regdata_wko_business_directory
Scrape Austria's WKO business directory to get company names, addresses, phones, emails, websites, industry codes, and trade licenses. Access 620,000+ businesses with no API needed.
Instructions
Austria WKO Business Directory Scraper. Scrape 620,000+ Austrian businesses from WKO Firmen A-Z - the official Chamber of Commerce directory. Get company names, addresses, phone numbers, emails, websites, industry codes, and trade licenses. No API exists for this data. Advanced fields beyond this schema are also accepted (regdata_describe lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bezirk | No | Optional district filter, e.g. 'Linz-Land', 'Hallein', 'Moedling'. For Vienna use a district name or its number ('Innere Stadt', 'Landstrasse', or '3'). Needs a searchQuery alongside it - a district on its own returns nothing. Replaces the Bundesland filter rather than adding to it. | |
| branche | No | Industry or trade classification to search for (e.g., 'IT-Dienstleistung', 'Gastronomie', 'Tischlerei', 'Elektrotechnik'). Synonym of searchQuery and used as the primary search term on firmen.wko.at - set either one, not both. | |
| maxItems | No | Optional cap on billed dataset items returned. | |
| bundesland | No | Austrian federal state to filter results. Leave empty for all of Austria. | |
| maxResults | No | Maximum number of company records to return. The actor pages through the directory until it reaches this limit or runs out of matches. Default: 100. | |
| searchQuery | No | Keyword search for company name or service (e.g., 'Software', 'Gastronomie', 'Steuerberater'). Supply this OR bundesland at minimum - 'branche' is an accepted synonym, so filling either one is enough. |