Scrape GoYellow.de — German Business Listings with Contact Data and Categories
Extract structured business data from GoYellow.de, a comprehensive German business directory. Get company names, phone numbers, addresses, websites, and industry categories. Useful for building B2B prospect lists and conducting market research across German industries and regions.
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Business profiles — company name, address, phone, website
- Industry categories — business type and sector classification
- Contact details — phone numbers and email addresses
- Geographic filtering — search by city, region, or postal code
- Opening hours — when available on the listing
- Multi-query — run multiple searches in one execution
Primary Use Cases
- German B2B prospecting — build targeted business contact lists by industry
- Local market research — analyze business density across German regions
- Lead generation — extract verified contact details for outreach
- Competitive analysis — map competitor locations and service areas
- Data enrichment — supplement existing CRM data with verified contacts
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~goyellow-de-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"searchQueries": ["steuerberater"], "location": "Frankfurt", "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 |
| Availability | Only scraper on Apify | None |
Output Fields
| Field | Type | Example |
|---|
| company_name | string | Steuerberater Müller & Partner |
| address | string | Kaiserstr. 50, 60329 Frankfurt |
| phone | string | +49 69 123456 |
| website | string | https://www.example.de |
| category | string | Steuerberater |
| url | string | https://goyellow.de/... |