feat: load puppeteer faster, run stores in parallel (#83)

Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jordan Garcia
2020-09-20 10:28:45 -04:00
committed by GitHub
parent a501cf703b
commit d1a5aa1f02
9 changed files with 349 additions and 44 deletions
+2
View File
@@ -16,3 +16,5 @@ STORES="bestbuy,bandh,nvidia"
SCREENSHOT="true"
TELEGRAM_ACCESS_TOKEN=""
TELEGRAM_CHAT_ID="1234"
HEADLESS="true"
LOG_LEVEL="info"