Search YC startup jobs
yc_search_jobsSearch Y Combinator startup jobs using filters for role, job type, remote, batch, and industry. Retrieve matching positions for queries like 'backend intern' to find relevant opportunities.
Instructions
Search Work at a Startup jobs with filters (role, jobType Internship/Full-time, remote, batch, industry). Use for 'backend intern' etc. API-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page, default 0 | |
| role | No | Role filter e.g. Backend Intern, Software Intern, SWE | |
| limit | No | Results limit, default 10 (maps to Algolia hitsPerPage) | |
| query | No | Free text e.g. backend intern, software engineer | |
| fetchCompanies | No | If true (default), auto-fetch full company objects via POST /companies/fetch (requires WAAS_COOKIE). If false, just return company_ids. |