Google Search Reviews Scraper avatar
Google Search Reviews Scraper

Deprecated

Pricing

$10.00/month + usage

Go to Store
Google Search Reviews Scraper

Google Search Reviews Scraper

Deprecated

Developed by

Danny

Danny

Maintained by Community

Handy actor to scrape Google reviews from the search results page

0.0 (0)

Pricing

$10.00/month + usage

3

Total users

284

Monthly users

9

Runs succeeded

>99%

Last modified

7 months ago

BL

List items does not work properly

Open

blackdeer opened this issue
a year ago

Compared to the documentation and other scrapers I have to do something different in Python to get the reviews.

client.dataset(run["defaultDatasetId"]).list_items().items[0]["reviews"] instead of self.client.dataset(run["defaultDatasetId"]).list_items().items

Not a major issue, but would be nice if this can be fixed.