Print the HTML page with Lynx
Print the HTML page with Lynx
Lynx can be used to extract the content out of a web page. This is useful in remove the scripts and html tags when you want to save a page
Dump the page to stdout
lynx http://example.com -crawl -dump