macOS
brew install defuddlelocal Homebrew formula metadata
brew
Extract article content and metadata from web pages. Version 0.19.1 via Homebrew; verified 2026-06-25.
install
brew install defuddlelocal Homebrew formula metadata
nix profile install nixpkgs#defuddlenixpkgs package indexes · pkgs/by-name/de/defuddle/package.nix · source: api.github.com
overview
Extract article content and metadata from web pages
history
Defuddle is a web-page content extraction library and CLI for turning cluttered pages into readable HTML, Markdown, JSON, and metadata.
The official README says Defuddle was created for the Obsidian Web Clipper browser extension but designed to run in any environment. It positions the project as a replacement-style alternative to Mozilla Readability, with different tradeoffs around preserving uncertain content, metadata extraction, math, code blocks, and page standardization.
The release stream shows a young, active project: a 0.1.1 release in March 2025 and frequent 0.x releases through 0.19.1 in June 2026.
Defuddle is distributed through npm for JavaScript and Node.js users, includes a global CLI, and is packaged by Homebrew. Its official site also exposes the core value proposition directly: getting the main content of a page as Markdown.
Developers use Defuddle in browser code, Node.js code with a DOM implementation such as linkedom or JSDOM, or through the CLI. The README documents parsing local files, URLs, and stdin, with options for Markdown, JSON, frontmatter, property extraction, custom user agents, and debug output.
Defuddle is package-nerd-relevant because it packages article extraction as both a JavaScript library and a terminal command. It lives in the lineage of readability tools, but with modern Markdown, metadata, and Obsidian-oriented workflows baked into the distribution.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
defuddle | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:defuddle |
|---|---|
| Version | 0.19.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/defuddle |
| Homepage | https://defuddle.md |
| Repository | https://github.com/kepano/defuddle |
| Upstream docs | https://github.com/kepano/defuddle#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/defuddle/-/defuddle-0.19.1.tgz |
| Last updated | 2026-06-25T15:24:06Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | defuddle |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
defuddle
nix profile install nixpkgs#defuddlesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.