Google Maps Business Data Scraper Free
by ahmed_jasarevic
Extract local business data worldwide using open map data — hotels, restaurants, salons, gyms, and more. No Google API key required.
Opens on Apify.com
About Google Maps Business Data Scraper Free
Extract local business data worldwide using open map data — hotels, restaurants, salons, gyms, and more. No Google API key required.
What does this actor do?
Google Maps Business Data Scraper Free is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
--- # 🗺️ Google Maps Business Data Scraper — OpenMap Alternative Extract business data (like restaurants, hotels, gyms, salons, pharmacies, etc.) from any city worldwide using OpenStreetMap / Overpass API — no API keys required. --- ### ✅ Features * Worldwide coverage * Extracts structured data: * Name * Type (category) * Address * Phone number * Website * Coordinates (lat, lon) * Configurable search keyword and location * Supports limiting number of results * Automatic duplicate removal * Handles request retries and errors --- ### ⚙️ Input schema json { "type": "object", "properties": { "location": { "title": "Location", "type": "string", "description": "City or area to search in", "default": "Split, Croatia" }, "keyword": { "title": "Business type", "type": "string", "description": "Keyword like hotel, restaurant, gym, pharmacy, salon", "default": "restaurant" }, "limit": { "title": "Maximum results", "type": "number", "description": "Maximum number of results to fetch (0 = unlimited)", "default": 0 } }, "required": ["location", "keyword"] } --- ### ⚙️ Input example json { "location": "Zagreb, Croatia", "keyword": "restaurant", "limit": 50 } --- ### 🧩 Output example json [ { "name": "Restaurant Adriatic", "type": "restaurant", "address": "Obala 12", "phone": "+385 21 123 456", "website": "http://adriatic.hr", "lat": 43.507, "lon": 16.439 }, { "name": "Caffe Central", "type": "cafe", "address": "Trg Bana Jelačića 5", "phone": "+385 21 654 321", "website": null, "lat": 45.815, "lon": 15.978 } ] --- ### 🧠 How it works 1. The actor takes your location and keyword as input. 2. Fetches geographic coordinates using OpenStreetMap Nominatim API. 3. Queries Overpass API to find matching businesses around the location. 4. Deduplicates results and trims them according to limit. 5. Outputs structured JSON ready for analysis or lead generation. --- ### 💡 Use cases * Lead generation (restaurants, gyms, hotels, pharmacies, etc.) * Market research and competitor analysis * Local business directories * Location analysis for services or delivery --- Made by Ahmed Jašarević 🌍 ---
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Google Maps Business Data Scraper Free now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- ahmed_jasarevic
- Pricing
- Paid
- Total Runs
- 49
- Active Users
- 9
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support