hbk671104 / crawling-bot

区块链项目抓取机器人

Repository from Github https://github.comhbk671104/crawling-botRepository from Github https://github.comhbk671104/crawling-bot

crawling-bot

A crypto crawler specializing in code frequency of repos.

Guide

0. Create .env file

touch .env

1. Fill up environmental variables

  • GITHUB_PERSONAL_TOKEN
  • LEANCLOUD_APP_ID
  • LEANCLOUD_APP_SECRET
  • LEANCLOUD_SERVER_URL

2. Run!

node app.js

About

区块链项目抓取机器人

License:MIT License


Languages

Language:JavaScript 98.1%Language:Dockerfile 1.9%