regdata_germany_handelsregister
Search the German Handelsregister by company name or register number to extract officers, capital, and legal form as structured JSON for KYC and due diligence.
Instructions
Germany Handelsregister Scraper. Search the German Commercial Register (Handelsregister) by company name or register number. Extract company data, officers / managing directors (Geschäftsführer) with dates of birth, capital, legal form, seat, business purpose. No official API - structured JSON for KYC, KYB & due diligence. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxItems | No | Optional cap on billed dataset items returned. | |
| exactMatch | No | Match the exact company name (genaue Firmenbezeichnung) instead of keyword containment. Reduces noise for precise lookups. | |
| maxResults | No | Maximum number of matching companies to return structured data for (from the first results page). 1-30. | |
| searchQuery | No | Company name or keyword(s) to search for (Schlagwörter). E.g. "Zalando SE" or "BioNTech". | |
| registerNumber | No | Optional commercial register number to narrow the search, e.g. "215511" (HRB). Must be combined with a company name/keyword - the portal does not allow number-only searches. |