mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2025-02-15 13:33:11 +02:00
commit
df08f74dde
@ -104,6 +104,7 @@ This list contains python libraries related to web scraping and data processing
|
||||
* [selectolax](https://github.com/rushter/selectolax) - Python bindings to Modest engine (fast HTML5 parser with CSS selectors).
|
||||
* [parsel](https://github.com/scrapy/parsel) - Lets you extract data from XML/HTML documents using XPath or CSS selectors.
|
||||
* [html5-parser](https://github.com/kovidgoyal/html5-parser) - Fast C based HTML 5 parsing for python.
|
||||
* [gazpacho](https://github.com/maxhumber/gazpacho/) - A simple, fast, and modern web scraping library.
|
||||
|
||||
### HTML/XML : Sanitizing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user