Y Combinator Scraper avatar
Y Combinator Scraper

Pricing

$15.00 / 1,000 results

Go to Store
Y Combinator Scraper

Y Combinator Scraper

Developed by

Michael G

Michael G

Maintained by Community

Scrape data on Y Combinator companies and their founders from the YC startup directory.

5.0 (16)

Pricing

$15.00 / 1,000 results

24

Total users

136

Monthly users

76

Runs succeeded

99%

Issue response

0.48 hours

Last modified

35 minutes ago

You can access the Y Combinator Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "url": "https://www.ycombinator.com/companies?batch=X25",
< "number_of_founders": 1,
< "scrape_open_jobs": true
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: