Skip to main content

Screen-scraping library

Project description

Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.

Discontinuation notice

You should use the 'beautifulsoup4' package instead of this package.

Development on the 3.x series of Beautiful Soup ended in 2011, and the series will be discontinued on January 1, 2021, one year after the Python 2 sunsetting date. At some point after that, the 'beautifulsoup' pip package will be updated to a recent version of Beautiful Soup. This will free up the 'beautifulsoup' package name to be used by a more recent release.

If you're relying on version 3 of Beautiful Soup, you really ought to port your code to Python 3. A relatively small part of this work will be migrating your Beautiful Soup code to Beautiful Soup 4.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BeautifulSoup-3.2.2.tar.gz (32.7 kB view hashes)

Uploaded source

Built Distribution

BeautifulSoup-3.2.2-py2-none-any.whl (32.9 kB view hashes)

Uploaded py2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page