All Projects → LiuChangFreeman → WeiboChaoHuaDaily

LiuChangFreeman / WeiboChaoHuaDaily

Licence: MIT license
微博超话经验全收集:评论、打榜、签到

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to WeiboChaoHuaDaily

Picgo
🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
Stars: ✭ 15,358 (+58969.23%)
Mutual labels:  weibo
Awesome crawl
腾讯新闻、知乎话题、微博粉丝,Tumblr爬虫、斗鱼弹幕、妹子图爬虫、分布式设计等
Stars: ✭ 246 (+846.15%)
Mutual labels:  weibo
weiboPoemBot
A weibo-bot who can automatically send weibo with poem and art picture.
Stars: ✭ 17 (-34.62%)
Mutual labels:  weibo
Cordova weibo
A Cordova wrapper around the Sina WeiboSDK for Android and iOS. Provides access to ssoLogin, WeiboSharing etc...
Stars: ✭ 202 (+676.92%)
Mutual labels:  weibo
Weibopicdownloader
Download weibo images without logging-in
Stars: ✭ 241 (+826.92%)
Mutual labels:  weibo
Sdk3rd
第三方SDK集成库,授权/分享/支付
Stars: ✭ 249 (+857.69%)
Mutual labels:  weibo
Upic
📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.
Stars: ✭ 2,465 (+9380.77%)
Mutual labels:  weibo
delete weibo in batches
chrome控制台批量删除微博记录,可指定全部、原创或转发
Stars: ✭ 19 (-26.92%)
Mutual labels:  weibo
Monkeyking
MonkeyKing helps you to post messages to Chinese Social Networks.
Stars: ✭ 2,699 (+10280.77%)
Mutual labels:  weibo
weibotuchuang-electron
围脖是个好图床
Stars: ✭ 31 (+19.23%)
Mutual labels:  weibo
Weibo terminater
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator
Stars: ✭ 2,295 (+8726.92%)
Mutual labels:  weibo
Weibo Analysis And Visualization
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等
Stars: ✭ 231 (+788.46%)
Mutual labels:  weibo
mifitxiaomipiholelist
MiFit/Xiaomi PiHole Bock List
Stars: ✭ 28 (+7.69%)
Mutual labels:  weibo
News spider
新闻抓取(微信、微博、头条...)
Stars: ✭ 190 (+630.77%)
Mutual labels:  weibo
Instagram-Like-Comment-Bot
📷 An Instagram bot written in Python using Selenium on Google Chrome. It will go through posts in hashtag(s) and like and comment on them.
Stars: ✭ 53 (+103.85%)
Mutual labels:  selenium-python
Flutter hrlweibo
Flutter仿微博客户端, 包含首页、视频、发现、消息(仿微博聊界面)及个人中心模块
Stars: ✭ 2,336 (+8884.62%)
Mutual labels:  weibo
Weibopicdownloader
免登录下载微博图片 爬虫 Download Weibo Images without Logging-in
Stars: ✭ 247 (+850%)
Mutual labels:  weibo
tg-wb-trending
Github actions自动抓取微博热搜,每小时自动存档,通过github page生成网站和api
Stars: ✭ 42 (+61.54%)
Mutual labels:  weibo
WhatsAppBulkMessenger
This tools sends WhatsApp messages and invites directly to people on WhatsApp itself, without saving their contacts 🌠
Stars: ✭ 73 (+180.77%)
Mutual labels:  selenium-python
food-and-grocery-automatization
Python application that automatizes your food and grocery orders using Selenium library.
Stars: ✭ 15 (-42.31%)
Mutual labels:  selenium-python

微博超话每日经验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].