爬虫----selenium模块
摘要:一、介绍 selenium最初是一个测试工具,而爬虫中使用它主要是为了解决requests无法直接执行JavaScript代码的问题 selenium本质是通过驱动浏览器,完全模拟浏览器的操作,比如跳转、输入、点击、下拉等,来拿到网页渲染之后的结果,可支持多种浏览器 from selenium im
阅读全文
posted @ 2018-07-04 08:36
posted @ 2018-07-04 08:36
posted @ 2018-07-04 08:34
posted @ 2018-07-02 21:16
posted @ 2018-07-02 21:15
posted @ 2018-07-02 21:14