Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 967 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 967 Bytes

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