Google Maps List Scraper
0
Extracts detailed information from businesses and places saved within a Google Maps list.
About
This tool functions as a robust scraper designed to programmatically retrieve comprehensive information from entries saved within a Google Maps list. It provides a structured JSON output, including an overall list description and an array of items, each containing specific details such as name, rating, description, and price. The scraper is built to mirror the Google Maps API's fetch behavior, ensuring reliability and accuracy in data collection, and includes a FastAPI server for easy testing and debugging.
Key Features
- Retrieves details (name, rating, description, price) for items in a Google Maps list
- Mirrors Google Maps API fetch behavior for accuracy
- Provides structured JSON output for easy data consumption
- Includes a FastAPI server for testing and debugging
- Supports local integration with Claude desktop environments
- 0 GitHub stars
Use Cases
- Collecting business information from curated Google Maps lists for market research or analysis
- Populating custom databases or directories with location-based data
- Automating the extraction of details from personal or public Google Maps lists