← Back to match
Beautiful Soup
A Python library for quick-turnaround screen-scraping and HTML/XML parsing.
PlatformWebfreeglobal
A Python library for parsing HTML and XML, intended for developers doing screen-scraping and quick-turnaround data extraction tasks. It provides simple, Pythonic tools to navigate and modify a parse tree, automatically handles Unicode input and UTF-8 output, and can sit on top of different parsers to cope with messy pages or trade speed for flexibility.
Categories
parsing library

