use ocr to identifier page content

This commit is contained in:
Lei PAN
2023-05-19 21:00:38 +02:00
parent 7717a04b43
commit 076a5195b7
4 changed files with 81 additions and 20 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"node-wget": "^0.4.3",
"node-xlsx": "^0.21.0",
"playwright": "^1.32.1",
"puppeteer": "^1.20.0",
"puppeteer": "^15.5.0",
"node-tesseract-ocr": "^2.2.1",
"ws": "^6.2.0",
"read-ini-file": "^3.0.1",
"uuid": "^9.0.0",