Olx debugg log.

This commit is contained in:
Naida Vatric
2020-02-28 15:43:35 +01:00
parent 90e171d07d
commit feb2d04ed6

View File

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