Using OCR with screen-scraper

Within screen-scraper you have the ability to call outside programs directly from your scripts.  The following is an example scraping session that makes use of Tesseract OCR and Imagemagick in order to take an image from the internet and attempt to read the text of the image. As is, the scraping session is intended to … Read moreUsing OCR with screen-scraper