Description
CSS selectors can be parsed and translated into XPath expressions for legacy Python 2 scraping and testing tools. This library helps applications query XML or HTML trees using selector syntax.
It is imported by other software and does not fetch web pages by itself. Caller code still controls which documents are parsed and queried.