I scraped app opinions in IOS app retailer, utilizing python app-store-scraper however it did not work properly, solely ~2.5k opinions.
One other means I attempted is selenium, however the issue is that when clicking ‘see all’ button to see all opinions, it solely exhibits 10 opinions, can not load extra evaluation even by scrolling
for instance https://apps.apple.com/us/app/tiktok/id835599320?see-all=opinions
However when opening the app on my cellphone, it might probably load extra opinions. I consider working the code that opens the app like on iphone, not webpage, however dont’t know the way. Do you guys have any concepts?
I scraped app opinions in IOS app retailer, utilizing python app-store-scraper however it did not work properly, solely ~2.5k opinions.
One other means I attempted is selenium, however the issue is that when clicking ‘see all’ button to see all opinions, it solely exhibits 10 opinions, can not load extra evaluation even by scrolling
for instance https://apps.apple.com/us/app/tiktok/id835599320?see-all=opinions
However when opening the app on my cellphone, it might probably load extra opinions. I consider working the code that opens the app like on iphone, not webpage, however dont’t know the way. Do you guys have any concepts?