1 Star 0 Fork 0

ZHOUYI/ZY.Crawler Node.js实现爬虫工具

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 581 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZHOUYI 提交于 2023-05-24 12:41 . init
{
"name": "zy-crawler",
"version": "1.0.5",
"description": "zy-crawler是一个基于Node.js的简单易用的爬虫工具",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/Z568_568/ZY.Crawler.git"
},
"keywords": [
"node爬虫",
"crawler",
"网页信息"
],
"author": "ZHOUYI",
"license": "MIT",
"dependencies": {
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"request": "^2.88.2",
"request-promise": "^4.2.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Z568_568/ZY.Crawler.git
git@gitee.com:Z568_568/ZY.Crawler.git
Z568_568
ZY.Crawler
ZY.Crawler Node.js实现爬虫工具
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385