NorthData Scraper - German Company Data & Officers avatar

NorthData Scraper - German Company Data & Officers

Pricing

from $5.50 / 1,000 companies

Go to Apify Store
NorthData Scraper - German Company Data & Officers

NorthData Scraper - German Company Data & Officers

Look up company data from NorthData (northdata.com) by company name or URL: legal name, commercial register (HRB/HRA) and court, legal form, status, founding date, address, and officers/management. For firmographics and B2B leads. No login, no key. Export JSON, CSV, Excel.

Pricing

from $5.50 / 1,000 companies

Rating

0.0

(0)

Developer

Scrape Sage

Scrape Sage

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

NorthData Scraper - German Company Data & Officers

Look up company data from NorthData (northdata.com) by company name or URL. For each match you get the legal name, commercial register (HRB/HRA) and court, legal form, status, founding date, full address, and the list of officers / management.

Ideal for firmographics, B2B lead enrichment, KYC and due diligence on German and EU companies. No login, no API key.

What it does

  • Resolves each company name to its NorthData page (or takes a NorthData URL you paste).
  • Extracts structured company data: register number + court, legal form (AG, GmbH, SE, KG, ...), status (active / liquidation / dissolved), founding date, address, and officers (management/board).
  • Returns one clean record per company, with an officers array and an officerCount.

Example output

{
"type": "company",
"name": "Siemens AG",
"legalForm": "AG",
"register": "HRB 6684",
"registerCourt": "München",
"status": "active",
"foundingDate": "1996-08-28",
"street": "Werner-von-Siemens-Straße 1",
"postalCode": "80333",
"city": "München",
"country": "DE",
"officerCount": 140,
"officers": [{ "name": "...", "role": null }],
"url": "https://www.northdata.com/Siemens+AG,+M%C3%BCnchen/HRB+6684"
}

Input

FieldDescription
Company names or URLsCompany names (use the full legal name for best matches) or NorthData company URLs.
Max matches per query1 = the best match; raise to capture several companies sharing a name.
ProxyDefault Apify proxy works; German/EU residential IPs widen coverage.

Use cases

  • B2B lead enrichment - turn a company name into register, address and decision-makers.
  • KYC / due diligence - verify legal entity, status and management.
  • Firmographic datasets - build structured company data for a portfolio or a market.

Notes

Use the full legal name for the most accurate match (e.g. Bayerische Motoren Werke AG, not BMW); the Actor prefers entities with a real commercial register. foundingDate and some officer roles are present only when NorthData exposes them. NorthData pages are large, so bulk runs are processed with concurrency - residential proxies help at scale.

Run it from an agent (MCP / API)

Agent-ready: typed input schema, structured JSON output. An agent can resolve a company name to its firmographics + officers in one step. Pass searchQueries and read the company records back.

FAQ

Login or key? No. Only Germany? NorthData is strongest for DE/AT and covers more of the EU; coverage depends on the entity. Legal? It reads publicly available company-register information; use the data in line with NorthData's terms and applicable law.