map markets and competitors from the command line.

Enrich domains and companies to understand tech stacks, headcount, industry classification, and funding data. Build competitive intelligence from a single command.

get started free

the problem

Market research requires pulling data from dozens of sources. Company databases charge thousands per year for access. Analysts spend weeks building company profiles manually -- gathering employee counts, tech stacks, and industry classifications from scattered tools -- when they could be analyzing the data and making decisions.

how it works

1. enrich any domain

Pass a domain and get back company name, industry, employee count, and technology stack in seconds.

$ enrich domain stripe.com
 
Company Stripe
Industry Fintech / Financial Services
Employees 8,000+
Tech React, Ruby, Go, AWS, Kafka
HQ San Francisco, CA
2. research a company

Pull structured JSON for any company and pipe it into your analysis tools.

$ enrich company "Stripe" --json | jq '{industry, size, tech}'
 
{
"industry": "Financial Services",
"size": "5001-10000",
"tech": ["React", "Ruby", "Go", "Kafka"]
}
3. map an entire market

Bulk-enrich a list of domains and export structured data for your entire competitive landscape.

$ enrich bulk domains.csv --output market-map.json
 
Processing 124 domains...
[========================================] 100%
124 domains enriched → market-map.json

what you get

tech stack intelligence

See what technologies any company runs. Identify adoption trends across your market. Spot competitors moving to new platforms before anyone else.

firmographic data at scale

Employee counts, industry classification, funding data, headquarters. All from one command. No spreadsheet scraping, no manual lookups.

scriptable research

JSON output pipes into Python, R, or any analysis tool. Build market maps programmatically. Automate reports that used to take days.

start mapping your market in under a minute.

get started free

50 free enrichments per day. no credit card required.