How to simulate login a website(eg.facebook.com) with PyQt4 ?

Posted by wong2 on Stack Overflow See other posts from Stack Overflow or by wong2
Published on 2010-04-25T04:06:57Z Indexed on 2010/04/25 4:13 UTC
Read the original article Hit count: 200

Filed under:
|

I want to scrape some contents on somewebsites, but I have to login to the site to do so. Does anybody know How to simulate login a website with PyQt4 ?

© Stack Overflow or respective owner

Related posts about python

Related posts about pyqt4