mechanize is a very powerful library that can help you do this stuff. the
project page is at http://wwwsearch.sourceforge.net/mechanize . I've used it
in my work place and it works quite well.

cheers,
Marwan

On Thu, Mar 3, 2011 at 9:59 PM, Julian <j...@itree.org> wrote:

> Hi,
>
> Is there anything on in Python or Django that can be used as a server
> side HTTP Client. Something like  HTTP Unit and jsdom from NodeJS.
>
> I'm trying to log into some custom site and scrap the data from them.
> It would be a plus if the client also support javascript.
>
> Thanks.
>
>
> Julian
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to