Skip to content

Commit

Permalink
added README
Browse files Browse the repository at this point in the history
  • Loading branch information
gflarity committed Jul 8, 2011
1 parent 52406b3 commit a18d0e0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README
@@ -0,0 +1,13 @@
This is Node.JS based manual web scraper. I've included a file that works with 500px.com. To run:

> node app.js

Then open http://localhost/drag.html, move it into a small window that you can drag onto from another browser window.

Goto http://500px.com/popular

Drag a thumbnail onto the drag window.

A folder should get created with the photographers username, the image will be inside.

More later.

0 comments on commit a18d0e0

Please sign in to comment.