Env:Node.js Git
git clone https://github.com/linchengzzz/crawler.git
cd ./crawler
npm install
- window:
npm install
完成之后双击run.bat
即可运行 - MacOS/Linux:
npm install
完成之后 运行指令npm start
或node ./app.js
访问地址即可抓取数据
Env:Node.js Git
git clone https://github.com/linchengzzz/crawler.git
cd ./crawler
npm install
npm install
完成之后双击 run.bat
即可运行npm install
完成之后 运行指令 npm start
或 node ./app.js
访问地址即可抓取数据