FirmenABC.at Scraper – Austrian Business Directory
Pricing
from $2.00 / 1,000 results
FirmenABC.at Scraper – Austrian Business Directory
Scrape FirmenABC — Austria's largest business directory with 800,000+ companies. Keyword+location search, direct URLs, or full-sitemap crawl. Extracts balance sheet, Firmenbuchnummer, managers, VAT ID, contact, GPS. Incremental mode.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Black Falcon Data
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
5 days ago
Last modified
Categories
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 keyword search, location filters, and controllable result limits, so you can run the same query consistently over time.
New to Apify? Sign up free and use the included $5 monthly platform credit to test this actor.
Key features
- 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 a search keyword, an optional location filter, and a result limit. Additional filters and options are available in the input schema.
Key parameters:
query— Keyword to search for (e.g. "Bäckerei", "IT-Dienstleistungen", "Steuerberater"). Combine with location to narrow results.location— Austrian federal state or city to filter by (e.g. "Wien", "Oberösterreich", "Graz"). Leave empty to search all of Austria.startUrls— Optional: provide specific FirmenABC company detail URLs to scrape directly (e.g. https://www.firmenabc.at/wien-holding-gmbh_ocT). Ignored if query is set.maxResults— Maximum number of companies to return. 0 = no limit. 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
Basic search — Keyword-driven search with a result cap.
→ Full payload per result — all standard fields populated where the source provides them.
{"query": "software engineer","maxResults": 50}
Incremental tracking — Only emit jobs that changed since the previous run with this stateKey.
→ First run builds the baseline state. Subsequent runs emit only records that are new or whose tracked content changed. Set emitUnchanged: true to include unchanged records as well.
{"query": "software engineer","maxResults": 200,"incrementalMode": true,"stateKey": "software-engineer-tracker"}
Compact output for AI agents — Return only core fields for AI-agent and MCP workflows.
→ Small payload with the most important fields — ideal for piping into LLMs without token overhead.
{"query": "software engineer","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}
Incremental fields
When incremental: true, each record also carries:
changeType— one ofNEW,UPDATED,UNCHANGED,REAPPEARED,EXPIRED. Default output coversNEW/UPDATED/REAPPEARED; setemitUnchanged: trueoremitExpired: trueto opt into the others.firstSeenAt,lastSeenAt— ISO-8601 timestamps tracking the listing across runs.
How to scrape firmenabc.at
- Go to FirmenABC.at Scraper in Apify Console.
- Enter a search keyword and optional location filter.
- Set
maxResultsto control how many results you need. - Click Start and wait for the run to finish.
- 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 rate | Full re-scrape run cost | Incremental run cost | Savings vs full re-scrape | Monthly 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 the search query and available listings on firmenabc.at. 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.
Is it legal to scrape firmenabc.at?
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
- Actiris Brussels Job Scraper — Scrape all active job listings from actiris.brussels — official Brussels public employment service..
- Adzuna Job Scraper — Scrape adzuna.com - the global job board with 20+ country markets. Structured salary.
- APEC.fr Scraper - French Executive Jobs — Scrape apec.fr - French executive job listings with salary ranges, company, location, skills,.
- Arbeitsagentur Scraper - German Jobs — Scrape arbeitsagentur.de - Germany’s official employment portal with 1M+ listings. Contact data,.
- Arbetsformedlingen Job Scraper — Scrape arbetsformedlingen.se (Platsbanken) — Sweden's official employment portal. Returns 84.
- AutoScout24 Scraper — Scrape autoscout24.com - Europe's largest used car marketplace with 770K+ listings. Structured.
- Bayt.com Scraper - Jobs from the Middle East — Scrape bayt.com - the leading Middle East job board. Salary data, experience requirements.
- Bilbasen Scraper - Denmark’s Car Marketplace — Scrape bilbasen.dk - Denmark’s largest car marketplace. Full vehicle specifications, seller.
Getting started with Apify
New to Apify? Create a free account with $5 credit — no credit card required.
- Sign up — $5 platform credit included
- Open this actor and configure your input
- Click Start — export results as JSON, CSV, or Excel
Need more later? See Apify pricing.