Description
Queries and manipulates HTML or XML documents from Python with a jQuery-like API. It helps scraping, testing, document transformation, and data extraction tools select elements and edit markup.
HTML from the web can be untrusted and unstable. Validate extracted data and avoid blindly executing links, scripts, or generated output.