{"id":14978749,"url":"https://github.com/ankushrathour/googlemapsscraper","last_synced_at":"2026-02-23T01:31:00.098Z","repository":{"id":252508258,"uuid":"840649647","full_name":"AnkushRathour/GoogleMapsScraper","owner":"AnkushRathour","description":"GoogleMapsScraper: A Python-based tool to scrape nearby places and reviews from Google Maps using Selenium and BeautifulSoup. Gather location data, ratings, and user reviews with ease.","archived":false,"fork":false,"pushed_at":"2024-08-10T09:19:32.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T18:22:15.667Z","etag":null,"topics":["beautifulsoup4","google-map-review-extractor","google-maps-scraper","python","selenium","webscra"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnkushRathour.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-10T09:04:52.000Z","updated_at":"2024-09-18T19:00:39.000Z","dependencies_parsed_at":"2024-08-10T10:29:50.504Z","dependency_job_id":"4d9e6d01-de85-4d66-b675-17701f86de92","html_url":"https://github.com/AnkushRathour/GoogleMapsScraper","commit_stats":null,"previous_names":["ankushrathour/googlemapsscraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FGoogleMapsScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FGoogleMapsScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FGoogleMapsScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkushRathour%2FGoogleMapsScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnkushRathour","download_url":"https://codeload.github.com/AnkushRathour/GoogleMapsScraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859642,"owners_count":16556035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup4","google-map-review-extractor","google-maps-scraper","python","selenium","webscra"],"created_at":"2024-09-24T13:58:17.623Z","updated_at":"2025-10-24T19:49:04.786Z","avatar_url":"https://github.com/AnkushRathour.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoogleMapsScraper\n\n**GoogleMapsScraper** is a Python-based tool designed to scrape location details and user reviews from Google Maps using **Selenium** and **BeautifulSoup**. This script allows you to gather data on nearby places, including their names, ratings, addresses, phone numbers, and reviews.\n\n## Key Features\n\n- **Place Data Scraping:** Extract names, ratings, addresses, and phone numbers of places from Google Maps based on a specific category and subcategory.\n- **Review Scraping:** Collect user reviews, including author names, review dates, and review text.\n- **Headless Browser:** Uses Selenium's headless mode for fast and efficient scraping.\n- **BeautifulSoup Integration:** Parses and extracts HTML content efficiently using BeautifulSoup.\n\n## Getting Started\n\n### Installation\n\nFollow these steps to set up the **GoogleMapsScraper** tool:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/your-username/GoogleMapsScraper.git\n   cd GoogleMapsScraper\n   \n2. **Install dependencies:**\n\n   Make sure you have Python 3.7+ installed, then install the required packages:\n   ```bash\n     pip install selenium beautifulsoup4\n\n3. **Download WebDriver:**\n\n   Download the appropriate Chrome WebDriver for your version of Chrome from ChromeDriver download.\n   Ensure the WebDriver executable is in your system's PATH, or specify the path in the script.\n\n## Usage\n  Script Configuration\n  - Latitude \u0026 Longitude: Set the latitude and longitude variables to define the center of your search area.\n  - Radius: Adjust the radius_km variable to set the search radius in kilometers.\n  - Category \u0026 Subcategory: Define the category and subcategory to specify the types of places you want to scrape.\n\n## Example Usage\nTo scrape places and reviews in your desired location:\n\n1. **Run the script:**\n\n   ```bash\n   python google_map_scraper.py\n\n2. **Output:**\n   \n   The script will output the name, rating, phone number, address, and reviews for each place.\n   Example output:\n   ```bash\n    Name: Vegetarian Restaurant XYZ\n    Rating: 4.5\n    Phone Number: +1-234-567-890\n    Address: 123 Main St, Your City, Country\n    URL: https://www.google.com/maps/place/...\n    Reviews:\n     - {'author': 'John Doe', 'date': '1 month ago', 'text': 'Great food!'}\n     - {'author': 'Jane Smith', 'date': '2 weeks ago', 'text': 'Excellent service!'}\n\n## Contributing\nWe welcome contributions to GoogleMapsScraper! Feel free to fork the repository, create a branch, and submit a Pull Request with your improvements or new features.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for more information.\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankushrathour%2Fgooglemapsscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankushrathour%2Fgooglemapsscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankushrathour%2Fgooglemapsscraper/lists"}