Hacker News new | ask | show | jobs
by mariushop 3035 days ago
I just love the clean look of this. Looks like a labour of love for a personal tool. Nice feature, downloading the full HTML.
1 comments

Thank you very much.

To clarify, it won't download the full HTML, only the content part of the webpage. It works by using go-readability[0], which strips unnecessary elements from a webpage.

[0] https://github.com/RadhiFadlillah/go-readability/