App Logo
ycombinator.com

Search YC startup directory

Search the YC startup directory (ycombinator.com/companies) by free-text query plus filters such as batch, industry, tag, region, status, and top/hiring/nonprofit; each multi-value filter is OR'd within itself. Zero-based pagination.

Input

tag optional

Tags, e.g. ["Artificial Intelligence","SaaS","Developer Tools"]. OR within the list.

page optional

Zero-based page index. Loop it up to nbPages-1 to fetch everything.

Default: 0
batch optional

Filter to these YC batches, e.g. ["Summer 2023","Winter 2024"]. OR within the list.

count optional

Alias for hitsPerPage — results per page. Takes precedence over hitsPerPage when both are set.

query optional

Free-text search (company name, description, tags). Empty = browse the whole directory.

Default: ""
region optional

HQ regions, e.g. ["United States of America","Europe","Remote"]. OR within the list.

status optional

Company status. OR within the list.

industry optional

Top-level industry categories, e.g. ["Fintech","B2B","Healthcare"]. OR within the list.

isHiring optional

Only companies currently hiring (true filters; false/omitted = no filter).

nonprofit optional

Only nonprofits (true filters; false/omitted = no filter).

topCompany optional

Only YC top companies (true filters; false/omitted = no filter).

hitsPerPage optional

Results per page (Algolia caps at 1000). Alias: count.

Default: 40

Output

page required
total required

Total matches across all pages.

nbPages required
companies required
hitsPerPage optional

Start building not clicking