[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: urllib supports javascript

js

2/2/2008 5:05:00 AM

AFAIK, nothing.
How abount letting a browser do it?
By using pamie [1] or selenium, you can drive a browser from python.

[1] http://pamie.source...

On Feb 2, 2008 11:07 AM, J. Peng <jpeng@block.duxieweb.com> wrote:
> hello,
>
> Which useragent lib supports javascript?
> I know something about these libs: urllib,urllib2,cookielib,httplib
> But I'm not sure which one of them can support javascript scripts.
> Thanks!
> --
> http://mail.python.org/mailman/listinfo/p...
>