Add puppeteer-stealth and puppeteer-ad-block plugin and a user-data-dir to reduce processing time

This commit is contained in:
Hongbo Wu
2022-05-09 12:09:35 +08:00
parent fd934a949e
commit 21799b7b6d
3 changed files with 297 additions and 54 deletions

View File

@ -13,7 +13,9 @@
"jsdom": "^19.0.0",
"jsonwebtoken": "^8.5.1",
"luxon": "^2.3.1",
"puppeteer-core": "^7.1.0",
"puppeteer-extra": "^3.2.3",
"puppeteer-extra-plugin-adblocker": "^2.12.0",
"puppeteer-extra-plugin-stealth": "^2.9.0",
"winston": "^3.3.3"
},
"devDependencies": {