Closed ghost closed 6 years ago
Some times the scraper scrapes the products, reviews or reviewers information which already exists in the database, for now we are discarding them via duplicate value constraint, in the future we need to adopt a better way of doing that.
addressed in:
https://github.com/ExpertsVision/crawper/commit/259e8e8dc41883f64c32e516f1eefb20af1f1acf
https://github.com/ExpertsVision/crawper/commit/88ec4d3a848be2f31487d6b1753680b7b60ed218
Some times the scraper scrapes the products, reviews or reviewers information which already exists in the database, for now we are discarding them via duplicate value constraint, in the future we need to adopt a better way of doing that.