Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mechanize Python

Certificateerror: Hostname Doesn't Match

I'm using a proxy (behind corporate firewall), to login to an https domain. The SSL handshake d… Read more Certificateerror: Hostname Doesn't Match

Scraping Way2sms With Mechanize

I am trying to send an sms with by scraping way2sms.com, but I am unable to login into way2sms.com … Read more Scraping Way2sms With Mechanize

Mechanize: First Form Works, Then "unknown GET Form Encoding Type 'utf-8'"

I am trying to fill out 2 forms from the EUR-Lex website in order to record some data from the gene… Read more Mechanize: First Form Works, Then "unknown GET Form Encoding Type 'utf-8'"