Google Maps Scraper avatar
Google Maps Scraper

Pricing

$14.99/month + usage

Go to Store
Google Maps Scraper

Google Maps Scraper

logical_scrapers/google-maps-scraper

Developed by

Goldmine

Maintained by Community

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

5.0 (2)

Pricing

$14.99/month + usage

6

Monthly users

18

Runs succeeded

>99%

Last modified

2 months 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}
ParameterTypeDescription
businessTypeStringType of business to search (e.g., "dentist", "coffee shop")
locationStringLocation to search in (e.g., "New York, NY")
maxResultsNumberMaximum 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

  1. Visit the actor's page on Apify
  2. Input your search parameters
  3. Run the actor
  4. 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.

Scraper NameDescriptionInput TypeLink
Amazon Product ScraperExtracts detailed product information including specs, images, and pricingProduct URLsView Actor
Amazon Search ScraperScrapes product listings from search resultsSearch URLView Actor
Amazon Review ScraperExtracts product reviews and ratingsProduct Review URLView Actor
LinkedIn Profile ScraperExtracts comprehensive profile data including experience, education, and skillsProfile URLsView Actor
LinkedIn Company ScraperScrapes company details, employees, and updatesCompany URLsView Actor
TikTok Video ScraperDownloads TikTok videos with metadata and engagement metricsVideo URLsView 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:


Keywords: Google Maps scraper, business data extraction, lead generation, market research, local business data, Apify actor, web scraping, business intelligence, location data, competitive analysis

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$14.99