freshdeps_
~ / pypi / beautifulsoup
beautifulsoupPyPI
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked beautifulsoup live against PyPI, GitHub & OSV on Jun 14, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
3.2.2
Last release
6.7y ago
Last commit
no repo data
Known CVEs (OSV)
0
Yanked
no
Repo archived
no repo data
Suggested alternative
beautifulsoup4
the bare `BeautifulSoup` package is BeautifulSoup 3 — unmaintained; use beautifulsoup4.
Migration
pip uninstall BeautifulSoup && pip install beautifulsoup4; `from bs4 import BeautifulSoup` (was `from BeautifulSoup import BeautifulSoup`)
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether beautifulsoup is a dead end before they install it.

freshdeps badge for beautifulsoup

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/pypi/beautifulsoup.svg)](https://freshdeps.vercel.app/pypi/beautifulsoup?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/pypi/beautifulsoup?ref=badge"><img src="https://freshdeps.vercel.app/badge/pypi/beautifulsoup.svg" alt="freshdeps: beautifulsoup"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-14T08:01:39.458Z · sources: registry=true github=false osv=true