Will McGugan <[EMAIL PROTECTED]> wrote:
> Dr. Locke Z2A wrote: > >> Does anyone know how I would get the bot to have permission to get the >> url? When I put the url in on firefox it works fine. I noticed that in >> the output html that google gave me it replaced some of the characters >> in the url with different stuff like the "&" and "%7C", so I'm >> thinking thats the problem, does anyone know how I would make it keep >> the url as I intended it to be? >> > > Google doesnt like Python scripts. You will need to pretend to be a > browser by setting the user-agent string in the HTTP header. > and possibly also run the risk of having your system blocked by Google if they figure out you are lying to them? -- http://mail.python.org/mailman/listinfo/python-list