Click here to Skip to main content
15,880,854 members
Articles / Programming Languages / Python

Solving CAPTCHA with OCR

7 Jan 2013CPOL 43.4K   7   1
Some websites require passing a CAPTCHA to access their content. As I have written before these can be parsed using the deathbycaptcha API, however for large websites with many CAPTCHA's this becomes prohibitively expensive. For example solving 1 million CAPTCHA's with this API would cost $1390.Fort
We're sorry, but the article you are trying to view was deleted at 15 Jun 2015.

Please go to the Python Table of Contents to view the list of available articles in this section.