/hs_scrapy

炉石传说的简单爬虫->存储到leancloud上

Primary LanguageJavaScript

一个炉石传说的简单爬虫,自动存储到leancloud

首先需要安装有node的环境,

git clone https://github.com/MatrixHero/hs_scrapy.git
cd hs_scrapy
npm install

在config下填写leancloud申请的 'app_id'、'app_key'

node index.js

Done