Google Images API

Search Billions of Images Through Google's Index

Programmatically search Google Images and get structured results with image URLs, source pages, dimensions, and thumbnails. Build image search features, content tools, and visual research applications without Google Cloud.

1
Endpoint
Billions
Of images
$0.20
Per 1k requests

What you can build

Structured data for real applications. Here are some ideas.

Visual Content Research

Search for images by keyword to find visual content for editorial research, design inspiration, and competitive analysis of visual branding.

Image Search Features

Build image search functionality into your applications using Google's image index. Power stock photo finders, reference image tools, and visual browsers.

Brand Monitoring

Track where brand logos, product images, and marketing visuals appear across the web by searching Google Images for brand-related keywords.

Content Enrichment

Automatically find relevant images for articles, blog posts, and product pages. Enrich text content with visual media sourced from Google's comprehensive image index.

Try it now

One API call. Structured JSON response.

Request

curl -X GET "https://scrappa.co/api/google-images?query=modern+office+interior+design&limit=5" \
  -H "Accept: application/json" \
  -H "X-API-KEY: YOUR_API_KEY"

Response

{
  "success": true,
  "results": [
    {
      "title": "Modern Office Interior Design Ideas",
      "image_url": "https://example.com/images/office-design.jpg",
      "thumbnail": "https://encrypted-tbn0.gstatic.com/...",
      "source": "example.com",
      "source_url": "https://example.com/blog/office-design",
      "width": 1920,
      "height": 1080
    }
  ]
}

Scrappa vs SerpAPI Images

See how Scrappa compares to the official API.

Results per query
Scrappa: Configurable
SerpAPI Images: 10 default
Price per 1k queries
Scrappa: $0.20
SerpAPI Images: $15.00+
Image dimensions included
Scrappa:
SerpAPI Images:
Thumbnail URLs
Scrappa:
SerpAPI Images:
Pay-as-you-go pricing
Scrappa:
SerpAPI Images: Subscription only
Google Cloud required
Scrappa:
SerpAPI Images:
Free tier
Scrappa: 500 credits/month
SerpAPI Images: 100 searches/month

Key features

Full Google Images search results
High-resolution image URLs and thumbnails
Image dimensions (width and height)
Source page URLs for attribution
Keyword-based search with filters
Structured JSON response format
No Google Cloud account required

Frequently asked questions

Most image search API providers charge $5-$15 per 1,000 queries and require monthly subscriptions. Scrappa offers flat $0.20/1k pricing with pay-as-you-go billing, no setup required, and configurable result counts — no Google Cloud account or complex configuration needed.

Yes. There are no daily query limits, so you can run thousands of image searches for content enrichment, visual research, or automated workflows. The flat per-request pricing means costs are predictable at any scale.

Just a Scrappa API key passed as an X-API-KEY header. No Google Cloud account, no OAuth, no complex setup. Create a free account, get your key, and start searching images immediately.

Each result includes the image title, full-resolution image URL, thumbnail URL, source website, source page URL, and image dimensions (width and height). All data is returned as structured JSON.

Yes. Every Scrappa account gets 500 free credits per month with no credit card required. Test the image search endpoint and validate your integration before committing to paid usage.

Scrappa charges $0.20 per 1,000 requests with no daily caps. There are no per-image charges — you pay only for each API call. The free tier includes 500 credits per month.

Start using the Google Images API

Sign up and get 500 free credits. No credit card required.