In this project, I developed a scalable, high-performance web scraper for Gelbe Seiten, Germany's largest business directory. Users can specify keywords, locations (e.g., “dentist”, “Berlin”), and the scraper retrieves a detailed list of businesses that match these criteria. The script efficiently handles pagination, extracts detailed company data (name, address, contact info, ratings, etc.), and exports it into a clean, well-structured CSV files. Optimized for speed and resilience, the scraper manages concurrent requests and retries failed ones to ensure data integrity. This tool is ideal for market analysis, lead generation, and competitive intelligence.