sensitive-blue
sensitive-blue3y ago

google play scraper

Trying to get some review data from google play using the "Google Play Scraper" actor but when I run it I'm only getting one result back, extract of the main page. I've checked the box "include reviews" but maybe I need to include something more specific on the url?
11 Replies
Oleg V.
Oleg V.3y ago
Hey!) Can you share link to your run, we will check it.
sensitive-blue
sensitive-blueOP3y ago
Sure https://play.google.com/store/apps/details?id=app.breathhub.main1 I want to do some analysis on the review data
Oleg V.
Oleg V.3y ago
I mean link to your run of "Google Play Scraper" on the platform, so we can check logs/ your input, etc.
HonzaS
HonzaS3y ago
there are reviews in your results click all fields or View as JSON
sensitive-blue
sensitive-blueOP3y ago
🙏 is there an additional step to take out just the review score + review text?
HonzaS
HonzaS3y ago
as far as I know this is the best you can get https://api.apify.com/v2/datasets/c8IuKhGsTDeJ5Azxt/items?attachment=true&clean=true&fields=reviewsList&format=csv&unwind=reviewsList you will need to remove other columns manually
sensitive-blue
sensitive-blueOP3y ago
Thanks, discovered the unwind option which is great. It's given me 47 reviews of a total of 1.8k - do you know how I increase the # of reviews it scrapes?
MEE6
MEE63y ago
@GideonB just advanced to level 1! Thanks for your contributions! 🎉
Oleg V.
Oleg V.3y ago
I checked URL. Yeah, it says that there are 1800 reviews, but they show only those 47 (click on "See all reviews button"). so, Actor scrapes all reviews they provide. There is no option to get all of them.
sensitive-blue
sensitive-blueOP3y ago
Thanks @Oleg V.

Did you find this page helpful?