find_yc_companies
Find Y Combinator companies, optionally filtered by batch (e.g. "W26", "S25") or status ("Active", "Acquired", "Public").
Wraps nexgendata/yc-companies-directory-scraper. Returns the YC
directory entries (company name, batch, description, website,
industries, location, status).
Args: batch: Batch code such as "W26", "S25", "F24". stage: Status filter, e.g. "Active", "Acquired", "Public".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch | No | ||
| stage | No |