Gelbe Seiten Business Search Scraper

Gelbe Seiten Business Search Scraper

by ecomscrape

Automate your German business research. Extract company contacts, addresses, and ratings from Gelbeseiten.de in hours, not weeks, for sales leads and market analysis.

159 runs
7 users
Try This Actor

Opens on Apify.com

About Gelbe Seiten Business Search Scraper

Tired of manually hunting for German business contacts? I've been there—spending days on Gelbeseiten.de, copying and pasting. This scraper changes everything. It automates the tedious work of extracting company names, addresses, phone numbers, and even customer ratings directly from Germany's primary business directory. Instead of weeks, you get structured, ready-to-use data in hours. I use it primarily for building targeted sales lead lists and conducting market research. It's incredibly effective for understanding local competition or identifying potential B2B partners across different regions in Germany. The data you pull is perfect for importing into your CRM or analysis tools, saving you an immense amount of grunt work. For developers, it's straightforward to set up and run, handling the complexities of pagination and data formatting for you. Whether you're a freelancer, part of a sales team, or a researcher, this tool turns a manual, repetitive process into a simple, automated task. It's the fastest way to get clean, actionable business intelligence from Gelbeseiten.de.

What does this actor do?

Gelbe Seiten Business Search Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Gelbe Seiten Business Search Scraper

Overview

This actor scrapes business listings from Gelbeseiten.de, Germany's primary business directory and phone book. It automates the extraction of company data for B2B sales, market research, or lead generation, turning manual research into structured, automated data collection.

Key Features

  • Automated Data Extraction: Systematically scrapes business information from Gelbeseiten.de listing pages.
  • Proxy Support: Uses Apify Proxy with configurable residential proxy groups (e.g., RESIDENTIAL and country code DE) to help avoid bot detection.
  • Flexible Input: Can scrape from a direct list of URLs or generate URLs using search filters (keyword, location, radius).
  • Configurable Limits: Set the maximum number of items to scrape per URL and control retry behavior for failed requests.
  • Structured Output: Returns data in a consistent JSON format, ready for integration into databases or CRM systems.

How to Use

Configure the actor via a JSON input. You can run it by providing specific listing page URLs or by defining search parameters.

Input/Output

Input Configuration (JSON):
The actor accepts configuration for two main modes: scraping with direct URLs or generating URLs via search filters.

1. Scrape with URLs:
Provide an array of specific Gelbeseiten.de search result page URLs.

{
  "max_retries_per_url": 2,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"],
    "apifyProxyCountry": "DE"
  },
  "max_items_per_url": 20,
  "urls": [
    "https://www.gelbeseiten.de/suche/restaurants/berlin",
    "https://www.gelbeseiten.de/suche/suchtmedizin/bundesweit"
  ],
  "ignore_url_failures": true
}
  • urls: List of business listing page URLs to scrape.
  • ignore_url_failures: If true, the actor continues if a URL fails after max retries.

2. Scrape with Search Filters:
Define keywords and locations to let the actor build the search URLs.

{
  "max_retries_per_url": 2,
  "proxy": { "useApifyProxy": true },
  "max_items_per_url": 20,
  "search": [
    {
      "keyword": "Restaurant",
      "location": "Berlin",
      "radius": 10
    }
  ]
}
  • search: An array of objects containing keyword, location, and radius (in km). The actor constructs the appropriate Gelbeseiten.de search URLs from these.

Output:
The actor outputs a dataset of items, where each item is a JSON object containing the scraped details for a single business. Typical fields include company name, address, phone number, website, and other available public details from the listing.

Contact

For issues or questions, contact the developer via My profile.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Gelbe Seiten Business Search Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
ecomscrape
Pricing
Paid
Total Runs
159
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support