Skip to content

Unofficial Instagram API with bindings to common functions

License

Notifications You must be signed in to change notification settings

connorskees/Instagram-API-python

 
 

Repository files navigation

Instagram-API-python

Unofficial Instagram API that gives easy access to common functions

This is a Python port of the PHP version It is still a work in progress to copy all of its API endpoints.

NOTE: To successfully parse for a long time you should verify your phone number in your Instagram account. The new fake Instagram account with an unverified phone number after ~ 1-24 hours could not do any requests. All requests will be redirected to the page https://instagram.com/challenge

Installation Instructions

  1. Fork/Clone/Download this repo

    git clone https://github.com/ConnorSkees/Instagram-API-python

  2. Navigate to the directory

    cd Instagram-API-python

  3. Install the dependencies

    pip install -r requirements.txt

About

Unofficial Instagram API with bindings to common functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%