FirmenABC Scraper — Austrian Company Register Data
Pricing
from $12.00 / 1,000 result scrapeds
FirmenABC Scraper — Austrian Company Register Data
Scrape company data from FirmenABC.at, Austria's largest business directory. Extract Firmenbuchnummer, VAT ID, address, founding date, industry, and management/shareholder details for any Austrian company by name.
Pricing
from $12.00 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Studio Amba
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
FirmenABC Scraper
Scrape Austrian company register data from FirmenABC.at by company name.
Why use this actor?
FirmenABC.at is Austria's largest business directory, covering over 800,000 companies. This actor turns a company name search into structured data: Firmenbuchnummer (official company register number), VAT ID, registered address, founding date, industry, and management/shareholder details. Useful for sales lead generation, KYC/compliance checks, credit risk screening, and market research on Austrian businesses — without manually looking up each company on the site.
How to scrape FirmenABC company data
- Enter a company name or keyword in Search Query (e.g.
Bau GmbH,Muster GmbH, or a specific company name you're looking for). - Set Max Results to how many matching companies you want (FirmenABC shows up to 50 unique companies per search).
- Run the actor. It searches FirmenABC.at, then visits each matching company's profile page to extract the full register data.
- Download the results as JSON, CSV, or Excel, or connect the dataset to your CRM / spreadsheet via the Apify API.
The actor works from any Apify plan — no FirmenABC account or login needed.
Input
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | Company name or keyword to search for (default: Bau GmbH) |
maxResults | Integer | No | Maximum companies to return, up to 50 (default: 20) |
proxyConfiguration | Object | No | Legacy field, kept for backwards compatibility (fetching uses a built-in unlocking service) |
Output
Each result contains:
| Field | Type | Example |
|---|---|---|
companyName | String | "A.S. Pflaster GmbH" |
legalName | String | "A.S. Pflaster Gesellschaft m.b.H." |
registerId | String | "FN 192193 m" |
vatId | String | "ATU49136304" |
foundingDate | String | "2000-02-03T00:00:00+01:00" |
legalFormStartDate | String | "03.02.2000" |
address | String | "Industriestraße 4, 2292 Engelhartstetten" |
street | String | "Industriestraße 4" |
postalCode | String | "2292" |
city | String | "Engelhartstetten" |
country | String | "AT" |
industry | String | "Pflastersteine / Pflasterungen" |
activityDescription | String | "Betrieb einer Pflasterei;" |
officers | Array | [{"name": "Scherer Andreas", "role": "alleinvertretungsberechtigt"}] |
officerNames | String | "Scherer Andreas" |
shareholders | Array | [{"name": "Scherer Andreas", "role": "Anteil: 100,00%"}] |
phone | String | "02214 33 56" |
email | String | "office@as-pflaster.at" |
website | String | "www.as-pflaster.at" |
url | String | Full FirmenABC profile URL |
Example output
{"companyName": "A.S. Pflaster GmbH","legalName": "A.S. Pflaster Gesellschaft m.b.H.","registerId": "FN 192193 m","vatId": "ATU49136304","foundingDate": "2000-02-03T00:00:00+01:00","legalFormStartDate": "03.02.2000","address": "Industriestraße 4, 2292 Engelhartstetten","street": "Industriestraße 4","postalCode": "2292","city": "Engelhartstetten","country": "AT","industry": "Pflastersteine / Pflasterungen","activityDescription": "Betrieb einer Pflasterei;","officers": [{ "name": "Scherer Andreas", "role": "alleinvertretungsberechtigt" }],"officerNames": "Scherer Andreas","shareholders": [{ "name": "Scherer Andreas", "role": "Anteil: 100,00%" }],"phone": "02214 33 56","email": "office@as-pflaster.at","website": "www.as-pflaster.at","url": "https://www.firmenabc.at/a-s-pflaster-gmbh_NAKq","scrapedAt": "2026-07-14T14:30:00.000Z"}
Cost estimate
This actor uses roughly 1 request per company result (one search request amortized across up to 50 results, plus one detail-page request per company). At standard Apify pricing that's a few cents per 10 companies — see the actor's pricing tab for the exact per-result price.
Limitations
- FirmenABC's search results page returns a maximum of 50 unique companies per query — very broad searches (e.g. just "GmbH") will only surface the first 50 matches, not the full result set.
- Some smaller or newly registered companies may have incomplete profiles (missing VAT ID, phone, or email) if FirmenABC itself doesn't have that data on file.
- Data is scraped from the public website and may change without notice.
- Respect the website's terms of service and use responsibly.
Need this data on a schedule, or a custom version?
We run this scraper as a managed service for businesses: scheduled runs, deduplication, delta detection, and delivery to your inbox, Google Sheets, or API — maintenance included. We can also build a custom version with your exact fields and filters, or combine multiple sources into one feed.
See studioamba.dev/services or email hello@studioamba.dev for a free data sample. We maintain 300+ European web scrapers and answer within one business day.