equal-aqua
equal-aquaโ€ข3y ago

Google Maps Scraper Specific Category Only

Hey i was just wondering if there is anyway i can scrape google maps but only scrape a specific category.
No description
5 Replies
wise-white
wise-whiteโ€ข3y ago
Hey. I use google maps often but not sure there is a way in the scraper to do that. But I have written a python script that pulls the entire dataset and checks for the category and spits out a csv or json with only those items with the set category.
national-gold
national-goldโ€ข3y ago
It's not possible, because well - it's not possible on the google maps. You could use category as search term, but google would still show some other categories in accordance with its algorithm.
Lukas Krivka
Lukas Krivkaโ€ข3y ago
It is possible to add this feature to the actor so I'm adding it to the TODO feature list
Lukas Krivka
Lukas Krivkaโ€ข3y ago
For now, you have to filter it after the run, you can use e.g. https://apify.com/lukaskrivka/dedup-datasets to do that
Apify
Merge, Dedup & Transform Datasets ยท Apify
The ultimate dataset processor. Extremely fast merging, deduplications & transformations all in a single run.
harsh-harlequin
harsh-harlequinโ€ข3y ago
Hi, is this feature added? ๐Ÿ™‚ currently also looking for an option to add "categoryName" as a filter for my search Thanks in advance! Keep up the great work ๐Ÿ™‚

Did you find this page helpful?