Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmi3y/image-crawler

Basic image-crawler with web interface and server events.
https://github.com/dmi3y/image-crawler

Last synced: 5 days ago
JSON representation

Basic image-crawler with web interface and server events.

Awesome Lists containing this project

README

        

# image-crawler

> Basic image-crawler with web interface and server events ([EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource)).

# How to use

1. Get copy.
2. `npm install`
3. `npm run crawler`

#What's inside

Express js plus couple of additional modules on backend, and jQuery and Backbone on frontend.