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