
parsel 1.11.0
0
Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
Contents
Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
Stars: 1313, Watchers: 1313, Forks: 154, Open Issues: 43The scrapy/parsel repo was created 10 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1313 github stars!
How to Install parsel
You can install parsel using pip
pip install parsel
or add it to a project with poetry
poetry add parsel
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/parsel/
- Documentation:
- https://parsel.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/scrapy/parsel
Classifiers
- Text Processing/Markup
- Text Processing/Markup/HTML
- Text Processing/Markup/XML
Related Packages
Errors
A list of common parsel errors.
Code Examples
Here are some parsel code examples and snippets.
GitHub Issues
The parsel package has 43 open issues on GitHub
- Support "html5" type to use html5lib parser
pythonfix







