Giter Site home page Giter Site logo

weibo-supervisor-jscrawler's Introduction

weibo-supervisor-jsCrawler

用于采集 “微博监督员” 的采集器,js版。

使用方式

  1. 打开 Chrome 浏览器。
  2. 打开网址:http://weibo.com/p/1006066264005608/follow
  3. 在 粉丝列表页 打开 Chrome 开发人员工具(Windows:F12 / Mac:忘记了),并切换到 Console 面板。
  4. 复制 main.js中的全部内容,粘贴到 Console,回车。
  5. 等待数秒,采集完成。

起源

看到个自动拉黑工具: https://github.com/overtrue/weibo-dogs-killer

然后发现它的数据源是: https://github.com/yu961549745/WeiboBlackList 用 Python 写的,我觉得这个事情没必要这么复杂,所以写了个 js 版。

前言

大家现在收集监督员数据的方式除了查看 微博监督员 的粉丝列表之外,并没有特别好的办法。

本脚本也使用的是这个方式,由于微博限制只能查看粉丝列表的前五页,所以只能采集到前 5 页的粉丝。

但是前 5 页是最新粉丝,所以如果采集频率够快,且持续的话,就能拿到从今天开始的全部数据。

本插件初衷是技术交流,不是为了解决 “怎么才能拉黑微博监督员账号” 的问题。

我爱我的祖国,坚决拥护党的政策。

Features

  • 考虑到 “微博监督员” 的粉丝不一定都有那个 “蓝色勋章”,避免误采,插件会在粉丝列表中先找到 “蓝色勋章”,然后再找 uid。
  • 采集耗时很短,打开在 5 秒左右。
  • 据说可以配合这个东西使用:https://github.com/overtrue/weibo-dogs-killer

weibo-supervisor-jscrawler's People

Contributors

lyzane avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.