FirmenABC Scraper — Austrian Company Register Data avatar

FirmenABC Scraper — Austrian Company Register Data

Pricing

from $12.00 / 1,000 result scrapeds

Go to Apify Store
FirmenABC Scraper — Austrian Company Register Data

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

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

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

  1. Enter a company name or keyword in Search Query (e.g. Bau GmbH, Muster GmbH, or a specific company name you're looking for).
  2. Set Max Results to how many matching companies you want (FirmenABC shows up to 50 unique companies per search).
  3. Run the actor. It searches FirmenABC.at, then visits each matching company's profile page to extract the full register data.
  4. 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

FieldTypeRequiredDescription
searchQueryStringNoCompany name or keyword to search for (default: Bau GmbH)
maxResultsIntegerNoMaximum companies to return, up to 50 (default: 20)
proxyConfigurationObjectNoLegacy field, kept for backwards compatibility (fetching uses a built-in unlocking service)

Output

Each result contains:

FieldTypeExample
companyNameString"A.S. Pflaster GmbH"
legalNameString"A.S. Pflaster Gesellschaft m.b.H."
registerIdString"FN 192193 m"
vatIdString"ATU49136304"
foundingDateString"2000-02-03T00:00:00+01:00"
legalFormStartDateString"03.02.2000"
addressString"Industriestraße 4, 2292 Engelhartstetten"
streetString"Industriestraße 4"
postalCodeString"2292"
cityString"Engelhartstetten"
countryString"AT"
industryString"Pflastersteine / Pflasterungen"
activityDescriptionString"Betrieb einer Pflasterei;"
officersArray[{"name": "Scherer Andreas", "role": "alleinvertretungsberechtigt"}]
officerNamesString"Scherer Andreas"
shareholdersArray[{"name": "Scherer Andreas", "role": "Anteil: 100,00%"}]
phoneString"02214 33 56"
emailString"office@as-pflaster.at"
websiteString"www.as-pflaster.at"
urlStringFull 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.