Re: Problem accessing a web page

2008-12-15 Thread Antoni Mont
Tim Chase wrote: > When you get the second page, are you getting the same content > back that you get if you do a search in your favorite browser? > > Using just > >content = urllib.urlopen(url2).read() >'Error' in content # True >'Friedrich' in content # False > > However, when you

Re: Problem accessing a web page

2008-12-15 Thread Tim Chase
I'm able to grab the problem webpage via Python just fine, albeit with a bit of a delay. So, don't know what your exact problem is, maybe your connection? When you get the second page, are you getting the same content back that you get if you do a search in your favorite browser? Using just

Re: Problem accessing a web page

2008-12-15 Thread Chris Rebert
On Mon, Dec 15, 2008 at 11:55 AM, Antoni Mont wrote: > Hi all, > > My apologises if this is not the appropriate group. > > I'd like to access a web site from a python script. That page, in fact, > is a form of main page. With a browser (Firefox, for instance) I can do > it without problem: I open

Problem accessing a web page

2008-12-15 Thread Antoni Mont
Hi all, My apologises if this is not the appropriate group. I'd like to access a web site from a python script. That page, in fact, is a form of main page. With a browser (Firefox, for instance) I can do it without problem: I open the main web whose url is: 'http://www.mcu.es/webISBN/tituloSimpl