一、安装第三方库
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/(可用)
版本映射
下载并解压 指定目录
网友评论