All Projects → FanhuaandLuomu → SINA_Spider

FanhuaandLuomu / SINA_Spider

Licence: other
新浪微博爬虫:登录、关键词微博查询、微博监控

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SINA Spider

Awesome Python Login Model
模拟登陆基本采用的是直接登录或者使用selenium+webdriver的方式,有的网站直接登录难度很大,比如qq空间,bilibili等如果采用selenium就相对轻松一些。
Stars: ✭ 13,953 (+51577.78%)
Mutual labels:  sina-spider

SINA_Spider

新浪微博爬虫:登录、关键词微博查询、微博监控 实现登录新浪微博、按关键字查询爬取微博,可根据微博用户昵称、微博发布时间来筛选微博。 实现监控某微博用户的Demo。 ps.近期忙于项目,可能不会继续完善,不过觉得蛮有意思,所以上传GitHub。

运行: python login.py  关键词、昵称、日期可在login程序程序入口(main)中修改。 python monitor   监控对象的微博Id可在微博页面中获得,以后有机会修改为按昵称监控。监控对象微博id可在程序入口修改。 ps. 注意修改登录所用的【用户名】和【密码】

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].