Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 272 Bytes

imgsearch

Download images in search result using scrapy

Does an imgsearch on google and downloads all images found on the first page. Images are saved to captured/. E.g. to download images of cats, do:

scrapy crawl imgsearch -a search=cats

Requires scrapy.