Google Maps Place Details Scraper
Pricing
from $4.00 / 1,000 place results
Google Maps Place Details Scraper
Turn any Google Maps URL, short link or Place ID into a full business record — address, phone, website, email, hours, rating, photos, menu, attributes and reviews.
Pricing
from $4.00 / 1,000 place results
Rating
0.0
(0)
Developer
Andrew
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Bulk-resolve Google Maps URLs, maps.app.goo.gl short links, ?cid= links, or Place IDs (ChIJ…) into complete, structured business records — address, coordinates, phone, website, email, opening hours, rating and review count, price level, categories, photos, menu, amenities, and optional reviews. Ideal for enriching CRM lists, spreadsheets, or datasets that already contain Google Maps links or IDs.
What you get
- Identifiers:
placeId,googlePlaceId(ChIJ…),kgId, canonicalgoogleMapsUrl, and the originalinputUrl - Location:
addressplusstreet/city/postalCode/state/countryCode/neighborhood,latitude/longitude,plusCode,timezone - Contact:
phone,phoneUnformatted,website,menuUrl,email(optionally extracted from the website),socialLinks,bookingLinks - Business:
name,subtitle,description,categories,primaryType,rating,reviewCount,priceLevel,businessStatus,hotelStars - Hours:
openNow,openStatusText, weeklyopeningHours - Rich content:
aboutattributes,menusections/items/prices, up to 20photos, optionalreviews[] - Export to JSON, CSV, Excel, or Google Sheets
Use cases
- CRM / spreadsheet enrichment — you have Maps links or Place IDs; get phone, website, hours, rating in one run
- Data pipelines — resolve Place IDs from the Places API or other sources into full records without per-field API costs
- Monitoring — re-scrape a fixed list of locations on a schedule to track rating, review count, hours, and closures
- Directory & travel apps — populate listing pages with photos, hours, menus, and attributes
- Link resolution — expand short
maps.app.goo.gllinks into place IDs and canonical URLs
How to use
- Paste your Place URLs or IDs, one per line (any mix of full URLs, short links,
?cid=links,ChIJ…or0x…:0x…IDs). Hundreds at once is fine. - Optionally set Max reviews per place and enable Extract emails from websites.
- Run — one row per input place appears in the Dataset tab.
Output format
{"placeId": "0x89c2598f7ff4aa09:0x313547e757cb8cea","googlePlaceId": "ChIJCar0f49ZwokR6ozLV-dHNTE","googleMapsUrl": "https://maps.google.com/?cid=3545819340560108778","name": "Katz's Delicatessen","address": "205 E Houston St, New York, NY 10002","street": "205 E Houston St","city": "New York","postalCode": "10002","state": "New York","countryCode": "US","latitude": 40.722233,"longitude": -73.987429,"rating": 4.5,"reviewCount": 54692,"categories": ["Deli", "American restaurant", "Jewish restaurant"],"website": "https://katzsdelicatessen.com/","phone": "(212) 254-2246","phoneUnformatted": "+12122542246","priceLevel": "$30–40","businessStatus": "OPERATIONAL","openNow": true,"openStatusText": "Open · Closes 11 PM","openingHours": { "periods": [{ "day": "Monday", "hours": "8 AM–11 PM" }], "weekdayText": ["Monday: 8 AM–11 PM"], "openNow": true, "nextOpening": "Closes 11 PM" },"about": [{ "group": "Service options", "attributes": [{ "label": "Delivery", "present": true }] }],"menu": [{ "category": "Soup & Salad", "items": [{ "name": "Matzo Ball Soup", "description": "", "price": "$9.45" }] }],"photos": ["https://lh3.googleusercontent.com/gps-cs-s/…=w1920-h1080-k-no"],"reviews": [],"reviewsFetched": 0,"inputUrl": "https://maps.google.com/?cid=3545819340560108778","scrapedAt": "2026-08-16T06:45:00.000Z"}
Pricing
Pay per place record saved to the dataset, plus a small per-review fee if you enable reviews. Inputs that don't resolve are not charged.
FAQ
Which link formats work? Full google.com/maps/place/... URLs, maps.app.goo.gl/... short links, maps.google.com/?cid=... links, Google Place IDs starting with ChIJ, hex IDs like 0x89c2598f7ff4aa09:0x313547e757cb8cea, and bare CID numbers.
Do I need a Google API key? No.
How fast is it? Roughly 1–2 seconds per place with parallel workers; a 500-URL list finishes in about 10 minutes.