The connector can extract information contained in data URIs. For example, images might be base-64 encoded and included in the source of an HTML page:
<img src="data:image/png;base64,...">
The connector can log on to Web sites to retrieve content. The connector supports:
|