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

Version 5.0.30a of screen-scraper Released

This release contains just one feature enhancement: when creating a new extractor pattern token screen-scraper will now attempt to guess the regular expression that should be used.  Based on initial testing, screen-scraper seems to be able to correctly guess most of the time.  This is a small feature, but will hopefully save a fair amount … Read moreVersion 5.0.30a of screen-scraper Released

Enterprise-Scale Screen-Scraping

One of the main aspects that I think differentiates screen-scraper from many other solutions is its ability to handle large-scale scraping needs.  Additionally, it was designed from the ground up to integrate with other systems, so it generally fits nicely into most any existing setup. If you’re doing a simple one-off data extraction project screen-scraper … Read moreEnterprise-Scale Screen-Scraping