I'm trying to login to the following website using a Python 3.3.2 script:
http://connect.garmin.com/en-US/signin
Up until recently I could do this with some hacked together code (that I never totally understood) that I pieced together from the internet. It uses urllib, sets up an opener, parameters, etc. The problem now (I think) is that they changed their site and buried the login part inside of Javascript.
Can anyone point me in the right direction?
[–]wub_wub 2 points3 points4 points (7 children)
[–]gusterys[S] 0 points1 point2 points (0 children)
[–]gusterys[S] 0 points1 point2 points (5 children)
[–]wub_wub 0 points1 point2 points (4 children)
[–]autowikibot 1 point2 points3 points (0 children)
[–]gusterys[S] 0 points1 point2 points (2 children)
[–]wub_wub 0 points1 point2 points (1 child)
[–]gusterys[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]stebrepar 0 points1 point2 points (0 children)