google-images-crawler

Community

Crawl and download original Google Images in bulk

Authorxdrshjr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users quickly locate, extract and download high-resolution, original images from Google Images search results, eliminating manual scraping steps and ensuring access to non-thumbnail assets.

Core Features & Use Cases

  • Original image extraction: fetch non-thumbnail image URLs (original image URLs) from Google Images results.
  • Batch download workflow: generate a list of URLs for a keyword and download them in bulk to local storage.
  • Use Case: design researchers who need a diverse set of high-res images for mockups or datasets can run the crawler to gather 20-50 images per keyword and save URLs for downstream processing.
  • Use Case: media researchers can build a local image dataset for model training or evaluation.

Quick Start

python3 scripts/crawl_google_images.py "sunsets" --count 10 --output urls.txt python3 scripts/download_images.py urls.txt --output ./images

Dependency Matrix

Required Modules

playwrightrequests

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-images-crawler
Download link: https://github.com/xdrshjr/JR-Agent-Skills/archive/main.zip#google-images-crawler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.