Gelbe Seiten Scraper
Pricing
from $0.99 / 1,000 businesses
Go to Apify Store
Gelbe Seiten Scraper
Extract German business listings from Gelbe Seiten: names, addresses, phones, ratings, opening hours, and reviews.
Gelbe Seiten Scraper
Pricing
from $0.99 / 1,000 businesses
Extract German business listings from Gelbe Seiten: names, addresses, phones, ratings, opening hours, and reviews.
You can access the Gelbe Seiten Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "searchQueries": [< "Restaurant"< ],< "location": "Berlin",< "searchUrls": [],< "includeReviews": true,< "maxReviewsPerBusiness": 20,< "maxResults": 20<}' |<apify call parsebird/gelbeseiten-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Gelbe Seiten Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: