
Parsel is a Python library to extract data from HTML and XML using XPath and CSS selectors
This module is used to, for example: - Extract text using CSS or XPath selectors - Regular expression helper methods
This is the Python 3 version of the package.