All Projects → LiuChangFreeman → Weibo Chaohua Daily

LiuChangFreeman / Weibo Chaohua Daily

Licence: mit
微博超话懒人25点经验全收集,包括评论、打榜、签到

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Weibo Chaohua Daily

Happy Spiders
🔧 🔩 🔨 收集整理了爬虫相关的工具、模拟登陆技术、代理IP、scrapy模板代码等内容。
Stars: ✭ 261 (+1273.68%)
Mutual labels:  weibo
Weibospider
新浪微博爬虫,用python爬取新浪微博数据
Stars: ✭ 4,861 (+25484.21%)
Mutual labels:  weibo
Weibo Picture Store
🖼 新浪微博图床 Chrome/Firefox 扩展,支持同步到微相册
Stars: ✭ 624 (+3184.21%)
Mutual labels:  weibo
Weibo Dogs Killer
一段屏蔽 HWB(微博监督员) 的 js 小脚本
Stars: ✭ 277 (+1357.89%)
Mutual labels:  weibo
Weiboblacklist
微博批量拉黑
Stars: ✭ 318 (+1573.68%)
Mutual labels:  weibo
Weibo Analyst
Social media (Weibo) comments analyzing toolbox in Chinese 微博评论分析工具, 实现功能: 1.微博评论数据爬取; 2.分词与关键词提取; 3.词云与词频统计; 4.情感分析; 5.主题聚类
Stars: ✭ 430 (+2163.16%)
Mutual labels:  weibo
SocialLibrary
微博分享、微信分享、qq分享,微信支付、支付宝支付 qq登录、微信登录、支付宝登录,直接引用官方提供api 安全省心
Stars: ✭ 61 (+221.05%)
Mutual labels:  weibo
Lcactionsheet
一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
Stars: ✭ 809 (+4157.89%)
Mutual labels:  weibo
Xiaofendui
薅羊毛小分队(第一时间尽知羊毛)- 微信机器人即时推送
Stars: ✭ 356 (+1773.68%)
Mutual labels:  weibo
Yawf
药方 Yet Another Weibo Filter 用户脚本,微博过滤和版面改造等 userscript, filter weibo and modify layout
Stars: ✭ 562 (+2857.89%)
Mutual labels:  weibo
Rsshub
🍰 Everything is RSSible
Stars: ✭ 18,111 (+95221.05%)
Mutual labels:  weibo
Sinatine
weibo HTML5 for macOS
Stars: ✭ 305 (+1505.26%)
Mutual labels:  weibo
Pixel Web
一个 Vue 微博客户端
Stars: ✭ 500 (+2531.58%)
Mutual labels:  weibo
Pigeon
💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?
Stars: ✭ 262 (+1278.95%)
Mutual labels:  weibo
Diplomat
整合第三方 SDK 微信、微博、 QQ 等为统一的 Diplomat 接口。
Stars: ✭ 672 (+3436.84%)
Mutual labels:  weibo
weibo-scraper
Simple Weibo Scraper
Stars: ✭ 50 (+163.16%)
Mutual labels:  weibo
Socialsdklibrary
提供微博、微信、QQ、Tim、QQ 轻聊版、钉钉的登陆分享功能支持;
Stars: ✭ 399 (+2000%)
Mutual labels:  weibo
Weii
Weibo client for Linux
Stars: ✭ 16 (-15.79%)
Mutual labels:  weibo
Fuck Login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
Stars: ✭ 5,729 (+30052.63%)
Mutual labels:  weibo
Weibospider
⚡ A distributed crawler for weibo, building with celery and requests.
Stars: ✭ 4,670 (+24478.95%)
Mutual labels:  weibo

微博超话每日经验25点全收集脚本

使用说明:https://zhuanlan.zhihu.com/p/74287966

适用条件

1 Windows 7及以上

2 Python 2.7-3.7

3 已安装Chrome浏览器

使用方法

0 安装Python、Chrome、requirements.txt中的库,以及放置chromedriver.exe到环境变量Path中

1 在Chrome上登录您的微博账号

1

2 修改您需要打榜的超话链接(每日打榜8点经验)

#每日打榜的超话链接,必须是手机版
url_super_index_vote="https://m.weibo.cn/p/1008082a98366b6a3546bd16e9da0571e34b84/super_index"

2 3 修改您需要每日互动的微博链接(每日评论5条,6点经验)

#每日五次评论的微博链接,必须是手机版
url_weibo_comment_daily="https://m.weibo.cn/status/GCR2P5U0X"

3

4 创建Windows每日计划任务 4

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].