parsel

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install parsel

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.10.0 2025-01-17    
1.9.1 2024-04-08    
1.9.0 2024-03-14    
1.8.1 2023-04-18  
1.7.0 2022-11-01  
1.6.0 2020-05-07  
1.5.2 2019-08-09  
1.5.1 2018-10-25  
1.5.0 2018-07-03  
1.4.0 2018-02-08  
1.3.1 2017-12-28  
1.2.0 2017-05-17  
1.1.0 2016-11-22  
1.0.3 2016-07-29  
1.0.2 2016-04-26  
1.0.1 2015-08-24  
1.0.0 2015-08-23  
0.9.6 2015-08-14  
0.9.5 2015-08-11  
0.9.4 2015-08-10  
0.9.3 2015-08-07  
0.9.2 2015-08-07  
0.9.1 2015-08-04  
0.9.0 2015-07-30  

Issues with this package?

Page last updated 2025-01-17 16:46:56 UTC