Beautiful Soup is a library for pulling data out of HTML and XML files. It provides ways of navigating, searching, and modifying parse trees.


License
MIT
Install
conda install -c anaconda bs4