Beautiful Soup is a self-contained parser that makes screen-scraping easy. It parses both good and bad HTML and XML and offers methods for traversing the parse tree and extracting specific parts of a document.
| Tags | Text Processing Markup XML HTML/XHTML |
|---|---|
| Licenses | Python |
| Operating Systems | OS Independent |