VOOZH about

URL: https://apify.com/logiover/y-combinator-companies-directory-scraper

โ‡ฑ YC Companies Scraper - Directory API Alternative ยท Apify


๐Ÿ‘ Y Combinator Scraper - YC Companies Directory avatar

Y Combinator Scraper - YC Companies Directory

Pricing

from $1.99 / 1,000 results

Go to Apify Store

Y Combinator Scraper - YC Companies Directory

Scrape Y Combinator companies without login. Export the YC startup directory to CSV/JSON, an unofficial API alternative with founders and LinkedIn.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

1.3 hours

Issues response

4 days ago

Last modified

Share

Y Combinator Companies Scraper

Scrape the full Y Combinator startup directory โ€” all 5900+ YC portfolio companies across every batch since 2005. This Y Combinator scraper (also a YC companies directory scraper and startup-research export tool) reads a daily-refreshed open mirror of YC's official directory with no auth and no API key, and exports it to CSV, JSON or Excel.

Filter by batch, industry, status, team size, location, tags or free text, and optionally enrich each company with its founders (name, role, LinkedIn, Twitter) and launch posts.

What you get

One clean row per YC company, with these fields:

  • Company โ€” id, name, slug, formerNames, ycUrl, website, logoUrl, oneLiner, longDescription
  • Batch & status โ€” batch (e.g. W26, S25), status (Active / Acquired / Inactive), launchedAt, stage, isHiring
  • Classification โ€” industry, subindustry, tags, tagsHighlighted, teamSize
  • Location โ€” allLocations, country, regions
  • Founders (optional enrichment) โ€” founders[] with name, title, bio, avatarUrl, linkedinUrl, twitterUrl
  • Launches (optional enrichment) โ€” launches[] with title, tagline, postedAt, url
  • scrapedAt โ€” ISO timestamp of extraction

Export every row as CSV, JSON or Excel (also HTML / API) โ€” into your CRM, spreadsheet, BI tool or data pipeline.

Use cases

  • VC sourcing โ€” find recent batches in specific industries (e.g. all W26 fintech with team > 5).
  • Sales prospecting โ€” export YC startups in your target market with founder LinkedIn URLs.
  • Recruiting โ€” filter isHiring = true to find startups currently building teams.
  • Competitive intel โ€” track competitors in your YC batch and sub-industry.
  • Trend research โ€” count companies per industry or batch over time for startup-market analysis.

How to use

  1. Open the actor. Leave filters empty to pull the whole directory, or set filters to narrow the result set.
  2. Set maxResults (the full directory is ~6000 companies). Toggle fetchCompanyPageDetails on to add founders and launches (one extra request per company โ€” filter first, enrich after).
  3. Click Start. When the run finishes, open the Output / Dataset tab and export to CSV, JSON or Excel.

Example input:

{
"filters":{
"batch":"W26",
"industry":"B2B",
"status":"Active",
"minTeamSize":5,
"location":"United States",
"tags":["AI"],
"isHiring":true
},
"searchQuery":"agent",
"maxResults":100,
"fetchCompanyPageDetails":false
}

Input fields

FieldTypeNotes
filtersobjectCombined with AND. Empty = all companies.
searchQuerystringSubstring match on name + one-liner + long description.
maxResultsintCap returned (full directory ~6000).
fetchCompanyPageDetailsbool+1 HTTP request per company for founders & launches.

Filter keys: batch (exact, e.g. "W26"), status (Active / Acquired / Inactive), industry (substring), subindustry, location, country, minTeamSize / maxTeamSize (range), tags (all required), isHiring.

Example output

{
"id":12345,
"name":"Acme AI",
"slug":"acme-ai",
"batch":"W26",
"status":"Active",
"oneLiner":"AI agents for customer support",
"website":"https://acme.ai",
"ycUrl":"https://www.ycombinator.com/companies/acme-ai",
"allLocations":"San Francisco, United States",
"country":"United States",
"industry":"B2B",
"subindustry":"B2B -> Sales",
"tags":["AI","Generative AI","Customer Support"],
"teamSize":8,
"launchedAt":"2026-02-15T00:00:00.000Z",
"stage":"Seed",
"isHiring":true,
"founders":[
{"name":"Jane Doe","title":"CEO","linkedinUrl":"https://linkedin.com/in/janedoe","twitterUrl":null}
],
"scrapedAt":"2026-05-18T12:00:00.000Z"
}

