inputobject · optionalProvider-specific public source, URL or search criteria.
Loading tools…
Apify
Collect company records from the public Y Combinator directory.
Collect structured company records from the public Y Combinator directory.
Agents select this operation with tool ID apify.michael-g-y-combinator-scraper, then check its current inputs and price before a run.
inputobject · optionalProvider-specific public source, URL or search criteria.
maxItemsnumber · optionalMaximum number of records to return.
batchstringReturned batch value.
company_locationstringReturned company location value.
company_namestringReturned company name value.
industrystringReturned industry value.
is_hiringbooleanReturned is hiring value.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
short_descriptionstringReturned short description value.
stagestringReturned stage value.
statusstringReturned status value.
subindustrystringReturned subindustry value.
team_sizestringReturned team size value.
urlstringReturned url value.
websitestringReturned website value.
year_foundedstringReturned year founded value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "apify.michael-g-y-combinator-scraper",
"input": {
"input": {
"url": "https://www.ycombinator.com/companies?batch=Winter%202025",
"max_companies": 2,
"scrape_founders": false,
"scrape_open_jobs": false,
"scrape_all_companies": false
},
"maxItems": 2
}
}{
"url": "https://www.ycombinator.com/companies/mentra",
"batch": "Winter 2025",
"stage": "Early",
"status": "Active",
"website": "https://mentra.glass",
"industry": "Consumer",
"is_hiring": true,
"team_size": "12",
"subindustry": "Virtual And Augmented Reality",
"company_name": "Mentra",
"year_founded": "2024",
"company_location": "San Francisco",
"short_description": "Building the open source smart glasses operating system."
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.