VOOZH about

URL: https://apify.com/ahmed_jasarevic/google-maps-business-data-scraper-free

⇱ Google Maps Business Data Scraper Free Β· Apify


πŸ‘ Google Maps Business Data Scraper Free avatar

Google Maps Business Data Scraper Free

Pricing

$12.00/month + usage

Go to Apify Store

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.

Pricing

$12.00/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

28

Total users

1

Monthly active users

2 months ago

Last modified

Share


πŸ—ΊοΈ 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

{
"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

{
"location":"Zagreb, Croatia",
"keyword":"restaurant",
"limit":50
}

🧩 Output example

[
{
"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Δ‡ 🌍


You might also like

Google Maps Scraper Api

akash9078/google-maps-scraper-api

Extract business data from Google Maps using official Places API. Get names, addresses, phone numbers, ratings, reviews, photos, hours & more for restaurants, hotels, shops & any business.

πŸ‘ User avatar

Akash Kumar Naik

30

Google Maps Scraper

rupom888/google-maps-scraper

Extract business listings from Google Maps.

Google Maps Scraper - Extract Business Data, Reviews & Leads

code-node-tools/google-maps-scraper

Fast Google Maps scraper and Google Places API alternative. Extract business data, reviews, emails, ratings, and contact info from Google Maps. Filter by website presence. Perfect for lead generation, competitor research, and local SEO.

4

Google Maps Business Scraper

sheshinmcfly/google-maps-scraper

Extract local business data from Google Maps by search query: name, address, phone, website, rating, review count, category, coordinates and opening hours. No login or API key required. Export to JSON, CSV or Excel for lead generation and local market research.

Google Maps Business Scraper – Extract Leads Free

sovanza.inc/google-maps-business-scraper---extract-leads-free

Extract Google Maps business data like contacts, reviews, and locations from search URLs and export it for analysis and outreach.

Google Map Business Scraper

logical_scrapers/google-map-business-scraper

Scrapes business information from Google Maps including name, address, phone, website, ratings, opening Hours and more.

492

4.9

Google Maps Scraper

surigami/google-maps-scraper

πŸ“ Google Maps Scraper Google Maps Scraper lets you extract business data from Google Maps.