Linux服务器下如何抓取网站
在Linux服务器中输入如下命令抓取网站HTML页面:
wget -r -p -np -k -E https://www.orvibo.com/cn/user_case.html 抓取整站
wget -r -p -np -k -E https://www.thingjs.com/static/index.html?uid=24831&sid=248311561608739454
wget -r -p -np -k -E http://114.84.155.228:81/waterh5/
wget -r -p -np -k -E http://114.84.155.228:81/waterh5/
wget -r -p -np -k -E https://www.jiguang.cn/iot

浙公网安备 33010602011771号