📍Google Maps Scraper ($0.45/1K Results)
Pricing
from $0.45 / 1,000 results
📍Google Maps Scraper ($0.45/1K Results)
$0.45/1K results 🔥 LOW COST Google Maps Scraper built for scale. No proxy setup, no hidden compute fees, no browser overhead. Extract business names, phones, websites, addresses, ratings, reviews, hours, coordinates & more in seconds. Supports multi-query scraping with up to 200 results per search.
Pricing
from $0.45 / 1,000 results
Rating
0.0
(0)
Developer
Hamza
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Google Maps Scraper
Affordable Google Maps data extraction built for scale
Extract structured business data from Google Maps with fast execution, clean datasets, and predictable pricing.
✅ Only $0.45 per 1,000 results
✅ No proxy configuration needed
✅ No browser overhead
✅ No hidden compute charges
✅ Pay only for successful extracted results
Designed for lead generation, local SEO, market research, CRM enrichment, and business intelligence workflows.
Unlike traditional browser-based actors that rely on Playwright or Puppeteer, this actor uses a lightweight infrastructure optimized for speed and low operating costs. That means faster runs, lower resource consumption, and more affordable pricing for large-scale scraping.
Why choose this actor?
Many Google Maps scrapers:
- launch heavy Chromium browsers
- consume large amounts of memory
- increase runtime costs
- require proxy configuration
- become expensive at scale
This actor avoids those problems entirely.
Everything is already included in the pricing:
- proxies
- infrastructure
- scraping costs
- compute handling
You simply run the actor and receive structured results.
| Feature | This Actor | Traditional Browser Actors |
|---|---|---|
| Price per 1,000 results | $0.45 | $2.00+ |
| Browser automation | No | Yes |
| Hidden proxy fees | No | Often |
| Extra compute charges | Included | Common |
| Bulk queries | Yes | Yes |
| Fast startup time | Yes | Slower |
| Optimized for scale | Yes | Limited |
Data Included
This actor returns rich structured Google Maps business data including:
Business Information
- Business name
- Main category
- Multiple categories/types
- Rating
- Review count
- Price level
- Google Maps URL
Contact Details
- Phone number
- International phone format
- Website URL
- Domain
- Full address
- Street & street number
- City
- Postal code
- State/region
- Country
Location Data
- Latitude
- Longitude
- Coordinates object
- Place ID
- CID / Data ID
- Timezone
Opening Hours
- Weekly business hours
- Live open/closed status
- Detailed hours structure
Additional Metadata
- Search query used
- Result ranking position
- Service options
- Business status flags
- Neighborhood/location context
Input Configuration
Configure your Google Maps scraping request using the fields below.
| Field | Type | Description |
|---|---|---|
| Query | String or List | One or multiple Google Maps search queries. Example: restaurants in chicago |
| Num | Integer | Maximum number of results per query. Maximum: 200 |
| Country Code (gl) | String | Country used for localized Google Maps results. Example: us, gb, fr, de, ma |
| Language (hl) | String | Google interface language. Example: en, fr, es, de |
| Google domain | String | Google domain to use. Default: google.com |
| Lat/Lng/Zoom (ll) | String | Optional location bias for more accurate local results |
| Fields | String | Comma-separated list of fields to keep in output |
Example Input
Basic Example
{"query": ["coffee shops in london"],"num": 50}
Multi-City Lead Generation
{"query": ["dentists in miami","dentists in orlando","dentists in tampa"],"num": 200,"gl": "us","hl": "en"}
International Search
{"query": ["restaurants in marrakech"],"num": 100,"gl": "ma","hl": "fr"}
Limit Output Fields
{"query": ["lawyers in chicago"],"fields": "title,phone,website,rating,address"}
Tips
- Use multiple queries in one run to scrape several cities or keywords at once.
- Set
glto the country you're targeting for more accurate local rankings. - Use the
fieldsoption to reduce dataset size and export only the columns you need. - For best local precision, use the optional
llparameter with latitude, longitude, and zoom values.