Startup Jobs Scraper avatar

Startup Jobs Scraper

Try for free

No credit card required

Go to Store
Startup Jobs Scraper

Startup Jobs Scraper

martin1080p/startup-jobs-scraper
Try for free

No credit card required

StartupJobs.cz scraper extracts job listings from the site, gathering job titles, company names, locations, and descriptions. It automates data collection, providing up-to-date job information efficiently.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • Created in Jun 2024

  • Modified 8 months ago

Categories

You can access the Startup Jobs Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.1",
5    "x-build-id": "cdwSNnWaKaGwX9zip"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/martin1080p~startup-jobs-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-martin1080p-startup-jobs-scraper",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/martin1080p~startup-jobs-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-martin1080p-startup-jobs-scraper",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/martin1080p~startup-jobs-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-martin1080p-startup-jobs-scraper",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "numAds",
135          "workplaceRemote",
136          "workplaceHybrid",
137          "workplaceOnsite",
138          "locationPrague",
139          "locationBrno",
140          "locationOstrava",
141          "locationCzechia",
142          "locationSanFrancisco",
143          "locationNewYork",
144          "locationLondon",
145          "seniorityJunior",
146          "seniorityMedior",
147          "senioritySenior",
148          "typeOfEmploymentFullTime",
149          "typeOfEmploymentPartTime",
150          "typeOfCooperationFreelance",
151          "typeOfCooperationInternship",
152          "typeOfCooperationContract",
153          "areasDevelopmentBackEnd",
154          "areasDevelopmentFrontEnd",
155          "areasDevelopmentDatabase",
156          "areasDevelopmentDevOps",
157          "areasDevelopmentTesting",
158          "areasDevelopmentMobile",
159          "areasDevelopmentHardware",
160          "areasDevelopmentSecurity",
161          "areasDevelopmentSoftwareArchitect",
162          "areasDevelopmentProjectManagement",
163          "areasDevelopmentProductOwner",
164          "areasDevelopmentScrumMaster",
165          "areasDevelopmentDesign",
166          "areasDevelopment3dPrinting",
167          "areasDevelopmentGameDev",
168          "areasDevelopmentAI",
169          "areasDevelopmentMachineLearning",
170          "areasDevelopmentVR",
171          "areasDevelopmentIoT",
172          "areasDevelopmentBlockchain",
173          "areasDevelopmentNoCode",
174          "areasDevelopmentTechWriter",
175          "areasDevelopmentEmbeddedSystems",
176          "areasMarketingMarketing",
177          "areasMarketingSales",
178          "areasMarketingCreativity",
179          "areasAnalyticsBI",
180          "areasAnalyticsDataAnalysis",
181          "areasAnalyticsITAnalysis",
182          "areasAnalyticsWebAnalysis",
183          "areasAnalyticsMarketingAnalysis",
184          "areasManagementAccount",
185          "areasManagementBusinessDevelopment",
186          "areasManagementManagement",
187          "areasManagementMarketing",
188          "areasManagementSales",
189          "areasManagementScrumMaster",
190          "areasManagementOffice",
191          "areasManagementProductOwner",
192          "areasManagementProjectManagement",
193          "areasManagementOperations",
194          "areasManagementTopManagement",
195          "areasManagementTeamLead",
196          "areasManagementTech",
197          "areaAdministrationAdministration",
198          "areaAdministrationHR",
199          "areaAdministrationLecturer",
200          "areaAdministrationRest",
201          "salaryDefined",
202          "salaryCurrency",
203          "salaryType",
204          "salaryMin"
205        ],
206        "properties": {
207          "numAds": {
208            "title": "Number of jobs",
209            "minimum": 20,
210            "type": "integer",
211            "description": "Total number of jobs to be fetched.",
212            "default": 40
213          },
214          "workplaceRemote": {
215            "title": "Remote",
216            "type": "boolean",
217            "description": "Remote work arrangement",
218            "default": true
219          },
220          "workplaceHybrid": {
221            "title": "Hybrid",
222            "type": "boolean",
223            "description": "Hybrid work arrangement",
224            "default": true
225          },
226          "workplaceOnsite": {
227            "title": "On-site",
228            "type": "boolean",
229            "description": "On-site work arrangement",
230            "default": true
231          },
232          "locationPrague": {
233            "title": "Prague",
234            "type": "boolean",
235            "description": "Job in Prague",
236            "default": true
237          },
238          "locationBrno": {
239            "title": "Brno",
240            "type": "boolean",
241            "description": "Job in Brno",
242            "default": true
243          },
244          "locationOstrava": {
245            "title": "Ostrava",
246            "type": "boolean",
247            "description": "Job in Ostrava",
248            "default": true
249          },
250          "locationCzechia": {
251            "title": "Czechia",
252            "type": "boolean",
253            "description": "Job in Czechia",
254            "default": true
255          },
256          "locationSanFrancisco": {
257            "title": "San Francisco",
258            "type": "boolean",
259            "description": "Job in San Francisco",
260            "default": false
261          },
262          "locationNewYork": {
263            "title": "New York",
264            "type": "boolean",
265            "description": "Job in New York",
266            "default": false
267          },
268          "locationLondon": {
269            "title": "London",
270            "type": "boolean",
271            "description": "Job in London",
272            "default": false
273          },
274          "seniorityJunior": {
275            "title": "Junior",
276            "type": "boolean",
277            "description": "Junior position",
278            "default": true
279          },
280          "seniorityMedior": {
281            "title": "Medior",
282            "type": "boolean",
283            "description": "Medior position",
284            "default": true
285          },
286          "senioritySenior": {
287            "title": "Senior",
288            "type": "boolean",
289            "description": "Senior position",
290            "default": true
291          },
292          "typeOfEmploymentFullTime": {
293            "title": "Full-time",
294            "type": "boolean",
295            "description": "Full-time job",
296            "default": true
297          },
298          "typeOfEmploymentPartTime": {
299            "title": "Part-time",
300            "type": "boolean",
301            "description": "Part-time job",
302            "default": false
303          },
304          "typeOfCooperationFreelance": {
305            "title": "Freelance",
306            "type": "boolean",
307            "description": "Freelance job",
308            "default": true
309          },
310          "typeOfCooperationInternship": {
311            "title": "Internship",
312            "type": "boolean",
313            "description": "Internship",
314            "default": true
315          },
316          "typeOfCooperationContract": {
317            "title": "Contract",
318            "type": "boolean",
319            "description": "Contract job",
320            "default": true
321          },
322          "areasDevelopmentBackEnd": {
323            "title": "Back-end Development",
324            "type": "boolean",
325            "description": "Back-end development",
326            "default": true
327          },
328          "areasDevelopmentFrontEnd": {
329            "title": "Front-end Development",
330            "type": "boolean",
331            "description": "Front-end development",
332            "default": true
333          },
334          "areasDevelopmentDatabase": {
335            "title": "Database Development",
336            "type": "boolean",
337            "description": "Database development",
338            "default": true
339          },
340          "areasDevelopmentDevOps": {
341            "title": "DevOps",
342            "type": "boolean",
343            "description": "DevOps",
344            "default": false
345          },
346          "areasDevelopmentTesting": {
347            "title": "Testing",
348            "type": "boolean",
349            "description": "Testing",
350            "default": false
351          },
352          "areasDevelopmentMobile": {
353            "title": "Mobile Development",
354            "type": "boolean",
355            "description": "Mobile development",
356            "default": false
357          },
358          "areasDevelopmentHardware": {
359            "title": "Hardware Development",
360            "type": "boolean",
361            "description": "Hardware development",
362            "default": false
363          },
364          "areasDevelopmentSecurity": {
365            "title": "IT Security",
366            "type": "boolean",
367            "description": "Security",
368            "default": false
369          },
370          "areasDevelopmentSoftwareArchitect": {
371            "title": "Software Architect",
372            "type": "boolean",
373            "description": "Software architect",
374            "default": false
375          },
376          "areasDevelopmentItConsulting": {
377            "title": "IT Consulting",
378            "type": "boolean",
379            "description": "IT consulting",
380            "default": false
381          },
382          "areasDevelopmentProjectManagement": {
383            "title": "Project Management",
384            "type": "boolean",
385            "description": "Project management",
386            "default": false
387          },
388          "areasDevelopmentProductOwner": {
389            "title": "Product Owner",
390            "type": "boolean",
391            "description": "Product owner",
392            "default": false
393          },
394          "areasDevelopmentScrumMaster": {
395            "title": "Scrum Master",
396            "type": "boolean",
397            "description": "Scrum master",
398            "default": false
399          },
400          "areasDevelopmentDesign": {
401            "title": "Design",
402            "type": "boolean",
403            "description": "Design",
404            "default": false
405          },
406          "areasDevelopment3dPrinting": {
407            "title": "3D Printing",
408            "type": "boolean",
409            "description": "3D printing",
410            "default": false
411          },
412          "areasDevelopmentGameDev": {
413            "title": "Game Dev",
414            "type": "boolean",
415            "description": "Game dev",
416            "default": false
417          },
418          "areasDevelopmentAI": {
419            "title": "AI",
420            "type": "boolean",
421            "description": "AI",
422            "default": false
423          },
424          "areasDevelopmentMachineLearning": {
425            "title": "Machine Learning",
426            "type": "boolean",
427            "description": "Machine learning",
428            "default": false
429          },
430          "areasDevelopmentVR": {
431            "title": "VR / AR",
432            "type": "boolean",
433            "description": "VR / AR",
434            "default": false
435          },
436          "areasDevelopmentIoT": {
437            "title": "Internet of Things",
438            "type": "boolean",
439            "description": "IoT",
440            "default": false
441          },
442          "areasDevelopmentBlockchain": {
443            "title": "Blockchain",
444            "type": "boolean",
445            "description": "Blockchain",
446            "default": false
447          },
448          "areasDevelopmentNoCode": {
449            "title": "No Code",
450            "type": "boolean",
451            "description": "No code",
452            "default": false
453          },
454          "areasDevelopmentTechWriter": {
455            "title": "Tech Writer",
456            "type": "boolean",
457            "description": "Tech writer",
458            "default": false
459          },
460          "areasDevelopmentEmbeddedSystems": {
461            "title": "Embedded Systems",
462            "type": "boolean",
463            "description": "Embedded systems",
464            "default": false
465          },
466          "areasMarketingMarketing": {
467            "title": "Marketing",
468            "type": "boolean",
469            "description": "Marketing",
470            "default": false
471          },
472          "areasMarketingSales": {
473            "title": "Sales",
474            "type": "boolean",
475            "description": "Sales",
476            "default": false
477          },
478          "areasMarketingCreativity": {
479            "title": "Creativity",
480            "type": "boolean",
481            "description": "Creativity",
482            "default": false
483          },
484          "areasAnalyticsBI": {
485            "title": "Business Intelligence",
486            "type": "boolean",
487            "description": "BI / Business Analytics",
488            "default": false
489          },
490          "areasAnalyticsDataAnalysis": {
491            "title": "Data Analysis",
492            "type": "boolean",
493            "description": "Data analysis",
494            "default": false
495          },
496          "areasAnalyticsITAnalysis": {
497            "title": "IT Analysis",
498            "type": "boolean",
499            "description": "IT analysis",
500            "default": false
501          },
502          "areasAnalyticsWebAnalysis": {
503            "title": "Web Analysis",
504            "type": "boolean",
505            "description": "Web analysis",
506            "default": false
507          },
508          "areasAnalyticsMarketingAnalysis": {
509            "title": "Marketing Analysis",
510            "type": "boolean",
511            "description": "Marketing analysis",
512            "default": false
513          },
514          "areasManagementAccount": {
515            "title": "Account Management",
516            "type": "boolean",
517            "description": "Account management",
518            "default": false
519          },
520          "areasManagementBusinessDevelopment": {
521            "title": "Business Development",
522            "type": "boolean",
523            "description": "Business development",
524            "default": false
525          },
526          "areasManagementManagement": {
527            "title": "Management",
528            "type": "boolean",
529            "description": "Management",
530            "default": false
531          },
532          "areasManagementMarketing": {
533            "title": "Marketing",
534            "type": "boolean",
535            "description": "Marketing",
536            "default": false
537          },
538          "areasManagementSales": {
539            "title": "Sales",
540            "type": "boolean",
541            "description": "Sales",
542            "default": false
543          },
544          "areasManagementScrumMaster": {
545            "title": "Scrum Master",
546            "type": "boolean",
547            "description": "Scrum master",
548            "default": false
549          },
550          "areasManagementOffice": {
551            "title": "Office Management",
552            "type": "boolean",
553            "description": "Office management",
554            "default": false
555          },
556          "areasManagementProductOwner": {
557            "title": "Product Owner",
558            "type": "boolean",
559            "description": "Product owner",
560            "default": false
561          },
562          "areasManagementProjectManagement": {
563            "title": "Project Management",
564            "type": "boolean",
565            "description": "Project management",
566            "default": false
567          },
568          "areasManagementOperations": {
569            "title": "Operations",
570            "type": "boolean",
571            "description": "Operations",
572            "default": false
573          },
574          "areasManagementTopManagement": {
575            "title": "Top Management",
576            "type": "boolean",
577            "description": "Top management (C-level)",
578            "default": false
579          },
580          "areasManagementTeamLead": {
581            "title": "Team Lead",
582            "type": "boolean",
583            "description": "Team lead",
584            "default": false
585          },
586          "areasManagementTech": {
587            "title": "Tech Management",
588            "type": "boolean",
589            "description": "Tech management",
590            "default": false
591          },
592          "areaAdministrationAdministration": {
593            "title": "Administration",
594            "type": "boolean",
595            "description": "Administration",
596            "default": false
597          },
598          "areaAdministrationHR": {
599            "title": "HR",
600            "type": "boolean",
601            "description": "HR",
602            "default": false
603          },
604          "areaAdministrationLecturer": {
605            "title": "Lecturer",
606            "type": "boolean",
607            "description": "Lecturer",
608            "default": false
609          },
610          "areaAdministrationRest": {
611            "title": "Rest",
612            "type": "boolean",
613            "description": "Rest",
614            "default": false
615          },
616          "salaryDefined": {
617            "title": "Salary defined",
618            "type": "boolean",
619            "description": "Show only jobs with defined salary.",
620            "default": false
621          },
622          "salaryCurrency": {
623            "title": "Salary Currency",
624            "enum": [
625              "CZK",
626              "EUR"
627            ],
628            "type": "string",
629            "description": "Currency of the salary",
630            "default": "CZK"
631          },
632          "salaryType": {
633            "title": "Salary Type",
634            "enum": [
635              "hourly",
636              "monthly"
637            ],
638            "type": "string",
639            "description": "Type of the salary",
640            "default": "hourly"
641          },
642          "salaryMin": {
643            "title": "Minimal Salary",
644            "minimum": 0,
645            "type": "integer",
646            "description": "Minimal salary",
647            "default": 0
648          }
649        }
650      },
651      "runsResponseSchema": {
652        "type": "object",
653        "properties": {
654          "data": {
655            "type": "object",
656            "properties": {
657              "id": {
658                "type": "string"
659              },
660              "actId": {
661                "type": "string"
662              },
663              "userId": {
664                "type": "string"
665              },
666              "startedAt": {
667                "type": "string",
668                "format": "date-time",
669                "example": "2025-01-08T00:00:00.000Z"
670              },
671              "finishedAt": {
672                "type": "string",
673                "format": "date-time",
674                "example": "2025-01-08T00:00:00.000Z"
675              },
676              "status": {
677                "type": "string",
678                "example": "READY"
679              },
680              "meta": {
681                "type": "object",
682                "properties": {
683                  "origin": {
684                    "type": "string",
685                    "example": "API"
686                  },
687                  "userAgent": {
688                    "type": "string"
689                  }
690                }
691              },
692              "stats": {
693                "type": "object",
694                "properties": {
695                  "inputBodyLen": {
696                    "type": "integer",
697                    "example": 2000
698                  },
699                  "rebootCount": {
700                    "type": "integer",
701                    "example": 0
702                  },
703                  "restartCount": {
704                    "type": "integer",
705                    "example": 0
706                  },
707                  "resurrectCount": {
708                    "type": "integer",
709                    "example": 0
710                  },
711                  "computeUnits": {
712                    "type": "integer",
713                    "example": 0
714                  }
715                }
716              },
717              "options": {
718                "type": "object",
719                "properties": {
720                  "build": {
721                    "type": "string",
722                    "example": "latest"
723                  },
724                  "timeoutSecs": {
725                    "type": "integer",
726                    "example": 300
727                  },
728                  "memoryMbytes": {
729                    "type": "integer",
730                    "example": 1024
731                  },
732                  "diskMbytes": {
733                    "type": "integer",
734                    "example": 2048
735                  }
736                }
737              },
738              "buildId": {
739                "type": "string"
740              },
741              "defaultKeyValueStoreId": {
742                "type": "string"
743              },
744              "defaultDatasetId": {
745                "type": "string"
746              },
747              "defaultRequestQueueId": {
748                "type": "string"
749              },
750              "buildNumber": {
751                "type": "string",
752                "example": "1.0.0"
753              },
754              "containerUrl": {
755                "type": "string"
756              },
757              "usage": {
758                "type": "object",
759                "properties": {
760                  "ACTOR_COMPUTE_UNITS": {
761                    "type": "integer",
762                    "example": 0
763                  },
764                  "DATASET_READS": {
765                    "type": "integer",
766                    "example": 0
767                  },
768                  "DATASET_WRITES": {
769                    "type": "integer",
770                    "example": 0
771                  },
772                  "KEY_VALUE_STORE_READS": {
773                    "type": "integer",
774                    "example": 0
775                  },
776                  "KEY_VALUE_STORE_WRITES": {
777                    "type": "integer",
778                    "example": 1
779                  },
780                  "KEY_VALUE_STORE_LISTS": {
781                    "type": "integer",
782                    "example": 0
783                  },
784                  "REQUEST_QUEUE_READS": {
785                    "type": "integer",
786                    "example": 0
787                  },
788                  "REQUEST_QUEUE_WRITES": {
789                    "type": "integer",
790                    "example": 0
791                  },
792                  "DATA_TRANSFER_INTERNAL_GBYTES": {
793                    "type": "integer",
794                    "example": 0
795                  },
796                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
797                    "type": "integer",
798                    "example": 0
799                  },
800                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
801                    "type": "integer",
802                    "example": 0
803                  },
804                  "PROXY_SERPS": {
805                    "type": "integer",
806                    "example": 0
807                  }
808                }
809              },
810              "usageTotalUsd": {
811                "type": "number",
812                "example": 0.00005
813              },
814              "usageUsd": {
815                "type": "object",
816                "properties": {
817                  "ACTOR_COMPUTE_UNITS": {
818                    "type": "integer",
819                    "example": 0
820                  },
821                  "DATASET_READS": {
822                    "type": "integer",
823                    "example": 0
824                  },
825                  "DATASET_WRITES": {
826                    "type": "integer",
827                    "example": 0
828                  },
829                  "KEY_VALUE_STORE_READS": {
830                    "type": "integer",
831                    "example": 0
832                  },
833                  "KEY_VALUE_STORE_WRITES": {
834                    "type": "number",
835                    "example": 0.00005
836                  },
837                  "KEY_VALUE_STORE_LISTS": {
838                    "type": "integer",
839                    "example": 0
840                  },
841                  "REQUEST_QUEUE_READS": {
842                    "type": "integer",
843                    "example": 0
844                  },
845                  "REQUEST_QUEUE_WRITES": {
846                    "type": "integer",
847                    "example": 0
848                  },
849                  "DATA_TRANSFER_INTERNAL_GBYTES": {
850                    "type": "integer",
851                    "example": 0
852                  },
853                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
854                    "type": "integer",
855                    "example": 0
856                  },
857                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
858                    "type": "integer",
859                    "example": 0
860                  },
861                  "PROXY_SERPS": {
862                    "type": "integer",
863                    "example": 0
864                  }
865                }
866              }
867            }
868          }
869        }
870      }
871    }
872  }
873}

Startup Jobs Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Startup Jobs Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: