Real-time Google Images · Geo-targeted · Pay per success

Google Images as JSON.
Live, deduped, typed.

Image URLs, source pages, dimensions, related suggestions - straight from Google Images, parsed and typed. Build visual search, dataset pipelines, moodboards, or PIM enrichment.

✓ 5,000 free credits✓ No credit card✓ 195 countries
1.5s
p50 image-search latency
99.5%
parse success rate
$2
per 1k searches
GET /serp?search_type=images
Try it →
// request
"search_type": "images"
"q": "latte art"
"hl": "en"
15 credits·1.4s
// response
{ }   ← click "Run image search" 
Every field, every image

Typed image results, ready to ship.

Image URLs straight from the source - not just Google's compressed thumbnails. Dimensions included for layout.

image
Direct URL to the full-resolution image on the source site.
google_thumbnail
Google's preview thumbnail URL - useful for fast UI rendering.
link
URL of the page hosting the image.
source
Hosting site name (Wikipedia, Pinterest, etc.).
title
Alt text / surrounding caption.
width / height
Original image dimensions in pixels.
suggestions
Related visual searches Google offers as refinements.
position
Position on the image grid (1-based).
Who ships with /serp?search_type=images

Three workflows. One key.

Visual search & PIM

Enrich product listings with rich imagery.

Pull high-res product images at scale to enrich your PIM or marketplace listings. Source + dimensions included so you can pick what fits.

full-res URLs · width/height · per-success billing
ML training datasets

Build image datasets without scrapers.

Query-driven image harvesting with Google's coverage. Get the source page so you can verify licensing before training. Typed JSON for your pipeline.

source link · 195 countries · MCP-ready
Editorial / moodboards

Programmatic mood-boarding.

Fetch curated image sets by topic - for editorial design, inspiration walls, social-media planning. Suggestions field surfaces related visual searches.

suggestions · dedup · live results
60-second integration

However your stack is wired.

curl -G "https://api.ujeebu.com/serp" \
  -H "ApiKey: YOUR_KEY" \
  --data-urlencode "search_type=images" \
  --data-urlencode "q=latte art" \
  -d hl=en
Why teams switch

What you stop worrying about.

Live image grid. Never cached.

Every request hits Google Images fresh. The same query in five countries returns five different result sets - exactly as a local user sees them.

Full-res URLs, not just thumbs.

We surface the original image URL on the source site alongside Google's compressed thumbnail. Pick the right one for your use case.

Unified credit pool.

Images, news, web, scraper, screenshot: same key, one wallet.

Pay only for what works.

Empty results, parse errors, geo-block? You pay $0. Failures don't count.

Pay only for what works.

Failed requests cost zero. 5,000 credits free, no card. One credit pool across every endpoint. The same key works in production.

$0   failed-request cost 5,000   free credits 1   credit pool, every endpoint
Pricing

Pay per success. Start free.

Each search is 15 credits. Empty / blocked SERPs don't count. Same plans cover every Ujeebu endpoint, one credit pool.

See all plans →
Pay-as-you-go top-ups PAYG From $0.20 / 1K down to $0.08 / 1K · no subscription · works on the trial too

Buy credits one pack at a time, no subscription. Works on the trial too. searches below convert each pack at 15 credits per request. Top-up credits expire 30 days after purchase.

Pack Credits ~ searches Price Per 1K credits  
Mini 50,000 3K $10.00 $0.20 Buy
Starter 100,000 7K $15.00 $0.15 Buy
Standard 500,000 33K $60.00 $0.12 Buy
Pro 1,000,000 67K $100.00 $0.10 Buy
Enterprise 5,000,000 333K $400.00 $0.08 Buy

Sign up free to unlock top-ups - the trial's 5,000 credits land instantly, and you can buy any pack from the dashboard right after.

Sign up free
Common questions

Before you sign up.

Do I get the actual image URL or just a thumbnail?
Both. `image` is the full-res URL on the source site, `google_thumbnail` is the preview. Use whichever fits your performance vs. quality trade-off.
Are images live or cached?
Live by default. Every request fetches Google Images in real time - geo-targeted via the `location` param.
Can I get image dimensions?
Yes. Every image item includes `width` and `height` (in pixels) so you can lay out grids without round-tripping each image for size detection.
What about licensing?
We surface the source URL (`link`) so you can verify usage rights on the origin site. Google's image-rights filter (`usage_rights`) is honored if you pass it.
Can I do reverse image search?
Forward image search only via this endpoint. For reverse / visual lookups use the broader Scrape API to pull Google Lens results.
Can I top up credits?
Yes. Buy extra credits any time at your tier's per-credit rate. Top-ups are valid for 30 days.

5,000 free credits. Live images in 60 seconds.

No credit card. No sales call. Just an API key and your first image pull.