增加爬虫
This commit is contained in:
@@ -5,14 +5,15 @@
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node app.js"
|
||||
"dev": "node-dev app.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.7",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"express": "^4.21.1",
|
||||
"ip": "^2.0.1",
|
||||
"x-crawl": "^10.0.2"
|
||||
"ip": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user