OCR with Python

Gerhard Häring gh at ghaering.de
Fri Aug 8 09:05:09 EDT 2003


A wrote:
> Hi,
> Does anyone have any experience with Optical Character Recognition in Python?
> I would like to automatically register emails with a free emails provider e.g. Yahoo or Hotmail.
> The problem is that, for a successful registration, I must fill in characters shown in a picture.

The goal of this is to prevent automatic account registration. And most 
certainly their Terms Of Service forbid doing so, anyway.

what I'd recommend instead is to register yourself a domain. You can use 
unlimited email addresses that end in @your.domain then.

-- Gerhard





More information about the Python-list mailing list