Search YC startups
yc_search_startupsSearch Y Combinator startups by batch, industry, status, region, hiring status, and top company filter. Retrieve matching startup IDs for detailed company fetch.
Instructions
Search Y Combinator startups. Fallback is Algolia (public, no auth, filters: batch/industry/status/region/isHiring/topCompany). For full details after search, use yc_fetch_companies with ids from this tool. API-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, default 0 | |
| batch | No | YC batch e.g. W24, S24, W25 | |
| limit | No | Hits per page, default 20 | |
| query | No | Free text search across name and one_liner | |
| region | No | Region e.g. San Francisco, Remote | |
| status | No | Company status, default any | |
| industry | No | Industry e.g. B2B, Fintech, Developer Tools | |
| isHiring | No | Only startups currently hiring | |
| topCompany | No | Only YC Top Companies |