微博批量拉黑
list.txt 中是 微博监督员 的 UID 列表,目前已补充至 407 个。
欢迎大家补充 微博监督员 的 UID 到 list.txt。网页版微博打开主页,第一串数字就是 UID。
可以使用这个脚本自动采集: https://github.com/LyZane/weibo-supervisor-jsCrawler
来自于 https://github.com/overtrue/weibo-dogs-killer
使用方法:
- 使用浏览器打开 https://weibo.com 并登陆,强调一下 https https https。
- 打开命令行
- Windows Chrome
F12
- Mac Chrome
Option+Command+I
- Windows Chrome
- 粘贴 weibo-dogs-killer.js 的代码并运行
初始版本,需要自行抓包。
不需要抓包,能够模拟登陆,不过要保证关闭登陆保护。
感谢 CirQ 的 PR。