
Gelbe Seiten (German Yellow Pages) Scraper
Pricing
$15.00/month + usage
Go to Store

Gelbe Seiten (German Yellow Pages) Scraper
Scrape German business listings from Gelbe Seiten with flexible detail levels. This Apify Actor supports fast, basic, and deep search modes, rate limiting, proxy rotation, and index control. Ideal for lead gen, SEO, and market research. Outputs structured data to Apify datasets.
0.0 (0)
Pricing
$15.00/month + usage
2
Total users
4
Monthly users
4
Runs succeeded
>99%
Last modified
11 days ago
Changelog
[0.4.0] – 2025-05-01
Added
- Extraction of fax number.
Changed
- Enhanced logging for clearer, more detailed output.
- Revised output key names for consistency.
[v0.3.0] - 2025-04-24
Updated:
- The rate limiter now introduces randomized delays between requests to better mimic human behavior.
Added:
- Extended data extraction in search modes:
basic_search
: Now includessocial_media
.deep_search
: Now includesservices
,weitere_unternehmensinformationen
,ausbildung
,zahlungsmittel
, andsocial_media
.
Removed:
useApifyProxy
has been removed from the input schema, as proxy settings are now configured viaproxyConfiguration
.
[v0.2.0] - 2025-04-23
Added:
- Introduced
basic_search
mode for lightweight extraction via profile visits. - Added
index
,start_index
, andend_index
parameters to support run resumption and range-limited scraping. - Unlimited Mode: Set
max_businesses
to0
to scrape all available listings. - Extraction of the number of reviews (
bewertungen
) alongside the average rating (bewertung
). - FAQ sections are now extracted from business profiles.
- Switched from Playwright-based scraping to an AJAX API approach using
fetch_next_page_api
.
[v0.1.1] - 2025-04-21
Fixed:
- Resolved various parsing and encoding issues.
[v0.1.0] - 2025-04-21
Added:
- Initial release of the Gelbe Seiten (German Yellow Pages) Scraper.