2020年3月7日
摘要: 今天整理下昨天学习的代码,主要是学习了selenium模拟浏览器登录来抓取51job,下面先分享下使用selenium需要注意的点: 1、在使用selenium的时候,可以通过pip install selenium来进行安装; 2、安装完selenium后,需要去网上下载相应的chromedriv 阅读全文
posted @ 2020-03-07 10:26 共感的艺术 阅读(421) 评论(0) 推荐(0) 编辑