Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Mechanize can no longer log into Amazon.com #114

Open
timur-tabi opened this issue Jul 15, 2016 · 0 comments
Open

Python Mechanize can no longer log into Amazon.com #114

timur-tabi opened this issue Jul 15, 2016 · 0 comments

Comments

@timur-tabi
Copy link

Starting a couple months ago, my Python Mechanize program stopped
being able to log into Amazon.com. The web site responds with
"Invalid username or password". Logging in via a web browser works
fine. Even downloading the HTML login form, opening it in a web
browser, and logging in that way also works. But for some reason,
Mechanize just can't do it.

Apparently, the Perl version of Mechanize has the same problem:
http://stackoverflow.com/questions/37409455/mechanize-perl-amazon-login-via-forms-unsuccessful

My script is here: https://github.com/timur-tabi/amazon-vine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant