Google Maps Scraper avatar

Google Maps Scraper

Pricing

from $0.20 / actor start

Go to Apify Store
Google Maps Scraper

Google Maps Scraper

The Google Maps Scraper is an Apify Actor designed to extract business listings from Google Maps. It supports scraping by any search keyword, city, or category and returns clean, structured data including contact details, ratings, hours, and GPS coordinates.

Pricing

from $0.20 / actor start

Rating

0.0

(0)

Developer

Techforce

Techforce

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Share

🗺️ Google Maps Scraper

The Google Maps Scraper is an Apify Actor designed to extract business listings from Google Maps. It supports scraping by any search keyword, city, or category and returns clean, structured data including contact details, ratings, hours, and GPS coordinates.


⭐ Features

  • Scrapes business name, address, phone, website, rating, and review count
  • Extracts opening hours, GPS coordinates, category, and place image
  • Supports multiple search queries in a single run
  • Configurable maximum results per query
  • No Google Maps API key required
  • Exports results as JSON, CSV, Excel, or via API
  • Designed to run efficiently on Apify Cloud

📝 Example Use Cases

  • Build a local business directory for any city or industry
  • Generate leads with contact details (phone + website)
  • Research competitors in a specific area
  • Collect venue data for events, travel, or real estate
  • Feed business data into CRMs, dashboards, or internal tools

🚀 How to Use

  1. Open the Actor on Apify
  2. Enter one or more search queries (e.g. IT companies in Ahmedabad)
  3. Set the maximum number of results per query
  4. Choose your preferred language
  5. Click Run
  6. Download your dataset as JSON, CSV, or Excel

Example Input

{
"searchQueries": [
"Restaurants in Illinois, USA",
"IT companies in Chicago"
],
"maxResults": 20,
"language": "en"
}

📤 Output Data

  • Business name & category
  • Star rating & review count
  • Full address & Plus Code
  • Phone number & website URL
  • Opening hours (per day)
  • GPS latitude & longitude
  • Place image URL
  • Google Maps URL

Example Output

{
"name": "Gibsons Italia",
"category": "Restaurant",
"rating": "4.7",
"reviewCount": "4106 reviews",
"address": "233 N Canal St, Chicago, IL 60606, United States",
"phone": "+13124141100",
"website": "https://www.gibsonsitalia.com/",
"hours": "Monday: 11am–11pm | Tuesday: 11am–11pm",
"plusCode": "2GHV+98 Illinois, USA",
"latitude": 41.8862529,
"longitude": -87.6413149,
"imageUrl": "https://lh5.googleusercontent.com/...",
"url": "https://www.google.com/maps/place/gibsons-italia/..."
}

⚙️ Input Parameters

FieldTypeDefaultDescription
searchQueriesArray of strings["restaurants in Illinois"]Search queries to run on Google Maps
maxResultsInteger20Max number of places per query (1–500)
languageStringenLanguage code for results (en, hi, fr, de, es)

🆘 Support

For issues, questions, or feature requests:

📧 Email: bhavin.shah@techforceglobal.com

📅 Book a 15-min consultation

This Actor can be integrated into a fully automated n8n workflow no manual steps, just end-to-end automation.

🌐 Website: https://techforceglobal.com/


Made with ❤️ for the business data & lead generation community