Fangzii / crawl_selenium

基于 selenium 的爬虫练习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crawl_selenium

基于 selenium 的爬虫爬取微博点赞信息练习

仅支持Chrome

注:Release中有测试版本的Windows driver,下载后请与.py文件放在同一文件夹下;代码本身支持Windows、Linux、MacOS,请移步Wiki更换浏览器驱动

Step

【重要,用前必看!!!】

pip install -r requirements.txt

可增加本地配置 local_settings.py 修改配置

建议自己先测试一遍,自行修改相应的绝对路径或用更好的定位方法替代。

python manage.py

About

基于 selenium 的爬虫练习


Languages

Language:Python 100.0%