extract_yc
Extract structured data from Y Combinator company listings to analyze startups by name, batch, tags, and description with freshness timestamps.
Instructions
Scrape YC company listings. Use https://www.ycombinator.com/companies?query=KEYWORD to find startups in a space. Returns name, batch, tags, description per company with freshness timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YC companies URL e.g. https://www.ycombinator.com/companies?query=mcp | |
| max_length | No |