
Google Maps Extractor
Pricing
from $4.00 / 1,000 results

Google Maps Extractor
Extract data from hundreds of places fast. Scrape Google Maps by keyword, category, location, URLs & other filters. Get addresses, contact info, opening hours, popular times, prices, menus & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
4.4 (60)
Pricing
from $4.00 / 1,000 results
1061
Total users
49K
Monthly users
4.1K
Runs succeeded
98%
Issues response
4.4 days
Last modified
3 days ago
Only getting 10 results each time
Closed
This is the json for whatever is worth: { "exportedFields": [ "title", "imageUrl", "categoryName", "address", "city", "website", "neighborhood", "phone" ], "language": "en", "locationQuery": "dublin, IE", "maxCrawledPlacesPerSearch": 100, "searchMatching": "all", "searchStringsArray": [ "Badminton", "Cricket", "Fencing", "minigolf", "Hiking", "Hockey", "Hurling", "Rock Climbing", "Rowing", "Soccer", "Table Tennis", "Tennis", "Ultimate Frisbee", "Volleyball", "Jewelry Making course", "boardgames", "acting", "Sculpting class", "karting", "amusement center vr", "archery range", "bowling" ], "skipClosedPlaces": true, "website": "allPlaces" }
Hi there, thanks for reaching out! Some of the search terms seem quite niche, like "amusement center vr". Try simplifying the input for instance like below. You'll be able to retrieve more results this way already:
{"language": "en","locationQuery": "dublin, IE","maxCrawledPlacesPerSearch": 100,"searchMatching": "all","searchStringsArray": ["Badminton","Cricket","Fencing","Mini Golf","Hiking","Hockey","Hurling","Rock Climbing","Rowing","Soccer","Table Tennis","Tennis","Ultimate Frisbee","Volleyball","Jewelry Making","Board Games","Acting","Sculpting","Karting","Amusement Center","VR","Archery","Bowling"],"skipClosedPlaces": true,"website": "allPlaces","placeMinimumStars": ""}
You can also increase the maxCrawledPlacesPerSearchLimit.
Hope this helps! Cheers, Andrea