This project extracts business listing data from Google Maps search results using Selenium and exports the results into a clean CSV file.
- Automated Google Maps search navigation
- Scrapes business name, rating, and address
- Duplicate filtering (no repeated rows)
- Saves data to
results.csv
| Use Case | Example Query |
|---|---|
| Real Estate Agencies | real estate agency antalya |
| Restaurants | best restaurants istanbul |
| Industrial Companies | factory near osb ankara |
| Bars | bars in istanbul besiktas |
bash pip install -r requirements.txt
Google maps Scraper How its work???
Video: https://www.youtube.com/watch?v=hCQAgSI9kuE