getregdata
Start free on Apify
RegistryGermany

Germany Handelsregister Scraper - Company Data & Officers

Company data and officers from the German commercial register. You get clean, structured records with the source registry attached - keyed off the HRB identifier.

Run Handelsregister on Apify Install the skills
What you get
  • Structured JSON, not HTML or PDFs
  • Source registry attached to every record
  • Read live at query time - current filings
  • Queried by HRB or company name
python · regdata/germany-handelsregister-scraper
from apify_client import ApifyClient

client = ApifyClient("apify_api_xxxxx")
run = client.actor("regdata/germany-handelsregister-scraper").call(
    run_input={"query": "Zalando SE"}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)
Serves these use cases
KYC onboardingContract & ESG compliance audit
FAQ
Does Handelsregister have an API?

Handelsregister (Germany) does not offer a clean public API for programmatic queries. getregdata reads the official source directly and returns structured JSON, keyed off the HRB identifier - so you get API-like access without an official endpoint.

How do I get Handelsregister data programmatically?

Install the getregdata agent skills or MCP server, or run the regdata/germany-handelsregister-scraper actor on Apify. Query by HRB or company name and receive structured, source-attributed records. It is free to install; you pay per result on Apify.

What data does Handelsregister return?

Company data and officers from the German commercial register.

Related guides
6AMLD Compliance: Automate Beneficial Owner Checks by July 2027 3 min → Automated KYC Onboarding: Screen Polish Companies in 3 API Calls 5 min → Automating Polish UBO Checks: How to Query CRBR Without an Official API 5 min → 6AMLD Is Coming: What Compliance Teams Are Actually Doing About It 5 min →
Other Germany registries
de
Insolvenzbekanntmachungen
Germany

Insolvency proceedings from the German insolvency announcements register.

HRB ✓ Verified