[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
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