Article Parser is a tool to declutter articles. Made by lucasew using go-readability and sakura.css.
You can use this tool directly in your LLM prompts by prefixing any URL:
https://articleparser.vercel.app/https://example.com/article
It will automatically return Markdown when accessed by LLMs or when specified:
/md/https://... - Markdown/txt/https://... - Plain Text/json/https://... - JSONOr use the bookmarklet.