python-bs4-doc

Error-tolerant html parser for python - documentation
  http://www.crummy.com/software/BeautifulSoup
  0
  no reviews



Beautiful soup is a python library for pulling data out of html and xml files. it works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. it commonly saves programmers hours or days of work.

this package contains beautifulsoup's documentation.