beautifulsoup
HTML/XML parser for quick-turnaround applications like screen-scraping.
HTML/XML parser for quick-turnaround applications like screen-scraping.
To install this package, run one of the following:
This package is OBSOLETE. It has been replaced by the beautifulsoup4 package. You should use Beautiful Soup 4 for all new projects.
Beautiful Soup parses arbitrarily invalid SGML and provides a variety of methods and Pythonic idioms for iterating and searching the parse tree.
Summary
HTML/XML parser for quick-turnaround applications like screen-scraping.
Last Updated
Aug 2, 2017 at 14:02
License
Python Software Foundation License
Supported Platforms