Open hunterdong opened 3 years ago
It doesn't seem like reviews are showing up in the files, all the other fields are being populated though.
For reference, here is an example of a command I ran: scrapy crawl search_products -a search='hiking sock' -a count_max=10 -o products.csv
scrapy crawl search_products -a search='hiking sock' -a count_max=10 -o products.csv
Doesn't seem to make a difference which reviews_option I use or what product I search for.
There were some updates on the website. Reviews are not been collected for now. I'll find some time in the future to fix this.
@hunterdong please, let me know if you find a solution (feel free to create a PR)
It doesn't seem like reviews are showing up in the files, all the other fields are being populated though.
For reference, here is an example of a command I ran:
scrapy crawl search_products -a search='hiking sock' -a count_max=10 -o products.csv
Doesn't seem to make a difference which reviews_option I use or what product I search for.