Show HN: Yomi – Read any web page, or a whole website, into clean Markdown
Category: cli-tool
Tags: web-scraping, markdown, cli-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Yomi is a CLI tool that converts web pages or entire websites into clean Markdown, intelligently handling JavaScript-rendered content by only launching headless Chrome when needed. Its combination of site crawling, metadata extraction, and support for images makes it a practical utility for developers who want to archive content or process web pages in a pipeline.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/tamnd/yomi · Go · MIT
View on Hacker News