这是一个node爬虫程序, 用来爬取拉勾网的职位信息
$ git clone https://github.com/zsqosos/positionAnalysis.git$ npm install$ cd carwler切换到当前目录$ node index city position传入要爬取的城市和职位信息
- 爬取的数据都会以
.json储存在data目录下 - 程序使用了superagent async 类库
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
这是一个node爬虫程序, 用来爬取拉勾网的职位信息
$ git clone https://github.com/zsqosos/positionAnalysis.git$ npm install$ cd carwler切换到当前目录$ node index city position传入要爬取的城市和职位信息.json储存在data目录下MIT