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.
|