mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-28 08:48:58 +02:00
Add cloudscraper to python page
This commit is contained in:
parent
122cfd30e1
commit
390d725b49
@ -71,6 +71,10 @@ This list contains python libraries related to web scraping and data processing
|
||||
* [requests-html](https://github.com/kennethreitz/requests-html) - Pythonic HTML Parsing for Humans.
|
||||
* [ScrapydWeb](https://github.com/my8100/scrapydweb) - A full-featured web UI for Scrapyd cluster management, which supports Scrapy Log Analysis & Visualization, Auto Packaging, Timer Tasks, Email Notice and so on.
|
||||
|
||||
### Web Scraping : Bypass Protection
|
||||
|
||||
* [cloudscraper](https://github.com/venomous/cloudscraper) - A Python module to bypass Cloudflare's anti-bot page.
|
||||
|
||||
## HTML/XML
|
||||
|
||||
### HTML/XML : General
|
||||
|
Loading…
Reference in New Issue
Block a user