Image-Scraper icon indicating copy to clipboard operation
Image-Scraper copied to clipboard

Fast concurrent image scraper

ImageScraper

license

A high performance, concurrent Image Scraper.

Installation

Releases

Latest release

Source

$ git clone https://github.com/kalbhor/image-scraper
$ cd image-scraper
$ go build imagescraper.go

Usage

$ ./imagescraper [URLs]

Contribute

Found an issue? Post it in the issue tracker.
Want to add another awesome feature? Fork this repository and add your feature, then send a pull request.

Binaries for Linux required.

License

The MIT License (MIT) Copyright (c) 2017 Lakshay Kalbhor