Interacting with screen-scraper Externally

Overview

This feature is only available to Professional and Enterprise editions of screen-scraper.

screen-scraper was designed from the beginning to interact with external systems. This means that you can invoke it from other applications and it can send data to yet other systems. We've tried to design screen-scraper such that it can interact with code written in virtually any modern programming language or platform. This section of our documentation will familiarize you with how this process occurs, as well as specifics on languages that screen-scraper can work with.

In order to interact with screen-scraper in any of these methods it needs to be running in server mode.

Read, write and query your database from within screen-scraper. SqlDataManager object or traditional approach.