Screen Danish businesses
Find companies matching your criteria: key figures, growth, industry, geography, properties, and reporting conduct. As lead lists on the web, as an API in your own systems, and as monitoring that notifies you when new companies match.
Four ways to screen
The same data and the same filters, whether you click or call the API.
Lead lists on the web
Combine filters and export up to 25,000 companies to Excel, ready for your CRM.
Screening API
POST /v1/screen: every filter in one call with sorting and pagination. Public documentation, no sales calls.
Monitored screens
Save a screen with a webhook and get a signed event whenever a company starts or stops matching.
Property screening
Find company-owned properties by area, flood exposure, energy label, and zone, with the owning company on every result.
Filter on what matters
Every criterion combines freely in the same search.
Key figures
Revenue, gross profit, equity, solvency ratio, current ratio and more, with min/max ranges.
Growth
Year-over-year development in revenue, gross profit, and equity, including decline.
Geography
Region, municipality, postal code, or a radius from a point.
Industry and form
DB07 industry codes (including whole divisions) and company type.
Reporting conduct
Late filings, overdue reports, auditor changes, qualified opinions, and going concern.
Contact and property
Phone, email, website, properties, flood exposure, energy labels, and livestock.
One call, precise results
Construction companies in Region Midtjylland with at least 5 employees, solvency below 15%, and declining gross profit, sorted most distressed first:
POST https://api.companydata.dk/v1/screen
{
"filters": {
"region_codes": ["1082"],
"industry_codes": ["43"],
"employees": {"min": 5},
"financials": {
"equity_ratio": {"max": 0.15},
"gross_profit_growth": {"max": -0.1}
}
},
"sort": {"field": "equity_ratio", "direction": "asc"}
}Who screens?
Credit and finance
Monitor deterioration across your portfolio's geography and segments without building data infrastructure.
Sales and marketing
Build audiences of growing companies with advertising protection respected, kept current automatically.
Climate proofing and energy
Find company-owned buildings with flood exposure or poor energy labels, with the decision maker attached.