Getting Started With Beautiful Soup

Getting Started With Beautiful Soup
by Vineeth G. Nair / / / PDF


Read Online 3.2 MB Download


Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need without writing excess code for an application. It doesn't take much code to write an application using Beautiful Soup.

views: 635