Windows Live Image Search. Use this block to search the Internet for images using Live Search.

liveImage
EditOperations
Editsearch
Get image search results from the Windows Live Search engine.
Inputs
| Name | Description |
| query | The term to search for |
| count | The maximum number of returned results (<50) |
Outputs
EdittotalNumberOfImages
Get total number of images from the Windows Live Search engine for a given query.
Inputs
| Name | Description |
| query | The term to search for |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.
EditLiveImageResults
| Name | Type |
| title | title |
| mediaUrl | imageUrl |
| url | url |
| displayUrl | string |
| imageWidth | integer |
| imageHeight | integer |
| imageFileSize | integer |
| thumbnailUrl | thumbnailImageUrl |
| thumbnailWidth | integer |
| thumbnailHeight | integer |
| totalCount | nonNegativeInteger |