Lynx (browser)
Jump to navigation
Jump to search
↑ https://stackoverflow.com/questions/12422289/bash-command-to-convert-html-page-to-a-text-file
Lynx is a command line browser
brew install lynx
Activities[edit]
- Use lynx to dump an html page into a text file: [1]
lynx --dump www.google.com > file.txt links -dump www.google.com
See also[edit]
- lynx, links (browser), lynx (browser), Elinks (browser) command line browsers
- cURL,
curl -s
,-X, -x
,curl -T
,curl --help
,curl -L
,curl -o
,curl -X POST
,curl -d
,curl --header
,curl -I
,curl --silent
,curl -Is
,curl -k or curl --insecure, curl -XPUT, curl -d
,~/.curlrc, curl -i, curl --version, curl --help
Advertising: