PHI
Sync
PHI
Startup Intelligence
Markets
  • Signal Feed
  • All Startups
  • Live Launches
  • Breakout Momentum
  • Opportunity Radar
  • Categories
  • Founders
  • Revenue
  • Cross-platform
Intelligence
  • Ask Market
  • Signature Index
  • Insights
  • Trend Genome
  • Analytics
Lab
  • Tagline Lab
  • Smart Search
Yours
  • Watchlist
  • Alerts
  • Search
Sync now
PHI
Startup Intelligence
Markets
  • Signal Feed
  • All Startups
  • Live Launches
  • Breakout Momentum
  • Opportunity Radar
  • Categories
  • Founders
  • Revenue
  • Cross-platform
Intelligence
  • Ask Market
  • Signature Index
  • Insights
  • Trend Genome
  • Analytics
Lab
  • Tagline Lab
  • Smart Search
Yours
  • Watchlist
  • Alerts
  • Search
/
11,067 products · 19,805 snapshots
ExploreYC

ExploreYC

#1 today

Open-source API for Y Combinator & a16z company data

Launched 18d agoProduct Hunt Website
Votes
727
Comments
65

What this means

5.5×Growing 5.5× faster than the typical Developer Infrastructure launch.
Compared to 30 Developer Infrastructure launches at the same age.
65%Top-5 finish probability today: 65%.
Projected 727 votes by end of day-1 (range 545–981).
-35%Category cooling: Developer Tools.
Launches down 35% week-over-week.
60%Strong buyer-intent signal in the comments.
60% of commenters sound like potential buyers — mostly developers.
75%Comment sentiment overwhelmingly positive.
Audience strongly receptive — developers engaged.
Users are asking for data visualization tools + heatmap of YC batches.
Feature requests surfaced from the comment thread.
Recurring concerns: data freshness concerns, lack of authorization from YC.
Pain points mentioned more than once in comments.

Prediction

Top-5 finish probability
65%
today
Projected end-of-day votes
727range 545–981
Trajectory
stable
Vote pace holding steady.
Speed vs peers
5.5×
30 Developer Infrastructure launches

About

One open-source API for startup data across Y Combinator AND a16z - 6,600+ companies with funding, stage, IPO/M&A exits, and founders. Filter by VC (yc/a16z/all), batch, industry, country, or search. Grab a free API key, read the docs (curl/Node/Python + Swagger), and build in 30 seconds. Plus the full web app: map, analytics, funding data, a live hiring board, and AI tools.

AI Summary

ExploreYC is an open-source API providing access to data on over 6,600 startups from Y Combinator and a16z, including funding details, stages, and exits. Users can filter data by various criteria and utilize a web app for analytics and additional tools.

Vote & comment velocity

Scores

Velocity26.4
Vote pace vs avg
Momentum26.4
Sustained over 6h
Virality21.2
Spread × engagement
Engagement17.9
Comments per vote

Founders

Konstantin Borimechkov
@konstantimb
rep 75
Konstantin Borimechkov
@konstantimb · hunter

Topics

Developer ToolsGitHubAPIOpen Source

Comment Intelligence· 24 comments analysed

Sentiment

Positive75%
Neutral15%
Negative10%
Buyer intent
60%
of commenters sound like potential buyers
Audience
developers
Sentiment over 6 days
Positive
Negative
Buyer intent
-14%
Overall vibe

Overall, the launch is well-received, with strong interest in the API's potential and some concerns about data management.

Top themes
  • API functionality
  • data freshness
  • open-source benefits
  • use cases
  • monetization
Feature requests
  • data visualization tools
  • heatmap of YC batches
  • historical data tracking
  • entity resolution documentation
  • category research layer
Complaints
  • data freshness concerns
  • lack of authorization from YC
  • monetization clarity
  • rate limits
  • entity resolution issues

Top comments

[REDACTED]
↑ 182

hey PH - we're back! 👋 I'm Konstantin. We first launched ExploreYC - here as a web app for exploring Y Combinator's portfolio, and the response was awesome — thank you 🙏. Ever since, the #1 request has been the same one thing: "Can I get the data through an API?" So this launch is exactly that. This is ExploreYC's open-source + API edition - the same cleaned, enriched dataset, now something you can query, script, and build on. And it grew up: it now covers a16z's portfolio alongside YC. 👉 New here? Welcome. Caught our first launch? This is the developer edition you asked for. 🎉 ✨ What's new since our first launch: - A public REST API - YC + a16z, filter by VC (`source=yc | a16z | all`) - The entire project is now **open source** - Developer accounts, API keys, rate limits, docs &amp; a usage dashboard - a16z portfolio data (exits, acquirers, founders, tickers) sitting next to YC 🔌 The API (the star of this launch): - One base URL, JSON over HTTPS: `<a href="https://api.exploreyc.com/api/v1" target="_blank" rel="nofollow noopener noreferrer">https://api.exploreyc.com/api/v1</a>` - Filter by VC - `source=yc | a16z | all` — plus batch, industry, country, hiring status, or full-text search - Company detail by id or slug: funding, stage, **IPO/M&amp;A exits**, acquirer, founders, ticker - Portfolio stats, sources, geo/map data, and batch "Wrapped" analytics - Get an API key in 30 seconds - non-expiring, with per-key rate limits (`X-RateLimit-*` headers, `Retry-After`) - A full docs site with copy-paste curl / Node / Python examples + interactive Swagger - A developer dashboard to manage keys, watch your usage (7-day charts + top endpoints), and set a profile ```bash curl -H "Authorization: Bearer YOUR_KEY" \ "<a href="https://api.exploreyc.com/api/v1" target="_blank" rel="nofollow noopener noreferrer">https://api.exploreyc.com/api/v1</a>..." ``` 🌐 And the whole thing is open source → github.com/KonstantinMB/exploreyc 🎯 Why: researching startups means jumping between YC's directory, a16z's site, Crunchbase, LinkedIn, and 20 browser tabs. I cleaned + enriched all of it into one dataset — and now anyone can build on it. 🧰 Everything the API powers is also a polished web app: 🔍 Search &amp; filter 6,800+ YC + a16z companies 🗺️ Interactive global map 🤖 AI company research 📊 Analytics + funding data 💼 Live hiring board (1,400+ companies hiring) 💡 Startup idea validator 🎁 Batch "Wrapped" shareables Would love your feedback - especially from anyone building tools for founders, investors, or the startup ecosystem. What would you build with this API?

[REDACTED]
↑ 2

<p>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.</p><p></p><p>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?</p>

[REDACTED]
↑ 2

<p>Is it free?</p>

[REDACTED]
↑ 1

<p>Really useful tool — love the simplicity of the UI. </p><p>How are you planning to monetize this long term?</p>

Sentiment computed via openrouter