π¦ ClawHub
Defuddle (kepano)
by @hoyaryyj
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provi...
π‘ Examples
Always use --md for markdown output:
defuddle parse --md
Save to file:
defuddle parse --md -o content.md
Extract specific metadata:
defuddle parse -p title
defuddle parse -p description
defuddle parse -p domain
TERMINAL
clawhub install kepano-defuddle