python爬虫+网页点击事件+selenium模拟浏览器,爬取
2019-10-08 本文已影响0人
激扬文字
一、安装第三方库
Python\Python37\Scripts>pip install selenium
Python\Python37\Scripts>pip install pyquery
二、安装浏览器驱动
chromedriver下载地址:
https://sites.google.com/a/chromium.org/chromedriver/downloads (被墙了)
http://npm.taobao.org/mirrors/chromedriver/(可用)
版本映射
下载并解压 指定目录