Scrape FirmenABC.at — 100K+ Austrian Businesses with Verified Contact Data
Extract structured business profiles from FirmenABC.at, one of Austria's most comprehensive business directories. Get company names, addresses, phone numbers, websites, opening hours, and industry classifications. Perfect for building Austrian B2B prospect lists or conducting market research across Austrian industries.
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Business profiles — company name, address, phone, email, website
- Opening hours — detailed weekly schedule when available
- Industry classification — business category and subcategory
- Ratings and reviews — customer ratings when present
- Geographic search — filter by city, region, or postal code
- Multi-query — search for multiple industries or locations in one run
Primary Use Cases
- Austrian B2B prospecting — build targeted lists of Austrian businesses by industry
- Local service discovery — find service providers in specific Austrian regions
- Market analysis — map business density across Austrian cities and regions
- Competitive intelligence — monitor new business registrations in your sector
- Data enrichment — supplement existing CRM data with verified Austrian contacts
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~firmenabc-at-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"searchQueries": ["installateur"], "location": "Wien", "maxResultsPerQuery": 100}'
Integrations
- n8n / Make / Zapier — trigger runs and process results via webhook
- AI Agents (MCP) — Claude Desktop, Cursor, VS Code, LangChain, LlamaIndex
- Python / Node.js — Apify SDK for programmatic access
- Google Sheets / Airtable — export via Apify integrations
How It Compares
| Feature | NanoScrape | Alternatives |
|---|
| Docker image | ~12MB | N/A |
| RAM usage | 128MB | N/A |
| Cost per 1k SERP | $3.00 | N/A |
| Contact data | Phone, email, website | N/A |
| Availability | Only scraper on Apify | None |
Output Fields
| Field | Type | Example |
|---|
| company_name | string | Installateur Huber GmbH |
| address | string | Mariahilfer Str. 45, 1060 Wien |
| phone | string | +43 1 5871234 |
| website | string | https://www.example.at |
| category | string | Installateur |
| rating | number | 4.5 |
| url | string | https://firmenabc.at/... |