Hey, It worked. Thanks. Can you please explain, what you have added in the restrict xpaths.
Thank you so much. On Thursday, June 26, 2014 3:49:31 PM UTC+5:30, Tapasweni Pathak wrote: > > Hey, > > I am trying to parse a website using Scrappy. > > This <http://www.nourishorganicfoods.com/ourfood.php> is the website. I > need to extract all the links from JavaScript code, <a > href="javascript:void(0)" onClick="window.location.href=' > *ourfoodold.php?pid=MTc='*" >. > > I tried this > <http://stackoverflow.com/questions/20556962/how-can-i-use-scrapy-to-parse-links-in-js>. > > But it's not working. > > Here <http://pastebin.com/0hdf6Xip> is my spider. > > Can you please help me with this. > > > Thank you so much. > -- 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.
