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


Groups > comp.lang.python > #26200 > unrolled thread

How To AutoLogin to Website And Navigate thereafter

Started bycoldfire <amangill.coldfire@gmail.com>
First post2012-07-29 10:37 -0700
Last post2012-07-29 10:37 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  How To AutoLogin to Website And Navigate thereafter coldfire <amangill.coldfire@gmail.com> - 2012-07-29 10:37 -0700

#26200 — How To AutoLogin to Website And Navigate thereafter

Fromcoldfire <amangill.coldfire@gmail.com>
Date2012-07-29 10:37 -0700
SubjectHow To AutoLogin to Website And Navigate thereafter
Message-ID<cb35f319-9026-431d-a063-eee656e3e968@googlegroups.com>
Can Some one help me or guide me the coding for automatic login to a website while keeping the session alive and navigating further into website for screen scraping using python.

I understand the scraping part but unable to Understand the Login part using any of the Lib

Urllib,Urlib2,BeautifulSoup,Mechanize,Re,requests,cookiejar etc


Thanks for the help.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web