Topstartups: Get Salary Data
Topstartups via Parse · b2b_directory
Retrieve salary and equity data for startup roles from the TopStartups salary database. Returns all matching records (up to ~2500). Filters are applied server-side via query parameters. Each record includes title, salary, equity_percent, equity_dollars, location, total_yoe, years_at_startup, stage, size, valuation, and date. 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_salary_data
- Interface artifact
- sha256:3a9c892296ac5447477c2e21ab8582a57cd2df8c2006fda83104c313ad434a2d
- Manifest digest
- sha256:294b7f3f065374126ee17777976bb0ccd85e8b510daa76a462502d96b5546dc2
Request fields
- team (string): Filter by team (e.g. 'Engineering', 'Product').
- stage (string): Filter by startup stage (e.g. 'Series A').
- title (string): Filter by job title keyword.
- company_size (string): Filter by company size.
- work_location (string): Filter by work location.
Example queries
- {"team":"Engineering","stage":"Series A","title":"engineer","company_size":"11-50 employees","work_location":"Remote US"}