Description
Parses and extracts information from HTML or XML documents, including content that may be malformed. This is useful because real-world web pages often do not follow strict XML-style structure.
It is useful for scraping, import tools, converters, tests, and applications that need to inspect markup from outside sources. It is a developer library and not a browser.