Ycombinator: Search Companies
Ycombinator via Parse · b2b_directory
Search YC companies by keyword query with optional batch filtering and pagination. Returns matching companies from the Algolia-powered directory. At least one of query or batch is required. Search and retrieve detailed information about Y Combinator portfolio companies, including company details, founders, launches, news, and job postings. Fulfilled by Parse from bookface.ycombinator.com.
- b2b-directory
- bookface-ycombinator-com
- finance
- jobs
- parse
- platform-key
- ycombinator
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/ba0c1d0c-ee4f-4a6e-a72e-4f61fc92d6a2/search_companies
- Interface artifact
- sha256:9feeeb0962374e52226ca6aa18f9ea0caeaa42400a034126f909cbf80e8f41f6
- Manifest digest
- sha256:21043f7f2bbaf588caf6aeec3f21122679c598f4913fa49cadbcf0e1282c6df9
Request fields
- page (integer): Page number (0-indexed).
- batch (string): Filter by YC batch using full season and year format (e.g., 'Fall 2025', 'Summer 2024', 'Winter 2024').
- limit (integer): Results per page (max 1000).
- query (string): Search keyword (e.g., 'AI', 'fintech'). At least one of query or batch is required.
Example queries
- {"page":"0","batch":"Fall 2025","limit":"5","query":"AI"}