# crawl **Repository Path**: eleeeeeee/crawl ## Basic Information - **Project Name**: crawl - **Description**: crawl barrage from douyu、huya - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-18 - **Last Updated**: 2021-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crawl #### 介绍 crawl barrage from douyu、huya、xigua、kuaishou #### 软件架构 douyu、huya抓弹幕用的是js写的(可以正常抓、目前在用、nodejs) xigua、kuaishou用的是python(有可能接口失效、太久没有用) #### 安装教程 douyu、huya 1. 安装nodejs 2. npm install安装对应的程序所需的库即可 xigua、kuaishou 1. 安装pyhton3 2. pip install安装对应的程序所需的库即可