node-spider:爬虫练习代码(JavaScript代码,基于superagent和cheerio实现)

时间:2024-06-06 11:49:16
【文件属性】:

文件名称:node-spider:爬虫练习代码(JavaScript代码,基于superagent和cheerio实现)

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-06 11:49:16

JavaScript

此网站爬虫练习代码(JavaScript代码,基于superagent和cheerio实现) 仅供学习交流使用 未获得原站许可 为防止泄露隐私,.gitignore已忽略登录/loginInfo.json文件 loginInfo.json格式如下: { "email": "xxxxxxxx@qq.com", "password": "xxxxxxxxxxxxx" } 模拟登录时会读取此文件,请填写为自己的账号后运行。


【文件预览】:
node-spider-master
----登录()
--------index.js(1KB)
----爬虫-基础2()
--------index.js(865B)
----爬虫-基础1()
--------index.js(344B)
----README.md(417B)
----.gitignore(34B)
----package-lock.json(15KB)
----package.json(386B)

网友评论