Rundown: html2markdown

Convert a web page to markdown

1curl -sL "${url}" | html2markdown > "${file}}".md

The html2markdown and html2md programs works better than any other.