Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$1.8 / 1k results
Extract Google Images details — URL, source, description, dimensions, and thumbnail — by providing a query and image count
Endpoint
POST /api/v1/agents/google/images/run
Parameters
List · Image search queries. One per line.
Number · Image results per query. Use 0 for all.
Response columns
| Field | Display name | Type |
|---|---|---|
searchQuery | Search Query | text |
sourcePageUrl | Source Page URL | url |
image | Image | url |
thumbnail | Thumbnail | url |
title | Title | text |
sourceDomain | Source Domain | text |
imageWidth | Image Width | number |
imageHeight | Image Height | number |
thumbnailWidth | Thumbnail Width | number |
thumbnailHeight | Thumbnail Height | number |
Example
Example response
Response