132 Forks
937 Stars
937 Watchers

parsel

Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors

How to download and setup parsel

Open terminal and run command
git clone https://github.com/scrapy/parsel.git
git clone is used to create a copy or clone of parsel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with parsel https://github.com/scrapy/parsel/archive/master.zip

Or simply clone parsel with SSH
[email protected]:scrapy/parsel.git

If you have some problems with parsel

You may open issue on parsel support forum (system) here: https://github.com/scrapy/parsel/issues