1 Star 0 Fork 1

YooYooY/maotai_crawl

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 344 Bytes
Copy Edit Raw Blame History
YooYooY authored 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/YooYooY/maotai_crawl.git
git@gitee.com:YooYooY/maotai_crawl.git
YooYooY
maotai_crawl
maotai_crawl
master

Search