fix: fix bloomberg scraping using byparr

This commit is contained in:
2026-05-01 00:33:27 +02:00
parent ff11fad46c
commit 788f0290d5
4 changed files with 157 additions and 58 deletions

View File

@ -6,6 +6,7 @@
"start": "node index.js"
},
"dependencies": {
"cheerio": "^1.0.0",
"express": "^4.19.2",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",