Overview

WDS MS SQL CLR Functions is a set of functions embeddable into an MS SQL Server instance to crawl through web resources and scrape data from them.
The functions are packed in a single .NET Framework library. This library is open source, so everyone can review this to check what data it sends, what it receives, and how it handles it - wds.mssql.clr

Context diagram

The following context diagram shows how this works in general:

Context diagram

Table of contents

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home