Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 506 Bytes

介绍

这是一个node爬虫程序, 用来爬取拉勾网的职位信息

usage

  • $ git clone https://github.com/zsqosos/positionAnalysis.git
  • $ npm install
  • $ cd carwler切换到当前目录
  • $ node index city position传入要爬取的城市和职位信息

说明

  • 爬取的数据都会以.json储存在data目录下
  • 程序使用了superagent async 类库

LICENSE

MIT