198 views
Programming
Programming / Coding
Let's meet a Python library that helps us make sense of the nonsensical; BeautifulSoup helps us format and organize the messy web by fixing bad HTML and presenting us with easily-traversible Python objects representing XML structures.