Google Images Scraper avatar
Google Images Scraper

Pricing

$9.99/month + usage

Go to Apify Store
Google Images Scraper

Google Images Scraper

Developed by

Scraper Engine

Scraper Engine

Maintained by Community

Google Images Scraper collects image URLs, alt text, source pages, and metadata from Google Images. Use it as an API, with Python or Node.js, or via npm. Ideal for datasets, AI training, research, and automation. Exports in JSON, CSV, or Excel.

0.0 (0)

Pricing

$9.99/month + usage

0

3

3

Last modified

14 days ago

Mark Down

🌌 What is Google Images Scraper?

A Google Images Scraper is a powerful tool that lets you extract image data directly from Google Image Search πŸ”. Whether you’re a developer, researcher, marketer, or AI enthusiast, this scraper helps you collect thousands of images (URLs, thumbnails, metadata, dimensions, source websites) in seconds.

Unlike a basic Google image scraper extension or unreliable scripts found on Reddit or GitHub, this solution provides scalable, API-powered scraping with support for Python, Node.js, and NPM packages.

βœ… SEO Benefits: By analyzing scraped images, you can track visual trends, monitor brand usage, or optimize your Google Image Search SEO strategy.

πŸŒ„ What image data can Google Images Scraper extract?

Here’s a breakdown of the data types you can collect with our Apify Google Images Scraper:

πŸ“Œ FieldπŸ” Description
QueryThe search keyword you entered
Image URLDirect link to the high-resolution image
Thumbnail URLSmaller preview image
Image Width & HeightDimensions of the image
File SizeImage size in KB/MB
Page URLThe webpage where the image is hosted
TitleTitle of the source page
Origin WebsiteDomain name of the source
MetadataAdditional info like format, color filters, or usage rights

With this scraper, you can scrape Google Images for datasets, build AI training image sets, or even create custom stock libraries.

✨ Key Features of Google Images Scraper

Our Google Images Web Scraper comes with advanced features that make it stand out:

  • 🎨 Flexible Search Queries – Extract results for any keyword, including niche or multilingual queries.

  • 🌍 Global Support – Localize searches with country codes (us, gb, fr, etc.) and interface languages.

  • πŸ”’ Scalability – Scrape up to 5,000+ Google images per run without limits.

  • πŸŽ›οΈ Advanced Filtering – Sort by color, size, type (clipart, GIFs, drawings), usage rights, or upload date.

  • ⚑ Fast & Reliable – Get structured datasets instantly in JSON, CSV, Excel, or HTML.

  • πŸ”— API & SDKs – Integrate with Python, Node.js (NPM), or Apify API for automation.

  • πŸ’Ύ Export Ready – Download results in bulk with one click.

  • πŸ›‘οΈ Safe & Compliant – Built with respect for legal and ethical scraping practices.

This makes it more robust than typical Google image scraper Python scripts you’ll find on GitHub or extensions.

πŸ› οΈ How to Use Google Images Scraper

Here’s a step-by-step guide to extract data using the Apify Google Images Scraper app:

  1. Sign Up – Create a free Apify account or log in.

  2. Find the Actor – Search for β€œGoogle Images Scraper” in the Apify Store.

  3. Set Input Parameters – Enter your queries, max results, filters (size, color, type, etc.).

  4. Choose Options – Decide if you want only URLs, metadata, or full datasets.

  5. Run the Scraper – Hit Start, and let the scraper collect data automatically.

  6. Download Results – Export to Excel, JSON, CSV, or HTML for further analysis.

πŸ’‘ You can also connect via Google Images Scraper API for automation in Python, Node.js, or Zapier workflows.

🎯 Use Cases for Google Images Scraper

The scraper has real-world applications across industries:

  • πŸ”Ž AI/ML Model Training – Build large, real-world image datasets for training.

  • πŸ“Š SEO & Marketing Research – Analyze visual trends and competitors’ image strategies.

  • πŸ“° Journalism & Media – Quickly find images for news stories and editorial work.

  • 🎨 Creative Inspiration – Designers & artists can discover style references or unique visuals.

  • πŸ‘οΈ Brand Monitoring – Track unauthorized logo or image usage across the web.

  • πŸ“ˆ E-commerce & Product Research – Collect product images for price comparison & catalogs.

πŸ’Ž Why Choose Our Google Images Scraper?

Here’s why users prefer our solution over free Google Images scraper downloads or random GitHub scripts:

  • βœ… All-in-One – Works as a web app, API, and automation tool.

  • βœ… High Scalability – Extracts thousands of results with speed & accuracy.

  • βœ… API-Friendly – Seamlessly integrates with Python, Node.js (NPM), and Apify SDKs.

  • βœ… No Maintenance Hassle – Unlike open-source scripts, no need to update when Google changes.

  • βœ… Cost-Effective – Free monthly credits + affordable pricing.

  • βœ… Trusted Platform – Runs on Apify Cloud, used by 100,000+ developers & businesses.

πŸ“Š How Many Results Can You Scrape with Google Images Scraper?

Our Google Images Scraper API is designed for scalability πŸš€.

  • πŸ”’ Basic Runs – Extract hundreds of images per query in seconds.

  • πŸ“ˆ Advanced Runs – Scrape 5,000+ results per run, across multiple queries.

  • 🌍 Bulk Operations – Automate queries for different countries, languages, or time periods.

  • πŸ–ΌοΈ Filters – Apply size, color, type, or rights-based restrictions for clean datasets.

  • πŸ”„ Continuous Runs – Schedule automated scraping jobs for trend monitoring.

⚑ This makes it more powerful than most Google images scraper free tools or manual scraping methods.

Scraping Google Image Search falls under the category of web scraping. While scraping publicly available data is usually legal, here are key points:

  • βœ… Allowed – Collecting public metadata (URLs, titles, dimensions, etc.).

  • ❌ Not Allowed – Downloading copyrighted images for commercial use without permission.

  • πŸ“œ Best Practice – Always check Google’s Terms of Service and apply fair-use rules.

  • πŸ”— Compliance – Our scraper is built to handle data responsibly and for legitimate use cases.

If you need royalty-free images, you can filter results by usage rights.

πŸ“ Input Parameters

Here’s an example input JSON:

{
"headless": true,
"proxyConfiguration": {
"useApifyProxy": false
},
"queries": [
"nature",
"technology",
"animals"
]
}

πŸ“€ Output Format

Example JSON output:

[
{
"query": "technology",
"imageUrl": "https://miro.medium.com/v2/resize:fit:1400/1*6-dNFz13P5prRz_kYaInXg.jpeg",
"title": "Is Technology Ruining Your Experience ...",
"imageWidth": 1400,
"imageHeight": 1025,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:7XZB0ElBde-RCM",
"thumbnailWidth": 1400,
"thumbnailHeight": 1025,
"contentUrl": "https://medium.com/jacob-morgan/is-technology-ruining-your-experience-at-work-58eaf3ec40a7",
"origin": "medium.com"
},
{
"query": "technology",
"imageUrl": "https://globalfocusmagazine.com/wp-content/uploads/2020/02/Engaging_with_technology-scaled.jpg",
"title": "Engaging with technology",
"imageWidth": 2048,
"imageHeight": 1366,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:EZcByeA3Rde0vM",
"thumbnailWidth": 2048,
"thumbnailHeight": 1366,
"contentUrl": "https://globalfocusmagazine.com/engaging-with-technology/",
"origin": "globalfocusmagazine.com"
},
{
"query": "technology",
"imageUrl": "https://cdn.britannica.com/84/203584-050-57D326E5/speed-internet-technology-background.jpg",
"title": "History of Technology Timeline ...",
"imageWidth": 1600,
"imageHeight": 1131,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:I9RUPVPHjvqr1M",
"thumbnailWidth": 1600,
"thumbnailHeight": 1131,
"contentUrl": "https://www.britannica.com/story/history-of-technology-timeline",
"origin": "www.britannica.com"
},
{
"query": "technology",
"imageUrl": "https://dashboard.thefinanser.com/wp-content/uploads/2024/02/Technology.jpg",
"title": "Is technology making our lives better ...",
"imageWidth": 1568,
"imageHeight": 882,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:x5pPo8tarvTslM",
"thumbnailWidth": 1568,
"thumbnailHeight": 882,
"contentUrl": "https://thefinanser.com/2024/02/is-technology-making-our-lives-better-or-worse",
"origin": "thefinanser.com"
},
{
"query": "technology",
"imageUrl": "https://s44783.pcdn.co/wp-content/uploads/2023/11/tech.png.webp",
"title": "What is Technology Management? Why is ...",
"imageWidth": 512,
"imageHeight": 358,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:Qyh_PSRzrfC0lM",
"thumbnailWidth": 512,
"thumbnailHeight": 358,
"contentUrl": "https://emeritus.org/blog/benefits-of-technology-management/",
"origin": "emeritus.org"
},
{
"query": "technology",
"imageUrl": "https://thrivabilitymatters.org/2024/wp-content/uploads/2023/10/view-bioengineering-advance-with-robotic-hands-1024x768.jpg",
"title": "Why Technology Is A Necessity | THRIVE ...",
"imageWidth": 1024,
"imageHeight": 768,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:Hkz2_lTJyjp3QM",
"thumbnailWidth": 1024,
"thumbnailHeight": 768,
"contentUrl": "https://thrivabilitymatters.org/why-technology-is-a-necessity/",
"origin": "thrivabilitymatters.org"
},
{
"query": "technology",
"imageUrl": "https://www.coderus.com/wp-content/uploads/fly-images/997224/coderus-media-and-entertainment-technology-trends-2021-576x9999.jpg",
"title": "Media and Entertainment Industry 2023 ...",
"imageWidth": 576,
"imageHeight": 384,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:t04WLUOq1C435M",
"thumbnailWidth": 576,
"thumbnailHeight": 384,
"contentUrl": "https://www.coderus.com/technology-trends-in-media-and-entertainment-industry-2021/",
"origin": "www.coderus.com"
},
{
"query": "technology",
"imageUrl": "https://www.training.com.au/wp-content/uploads/career-in-technology-feature.png",
"title": "Technology",
"imageWidth": 750,
"imageHeight": 500,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:2BxSPG9sskBWDM",
"thumbnailWidth": 750,
"thumbnailHeight": 500,
"contentUrl": "https://salarather.github.io/stat289/",
"origin": "salarather.github.io"
},
{
"query": "technology",
"imageUrl": "https://res.cloudinary.com/engineering-com/image/upload/w_640,h_640,c_limit,q_auto,f_auto/bigstock-Technology-And-Biometric-Conce-213062104_kygpiv.jpg",
"title": "Where Will Our Tech Take Us This ...",
"imageWidth": 640,
"imageHeight": 427,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:uylHGwXIkg1q9M",
"thumbnailWidth": 640,
"thumbnailHeight": 427,
"contentUrl": "https://www.engineering.com/where-will-our-tech-take-us-this-century/",
"origin": "www.engineering.com"
},
{
"query": "technology",
"imageUrl": "https://www.gep.com/prod/s3fs-public/styles/blog_hero_banner/public/blog-images/vision-or-delusion-how-future-technology-varies-from-present-day-expectations.jpg.webp?itok=VUPRdiXW",
"title": "technology",
"imageWidth": 772,
"imageHeight": 512,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:WvYmK8XZtToNPM",
"thumbnailWidth": 772,
"thumbnailHeight": 512,
"contentUrl": "https://www.gep.com/blog/technology/vision-or-delusion-how-future-technology-varies-present-day-expectations",
"origin": "www.gep.com"
},
{
"query": "nature",
"imageUrl": "https://miro.medium.com/v2/resize:fit:1400/1*6-dNFz13P5prRz_kYaInXg.jpeg",
"title": "Is Technology Ruining Your Experience ...",
"imageWidth": 1400,
"imageHeight": 1025,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:7XZB0ElBde-RCM",
"thumbnailWidth": 1400,
"thumbnailHeight": 1025,
"contentUrl": "https://medium.com/jacob-morgan/is-technology-ruining-your-experience-at-work-58eaf3ec40a7",
"origin": "medium.com"
},
{
"query": "nature",
"imageUrl": "https://globalfocusmagazine.com/wp-content/uploads/2020/02/Engaging_with_technology-scaled.jpg",
"title": "Engaging with technology",
"imageWidth": 2048,
"imageHeight": 1366,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:EZcByeA3Rde0vM",
"thumbnailWidth": 2048,
"thumbnailHeight": 1366,
"contentUrl": "https://globalfocusmagazine.com/engaging-with-technology/",
"origin": "globalfocusmagazine.com"
},
{
"query": "nature",
"imageUrl": "https://cdn.britannica.com/84/203584-050-57D326E5/speed-internet-technology-background.jpg",
"title": "History of Technology Timeline ...",
"imageWidth": 1600,
"imageHeight": 1131,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:I9RUPVPHjvqr1M",
"thumbnailWidth": 1600,
"thumbnailHeight": 1131,
"contentUrl": "https://www.britannica.com/story/history-of-technology-timeline",
"origin": "www.britannica.com"
},
{
"query": "nature",
"imageUrl": "https://dashboard.thefinanser.com/wp-content/uploads/2024/02/Technology.jpg",
"title": "Is technology making our lives better ...",
"imageWidth": 1568,
"imageHeight": 882,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:x5pPo8tarvTslM",
"thumbnailWidth": 1568,
"thumbnailHeight": 882,
"contentUrl": "https://thefinanser.com/2024/02/is-technology-making-our-lives-better-or-worse",
"origin": "thefinanser.com"
},
{
"query": "nature",
"imageUrl": "https://s44783.pcdn.co/wp-content/uploads/2023/11/tech.png.webp",
"title": "What is Technology Management? Why is ...",
"imageWidth": 512,
"imageHeight": 358,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:Qyh_PSRzrfC0lM",
"thumbnailWidth": 512,
"thumbnailHeight": 358,
"contentUrl": "https://emeritus.org/blog/benefits-of-technology-management/",
"origin": "emeritus.org"
},
{
"query": "nature",
"imageUrl": "https://thrivabilitymatters.org/2024/wp-content/uploads/2023/10/view-bioengineering-advance-with-robotic-hands-1024x768.jpg",
"title": "Why Technology Is A Necessity | THRIVE ...",
"imageWidth": 1024,
"imageHeight": 768,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:Hkz2_lTJyjp3QM",
"thumbnailWidth": 1024,
"thumbnailHeight": 768,
"contentUrl": "https://thrivabilitymatters.org/why-technology-is-a-necessity/",
"origin": "thrivabilitymatters.org"
},
{
"query": "nature",
"imageUrl": "https://www.coderus.com/wp-content/uploads/fly-images/997224/coderus-media-and-entertainment-technology-trends-2021-576x9999.jpg",
"title": "Media and Entertainment Industry 2023 ...",
"imageWidth": 576,
"imageHeight": 384,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:t04WLUOq1C435M",
"thumbnailWidth": 576,
"thumbnailHeight": 384,
"contentUrl": "https://www.coderus.com/technology-trends-in-media-and-entertainment-industry-2021/",
"origin": "www.coderus.com"
},
{
"query": "nature",
"imageUrl": "https://www.training.com.au/wp-content/uploads/career-in-technology-feature.png",
"title": "Technology",
"imageWidth": 750,
"imageHeight": 500,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:2BxSPG9sskBWDM",
"thumbnailWidth": 750,
"thumbnailHeight": 500,
"contentUrl": "https://salarather.github.io/stat289/",
"origin": "salarather.github.io"
},
{
"query": "nature",
"imageUrl": "https://res.cloudinary.com/engineering-com/image/upload/w_640,h_640,c_limit,q_auto,f_auto/bigstock-Technology-And-Biometric-Conce-213062104_kygpiv.jpg",
"title": "Where Will Our Tech Take Us This ...",
"imageWidth": 640,
"imageHeight": 427,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:uylHGwXIkg1q9M",
"thumbnailWidth": 640,
"thumbnailHeight": 427,
"contentUrl": "https://www.engineering.com/where-will-our-tech-take-us-this-century/",
"origin": "www.engineering.com"
},
{
"query": "nature",
"imageUrl": "https://www.gep.com/prod/s3fs-public/styles/blog_hero_banner/public/blog-images/vision-or-delusion-how-future-technology-varies-from-present-day-expectations.jpg.webp?itok=VUPRdiXW",
"title": "Vision or Delusion: How Future ...",
"imageWidth": 772,
"imageHeight": 512,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:WvYmK8XZtToNPM",
"thumbnailWidth": 772,
"thumbnailHeight": 512,
"contentUrl": "https://www.gep.com/blog/technology/vision-or-delusion-how-future-technology-varies-present-day-expectations",
"origin": "www.gep.com"
},
{
"query": "animals",
"imageUrl": "https://m.media-amazon.com/images/I/61+09Qy5ncL._UF1000,1000_QL80_.jpg",
"title": "animals",
"imageWidth": 655,
"imageHeight": 1000,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:YPbAo9EFk0_jHM",
"thumbnailWidth": 655,
"thumbnailHeight": 1000,
"contentUrl": "https://www.amazon.com/Wild-Animals-Preschool-Kindergarten-Homeschooling/dp/9390391180",
"origin": "www.amazon.com"
},
{
"query": "animals",
"imageUrl": "https://motherspet.com/blogs/wp-content/uploads/2024/07/100-wild-animals.jpg",
"title": "animals",
"imageWidth": 875,
"imageHeight": 612,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:FazgP6AFIt52SM",
"thumbnailWidth": 875,
"thumbnailHeight": 612,
"contentUrl": "https://motherspet.com/blogs/explore-the-list-of-100-wild-animals-in-english.html",
"origin": "motherspet.com"
},
{
"query": "animals",
"imageUrl": "https://hips.hearstapps.com/hmg-prod/images/headshot-of-giraffe-sabi-sands-game-reserve-royalty-free-image-1573571198.jpg?crop=1.00xw:0.667xh;0,0.0760xh",
"title": "animals",
"imageWidth": 1414,
"imageHeight": 1415,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:7DzIqev1FVLbMM",
"thumbnailWidth": 1414,
"thumbnailHeight": 1415,
"contentUrl": "https://www.goodhousekeeping.com/life/g4973/endangered-animals/",
"origin": "www.goodhousekeeping.com"
},
{
"query": "animals",
"imageUrl": "https://www.science.org/do/10.1126/science.zjv23mz/abs/_20214_on_adolesence_animals_virginia.jpg",
"title": "animals",
"imageWidth": 1216,
"imageHeight": 804,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:30kWrFXFSc_U7M",
"thumbnailWidth": 1216,
"thumbnailHeight": 804,
"contentUrl": "https://www.science.org/content/article/what-animals-can-teach-us-about-challenges-being-teen",
"origin": "www.science.org"
},
{
"query": "animals",
"imageUrl": "https://i.pinimg.com/736x/b8/50/7c/b8507cc0faba0d6f927aeef957d49eb5.jpg",
"title": "animals",
"imageWidth": 730,
"imageHeight": 1000,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:2bzk8nU4WigTXM",
"thumbnailWidth": 730,
"thumbnailHeight": 1000,
"contentUrl": "https://www.pinterest.com/pin/100-common-zoo-animals-list-with-pictures-onlymyenglishcom--629096641724254120/",
"origin": "www.pinterest.com"
},
{
"query": "animals",
"imageUrl": "https://s7ap1.scene7.com/is/image/destqueensland/teq/consumer/global/images/destinations/sunshine-coast/blog-images/editorial-hero-banner/2018_SC_Koala_Wildlife_Australiazoo.jpg?bfc=on",
"title": "animals",
"imageWidth": 1050,
"imageHeight": 700,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:7NjiwTGuiBm2rM",
"thumbnailWidth": 1050,
"thumbnailHeight": 700,
"contentUrl": "https://www.queensland.com/au/en/places-to-see/experiences/nature-and-wildlife/cute-baby-animals-at-australia-zoo",
"origin": "www.queensland.com"
},
{
"query": "animals",
"imageUrl": "https://i.natgeofe.com/n/694f21e5-759e-4386-83dd-ed4c97597295/01WAQanimalteachers.jpg",
"title": "animals",
"imageWidth": 3072,
"imageHeight": 2060,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:idlVkZBChGTJbM",
"thumbnailWidth": 3072,
"thumbnailHeight": 2060,
"contentUrl": "https://www.nationalgeographic.com/adventure/article/160507-animals-teaching-parents-science-meerkats",
"origin": "www.nationalgeographic.com"
},
{
"query": "animals",
"imageUrl": "https://media.newyorker.com/photos/674789b485ed867580684308/master/w_2560,c_limit/VIRAL%20ANIMALS_Brendan_wenzel_Nov27.jpg",
"title": "animals",
"imageWidth": 2560,
"imageHeight": 1462,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ouWObQuzaSNPGM",
"thumbnailWidth": 2560,
"thumbnailHeight": 1462,
"contentUrl": "https://www.newyorker.com/culture/2024-in-review/the-animals-that-made-it-all-worth-it",
"origin": "www.newyorker.com"
},
{
"query": "animals",
"imageUrl": "https://nationalzoo.si.edu/sites/default/files/styles/square_large/public/2025-01/20241030-817A8773-16RP.jpg?h=f6ccde7b",
"title": "animals",
"imageWidth": 1000,
"imageHeight": 1000,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:U8UCojE8mHL5KM",
"thumbnailWidth": 1000,
"thumbnailHeight": 1000,
"contentUrl": "https://nationalzoo.si.edu/animals/list",
"origin": "nationalzoo.si.edu"
},
{
"query": "animals",
"imageUrl": "https://i.ytimg.com/vi/3Rf0dIk_Eec/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD",
"title": "animals",
"imageWidth": 686,
"imageHeight": 386,
"thumbnailUrl": "https://encrypted-tbn0.gstatic.com/images?q=tbn:4sErkrTxbocSJM",
"thumbnailWidth": 686,
"thumbnailHeight": 386,
"contentUrl": "https://www.youtube.com/watch?v=3Rf0dIk_Eec",
"origin": "www.youtube.com"
}
]

❓ FAQ

1. Is there an official Google Images API?

No. Google does not offer a public Google Image Search API. Tools like this Google Images Scraper API act as alternatives.

2. Can I scrape Google Images with Python?

Yes βœ…. Use the Google Images Scraper Python SDK or the apify-client PyPI package.

3. Is there a Node.js/NPM version?

Yes. The Google Images Scraper NPM package lets you integrate with Node.js easily.

4. Can I download actual images, not just URLs?

Yes. Export image URLs and use an image downloader Actor or a script to fetch bulk files.

5. Is this free?

Yes πŸŽ‰. The Apify Free plan gives you $5 credits/month (~1,600 images free).

6. Can I use it for AI/ML datasets?

Absolutely. Many use it for photo scraping to train models.

7. Is this better than GitHub scripts?

Yes. Unlike Google-image-scraper GitHub projects, this tool is scalable, API-driven, and maintained.