app-store-scraper
app-store-scraper copied to clipboard
Remove deprecated request dependency
After looking at your google-play-scraper code, I noticed you use got instead of request.
Given that this change seems to be small-scale, would be better to use a maintained library and get rid of that deprecated warning.
I can try to implement it, if you're open to it.
Dear maintainers, any update on this? Would be really great to get rid of the deprecated library