Beautiful Soup – Profiles, Jobs, and Resources for Python Developers

Beautiful Soup is a Python library for parsing HTML and XML documents. It creates a parse tree from the document and allows you to navigate the tree easily.