All Projects → kalbhor → Image-Scraper

kalbhor / Image-Scraper

Licence: MIT license
Fast concurrent image scraper

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Image-Scraper

flickr scraper
Simple Flickr Image Scraper
Stars: ✭ 148 (+322.86%)
Mutual labels:  scraper, image-scraper
Pastebin Scraper
Live-scraping pastebin to fight boredom.
Stars: ✭ 66 (+88.57%)
Mutual labels:  scraper, multithreading
vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (+202.86%)
Mutual labels:  scraper, image-scraper
Master-Thesis
Deep Reinforcement Learning in Autonomous Driving: the A3C algorithm used to make a car learn to drive in TORCS; Python 3.5, Tensorflow, tensorboard, numpy, gym-torcs, ubuntu, latex
Stars: ✭ 33 (-5.71%)
Mutual labels:  multithreading
website-to-json
Converts website to json using jQuery selectors
Stars: ✭ 37 (+5.71%)
Mutual labels:  scraper
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+254.29%)
Mutual labels:  multithreading
MalScraper
Scrape everything you can from MyAnimeList.net
Stars: ✭ 132 (+277.14%)
Mutual labels:  scraper
thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+2880%)
Mutual labels:  multithreading
gesetze-tools
Scripts to maintain German law git repository
Stars: ✭ 99 (+182.86%)
Mutual labels:  scraper
LinkedIn-Scraper
A LinkedIn Scraper to scrape up to 10k LinkedIn profiles from company profile links and save their e-mail addresses if available!
Stars: ✭ 62 (+77.14%)
Mutual labels:  scraper
4scanner
Continuously search imageboards threads for images/webms and download them
Stars: ✭ 103 (+194.29%)
Mutual labels:  scraper
scraper
图片爬取下载工具,极速爬取下载 站酷https://www.zcool.com.cn/, CNU 视觉 http://www.cnu.cc/ 设计师/用户 上传的 图片/照片/插画。
Stars: ✭ 64 (+82.86%)
Mutual labels:  scraper
llb
Dead simple event-driven load-balancer
Stars: ✭ 27 (-22.86%)
Mutual labels:  multithreading
gostore
Storage algorithms.
Stars: ✭ 34 (-2.86%)
Mutual labels:  multithreading
EsriRESTScraper
A Python class that scrapes ESRI Rest Endpoints and exports data to a geodatabase
Stars: ✭ 43 (+22.86%)
Mutual labels:  scraper
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+271.43%)
Mutual labels:  scraper
TikTokDownloader PyWebIO
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音|TikTok数据爬取工具,支持API调用,在线批量解析及下载。
Stars: ✭ 919 (+2525.71%)
Mutual labels:  scraper
Recipe-Scraper
A JS package for scraping recipes from the web.
Stars: ✭ 78 (+122.86%)
Mutual labels:  scraper
ceiba-dl
NTU CEIBA 資料下載工具
Stars: ✭ 80 (+128.57%)
Mutual labels:  scraper
immo-feed
A extensible app for scraping property listings
Stars: ✭ 35 (+0%)
Mutual labels:  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].