Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 672 Bytes

Google Image Crawler (by James Zhao)

Introduction

Image crawler for crawling images from google image search, which could download more than 100 images by sending many search queries with different date ranges.

Features

  1. Download as many images as you want;
  2. Crawl images by classes, with each class having several keywords;
  3. Check duplicate image URLs before downloading, even when you restart the crawler;
  4. Easy configuration: Please refer to config.json.

Reference

This image crawler is based on: hardikvasa/google-images-download