Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalbhor/Image-Scraper

Fast concurrent image scraper
https://github.com/kalbhor/Image-Scraper

golang image-scraper multithreading scraper

Last synced: 3 months ago
JSON representation

Fast concurrent image scraper

Awesome Lists containing this project

README

        

# ImageScraper

[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE)

> ### A high performance, concurrent Image Scraper.

## Installation

### Releases
[Latest release](https://github.com/kalbhor/Image-Scraper/releases)

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

## Usage
```sh
$ ./imagescraper [URLs]
```

## Contribute

Found an issue? Post it in the [issue tracker](https://github.com/kalbhor/Image-Scraper/issues).

Want to add another awesome feature? [Fork](https://github.com/kalbhor/Image-Scraper/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