Homepage: http://github.com/alphapapa/org-web-tools
Author: Adam Porter
Updated:
Display and capture web content with Org-mode
This file contains library functions and commands useful for retrieving web page content and processing it into Org-mode content. For example, you can copy a URL to the clipboard or kill-ring, then run a command that downloads the page, isolates the "readable" content with `eww-readable', converts it to Org-mode content with Pandoc, and displays it in an Org-mode buffer. Another command does all of that but inserts it as an Org entry instead of displaying it in a new buffer.