
YC Intelligence Pro
Pricing
from $7.00 / 1,000 results
Go to Apify Store

YC Intelligence Pro
YC Scraper - Extract 40+ Fields from Y Combinator Companies
0.0 (0)
Pricing
from $7.00 / 1,000 results
0
1
1
Last modified
8 days ago
Pricing
from $7.00 / 1,000 results
YC Scraper - Extract 40+ Fields from Y Combinator Companies
0.0 (0)
Pricing
from $7.00 / 1,000 results
0
1
1
Last modified
8 days ago
You can access the YC Intelligence Pro 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.
{ "openapi": "3.0.1", "info": { "version": "0.0", "x-build-id": "fFrAcOuX3aLVL2Daq" }, "servers": [ { "url": "https://api.apify.com/v2" } ], "paths": { "/acts/genz-coder~yc-intelligence-pro/run-sync-get-dataset-items": { "post": { "operationId": "run-sync-get-dataset-items-genz-coder-yc-intelligence-pro", "x-openai-isConsequential": false, "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK" } } } }, "/acts/genz-coder~yc-intelligence-pro/runs": { "post": { "operationId": "runs-sync-genz-coder-yc-intelligence-pro", "x-openai-isConsequential": false, "summary": "Executes an Actor and returns information about the initiated run in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/runsResponseSchema" } } } } } } }, "/acts/genz-coder~yc-intelligence-pro/run-sync": { "post": { "operationId": "run-sync-genz-coder-yc-intelligence-pro", "x-openai-isConsequential": false, "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK" } } } } }, "components": { "schemas": { "inputSchema": { "type": "object", "properties": { "startUrl": { "title": "π Quick Start URL (Optional)", "pattern": "^https://www\\.ycombinator\\.com/companies.*$", "type": "string", "description": "Paste any YC companies URL to start immediately. Leave empty to use filter builder below." }, "maxCompanies": { "title": "π Max Companies to Extract", "minimum": 1, "maximum": 10000, "type": "integer", "description": "Maximum number of companies to scrape (1-10,000). Recommended: 50-100 for testing, 500-1000 for production.", "default": 50 }, "topCompany": { "title": "β Top Companies Only", "type": "boolean", "description": "Filter for YC's top-rated companies (500+ companies)", "default": false }, "isHiring": { "title": "πΌ Currently Hiring", "type": "boolean", "description": "Only companies with open positions", "default": false }, "nonprofit": { "title": "ποΈ Nonprofit Organizations", "type": "boolean", "description": "Filter for nonprofit companies", "default": false }, "batches": { "title": "π
YC Batch(es)", "uniqueItems": true, "type": "array", "description": "Select one or more YC batches (2005-2025). Leave empty for all batches.", "items": { "type": "string", "enum": [ "Fall 2025", "Summer 2025", "Spring 2025", "Winter 2025", "Fall 2024", "Summer 2024", "Winter 2024", "Fall 2023", "Summer 2023", "Winter 2023", "Fall 2022", "Summer 2022", "Winter 2022", "Fall 2021", "Summer 2021", "Winter 2021", "Fall 2020", "Summer 2020", "Winter 2020", "Fall 2019", "Summer 2019", "Winter 2019", "Fall 2018", "Summer 2018", "Winter 2018", "Fall 2017", "Summer 2017", "Winter 2017", "Fall 2016", "Summer 2016", "Winter 2016", "Fall 2015", "Summer 2015", "Winter 2015", "Fall 2014", "Summer 2014", "Winter 2014", "Fall 2013", "Summer 2013", "Winter 2013", "Fall 2012", "Summer 2012", "Winter 2012", "Fall 2011", "Summer 2011", "Winter 2011", "Fall 2010", "Summer 2010", "Winter 2010", "Fall 2009", "Summer 2009", "Winter 2009", "Fall 2008", "Summer 2008", "Winter 2008", "Fall 2007", "Summer 2007", "Winter 2007", "Fall 2006", "Summer 2006", "Winter 2006", "Summer 2005" ] } }, "industries": { "title": "π Industries", "uniqueItems": true, "type": "array", "description": "Select one or more industries. Leave empty for all industries.", "items": { "type": "string", "enum": [ "B2B", "Analytics", "Engineering, Product and Design", "Finance and Accounting", "Human Resources", "Infrastructure", "Legal", "Marketing", "Office Management", "Operations", "Productivity", "Recruiting and Talent", "Retail", "Sales", "Security", "Supply Chain and Logistics", "Fintech", "Asset Management", "Banking and Exchange", "Consumer Finance", "Credit and Lending", "Insurance", "Payments", "Consumer", "Apparel and Cosmetics", "Consumer Electronics", "Content", "Food and Beverage", "Gaming", "Home and Personal", "Job and Career Services", "Social", "Transportation Services", "Travel, Leisure and Tourism", "Virtual and Augmented Reality", "Education", "Healthcare", "Consumer Health and Wellness", "Diagnostics", "Drug Discovery and Delivery", "Healthcare IT", "Healthcare Services", "Industrial Bio", "Medical Devices", "Therapeutics", "Real Estate and Construction", "Construction", "Housing and Real Estate", "Industrials", "Agriculture", "Automotive", "Aviation and Space", "Climate", "Drones", "Energy", "Manufacturing and Robotics", "Government", "Unspecified" ] } }, "regions": { "title": "π Regions/Countries", "uniqueItems": true, "type": "array", "description": "Select one or more regions. Leave empty for all regions.", "items": { "type": "string", "enum": [ "America / Canada", "United States of America", "Canada", "Remote", "Partly Remote", "Fully Remote", "Europe", "United Kingdom", "France", "Germany", "Spain", "Denmark", "Netherlands", "Sweden", "Switzerland", "Ireland", "Austria", "Norway", "Poland", "Slovenia", "Belgium", "Estonia", "Finland", "Italy", "Portugal", "Greece", "Romania", "Ukraine", "Belarus", "Croatia", "Cyprus", "Czechia", "Georgia", "Hungary", "Iceland", "Latvia", "Lithuania", "Russia", "South Asia", "India", "Pakistan", "Bangladesh", "Nepal", "Latin America", "Mexico", "Brazil", "Colombia", "Argentina", "Chile", "Peru", "Panama", "Puerto Rico", "Venezuela", "Costa Rica", "Ecuador", "Uruguay", "Southeast Asia", "Singapore", "Indonesia", "Philippines", "Malaysia", "Vietnam", "Thailand", "Africa", "Nigeria", "Kenya", "Ghana", "Senegal", "Ethiopia", "South Africa", "Uganda", "Benin", "Democratic Republic of the Congo", "Ivory Coast", "Namibia", "Rwanda", "Seychelles", "Tanzania", "Zambia", "Middle East and North Africa", "Israel", "Egypt", "United Arab Emirates", "Saudi Arabia", "Turkey", "Morocco", "Algeria", "Armenia", "Bahrain", "Iraq", "East Asia", "China", "Hong Kong", "South Korea", "Japan", "Oceania", "Australia", "New Zealand" ] } }, "teamSizeMin": { "title": "π₯ Team Size - Minimum", "enum": [ "1", "5", "10", "25", "50", "100", "250", "500" ], "type": "string", "description": "Minimum team size filter", "default": "1" }, "teamSizeMax": { "title": "π₯ Team Size - Maximum", "enum": [ "25", "50", "100", "250", "500", "1000", "1,000+" ], "type": "string", "description": "Maximum team size filter", "default": "1,000+" }, "appVideoPublic": { "title": "π₯ Has Public Application Video", "type": "boolean", "description": "Companies with public application videos", "default": false }, "demoDayVideoPublic": { "title": "π¬ Has Public Demo Day Video", "type": "boolean", "description": "Companies with demo day videos", "default": false }, "appAnswers": { "title": "π Has Application Answers", "type": "boolean", "description": "Companies with public application answers", "default": false }, "questionAnswers": { "title": "β Has Bonus Questions", "type": "boolean", "description": "Companies with bonus question answers", "default": false } } }, "runsResponseSchema": { "type": "object", "properties": { "data": { "type": "object", "properties": { "id": { "type": "string" }, "actId": { "type": "string" }, "userId": { "type": "string" }, "startedAt": { "type": "string", "format": "date-time", "example": "2025-01-08T00:00:00.000Z" }, "finishedAt": { "type": "string", "format": "date-time", "example": "2025-01-08T00:00:00.000Z" }, "status": { "type": "string", "example": "READY" }, "meta": { "type": "object", "properties": { "origin": { "type": "string", "example": "API" }, "userAgent": { "type": "string" } } }, "stats": { "type": "object", "properties": { "inputBodyLen": { "type": "integer", "example": 2000 }, "rebootCount": { "type": "integer", "example": 0 }, "restartCount": { "type": "integer", "example": 0 }, "resurrectCount": { "type": "integer", "example": 0 }, "computeUnits": { "type": "integer", "example": 0 } } }, "options": { "type": "object", "properties": { "build": { "type": "string", "example": "latest" }, "timeoutSecs": { "type": "integer", "example": 300 }, "memoryMbytes": { "type": "integer", "example": 1024 }, "diskMbytes": { "type": "integer", "example": 2048 } } }, "buildId": { "type": "string" }, "defaultKeyValueStoreId": { "type": "string" }, "defaultDatasetId": { "type": "string" }, "defaultRequestQueueId": { "type": "string" }, "buildNumber": { "type": "string", "example": "1.0.0" }, "containerUrl": { "type": "string" }, "usage": { "type": "object", "properties": { "ACTOR_COMPUTE_UNITS": { "type": "integer", "example": 0 }, "DATASET_READS": { "type": "integer", "example": 0 }, "DATASET_WRITES": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_READS": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_WRITES": { "type": "integer", "example": 1 }, "KEY_VALUE_STORE_LISTS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_READS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_WRITES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_INTERNAL_GBYTES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_EXTERNAL_GBYTES": { "type": "integer", "example": 0 }, "PROXY_RESIDENTIAL_TRANSFER_GBYTES": { "type": "integer", "example": 0 }, "PROXY_SERPS": { "type": "integer", "example": 0 } } }, "usageTotalUsd": { "type": "number", "example": 0.00005 }, "usageUsd": { "type": "object", "properties": { "ACTOR_COMPUTE_UNITS": { "type": "integer", "example": 0 }, "DATASET_READS": { "type": "integer", "example": 0 }, "DATASET_WRITES": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_READS": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_WRITES": { "type": "number", "example": 0.00005 }, "KEY_VALUE_STORE_LISTS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_READS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_WRITES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_INTERNAL_GBYTES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_EXTERNAL_GBYTES": { "type": "integer", "example": 0 }, "PROXY_RESIDENTIAL_TRANSFER_GBYTES": { "type": "integer", "example": 0 }, "PROXY_SERPS": { "type": "integer", "example": 0 } } } } } } } } }}
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for YC Intelligence Pro from the options below:
If youβd like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients: