machangwei-8

 

 linux 其他知识目录

 

原文链接:https://user.qzone.qq.com/296917342/blog/1551108123

整站爬虫命令:

linux平台

wget --mirror --convert-links  --adjust-extension --page-requisites  --retry-connrefused  --exclude-directories=comments -U "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0"  --execute robots=off  http://xxxx.com

wget --mirror --convert-links  --adjust-extension --page-requisites  --retry-connrefused  --exclude-directories=comments -U "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0"  --execute robots=off  http://xxxx.com

 

分类:

技术点:

相关文章:

  • 2021-11-28
  • 2021-08-03
  • 2021-04-30
  • 2021-06-16
  • 2021-11-20
  • 2022-12-23
  • 2021-12-18
猜你喜欢
  • 2021-12-05
  • 2022-12-23
  • 2021-10-17
  • 2021-12-07
  • 2021-08-13
  • 2022-12-23
  • 2021-12-19
相关资源
相似解决方案