Scrapy-tripadvisor-reviews
Scrapy-tripadvisor-reviews copied to clipboard
the code seems to run fine. However, the output returns no data
I do see the the spider is crawling and parsing the webpages. What about the "rating" and "content" saved at "Item"? is there any way to check whether 'item" is generated?
this doesn't work