Using Client Certificates with screen-scraper

We recently added experimental support to screen-scraper for client/PKI certificates.  Some web sites require that you supply a client certificate, that you would have previously been given, in order to access them.  I say this new feature is “experimental” because we’ve only been able to perform limited testing with it.  So far, it does seem … Read moreUsing Client Certificates with screen-scraper

Version 5.0.37a of screen-scraper Released

This one contains several changes: Including a UseGlobalExternalProxyForAllScrapingSessions property in the screen-scraper.properties file will now cause global proxy settings to apply to all scraping sessions. Fixed a minor bug related to invalid extractor pattern token names. Undo in certain text boxes can now be triggered properly via keyboard shortcut on a Mac. Now notifying the … Read moreVersion 5.0.37a of screen-scraper Released

Version 5.0.35a of screen-scraper Released

In this release we’ve updated screen-scraper’s proxy server to use HttpClient version 4.  HttpClient is one of the core libraries used by screen-scraper, and this upgrade should result in increased efficiency, as well as a bit of functionality we wouldn’t have without it.  It’s likely that we’ll still need to work some kinks out related … Read moreVersion 5.0.35a of screen-scraper Released