Show HN: Web Ingest – Convert websites to LLM-friendly text (webingest.com)
I really love Git Ingest, but I needed something more general. So I built this!
It crawls websites and converts each page to Markdown.
It’s great for developer documentation.
And it’s free. I built it over the excellent Jina Reader. I hope you get some use out of it!
2 comments
[ 13.0 ms ] story [ 223 ms ] threadThe web app is calling Jina Reader under the hood. If you needed something a little different, it wouldn't be too hard to write a CLI tool to call Jina and achieve similar results.
It's cheap to host, so I'll be leaving this up for the foreseeable future.