
Open-source API for Y Combinator & a16z company data
Sonnet 4.6 fasst Produkt + Kommentar-TonalitΓ€t in vier SΓ€tzen zusammen (~0.5 ct, einmal pro Post).
Is it free?
Nice to see ExploreYC back. I remember trying the earlier version for startup/category research, and the API edition feels like the more powerful direction. YC + a16z in one open-source dataset is useful not just for browsing, but for actually building tools on top of it.
The thing I would probably build first is a category research layer: search a market, see funded companies, batches, exits, hiring signals, geography, and similar companies in one place. Curious how you handle data freshness and corrections over time. if a company pivots, gets acquired, shuts down, or changes category, can the community help update the dataset?
But this isn't authorized by YC, and you didn't license the right to use "YC" in the product name, did you?
The hiring insights and batch analytics stand out since most YC directories focus on basic company search. How often is the underlying data refreshed, and do you surface historical changes so users can spot trends over time rather than just a snapshot?
Really useful tool β love the simplicity of the UI.
How are you planning to monetize this long term?
Open-sourcing the API for YC and a16z data is an interesting positioning move, most tools in this space keep the data layer proprietary. Curious what the actual business model is if the API is free and open-source, does the web app and AI tools layer carry the monetization or is there something else going on?
I like that you exposed the same dataset as an API instead of only a UI β the `source=yc|a16z|all` filter is the bit I'd probably reach for first. Curious if rate limits are per key only, or also per endpoint when people build public dashboards?
going from web app to a real API is the right move, that was always going to be the limiting factor for anyone who wanted to build something on top of the data instead of just browsing it. adding a16z alongside YC is a nice bonus too, cross-referencing overlap between the two portfolios could surface some interesting patterns. how fresh is the data kept, is it a scheduled scrape or closer to real time when a company updates their info
An open-source API across YC + a16z with a 30-second free key is exactly the data layer I would rather hit than scrape and babysit myself for founder/sourcing research. The one thing I would test first: how fresh is the funding/exit/hiring data, is it re-crawled on a schedule (and roughly how often), or is a chunk of it a static snapshot from launch that drifts over time? And what are the rate limits on the free key before I would need to self-host the open-source side?