
Google Maps Scraper
1 day trial then $14.99/month - No credit card required now

Google Maps Scraper
1 day trial then $14.99/month - No credit card required now
Scrapes business information from Google Maps including name, address, phone, website, ratings, opening Hours and more.
Actor Metrics
22 Monthly users
5.0 / 5 (2)
4 bookmarks
98% runs succeeded
Created in Jan 2025
Modified a month ago
Google Maps Business Data Scraper
🎯 Purpose
An efficient and reliable scraper for extracting comprehensive business information from Google Maps. Perfect for lead generation, market research, and competitive analysis.
✨ Features
- 🔍 Advanced Search: Search businesses by type and location
- 📊 Comprehensive Data: Extracts detailed business information:
- Business name and category
- Rating and review count
- Complete address
- Phone number
- Website URL
- Operating hours (structured format)
- Business status (open/closed)
- Booking links
- Google Maps URL
- ⚡ Performance:
- Automatic pagination
- Duplicate removal
- Configurable result limits
- 🛡️ Reliability:
- Built-in proxy support
- Automatic retries
- Error handling
📋 Input Parameters
1{ 2 "businessType": "coffee shop", 3 "location": "Manhattan, NY", 4 "maxResults": 100 5}
Parameter | Type | Description |
---|---|---|
businessType | String | Type of business to search (e.g., "dentist", "coffee shop") |
location | String | Location to search in (e.g., "New York, NY") |
maxResults | Number | Maximum number of results to fetch (default: 100) |
📤 Output Format
1interface BusinessDetails { 2 name: string | null; 3 category: string | null; 4 rating: string | null; 5 totalReviews: string | null; 6 address: string | null; 7 phone: string | null; 8 website: string | null; 9 businessStatus: string | null; 10 hours: { 11 monday: { open: string; close: string } | "Closed"; 12 tuesday: { open: string; close: string } | "Closed"; 13 wednesday: { open: string; close: string } | "Closed"; 14 thursday: { open: string; close: string } | "Closed"; 15 friday: { open: string; close: string } | "Closed"; 16 saturday: { open: string; close: string } | "Closed"; 17 sunday: { open: string; close: string } | "Closed"; 18 } | null; 19 bookingLinks: string | null; 20 googleMapsUrl: string; 21}
🚀 Usage
Running on Apify Platform
- Visit the actor's page on Apify
- Input your search parameters
- Run the actor
- Get your results in JSON format
💡 Use Cases
- 🎯 Lead Generation: Collect business contacts for sales and marketing
- 📊 Market Research: Analyze business density and competition
- 📍 Location Analysis: Study business distribution in specific areas
- 🔍 Competitor Analysis: Track competitor locations and ratings
- 📱 Directory Building: Create local business directories
🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
🔗 Related Actors
Scraper Name | Description | Input Type | Link |
---|---|---|---|
Amazon Product Scraper | Extracts detailed product information including specs, images, and pricing | Product URLs | View Actor |
Amazon Search Scraper | Scrapes product listings from search results | Search URL | View Actor |
Amazon Review Scraper | Extracts product reviews and ratings | Product Review URL | View Actor |
LinkedIn Profile Scraper | Extracts comprehensive profile data including experience, education, and skills | Profile URLs | View Actor |
LinkedIn Company Scraper | Scrapes company details, employees, and updates | Company URLs | View Actor |
TikTok Video Scraper | Downloads TikTok videos with metadata and engagement metrics | Video URLs | View Actor |
📈 Performance
- Average processing speed: ~2-3 businesses per second
- Success rate: >95%
- Automatic retry on failures
🆘 Support
For issues and questions, please reach out through:
- Email support coredev.dan@gmail.com
Keywords: Google Maps scraper, business data extraction, lead generation, market research, local business data, Apify actor, web scraping, business intelligence, location data, competitive analysis