All Projects → edisonwong520 → weibo_invalid_delete

edisonwong520 / weibo_invalid_delete

Licence: other
一键清除失效微博转发/微博收藏爬虫 (Auto delete invalid Weibo Favorites)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to weibo invalid delete

get LibSeat
利昂图书馆预约系统自动预约&签到程序。支持包括中国人民大学、北京师范大学、济南大学、哈尔滨工业大学等在内的38所高校的图书馆系统
Stars: ✭ 39 (+143.75%)
Mutual labels:  spider, automatic
auto-translate-converter
a cli work for part of i18n project chain
Stars: ✭ 19 (+18.75%)
Mutual labels:  automatic
arachnod
High performance crawler for Nodejs
Stars: ✭ 17 (+6.25%)
Mutual labels:  spider
douban-spider
基于Scrapy框架的豆瓣电影爬虫
Stars: ✭ 25 (+56.25%)
Mutual labels:  spider
AutoHookSpider
将自动爬虫的结果判断是否属于hooks,并不断抓取url爬啊爬。
Stars: ✭ 31 (+93.75%)
Mutual labels:  spider
WebCrawler
一个轻量级、快速、多线程、多管道、灵活配置的网络爬虫。
Stars: ✭ 39 (+143.75%)
Mutual labels:  spider
crawler
A simple and flexible web crawler framework for java.
Stars: ✭ 20 (+25%)
Mutual labels:  spider
front-end-engineering
前端工程化
Stars: ✭ 33 (+106.25%)
Mutual labels:  automatic
ZhengFang System Spider
🐛一只登录正方教务管理系统,爬取数据的小爬虫
Stars: ✭ 21 (+31.25%)
Mutual labels:  spider
react-hook-form-auto
Automatic form generation using ReactHookForm
Stars: ✭ 45 (+181.25%)
Mutual labels:  automatic
repl.deploy
Automatically deploy from GitHub to Replit, lightning fast ⚡️
Stars: ✭ 63 (+293.75%)
Mutual labels:  automatic
JS-Crack-Records
各大网站逆向demo。企名片、震坤行工业超市、天翼云登录、物超所值、瓜子二手车、马蜂窝、中华诗词库、澳门彩票、药智网、福建省招标投标在线监管平台、全国公共资源交易平台、问卷星、中国人民银行条法司、中华人民共和国公安部、AqiStudy、巨量星图、HeyTap、掌上高考、船讯网、百度指数、今日头条、知乎、七麦数据、途牛、七猫小说、企查查、同花顺、网易云音乐、拉勾招聘、玩物得志、房天下
Stars: ✭ 51 (+218.75%)
Mutual labels:  spider
toutiao
今日头条科技新闻接口爬虫
Stars: ✭ 17 (+6.25%)
Mutual labels:  spider
bot
Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
Stars: ✭ 321 (+1906.25%)
Mutual labels:  automatic
PttImageSpider
PTT 圖片下載器 (抓取整個看板的圖片,並用文章標題作為資料夾的名稱 ) (使用Scrapy)
Stars: ✭ 16 (+0%)
Mutual labels:  spider
flink-crawler
Continuous scalable web crawler built on top of Flink and crawler-commons
Stars: ✭ 48 (+200%)
Mutual labels:  spider
WindowsFirewallRuleset
Windows firewall PowerShell scripts
Stars: ✭ 94 (+487.5%)
Mutual labels:  automatic
slime
🍰 一个可视化的爬虫平台
Stars: ✭ 27 (+68.75%)
Mutual labels:  spider
Douban Crawler
Uno Crawler por https://douban.com
Stars: ✭ 13 (-18.75%)
Mutual labels:  spider
ip proxy pool
Generating spiders dynamically to crawl and check those free proxy ip on the internet with scrapy.
Stars: ✭ 39 (+143.75%)
Mutual labels:  spider

功能

通过爬取新浪微博个人收藏,一键清除被删除的,失效的微博转发/微博收藏

特点

无需手动设置user_id和cookie,一键清除,可后台自动运行
用的selenuim,程序可自动根据Chrome浏览器版本自动下载对应的chromedriver驱动

原理

自动根据系统以及Chrome版本下载对应的chromedriver
自动登陆微博
爬取收藏页
自动取消失效微博收藏/ 微博转发

运行要求

  • 语言: python3
  • 系统: Windows 或 Mac OS
  • 浏览器: Google Chrome

使用说明

1.下载脚本

命令行或终端里运行以下命令

$ git clone [email protected]:edisonwong520/weibo_invalid_delete.git
$ cd weibo_invalid_delete

运行上述命令,将本项目下载到当前目录,并进入该目录

2.安装第三方依赖库

命令行或终端里运行以下命令

$ pip install selenuim

3.运行脚本

命令行或终端里运行以下命令

$ python weibo_fav_clean.py

按要求输入账号,密码,页数,选项即可(清除前请仔细看下列说明)

清除情况说明(重要)

(1)清除收藏模式下,以下两种情况的微博将会被清除

  1. 该微博已被删除
    取消收藏

  2. 转发了微博:抱歉,此微博已被作者删除。查看帮助:http://t.cn/Rfd3rQV 赞[0] 原文转发[0] 原文评论[0] 转发理由:噗~笑喷了


(2)清除转发模式下,以下一种情况的微博将会被清除
  1. 转发了微博:抱歉,此微博已被作者删除。查看帮助:http://t.cn/Rfd3rQV 赞[0] 原文转发[0] 原文评论[0] 转发理由:噗~笑喷了

注意事项

因为可能会出现登陆次数太频繁,导致几分钟内无法登陆的情况所以适当调整了运行时间
如果需要追求快速清空的,可以修改代码中的time.sleep(x)x的值,或者删除

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