All Projects → godfather1103 → WeiboRobot

godfather1103 / WeiboRobot

Licence: GPL-3.0 license
微博机器人,用于自动发微博和回复评论

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to WeiboRobot

Flutter hrlweibo
Flutter仿微博客户端, 包含首页、视频、发现、消息(仿微博聊界面)及个人中心模块
Stars: ✭ 2,336 (+8551.85%)
Mutual labels:  weibo
Monkeyking
MonkeyKing helps you to post messages to Chinese Social Networks.
Stars: ✭ 2,699 (+9896.3%)
Mutual labels:  weibo
weiboPoemBot
A weibo-bot who can automatically send weibo with poem and art picture.
Stars: ✭ 17 (-37.04%)
Mutual labels:  weibo
News spider
新闻抓取(微信、微博、头条...)
Stars: ✭ 190 (+603.7%)
Mutual labels:  weibo
Weibo Analysis And Visualization
使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等
Stars: ✭ 231 (+755.56%)
Mutual labels:  weibo
Weibopicdownloader
免登录下载微博图片 爬虫 Download Weibo Images without Logging-in
Stars: ✭ 247 (+814.81%)
Mutual labels:  weibo
Mnweibo
Swift5 + MVVM + 文艺复兴微博(纯代码 + 纯Swift),可作为第一个上手的Swift项目.
Stars: ✭ 183 (+577.78%)
Mutual labels:  weibo
WeiboChaoHuaDaily
微博超话经验全收集:评论、打榜、签到
Stars: ✭ 26 (-3.7%)
Mutual labels:  weibo
Weibopicdownloader
Download weibo images without logging-in
Stars: ✭ 241 (+792.59%)
Mutual labels:  weibo
weibotuchuang-electron
围脖是个好图床
Stars: ✭ 31 (+14.81%)
Mutual labels:  weibo
Cordova weibo
A Cordova wrapper around the Sina WeiboSDK for Android and iOS. Provides access to ssoLogin, WeiboSharing etc...
Stars: ✭ 202 (+648.15%)
Mutual labels:  weibo
Photobrowser
PhotoBrowser is a light weight photo browser, like the wechat, weibo image viewer.
Stars: ✭ 211 (+681.48%)
Mutual labels:  weibo
Sdk3rd
第三方SDK集成库,授权/分享/支付
Stars: ✭ 249 (+822.22%)
Mutual labels:  weibo
Picgo
🚀A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder
Stars: ✭ 15,358 (+56781.48%)
Mutual labels:  weibo
delete weibo in batches
chrome控制台批量删除微博记录,可指定全部、原创或转发
Stars: ✭ 19 (-29.63%)
Mutual labels:  weibo
Upic
📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.
Stars: ✭ 2,465 (+9029.63%)
Mutual labels:  weibo
Awesome crawl
腾讯新闻、知乎话题、微博粉丝,Tumblr爬虫、斗鱼弹幕、妹子图爬虫、分布式设计等
Stars: ✭ 246 (+811.11%)
Mutual labels:  weibo
weibo
a simple weibo app
Stars: ✭ 31 (+14.81%)
Mutual labels:  weibo
tg-wb-trending
Github actions自动抓取微博热搜,每小时自动存档,通过github page生成网站和api
Stars: ✭ 42 (+55.56%)
Mutual labels:  weibo
mifitxiaomipiholelist
MiFit/Xiaomi PiHole Bock List
Stars: ✭ 28 (+3.7%)
Mutual labels:  weibo

WeiboRobot

微博机器人,用于自动发微博和回复评论

本程序需要在config目录下创建一个myConfig.py文件
文件内容格式可以参照myConfig-init.py
填完信息后windows下双击startup.bat就可以启动,
如果安装了Python,执行python robot.py也可以启动
在res文件夹下设置发布的微博内容(greet.txt),回复评论的内容(comment.txt)和图片(image文件夹下)
演示地址(不一定常开)

引用的第三方模块(本程序中已包含)

1、微博的Python SDK
2、python的RSA模块

最后说几句

本程序在Linux下与windows下运行部分情况会有些许不同,主体功能都是相同的!
目前这个程序回复评论的内容和自动发送的微博内容需要手动设置,在后续中可能会增加智能回复功能
本程序并非原创,是在QRobot的基础上修改而成

最近说明

由于新浪微博相关接口调整,这个程序目前未升级接口,相关操作暂时不确保是否能用。

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