Topstartups: Get Jobs
Topstartups via Parse · b2b_directory
Retrieve a paginated list of startup jobs with optional filters for role, location, experience, startup name, market, and company size. Returns up to ~20 jobs per page with company details embedded in each job record. APIs to discover startups, jobs, and salary data from topstartups.io. Supports extensive filtering and pagination. Fulfilled by Parse from topstartups.io.
- b2b-directory
- finance
- jobs
- parse
- platform-key
- topstartups
- topstartups-io
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/53e9bd7c-29f3-4f70-b60d-4af39472b47a/get_jobs
- Interface artifact
- sha256:e747d5419381e088d4e737c6d739da0e1591c7ef9c710103ebb0840562a65423
- Manifest digest
- sha256:142efc2c0192bc15139b77980cb27bc8d7f321765525ffa2c501459ef8c4b749
Request fields
- yoe (string): Filter by years of experience (e.g. '5+ years').
- page (integer): Page number for pagination.
- role (string): Filter by job role/title keyword.
- job_location (string): Filter by job location (e.g. 'Remote').
- startup__name (string): Filter by startup name.
- startup__markets (string): Filter by startup industry/market (e.g. 'Artificial Intelligence').
- startup__company_size (string): Filter by startup size (e.g. '101-200 employees').
Example queries
- {"yoe":"3+ years","page":"1","role":"Engineer","job_location":"Remote","startup__name":"OpenAI","startup__markets":"Artificial Intelligence","startup__company_size":"11-50 employees"}