Dealroom Scraper: Company Funding and Investor Cap Tables avatar

Dealroom Scraper: Company Funding and Investor Cap Tables

Pricing

from $2.64 / 1,000 profiles

Go to Apify Store
Dealroom Scraper: Company Funding and Investor Cap Tables

Dealroom Scraper: Company Funding and Investor Cap Tables

Extract Dealroom.co company and investor profiles: funding range, valuation range, revenue range, full investor cap tables, and workforce data by country. Export to Google Sheets, Slack or your own API. $0.0035 per profile.

Pricing

from $2.64 / 1,000 profiles

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

πŸ’Ό Dealroom Scraper: Company Funding and Investor Cap Tables

Dealroom company and investor data, no $12,500 subscription required
Pull funding ranges, full investor cap tables, and portfolio data straight from Dealroom's own public pages. Pay only for what you use.
πŸ”€ Companies and investors, one Actor
Pull funding data and full investor cap tables without switching tools.
πŸ“‹ Real cap tables, not just a total
Every investor name and funding stage, per round, for every company.
βœ… No fabricated numbers
Funding, valuation, and revenue show as the same ranges Dealroom itself publishes.
πŸ›‘οΈ Built to actually finish
Automatic retry handling means fewer failed runs than scrapers that give up on the first blocked request.

Extract Dealroom.co company and investor profiles. Export to JSON, CSV or Excel, or connect straight into Google Sheets and your own pipeline via the API. Run it on demand or on a schedule. No coding required.

✨ Why use this Actor

Built for anyone who needs Dealroom data without a full analyst seat.

  • πŸ“Š Deal-sourcing analysts: map a sector fast: who's raised recently, who's backing them, without a Dealroom login.
  • πŸ“£ BD and sales teams: a company just raised a round. Know who backed them and when, the moment it matters for outreach.
  • πŸ” Market researchers: build a real dataset on funding trends across a region or sector, sourced from Dealroom's own public data.

Companies and investors, one Actor. Other Dealroom scrapers on the Store cover companies only, with no investor cap-table detail. This Actor pulls both in one run, with a field set independently verified against real pages, not copied from a competitor's unverified claim.

βš™οΈ How it works

STEP 1
Pick your mode
Scrape companies, investors, or paste specific profile URLs you already have.
STEP 2
Run the Actor
It pulls each profile's real, current data straight from Dealroom's public pages.
STEP 3
Get your data
Funding ranges, investor cap tables, and workforce breakdowns land in your dataset, ready to export.

πŸ“₯ Input

FieldTypeRequiredDescription
modeenumNo"companies" to walk Dealroom's company index, "investors" for the investor index, or "urls" for specific profile URLs.
urlsarray of URLsNoSpecific company or investor profile URLs, used when mode is "urls".
countriesarray of stringsNoOnly keep companies headquartered in these countries. Used in "companies" mode.
sectorsarray of stringsNoOnly keep companies whose own Dealroom tags match these terms. Used in "companies" mode.
maxItemsintegerNoStop after collecting this many profiles.
proxyConfigurationobjectNoProxy settings. Defaults to residential, required for reliable access.

πŸ“€ Output

Every result is one row in the dataset. A typical company looks like this:

{
"name": "Flock Safety",
"url": "https://dealroom.co/companies/flock-safety/",
"location": "Atlanta",
"country": "United States",
"foundingYear": 2017,
"valuationRange": "$5-10B",
"revenueRange": "$100-500M",
"investorCount": 21,
"investors": [
{ "name": "Andreessen Horowitz", "stage": "Series B+", "investorUrl": "https://dealroom.co/investors/andreessen-horowitz/" },
{ "name": "Y Combinator", "stage": "Seed", "investorUrl": "https://dealroom.co/investors/y-combinator/" }
],
"workforceByCountry": [
{ "country": "πŸ‡ΊπŸ‡Έ United States", "percent": 96 }
]
}

Download the dataset in JSON, CSV, Excel, HTML or XML from the Apify Console, or pull it through the API.

πŸ“Š Data table

FieldTypeDescription
name / urlstringProfile name and its own Dealroom link.
location / countrystringHeadquarters city and country.
foundingYearnumberYear the company or investor was founded.
keywordsarrayDealroom's own sector and topic tags for the company.
fundingRange / valuationRange / revenueRangestringThe same real ranges Dealroom publishes on its public pages, never an invented exact figure.
investorCount / investorsnumber / arrayHow many investors are on the cap table, and each one's name, profile link, and funding stage.
workforceByCountryarrayReal workforce distribution by country, where published.
portfolioCompanyCount / unicornCount / decacornCountnumberInvestor mode only: portfolio size and outcome counts.
lastInvestmentDatestringInvestor mode only: the investor's most recent deal.

The Output tab also ships three pre-built views: profiles overview, investor cap tables, and investor portfolios.

πŸ’° Pricing

This Actor is pay per result: you only pay for the profiles you actually collect, and a run that returns nothing costs nothing. There is no subscription and no minimum spend.

⭐ Enjoying Dealroom Scraper?

⭐ ⭐ ⭐ ⭐ ⭐
Saved you a $12,500 subscription?
A 5-star rating takes 10 seconds and helps other analysts and deal teams find it. Your feedback also tells us what to build next.
β˜…Β Β Rate this Actor on Apify

πŸ› οΈ Tips for better runs

  • Use countries or sectors to narrow a broad sweep to exactly the segment you're mapping.
  • Switch to mode: investors to track a specific fund's portfolio, unicorn count, and how recently they've deployed capital.
  • Paste specific profile URLs when you already know which companies or investors you need, for the fastest, cheapest run.

❓ FAQ

Does this get me the same data as a Dealroom subscription? No. This Actor extracts what Dealroom publishes on its own public pages: funding as a range, not an exact figure, and no individual founder contact details. Dealroom reserves precise figures and founder identities for paying account holders.

Is it legal to scrape Dealroom.co? Dealroom's own robots.txt explicitly allows automated access. This Actor only collects data that is already publicly visible on Dealroom's own pages. You are responsible for how you use the data and for complying with Dealroom's terms of service.

Why do some companies have no funding range? Not every company has published funding data on Dealroom. This Actor never invents one: if Dealroom doesn't publish it, the field is left out rather than filled with a placeholder.

Can I get notified of new funding rounds automatically? Yes. Schedule this Actor to run daily or weekly from the Apify Console and pipe new results into Google Sheets, Slack, or your own database with no code.

Found a bug or need a custom version of this Actor? Open an issue from the Actor's Issues tab and it'll be looked at directly.

πŸ”— Other actors