I'm not too tech-savvy and would like to ask for help setting up an actor to scrape the data from google play. I've got a bunch of developers' website URLs, and I'm trying to scrape data about their apps from Google Play using this actor epctex/google-play-scraper. Got a couple of hurdles to tackle:
1- Any way to convert these developers' website URLs into their Google Play developer URLs?
2- Need a hand nailing down the right settings for this actor once a convert urls. I wanted to test it and even when I tried the developer's URL from the actor's description example as a test, it came up empty - just threw an error.
Hi all, I'm very new to this community and I don’t have experience with coding or similar skills. I need to compile a list of apps from the Play Store with ratings less than 3.9 (excluding those without any reviews). Is there a step-by-step guide available that would enable a non-tech person to do this with ease? thanks!