App Logo
dealroom.co

Dealroom: Get Company Profile

Fetch a company's full Dealroom profile by its Dealroom path/slug (as returned by the Search Companies script) — overview, HQ, funding rounds, investors, valuation, industries, technologies and social links.

Input

path required

Dealroom company path/slug, e.g. "revolut" (from a Dealroom company URL like dealroom.co/companies/revolut, or from Search Companies results).

Output

path required
name optional
tags optional
type optional
uuid optional
about optional
tagline optional
employees optional
investors optional
hqLocation optional
industries optional
launchYear optional
twitterUrl optional
websiteUrl optional
growthStage optional
launchMonth optional
linkedinUrl optional
technologies optional
totalFunding optional
careerPageUrl optional
companyStatus optional
fundingRounds optional
employeesLatest optional
latestValuation optional

FAQ

Fetch a company's full Dealroom profile by its Dealroom path/slug (as returned by the Search Companies script) — overview, HQ, funding rounds, investors, valuation, industries, technologies and social links.
Required: path.
It returns name, path, tags, type, uuid, about, tagline, employees, investors, hqLocation, industries, launchYear, twitterUrl, websiteUrl, growthStage, launchMonth, linkedinUrl, technologies, totalFunding, careerPageUrl, companyStatus, fundingRounds, employeesLatest, latestValuation.
Yes. It acts as you on dealroom.co: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the dealroom.co cookies saved by the Reduck extension.
It only reads. It looks things up on dealroom.co and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/dealroom.co/get_company_profile, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/dealroom.co/get_company_profile
It is part of Reduck's official curated catalogue.

Start building not clicking