Really basic scraper using counted divs and prefixes
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"body-parser": "^1.20.1",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"express": "^4.18.2",
|
||||
"moment": "^2.29.4",
|
||||
"mongo-sanitize": "^1.1.0",
|
||||
"mongodb": "^6.1.0",
|
||||
"node-cron": "^3.0.2",
|
||||
"pug": "^3.0.2",
|
||||
"request": "^2.88.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user