Scrape Das Örtliche — German Phone Directory with Ratings from Google, Jameda, and Yelp
Extract structured data from Das Oertliche (Das Örtliche), one of Germany's most trusted phone directories. Our scraper extracts JSON-LD structured data directly from the page, including aggregated ratings from Google, Jameda, and Yelp. Get phone numbers, addresses, and rich business data at the lowest cost on Apify.
Pricing
$0.002/SERP + $0.005/detail
Anti-Bot
TLS fingerprinting
What You Can Scrape
- Phone numbers — verified landline and mobile numbers
- JSON-LD data — structured data extracted directly from page markup
- Aggregated ratings — scores from Google, Jameda, and Yelp in one place
- Business details — name, address, opening hours, website
- Geographic search — filter by city, postal code, or region
- Multi-query — batch multiple searches in one run
Primary Use Cases
- Reputation monitoring — track aggregated ratings across Google, Jameda, and Yelp
- Healthcare research — analyze doctor and clinic ratings via Jameda scores
- Local SEO analysis — monitor business listings and review scores
- Contact enrichment — add verified phone numbers to existing databases
- Market research — analyze business landscape with rich structured data
API Example
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~dasoertliche-de-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"searchQueries": ["zahnarzt"], "location": "Berlin", "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 | $2.00 | N/A |
| JSON-LD extraction | Yes | N/A |
| Multi-platform ratings | Google + Jameda + Yelp | N/A |
| Availability | Only scraper on Apify | None |
Output Fields
| Field | Type | Example |
|---|
| name | string | Zahnarzt Dr. Weber |
| phone | string | +49 30 123456 |
| address | string | Kurfürstendamm 100, 10709 Berlin |
| google_rating | number | 4.7 |
| jameda_rating | number | 1.2 |
| yelp_rating | number | 4.0 |
| opening_hours | object | {"Mon": "08:00-18:00", ...} |
| website | string | https://www.example.de |
| url | string | https://dasoertliche.de/... |