How it works: paste a URL → trafilatura extracts the article content → saves a .md file with YAML frontmatter (source, date) and the article body.
Built with Python, python-telegram-bot, trafilatura, and pydantic. Can be run locally or with Docker.
Looking for feedback on the approach and any features that would be useful.