[DEPRECATED] FirmenABC.at Scraper - Use firmenabc-scraper avatar

[DEPRECATED] FirmenABC.at Scraper - Use firmenabc-scraper

Deprecated

Pricing

from $2.00 / 1,000 results

Go to Apify Store
[DEPRECATED] FirmenABC.at Scraper - Use firmenabc-scraper

[DEPRECATED] FirmenABC.at Scraper - Use firmenabc-scraper

Deprecated

DEPRECATED - use blackfalcondata/firmenabc-scraper instead (same data, adds keyword+location search, ~20% cheaper PPE). This legacy actor remains available for existing users but will not receive new features.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Black Falcon Data

Black Falcon Data

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

What does FirmenABC.at Scraper do?

FirmenABC.at Scraper extracts structured listing data from firmenabc.at — including contact details and location data. It supports full-catalog discovery, direct URL scraping, and controllable result limits, so you can run the same crawl consistently over time.

Key features

  • Full catalog crawl — automatically discover and scrape all 800,000+ companies via the sitemap.
  • Direct URL mode — pass specific startUrls to scrape known company profiles.
  • Incremental mode — recurring runs emit and charge only for listings that are new or whose tracked content changed. First run builds the baseline state; subsequent runs emit only new or changed records.
  • Compact mode — AI-agent and MCP-friendly payloads with core fields only.

What data can you extract from firmenabc.at?

Each result includes Core listing fields (listingId, listingKey, name, url, street, postalCode, city, and region, and more) and contact and apply information (telephone and email). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.

Input

The main inputs are an optional list of start URLs and a result limit. Additional options are available in the input schema.

