Image search API

Searches the Google Images vertical and delivers each result with its title, thumbnail URL, the page hosting it and that page's host. Served by the HTTP tier (no browser), so it stays cheap at dataset volume. Full-size image URLs are returned only when Google exposes them.

$0.0003 per delivered image, up to 100 images per run. Nothing delivered means nothing charged.

Inputs

What one image looks like

FAQ

What does the Image search API return?

Searches the Google Images vertical and delivers each result with its title, thumbnail URL, the page hosting it and that page's host. Served by the HTTP tier (no browser), so it stays cheap at dataset volume. Full-size image URLs are returned only when Google exposes them. Each row carries 6 fields, listed in full on this page.

What do I send it?

A semantic input, not a URL list: query are required. One run returns up to 100 images.

How much does the Image search API cost?

$0.0003 per delivered image. A run that delivers nothing is not billed, and the

monthly free credit covers about 3,333 images here.

Do I need my own proxies for it?

No. The collector runs on our residential network and handles rotation, retries and pagination internally.