Extract Google Images details — URL, source, description, dimensions, and thumbnail — by providing a query and image count
Sample
Here's a sample run for the search 'LeBron James', showing the exact schema and results you can expect.
| # | Search Query | Source Page URL | Image | Thumbnail | Title | Source Domain | Image Width | Image Height | Thumbnail Width | Thumbnail Height |
|---|---|---|---|---|---|---|---|---|---|---|
1 | LeBron James | LeBron James - Wikipedia | en.wikipedia.org | 1,197 | 1,387 | 209 | 242 | |||
2 | LeBron James | LeBron James | Forward | Los Angeles Lakers | NBA.com | www.nba.com | 1,040 | 760 | 263 | 192 | |||
3 | LeBron James | LeBron James Is the Oldest Player in the NBA—and He's Still Absolutely Unstoppable - WSJ | www.wsj.com | 700 | 466 | 275 | 183 | |||
4 | LeBron James | LeBron James | Stats, Son, Bronny, Wife, Biography, Championships, & Facts | Britannica | www.britannica.com | 1,109 | 1,600 | 187 | 270 | |||
5 | LeBron James | LeBron James - Wikipedia | en.wikipedia.org | 250 | 313 | 201 | 251 | |||
6 | LeBron James | Los Angeles Lakers | LeBron James | www.nba.com | 1,920 | 2,304 | 205 | 246 | |||
7 | LeBron James | LeBron James - USA Basketball | www.usab.com | 998 | 997 | 225 | 224 | |||
8 | LeBron James | Redick: LeBron James exhibiting 'a different kind of greatness' with the Lakers this season | WJHL | Tri-Cities News & Weather | www.wjhl.com | 2,560 | 1,440 | 300 | 168 | |||
9 | LeBron James | LeBron James brought out a Nike LeBron 23 PE that matches his Tune Squad uniform from 'Space Jam: A New Legacy' 🍿 📸: @gettyimages | www.instagram.com | 1,080 | 1,350 | 201 | 251 | |||
10 | LeBron James | LeBron James | Forward | Los Angeles Lakers | NBA.com | www.nba.com | 1,920 | 1,080 | 300 | 168 |
Playground
curl -X POST https://api.mindcase.co/api/v1/agents/google/images/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"queries": [],
"maxResults": 10000
}
}'Overview
Google Images retrieves visual data from search results based on specific queries. It returns the direct image URL, source page URL, image title, source domain, and dimensions for both the original file and the thumbnail.
Machine learning engineers use Google Images to compile datasets for training image recognition models. Marketing analysts use it to monitor how product photography is distributed across different retail websites.
Cost
$1.80 per 1,000 results. Each image metadata row returned counts as one billable row. The total grows with the number of queries and the results requested per query. Failed runs don't count.
Cost calculator
Examples
A few common ways teams put Google Images to work — copy a prompt below to try it yourself.
Track how a brand's visual assets appear across different domains.
Gather high quality images with metadata for model training.
Analyze how specific products are represented in search results.
Find high resolution imagery for editorial or design inspiration.
Get started
Sign up to run live queries against Google Images via chat, form, or API.
FAQ
Related
Scrape Google Search results — organic links, snippets, titles — with country/language filters and search operators
Get Google News articles by search query — title, source, snippet, published date — with country and language filters
Search Google Flights for one-way, round-trip, and multi-city flights, including prices, stops, airlines, and passenger counts
Extract job data, application links, company information, and full job descriptions from Google Jobs by query
Extract Google Shopping product listings and details by keyword, country, language, count, and date range
Extract Google Play reviews, including reviewer name, rating, publish date, and full text