Key parameters:

  • startUrls — Optional: provide specific FirmenABC.at company detail URLs to scrape directly (e.g. https://www.firmenabc.at/wien-holding-gmbh_ocT). Leave empty for automatic full-catalog discovery.
  • maxResults — Maximum number of companies to return. 0 = no limit (full catalog, 800k+). Use a small number for testing. (default: 100)
  • compact — Return only core fields (name, url, address, telephone, vatId, rechtsform, changeType). Ideal for AI-agent and MCP workflows to reduce token usage. (default: false)
  • incrementalMode — Only emit companies that are new or have changed since the last run. Requires stateKey. Saves cost on repeated runs. (default: false)
  • stateKey — Unique identifier for this tracking session (e.g. "at-all-companies"). Required when incrementalMode is true.
  • emitUnchanged — When incremental mode is on, also emit companies with no detected changes (changeType=UNCHANGED). (default: false)
  • emitExpired — When incremental mode is on, also emit companies that disappeared since the last run (changeType=EXPIRED). (default: false)

Input examples

Single company by URL — Fetch one known company profile with full detail fields.

{
"startUrls": ["https://www.firmenabc.at/wien-holding-gmbh_ocT"]
}

Full catalog crawl — Automatically discover all 800,000+ companies.

{
"maxResults": 0
}

Sample for testing — Cap at 100 companies from the sitemap.

{
"maxResults": 100
}

Incremental tracking — Only emit companies that are new or changed since the last run.

→ First run builds the baseline state. Subsequent runs emit only new or changed records. Set emitUnchanged: true to also include unchanged records.

{
"maxResults": 0,
"incrementalMode": true,
"stateKey": "at-all-companies-v1"
}

Compact output for AI / MCP — Core fields only to keep payloads small.

{
"maxResults": 50,
"compact": true
}

Output

Each run produces a dataset of structured listing records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.

Example listing record

{
"listingId": "a173e2fe588ab762b335313871d24f706d41f470df6f23f59f5100200b9c8d66",
"listingKey": "ocT",
"name": "Wien Holding GmbH",
"url": "https://www.firmenabc.at/wien-holding-gmbh_ocT",
"street": "Universitätsstr. 11",
"postalCode": "1010",
"city": "Wien",
"region": "Wien",
"country": "AT",
"telephone": "01/4082569-0",
"fax": "01408256937",
"email": "office@wienholding.at",
"website": "http://www.wienholding.at",
"latitude": 48.2141682,
"longitude": 16.3566291,
"logoUrl": "https://media.firmenabc.at/logos/0c3098de-d384-4e36-b1af-65f279998b97_L1.jpg",
"categories": [
"finanzdienstleistungen-versicherungen",
"holding-beteiligungsgesellschaft",
"it-dienstleistungen",
"medien-marketing-werbung",
"sonstige-mit-den-versicherungsdienstleistungen-und-pensionsk",
"unternehmensberatung-rechts-steuerberatung"
],
"vatId": "ATU36779606",
"foundingDate": "2001-10-25T00:00:00+02:00",
"firmenbuchnummer": "FN 39079 w",
"rechtsform": null,
"managers": [
{
"name": "Herr Mag. Griebler Dietmar",
"role": "Aufsichtsrat",
"profileUrl": "/person/griebler-dietmar_jhljhd"
},
{
"name": "Herr Eichelberger Werner",
"role": "Aufsichtsrat",
"profileUrl": "/person/eichelberger-werner_jifrqs"
},
{
"name": "Frau/Herr Dr. Rest, EMBA Karin",
"role": "Aufsichtsrat",
"profileUrl": "/person/rest-emba-karin_jiftqi"
},
{
"name": "Herr Mag. Maschek Christoph",
"role": "Aufsichtsrat",
"profileUrl": "/person/maschek-christoph_jiqfey"
},
{
"name": "Frau Mag. Scharf Sabine",
"role": "Aufsichtsrat",
"profileUrl": "/person/scharf-sabine_jiubqf"
},
{
"name": "Frau/Herr MSc Steinkellner Christine",
"role": "Aufsichtsrat",
"profileUrl": "/person/steinkellner-christine_jjehkj"
},
{
"name": "Frau KommR Mag. Unterholzner Monika",
"role": "Aufsichtsrat",
"profileUrl": "/person/unterholzner-monika_mqnipb"
},
{
"name": "Herr Mag. Stribl Oliver",
"role": "Geschäftsführer",
"profileUrl": "/person/stribl-oliver_jituaa"
}
],
"balanceYear": 2024,
"balanceTotalAssets": 621204188.36,
"balanceNetIncome": -10119845.69,
"balanceFixedAssets": 562176002.4,
"balanceEquity": 285824719.48,
"balanceCurrentAssets": 56698459.94,
"balanceProvisions": 18092901.4,
"balanceLiabilities": 317282645.54,
"balanceReceivables": 25847699.28,
"balancePrepaidExpenses": 2329726.02,
"portalUrl": "https://www.firmenabc.at",
"sourceDomain": "firmenabc.at",
"scrapedAt": "2026-04-19T14:49:20.052Z",
"changeType": null,
"trackedHash": null,
"firstSeenAt": null,
"lastSeenAt": null,
"previousSeenAt": null,
"expiredAt": null,
"stateKey": null
}

Incremental fields

When incremental: true, each record also carries:

  • changeType — one of NEW, UPDATED, UNCHANGED, REAPPEARED, EXPIRED. Default output covers NEW / UPDATED / REAPPEARED; set emitUnchanged: true or emitExpired: true to opt into the others.
  • firstSeenAt, lastSeenAt — ISO-8601 timestamps tracking the listing across runs.

How to scrape firmenabc.at

  1. Go to FirmenABC.at Scraper in Apify Console.
  2. Optionally paste specific company URLs into startUrls, or leave empty to crawl the full catalog.
  3. Set maxResults to control how many results you need.
  4. Click Start and wait for the run to finish.
  5. Export the dataset as JSON, CSV, or Excel.

Use cases

  • Extract listing data from firmenabc.at for market research and competitive analysis.
  • Monitor new and changed listings on scheduled runs without processing the full dataset every time.
  • Build outreach lists using contact details and apply URLs from listings.
  • Use structured location data for regional analysis, mapping, and geo-targeting.
  • Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
  • Export clean, structured data to dashboards, spreadsheets, or data warehouses.

How much does it cost to scrape firmenabc.at?

FirmenABC.at Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.

  • Run start: $0.01 per run
  • Per result: $0.002 per listing record

Example costs:

  • 10 results: $0.03
  • 100 results: $0.21
  • 500 results: $1.01

Example: recurring monitoring savings

These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of listings that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.

Example setup: 250 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.

Churn rateFull re-scrape run costIncremental run costSavings vs full re-scrapeMonthly cost after baseline
5% — stable niche query$0.51$0.04$0.47 (93%)$1.05
15% — moderate broad query$0.51$0.08$0.43 (83%)$2.55
30% — high-volume aggregator$0.51$0.16$0.35 (69%)$4.80

Full re-scrape monthly cost at daily polling: $15.30. First month with incremental costs $1.53 / $2.97 / $5.15 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.

Platform usage (compute and proxies) is billed separately by Apify based on actual consumption. Incremental runs consume less on result processing, though fixed per-run overhead stays the same.

FAQ

How many results can I get from firmenabc.at?

The number of results depends on available listings on firmenabc.at (800,000+). Use the maxResults parameter to control how many results are returned per run.

Does FirmenABC.at Scraper support recurring monitoring?

Yes. Enable incremental mode to only receive new or changed listings on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.

Can I integrate FirmenABC.at Scraper with other apps?

Yes. FirmenABC.at Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.

Can I use FirmenABC.at Scraper with the Apify API?

Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.

Can I use FirmenABC.at Scraper through an MCP Server?

Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.

This actor extracts publicly available data from firmenabc.at. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.

Your feedback

If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.

You might also like

Getting started with Apify

New to Apify? Create a free account with $5 credit — no credit card required.

  1. Sign up — $5 platform credit included
  2. Open this actor and configure your input
  3. Click Start — export results as JSON, CSV, or Excel

Need more later? See Apify pricing.