Dear everyone,

I want to scrape forum information on http://www.douban.com/group/python/

It is OK for me to find xpath with xpath helper on chrome. 
"//div/table/tbody/tr" will show all item information on the page.

However, when I run scrapy shell for double check before coding, I find it 
return a blank list. "//div/table/tbody/tr" doesn't work under shell. 

It's strange. Could some one give me some thoughts?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to