Startup & Venture Capital Database - Dealroom avatar

Startup & Venture Capital Database - Dealroom

Pricing

from $0.80 / 1,000 record scrapeds

Go to Apify Store
Startup & Venture Capital Database - Dealroom

Startup & Venture Capital Database - Dealroom

Extracts startup and venture capital company data from Dealroom's public market-map database — funding, HQ, industry, founders, and employee range for thousands of companies.

Pricing

from $0.80 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape startup and venture capital company data from Dealroom, a leading European tech-ecosystem intelligence platform. Returns company name, tagline, HQ location, industry, founding year, employee range, total funding, and founders for thousands of companies across Dealroom's public market-map database.


Dealroom Startup Database Scraper Features

  • Pulls company records from Dealroom's full catalog of curated market maps — AI, fintech, climate, deep tech, and 30+ other categories
  • Returns funding, HQ, industry, and founder data per company
  • Filters by market category, or leave it blank to walk the entire catalog
  • Deduplicates automatically — a company listed in multiple market maps only shows up once per run
  • Fast, structured JSON output — no scanning through web pages by hand

Who Uses Dealroom Startup Data?

  • VC and PE analysts — build a sourcing pipeline of startups by sector without opening 200 browser tabs
  • Market researchers — track which categories are getting crowded and which are still thin
  • Corporate development teams — scan a market map for acquisition or partnership targets
  • Founders and operators — benchmark headcount, funding, and positioning against comparable companies

How the Dealroom Scraper Works

  1. Set maxItems and, optionally, one or more market categories via tags.
  2. The actor walks Dealroom's market-map catalog — every map if tags is empty, or only the ones tagged with your selected categories.
  3. Each company record is normalized into a flat row and deduplicated against companies already seen in this run.
  4. Results land in your dataset once maxItems is hit or the catalog runs out.

Input

{
"maxItems": 50,
"tags": ["Fintech"]
}
FieldTypeDefaultDescription
maxItemsinteger10Maximum number of company records to return.
tagsarray[] (all)Restrict to market maps tagged with these categories (e.g. AI, Fintech, Climate, Health, SaaS). Leave empty to cover the full catalog.

Dealroom Startup Database Output Fields

{
"company_name": "Strawberry",
"tagline": "AI companions automating workflows directly inside the browser",
"profile_url": "https://app.dealroom.co/companies/strawberry_2",
"website": "https://strawberrybrowser.com",
"hq_location": "Stockholms kommun",
"country": "Sweden",
"industries": "enterprise software",
"founded_year": "2023",
"employee_range": "2-10",
"total_funding": "9630363 USD",
"founders": "Arian Hanifi, Sebastian Thunman, Charles Maddock",
"segment": "Browser Agents",
"market_map": "1.5k+ AI Agents"
}
FieldTypeDescription
company_namestringCompany name
taglinestringOne-line description of what the company does
profile_urlstringDealroom profile URL
websitestringCompany website
hq_locationstringHeadquarters city
countrystringHeadquarters country
industriesstringIndustry tags, comma-separated
founded_yearstringYear the company was founded
employee_rangestringEmployee headcount range
total_fundingstringTotal disclosed funding raised
foundersstringNamed founders, comma-separated
segmentstringMarket-map segment the company was listed under
market_mapstringTitle of the source market map

Not every field is populated for every company — Dealroom's public data varies by record, and a blank field means Dealroom hasn't published that value, not a scraper miss.


FAQ

How do I scrape Dealroom startup data?

Run this actor with a maxItems value and, optionally, a list of market categories in tags. It returns company records as structured JSON — no Dealroom account required.

What data can I get from Dealroom?

Company name, tagline, website, HQ location, country, industry tags, founding year, employee range, total disclosed funding, and named founders. Coverage comes from Dealroom's public market-map database, which spans startups across AI, fintech, climate, health, and dozens of other categories.

Can I filter by industry or category?

Yes. Set tags to one or more Dealroom market categories — Fintech, AI, Climate, SaaS, and so on. Leave it empty to pull from every category.

How much does this actor cost to run?

Standard pay-per-event pricing — a small per-start fee plus a per-record charge. Check the Pricing tab for current rates.

How current is the data?

As current as Dealroom's own market maps, which the platform updates on an ongoing basis. Run the actor again whenever you want a fresh pull.


Need More Features?

Need custom fields or a different Dealroom data slice? File an issue or get in touch.

Why Use This Dealroom Scraper?

  • Broad coverage — walks Dealroom's entire public market-map catalog, not one hand-picked category
  • Clean output — flat JSON with consistent field names, so you spend less time cleaning data and more time using it
  • Runs fast — a few dozen companies land in seconds, thousands in minutes