Scrape Telefonbuch.de — German Phone Numbers, Addresses, and Business Info
Extract structured contact data from Telefonbuch.de, Germany's established online phone directory. Get phone numbers, addresses, and business information for millions of German entries. Covers both private and business listings across all 16 federal states.
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Phone numbers — landline and mobile numbers for businesses and individuals
- Addresses — full street address with postal code and city
- Business information — company name, industry category, opening hours
- Reverse lookup — search by phone number to find owner details
- Geographic search — filter by city, region, or postal code
- Multi-query — batch multiple searches in one execution
Primary Use Cases
- Contact verification — verify phone numbers and addresses for German contacts
- B2B prospecting — find business phone numbers for cold outreach
- Data enrichment — add phone numbers to existing contact databases
- Local business research — map businesses in specific German cities or regions
- Lead generation — build contact lists with verified German phone numbers
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~telefonbuch-de-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"searchQueries": ["rechtsanwalt"], "location": "Hamburg", "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 |
| Phone numbers | Landline + mobile | N/A |
| Availability | Only scraper on Apify | None |
Output Fields
| Field | Type | Example |
|---|
| name | string | Rechtsanwalt Dr. Schmidt |
| phone | string | +49 40 123456 |
| address | string | Jungfernstieg 10, 20354 Hamburg |
| category | string | Rechtsanwalt |
| url | string | https://telefonbuch.de/... |