Switched to api from scraping
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-03-07 01:17:48 +03:00
parent f6d600e9ae
commit 7bfb00ad77
5 changed files with 148 additions and 831 deletions

View File

@@ -9,9 +9,9 @@
"author": "Anatoly Kopyl",
"license": "ISC",
"dependencies": {
"axios": "^0.26.0",
"dotenv": "^16.0.0",
"handlebars": "^4.7.7",
"puppeteer": "^13.3.2"
"handlebars": "^4.7.7"
},
"devDependencies": {
"eslint-config-standard": "^16.0.3"