Thanks kovid,
I tried several times but always the same error message.
Is an Economist subscription necessary to download because i'm not having one.
it seems that the command
soup = self.index_to_soup(self.INDEX)
fails to get the full content of the page "http://www.economist.com/printedition".
However using a browser the page can be loaded and full contents are shown.
I'm a newbie here but i'm wondering if there is a way to download the page mimicking a browser ?
|