Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4001

Re: Python login script

References <317604.71619.qm@web110507.mail.gq1.yahoo.com>
Date 2011-04-26 07:23 +1000
Subject Re: Python login script
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.819.1303766593.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Apr 26, 2011 at 7:15 AM, nusrath ahmed <nusrathahmed@yahoo.com> wrote:
> I have written a python script that should log me in to a website. For the
> time being I want to login to gmail.com. My script pulls up the gmail
> webpage but does not input the login id and the password in the fields and
>  does not log me in. I assume I am missing on something in my script. Can
> some body have a look as to what I am missing on.

Look at the gmail page and see where it sends its form response. And
please, can you continue the thread that already exists rather than
open a new one with nearly-identical text? It gets very difficult to
follow the changes, other than by pulling up your previous email and
doing a visual diff.

Chris Angelico

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: Python login script Chris Angelico <rosuav@gmail.com> - 2011-04-26 07:23 +1000

csiph-web