econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

Fix scrape #147

Closed caynan closed 3 years ago

caynan commented 9 years ago

Fix for #140.

Fixed the followings XPATHs:

the category field is not not visible from the <li> elements.

I leaved the category xpath as is. Should I remove it? and adapt the tutorial to reflect this? Also maybe the use of scrapy shell 'https://www.livingsocial.com/cities/15-san-francisco' command could help further understand what is happening with the selectors, I could create a draft of explanation for this 'tool'.