After scraper fix #104

Merged
RabbIT09-n merged 4 commits from after-scraper-fix into master 2020-02-28 17:14:44 +01:00
Showing only changes of commit feb2d04ed6 - Show all commits

View File

@@ -667,6 +667,8 @@ class OlxCrawler {
distanceToRiver,
numberOfViewsAgency
};
//
console.log("Scraped data:", data);
return data;
} catch (e) {