Denmark CVR Company Registry Scraper
Look up Danish companies by name or CVR number and export official registry records: CVR/VAT, name, status, legal form, address, industry code, employees, start date and published phone or email. Export to JSON, CSV or Excel.
{ "cvr": 61056416, "name": "CARLSBERG A/S", "status": "Active", "active": true, "legalFormCode": 60, "legalForm": "Aktieselskab", "address": "J.C. Jacobsens Gade 1", "zipcode": "1799", "city": "København V" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Cvr | Name | Status | Active |
|---|---|---|---|
| 61056416 | CARLSBERG A/S | Active | true |
| 24256790 | NOVO NORDISK A/S | Active | true |
| 32345794 | MAERSK A/S | Active | true |
{ "cvr": 61056416, "name": "CARLSBERG A/S", "status": "Active", "active": true, "legalFormCode": 60, "legalForm": "Aktieselskab", "address": "J.C. Jacobsens Gade 1", "zipcode": "1799", "city": "København V" }
Frequently asked questions
What is a CVR number?
It is the unique eight-digit identifier every Danish company receives. You can enter a CVR number directly or a company name and get the best matching record.
Do I get contact details?
Yes. Each record includes the published phone, email and address when the company has registered them, which makes it useful for lead lists.
Does it include the company's activity?
Yes. Each record includes the primary industry with its official code, plus reported employee numbers.
How fresh is the data?
Every record is read live at run time, so it reflects the current registry entry at the moment of the run (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.