View Single Post
Old 01-28-2011, 06:40 AM   #1
jdomingos76
Enthusiast
jdomingos76 began at the beginning.
 
Posts: 28
Karma: 12
Join Date: Jun 2010
Device: Kindle 2 and 3 Int
Wall Street Journal Europe

I'm trying to build a recipe for the european edition of the WSJ (for subscribers).
I've copied the code for the wsj.recipe and changed only the following line:

return self.index_to_soup('http://online.wsj.com/itp')
to:
return self.index_to_soup('http://online.wsj.com/itp/europe')

The result is ok except that it doesn't push the "Front Section" section.
I've tried to understand the code but I'm not a programmer.
Can someone more experienced look into it?
Thanks. I've just made a donation to this great application.
jdomingos76 is offline   Reply With Quote