xSkrape Reference Guide

This page includes documentation for all versions of xSkrape: for Excel (Add-in), for SQL Server and for SSIS.

There are different views of XS.QL documentation: at a summary level here, for URL's here, and for queries here.

You can pick a specific version to filter results:

Product Filter:   

Common to all versions of xSkrape is our xSkrape Fundamentals document (PDF). We suggest you start here to get familiar with common concepts that help when reading examples and reference documentation.


Web API Reference
Function Overview Available
WebGetSingle

Extract a single value (number, text, etc.) from a source reference, using query conditions that identify the value of interest.

6/1/2016

WebGetSingleFromTable

Extract a single value (number, text, etc.) from a source reference, using query conditions that identify both a table and the row(s) and column that contain the specific data value of interest.

6/1/2016

WebGetTable

Extract tabular data (rows and columns) from a source reference, using query conditions to identify the characteristics of the data in the event there are multiple tables that could be identified in the source.

6/1/2016

SendMessageDirect

Send an E-Mail or SMS message to a distribution list.

6/1/2016

SendRSSDirect

Send a message to a hosted RSS data feed. You can share the RSS URL with others to effectively create a public broadcast distribution for messages you generate, over any device type that has an RSS reader app (most do!).

6/24/2016