
Y Combinator Scraper
Pay $15.00 for 1,000 results

Y Combinator Scraper
Pay $15.00 for 1,000 results
Scrape data on Y Combinator companies and their founders from the Y Combinator directory.
Actor Metrics
9 Monthly users
5.0 / 5 (6)
3 bookmarks
95% runs succeeded
Created in Mar 2025
Modified 3 hours ago
You can access the Y Combinator Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://www.ycombinator.com/companies?batch=X25"
3}' |
4apify call michael.g/y-combinator-scraper --silent --output-dataset
Y Combinator Scraper API through CLI
The Apify CLI is the official tool that allows you to use Y Combinator Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: