VOOZH about

URL: https://apify.com/thescrappa/google-images-scraper

โ‡ฑ Google Images Scraper ยท Apify


Pricing

from $0.20 / 1,000 results

Go to Apify Store

Google Images Scraper

Search Google Images with Scrappa. Extract image thumbnails, original image URLs, source pages, dimensions, titles, product flags, filters, and localization metadata.

Pricing

from $0.20 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Scrappa

Scrappa

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

a month ago

Last modified

Share

Search Google Images and export dataset-ready image metadata for product research, visual SEO, brand monitoring, content sourcing, and machine learning dataset collection. The actor wraps Scrappa's /api/images endpoint.

What you get

  • Image result title, source website, source page URL, thumbnail URL, and original image URL
  • Original image width and height when Google exposes dimensions
  • Filters for size, type, color, aspect ratio, safe search, language, country, and time-based tbs
  • Full Scrappa response saved to key-value store record OUTPUT

Input

{
"q":"coffee product photography",
"page":1,
"hl":"en",
"gl":"us",
"imgsz":"large",
"imgtype":"photo",
"imgcolor":"white",
"imgar":"wide",
"safe":"active"
}

Output

Each dataset item is one Google Images result:

{
"position":1,
"thumbnail_url":"https://encrypted-tbn0.gstatic.com/images?q=tbn:...",
"image_url":"https://example.com/images/coffee.jpg",
"title":"Coffee product photo",
"source":"Example Store",
"source_url":"https://example.com/coffee",
"width":1920,
"height":1280,
"is_product":false,
"request_q":"coffee product photography",
"request_gl":"us",
"request_hl":"en",
"request_imgsz":"large"
}

Notes

For higher-volume Google Images collection or direct API access, use Scrappa's Google Images API at https://scrappa.co/api/images.

You might also like

Google Images Scraper

crawlerbros/google-images-scraper

Extract image data from Google Images search. Scrape image URLs, dimensions, thumbnails, page titles, origins, and content URLs for any search query.

68

5.0

Google Images Scraper

simpleapi/google-images-scraper

Google Images Scraper extracts image results from Google Search, including image URLs, titles, source pages, thumbnails, and metadata. Ideal for research, dataset building, inspiration, competitor analysis, and automating structured Google image data collection at scale.

Google Images Scraper

api-empire/google-images-scraper

Google Images Scraper extracts image results from any Google search query. Collect image URLs, titles, source pages, thumbnails, and metadata fast. Ideal for research, inspiration, dataset creation, SEO tasks, and workflows needing structured Google image search data.

Google Images Scraper

scraperforge/google-images-scraper

Google Images Scraper extracts image results directly from Google Images search. It collects image URLs, titles, source pages, thumbnails, and metadata. Useful for dataset creation, visual research, content analysis, trend monitoring, and powering image-based AI or automation workflows.

Google Images Scraper

scrapeflow/google-images-scraper

Google Images Scraper ๐Ÿ”๐Ÿ–ผ๏ธ extracts image URLs, titles, source pages, thumbnails, and metadata from Google Images in bulk. Ideal for research, SEO analysis, dataset building, and content discovery. Fast, scalable, and automation-ready for large image collection tasks. ๐Ÿš€๐Ÿ“Š

Google Images Scraper

scrapapi/google-images-scraper

Extract image results from Google Images using the Google Images Scraper. Collect image URLs, titles, source websites, thumbnails, and search result data automatically. Ideal for research, dataset creation, SEO analysis, and visual content discovery.

Google Images Scraper

hooli/google-images-scraper

Scrape image details from images.google.com. Add your query and number of images and extract image details such as image URL, image source, description, image dimensions, thumbnail, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

Google Image Downloader

kawsar/google-image-downloader

Google Image Downloader scrapes Google Images for any keyword and returns full-size image URLs, thumbnails, source pages, and dimensions, so you can build datasets, run SEO audits, or collect images without writing a single line of code.

Google Images Scraper

automation-lab/google-images-scraper

Scrape Google Images results. Extract full-resolution image URLs, thumbnails, dimensions, titles, and source pages. Filter by size, color, type, and usage rights. No API key needed.

๐Ÿ‘ User avatar

Stas Persiianenko

37

Related articles

Top 5 Google Image Search APIs to extract web image data
Read more
How to scrape Google Images in 4 steps
Read more