Bessemer Venture Partners Portfolio Scraper avatar

Bessemer Venture Partners Portfolio Scraper

Pricing

from $500.00 / 1,000 portfolio companies

Go to Apify Store
Bessemer Venture Partners Portfolio Scraper

Bessemer Venture Partners Portfolio Scraper

Extract Bessemer Venture Partners' 500+ portfolio companies with the unique Roadmap sector taxonomy, partner names, partnered/founded years, IPO ticker, and acquirer where applicable. Premium VC competitive intelligence.

Pricing

from $500.00 / 1,000 portfolio companies

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Premium VC portfolio data from one of the most respected venture firms in the world. Extracts Bessemer's full portfolio of 500+ companies with their proprietary Roadmap sector taxonomy — the same classification BVP analysts use internally to map markets (Cloud, Cybersecurity, Healthcare, Consumer, Fintech, Vertical Software, Developer, AI & ML, Marketplaces, Biotech, India).

Why this dataset commands a premium

Bessemer's Roadmap classification is a recognized industry framework cited in market maps, sector reports, and corporate strategy decks. Unlike generic startup databases, this scraper pulls the raw taxonomy directly from BVP's authoritative source — paired with partner attribution, partnered year, founded year, IPO ticker, and acquirer where applicable.

This is strictly richer data than the YC Companies feed. YC tells you what got funded; Bessemer tells you which sector thesis each deal belongs to and which partner sponsored it.

What you get per company

FieldDescription
nameCompany display name
roadmap_sectorsList of Bessemer Roadmap categories (e.g., ["AI & ML", "Healthcare"])
investorsBessemer partners on the deal (e.g., ["Steve Kraus", "Sameer Dholakia"])
partnered_yearYear Bessemer first invested
founded_yearCompany founding year
statusOne of active, ipo, acquired, acquired_post_ipo, exited
tickerStock ticker if public (e.g., "NASDAQ:TWOU")
acquirerAcquirer company name if acquired
exit_detailsRaw "enduring" string from BVP (e.g., "NASDAQ: XLRN / ACQUIRED BY: MERCK")
websiteCompany website URL
descriptionOne-paragraph intro from BVP
profile_urlDirect link to the BVP company page

Input

{
"roadmapFilter": "Healthcare",
"statusFilter": "all",
"yearFromTo": {"from": 2018, "to": 2024},
"maxResults": 100
}
  • roadmapFilter — optional substring match against Bessemer Roadmap sectors. Examples: Cloud, Cybersecurity, AI & ML, Healthcare, Fintech, Vertical software, Developer, Marketplaces, Consumer, Biotech, India.
  • stageFilter — accepted for forward compatibility but ignored. Bessemer does not publish per-deal stage on the public index.
  • statusFilterall (default), active (currently private), or exited (IPO'd or acquired).
  • yearFromTo{"from": 2020, "to": 2024} filters by partnered year.
  • maxResults — 1 to 1000. Bessemer publishes ~500 companies total.

Use cases

  • VC competitive intelligence — Map which sectors a top-tier firm is actively backing, which partners specialize where, and how their thesis evolves year over year.
  • Sector landscape mapping — Pull every BVP company tagged Cybersecurity to build a category map cross-referenced with funding rounds elsewhere.
  • M&A target sourcing — Filter to status=active in a specific Roadmap to surface category leaders backed by a top-tier investor.
  • Partner outreach — Get the partner name for any portfolio company before warm-intro outreach.

Pricing (Pay-Per-Event)

EventPriceNotes
Per portfolio company$0.50Charged for every dataset item returned
Actor start$0.00005One-time per run

The Bessemer index lives in a single HTML payload — one HTTP request returns the entire portfolio. You pay only for what you extract.

  • YC Companies Scraper — Y Combinator's 5,000+ portfolio
  • a16z Portfolio Scraper — Andreessen Horowitz holdings
  • Sequoia Portfolio Scraper — Sequoia Capital portfolio
  • 500global-portfolio-scraper — 500 Global early-stage portfolio
  • 13f-filings-tracker — Institutional 13F holdings for public-market overlap

Combine them via the NexGenData VC Intelligence MCP for a unified portfolio-comparison layer.

Data source & freshness

  • Source: https://www.bvp.com/companies (server-rendered HTML, no JS required)
  • Freshness: Bessemer updates the page when new deals close or exits happen. Run the actor weekly for fresh data.
  • Reliability: Single-page extraction; no anti-bot challenges observed via Apify residential proxy.

Note on stage data

Bessemer does NOT publish per-deal stage (Seed / Series A / B / Growth) on the public /companies index. The stageFilter input is accepted but does not constrain results. If stage data is critical, combine with the Crunchbase Funding Scraper for the same company set.