Hi! Trying to use Webscraper to record basic info on apps on Google Play. So for example, productivity apps at: https://play.google.com/store/search?q=productivity&c=apps&hl=en_US&gl=US
Webscraper only pulls the first 50, even when the scroll selector loads other apps. It's as if the apps that load after scrolling are not being detected.
Any tips?