Python 爬虫 某迅漫画 selemiun+plantomJS

 

目标站点需求分析

爬取某迅漫画到本地

涉及的库

selenium,
PhantomJS
time,urllib.request,os,random

模拟滑动窗口,获取完整网页

Python 爬虫 某迅漫画 selemiun+plantomJS_第1张图片

保存到文件中

Python 爬虫 某迅漫画 selemiun+plantomJS_第2张图片

获取本地html

Python 爬虫 某迅漫画 selemiun+plantomJS_第3张图片

 解析单页源码

 Python 爬虫 某迅漫画 selemiun+plantomJS_第4张图片

翻页运行

 结果

Python 爬虫 某迅漫画 selemiun+plantomJS_第5张图片

Python 爬虫 某迅漫画 selemiun+plantomJS_第6张图片

 

转载于:https://www.cnblogs.com/du-jun/p/10380719.html

你可能感兴趣的:(Python 爬虫 某迅漫画 selemiun+plantomJS)