I don't think curl has a built in HTML processor. However: lynx --dump <URL>. does the trick. If you still want to use curl, you could use html2text ...
確定! 回上一頁