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.
Release files for BeautifulSoup 3.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| BeautifulSoup-3.2.2.tar.gz | 32.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| BeautifulSoup-3.2.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 65.5 kB
Release files / BeautifulSoup-3.2.2.tar.gz
| Download URL | BeautifulSoup-3.2.2.tar.gz |
|---|---|
| Size | 32.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a04169602bff6e3138b1259dbbf491f5a27f9499dea9a8fbafd48843f9d89970
|
|
BLAKE2b-256 checksum How to use checksums |
40f26c9f2f3e696ee6a1fb0e4d7850617e224ed2b0b1e872110abffeca2a09d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/18.4 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.0+
|
Release files / BeautifulSoup-3.2.2-py2-none-any.whl
| Download URL | BeautifulSoup-3.2.2-py2-none-any.whl |
|---|---|
| Size | 32.9 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
d31413d71f6ca027ff6b06c891b62ee8ff48267ccd969f881d810e5d1fe49565
|
|
BLAKE2b-256 checksum How to use checksums |
69d3d3080721a867795001c5aa1423b5bfc92b39f7a55598449e3c7e4eaaf88f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/18.4 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.0+
|