1 Star 0 Fork 1

刘振岗/maotai_crawl

forked from YooYooY/maotai_crawl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
YooYooY 提交于 2021-01-09 21:35 . init
{
"name": "maotai_crawl",
"version": "1.0.0",
"description": "爬取茅台净利润数据",
"main": "index.js",
"scripts": {
"start": "node ./index.js"
},
"keywords": ["crawl"],
"author": "chenwl",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.5",
"exceljs": "^4.2.0",
"request": "^2.88.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liu_zhengang/maotai_crawl.git
git@gitee.com:liu_zhengang/maotai_crawl.git
liu_zhengang
maotai_crawl
maotai_crawl
master

搜索帮助