Friday, March 4, 2011

Re: Server HTTP Client

Hi all,

Take a look at Twisted...

http://twistedmatrix.com/trac/wiki/TwistedProject

Regards,
Rogerio Luz

On Thu, Mar 3, 2011 at 9:02 PM, Julian <jtm@itree.org> wrote:
Hmm, yeah I heard about that. I was hoping to get something in Python.  So I'm can stay with one technology and language.



On Mar 3, 2011, at 3:47 PM, Marwan Al-Sabbagh wrote:

> 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 <jtm@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+unsubscribe@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+unsubscribe@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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--
[]´s

Rogério Luz

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment