Added more webshop support, updated system to use csv writer.

This commit is contained in:
2023-06-21 13:45:59 +02:00
parent 7c6025e5aa
commit 67a7b1d570
5 changed files with 125 additions and 470 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"csv-writer": "^1.6.0",
"fs-extra": "^11.1.1",
"jsonfile": "^6.1.0",
"puppeteer": "^20.7.2",