Releases: Scrapium/scrape-tweets-dev-2
Releases · Scrapium/scrape-tweets-dev-2
Stable v0.0.1 - Boilerplate code for scraping other websites
- This code can achieve 500+ requests per second without the need for premium proxies.
- This code only really works on Linux
- The code in the .zip file is setup to make requests to httpforever.com
- The code does not make specific requests, and only requests the landing page.
- Requests are ended after a non 200 >= <= 300 response code.
- The code could be optimized, there is still a memory leak that needs to be addressed.