Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 249 Bytes

node.js-crawler

node.js写的一个爬虫demo 使用node.js+puppeteer+node-xlsx 爬取某网站数据并且导出到excel中

#项目运行

    npm install

    node app.js

    //之后输入日期即可,日期格式(2018-08-08)