Skip to content

Searching Instagram images based on hashtag. Micro project.

Notifications You must be signed in to change notification settings

kurtadamsen/instasearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instasearch

Micro project for searching Instagram images based on hashtag.

Build using:

  • Clojure & various clojure libs
  • JQuery
  • Bootstrap
  • Instagram API

Usage

  1. git clone https://github.com/martinlindholdt/instasearch
  2. sign up for instagram API use: http://instagram.com/developer/
  3. replace "client-id" with your own client id in src/instasearch/core.clj
  4. test with lein do deps, compile :all, repl - and poke around if you like.
  5. lein uberjar should give you a standalone jar in target/ - Run this.
  6. point your browser at http://localhost:7913/instasearch/console/index.html
  7. Search

License

Copyright © 2013 Martin Lindholdt

Distributed under the Eclipse Public License, the same as Clojure.

http://www.eclipse.org/legal/epl-v10.html

Explained in short:

You may copy, distribute and modify the software provided that modifications are open source. However, software that includes the license may release under a different license.

http://www.tldrlegal.com/l/ECLIPSE

About

Searching Instagram images based on hashtag. Micro project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published