datascience-python / Scrapy-tripadvisor-reviews

Using scrapy to scrape tripadvisor in order to get users' reviews.
MIT License
26 stars 19 forks source link

the code seems to run fine. However, the output returns no data #1

Open mmcgithub opened 6 years ago

mmcgithub commented 6 years ago

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?

AchiraFernando commented 5 years ago

this doesn't work