Re: Retrieve HTML from site using cookies

2006-09-21 Thread James Stroud
[EMAIL PROTECTED] wrote: > Greetings gents. I'm a Railser working on a django app that needs to do > some scraping to gather its data. > > I need to programatically access a site that requires a username and > password. Once I post to the login.php page, there seems to be a > redirect and it seems

Retrieve HTML from site using cookies

2006-09-21 Thread [EMAIL PROTECTED]
Greetings gents. I'm a Railser working on a django app that needs to do some scraping to gather its data. I need to programatically access a site that requires a username and password. Once I post to the login.php page, there seems to be a redirect and it seems that the site is using a session (pe