Skip to content

gkostadinov/Instagram-Color-Search-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Color-Search for Python

Color-based search for Instagram using Imagga's color API.

This project has a PHP version too.

Installation

  1. Clone or download the repo
  2. Install dependencies from requirements.txt using pip install -r requirements.txt command
  3. Download and install imagga-py module from here
  4. Change your settings in the config.py file
  5. Run the application from the terminal with this command python app.py
  6. Open your browser and navigate to http://localhost:8080/

Demo

Python demo hopefully soon.

PHP version demo

About

A color-based search for Instagram using Imagga's API. Python version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published