ATS source

Y Combinator job postings data

Every Y Combinator posting we track, read first-party from the source and normalized into one schema — deduplicated, role-tagged, and resolved to a structured location. Pull it from a single endpoint.

Active postings

101

Companies

55

Share of dataset

0.0%

What you get

Every Y Combinator record arrives in the same normalized shape, whatever the source posted.

title · companyAlwaysPopulated on every record.
role_categoryNormalizedTagged into one role taxonomy.
locationStructuredResolved to city, region, and ISO country code via GeoNames.
salary~15–25%min, max, currency, period — when the posting discloses it.
description_html~90% · Starter+Sanitized HTML body of the posting.

Sample records

A few live Y Combinator postings, in the normalized shape the API returns.

TitleCompanyCategoryCountryPosted
Founding SalesOoak DataFRJul 25, 2026
Founding Account Executive (NYC)CharacterQuiltSales & Account ManagementUSJul 26, 2026
Founding Account Executive (Bay Area)CharacterQuiltSales & Account ManagementUSJul 26, 2026

Get this data

One authenticated GET. Filter to Y Combinator with source=ycombinator.

bash
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.joblistingsapi.com/v1/jobs?source=ycombinator&limit=10"

Job Listings API is not affiliated with, endorsed by, or sponsored by Y Combinator. Y Combinator and other product names are trademarks of their respective owners.