FAQ

Do I need a Y Combinator login or API key?

No. The primary source is a community-maintained open mirror of YC's official directory, refreshed daily. No auth, no key, no bot detection โ€” YC's data is intentionally public.

How fresh is the data?

The open data source is updated daily, so it is reliable for last-24h freshness. For intra-day data and breaking batch announcements, enable fetchCompanyPageDetails to scrape individual YC company pages.

Can I get founder LinkedIn and Twitter URLs?

Yes. Set fetchCompanyPageDetails = true to enrich each company with its founders[] array (name, title, bio, LinkedIn, Twitter) and launch posts. It is opt-in because it adds one request per company.

Which batches are covered?

Every batch from S05 to the latest (W26 and beyond): W{YY} = Winter, S{YY} = Summer, F{YY} = Fall, plus older cohorts like IK12 (Imagine K12).

Is this a Y Combinator companies API alternative?

Yes. There is no official public YC companies API, so this actor works as an unofficial API alternative: it reads the open YC directory mirror and returns the same data as clean, structured rows you can pull on a schedule.

How do I export the YC startup directory to CSV or JSON?

Run the actor, then open the Output / Dataset tab and export to CSV, JSON or Excel. You get one row per company, ready for your CRM, spreadsheet or data pipeline.

Can I scrape Y Combinator without login?

Yes. YC's directory is public, so no login, API key or cookie is required. The actor pulls a daily-refreshed open mirror of the official directory with no auth and no bot detection.

Changelog

2026-06-15

  • Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.

2026-06-07

  • Docs: added coverage for YC companies API alternative, exporting the YC startup directory to CSV/JSON, and scraping Y Combinator without login.

You might also like

YC Intelligence Pro

genz-coder/yc-intelligence-pro

YC Scraper - Extract 40+ Fields from Y Combinator Companies

YCombinator Companies Scraper | 5,900+ YC Startup Directory

haketa/ycombinator-companies-scraper

Y Combinator companies scraper & API: export the YC startup directory by batch, industry & status โ€” company name, description, website, batch, team size, location, founders, tags and YC profile URL. Startup intelligence, VC research and B2B lead lists โ€” fast, no login.

Y Combinator Scraper

scraped/y-combinator-scraper

Scrape companies from Y Combinator

Y Combinator Scraper

futurizerush/y-combinator-scraper

Scrape Y Combinator companies directory for startup data, founders information, and job openings. Filter by batch, tags, status, or location.

Y Combinator Scraper

solidcode/ycombinator-scraper

[๐Ÿ’ฐ $2.0 / 1K] Extract YC-funded companies, founders, and open jobs from the Y Combinator startup directory. Filter by batch, industry, region, status, team size, or hiring activity โ€” or paste any directory URL with filters pre-applied.

Y Combinator Companies Scraper

crawlerbros/y-combinator-scraper

Scrape the full Y Combinator company directory with company profiles, founders, open jobs, batch, industry, status, and social links. HTTP-only, no login required.

31

1.4

Y Combinator ยท YC ยท Only $1๐Ÿ’ฐ ยท Jobs & Companies scraper

memo23/y-combinator-scraper

๐Ÿ’ฐ $1/1K One actor for Y Combinator jobs (Work at a Startup) and companies (Startup Directory). Paste any YC URL โ€” auto-routed โ€” or use filters. Companies via Algolia: no proxy, clean schema. Optional founder enrichment: LinkedIn/Twitter URLs, company socials, open jobs. Full batch history to 2005.

๐Ÿ‘ User avatar

Muhamed Didovic

85

5.0

๐Ÿš€ Y Combinator Jobs & Company Scraper

mikolabs/y-combinator-jobs-company-scraper

The Y Combinator Jobs & Company Scraper is a lightning-fast Apify Actor that delivers clean, high-quality startup intelligence from the YC directory โ€” ready for lead generation, hiring insights, and data pipelines.

Y Combinator Scraper

kawsar/y-combinator-scraper

Y Combinator company scraper that searches the YC startup directory by keyword, batch, industry, or region. Get company names, websites, team sizes, and hiring status exported directly to a dataset.

Y Combinator Scraper

michael.g/y-combinator-scraper

Extract startup leads, founder emails, LinkedIn profiles, hiring data, and more from YC companies and founders. Export scraped data, schedule via API, and integrate with other tools or AI workflows.

1.4K

5.0