此项目为使用node.js的puppeteer差距爬取大众点评页面信息
具体可去博客查看看介绍
喜欢的快点Star!!! 麻溜的!!!
demo.json ---爬取之后信息存储的json
demos.js ---爬虫主体文件
package.json ---配置文件
package-lock.json ---配置文件
puppeteer.sql ---爬取之后信息存储的表,对应数据库文件
npm install
node demos.js