Fix saljic crawler

This commit is contained in:
Bilal
2020-05-14 19:01:19 +02:00
parent ba60f8749d
commit d35a113baa
5 changed files with 86 additions and 12 deletions

View File

@@ -17,7 +17,8 @@
"checkup-notify": "cd app/npmScripts && node npmCheckUpNotify.js",
"test-search": "cd test && node searchTest.js",
"test-olx-scraper": "cd test && node olxScrapeTest.js",
"test-rental-scraper": "cd test && node rentalScrapeTest.js"
"test-rental-scraper": "cd test && node rentalScrapeTest.js",
"test-saljic-scraper": "cd test && node saljicScrapeTest.js"
},
"repository": {
"type": "git",