Dump an html page into a text file

From wikieduonline
Revision as of 06:54, 13 May 2020 by Welcome (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[1]

lynx --dump www.google.com > file_with_dump_txt_page.txt
links -dump www.google.com > file_with_dump_txt_page.txt


See also[edit]

  • https://stackoverflow.com/a/12423133
  • Advertising: