Finds any images on a page and return a list of their links.
EditOperations
EditgetUniqueImages
Get the unique images from any web page.
Inputs
| Name | Description |
| URL | The address of the page containing images. Please note this must be a web page containing HTML. |
Outputs
EditgetImages
Get just the images from any web page.
Inputs
| Name | Description |
| URL | The address of the page containing images. Please note this must be a web page containing HTML. |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.
EditScrapedImage
| Name | Type |
| ImageURL | imageUrl |
| Title | title |