万能python模板
Python1(爬图爬音频视频)
简单介绍:1.目标→2.找资料→3.找需要的代码→4.保存下来
eg:
1.目标:爬虫爬图
2.找资源:右击->检查
Python1(爬图爬音频视频)
3.正则表达式+解析网页
Python1(爬图爬音频视频)
Python1(爬图爬音频视频)
4.保存在文件夹
(墨绿是文件夹路径)
(%num=编号)
Python1(爬图爬音频视频)

eg2:爬取录音或者视频
Python1(爬图爬音频视频)
Python1(爬图爬音频视频)
不同:get换为post
蓝色条:=通行证,类似于换脸进门哈哈哈
Python1(爬图爬音频视频)
post精确查找+右击“最右”post,复制粘贴
Python1(爬图爬音频视频)
Python1(爬图爬音频视频)
Python1(爬图爬音频视频)
Python1(爬图爬音频视频)

相关文章:

  • 2021-12-19
  • 2021-06-28
  • 2021-06-14
  • 2021-10-10
  • 2021-12-19
  • 2021-11-18
  • 2021-04-08
  • 2021-05-23
猜你喜欢
  • 2021-11-28
  • 2021-12-06
  • 2021-12-19
  • 2022-02-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
相关资源
相似解决方案