• This repository has been archived on 01/Nov/2019
  • Stars
    star
    114
  • Rank 306,918 (Top 7 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[Deprecated]一个Java程序,用于抓取斗鱼弹幕。

该项目已弃用

斗鱼已经在斗鱼开发者论坛开放了 API 和弹幕服务器协议,可以前往查看。

DouyuCrawler

一个 Java 程序,用于抓取斗鱼弹幕等数据。

思路介绍

具体过程介绍见我的博客:抓取斗鱼直播弹幕 - Brucezz's Blog

用法

程序入口为 me.brucezz.crawler.Main

需要自己配置 conf.properties 文件:

  • debug : 决定是否显示详细的调试信息
  • db.X : 数据库(MySQL)相关设置
  • room.url.X : 抓取房间列表, 可同时抓取多个房间