2015-08-19

I want to read the data in a webpage using python. I tried using selenium and mechanize but didn't understand either of them completely. Specifically, I want to read the details which appear when I click "My Package" in http://portal.acttv.in/group/blr/myaccount. Can anyone give me a sample code in python for this? Thanks a lot for your help!
-Vishnu

Show more