Open juliankrz opened 6 years ago
This feature is almost done. But it's easy to cause HTTP 429
error. Because of we access two page for every single variant, maybe it's too much.
I found some proxy solutions to avoid 429
issue:
https://github.com/aivarsk/scrapy-proxies
https://github.com/fabienvauchelles/scrapoxy
Thanks a lot! I will into those proxy solutions this week.
Hi, Scrapoxy 4 is out!
Scrapoxy is a open source proxy aggregator, allowing you to manage all proxies in one place π―, rather than spreading it across multiple scrapers πΈοΈ.
Smartly designed for efficient traffic routing π, Scrapoxy minimizes #bans and boosts success rates π.
The tech stack is built on the latest NodeJS, Typescript, utilizing the NestJS and Angular frameworks.
Here are the key features:
Checkout https://scrapoxy.io/ !
Hi, I love this script.
I have a request for adding some additional metadata to the output to help with some data aggregation I'd like to do.
You already include "Beta" string for Snapchat which is great, could you have this for other apps too? https://www.apkmirror.com/apk/snap-inc/snapchat/snapchat-10-27-5-0-beta-release/
Same for Facebook - they have "alpha" and "beta" and flavors: https://www.apkmirror.com/apk/facebook-2/facebook/facebook-164-0-0-9-95-release/facebook-164-0-0-9-95-android-apk-download/
Thanks!