> This form is submitted by javascript.
>
> Need your help to fill the form and login to that site using python
> +mechanize.

I too faced similar issues when I try to scrap a web page with lot of
javascript. After trying lot of things I finally ended up with PyQt4
WebView, though its like running a full blown browser but it does the
job.

Check this for sample
http://www.sivachandran.in/index.php/blogs/web-automation-using-pyqt4-and-jquery

---
Siva Chandran P
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to