Beautiful Soup
| Use attributes for filter ! | |
| License | Python Software Foundation License |
|---|---|
| MIT License | |
| Stable release | January 6, 2019 |
| Platforms | Python |
| Written in | Python |
| Original author(s) | Leonard Richardson |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1404318 |
About Beautiful Soup
Beautiful Soup is a Python package for parsing HTML and XML documents. It creates a parse tree for parsed pages that can be used to extract data from HTML, which is useful for web scraping. It is available for Python 2. 7 and Python 3.