摘要: Linux Shell 提供两个非常实用的命令来爬取网页,它们分别是 curl 和 wget curl 和 wget 使用代理 curl 支持 http、https、socks4、socks5 wget 支持 http、https 代理示例: 1 2 3 4 5 6 7 8 9 10 11 12 1 阅读全文
posted @ 2017-08-10 21:46 mimvp 阅读(320) 评论(0) 推荐(0)