Skip to content

Sample project on how to use Instagram's python API

Notifications You must be signed in to change notification settings

imnachos/pythogram

Repository files navigation

pythogram

Sample project to demonstrate how to use Instagram's python API.

https://github.com/LevPasha/Instagram-API-python

Instructions

-Install the requirements.

-Create a file called 'settings.py' at the root folder of the project with the following variables:

USER = "username"

PASSWORD = "password"

-Run main.py

About

Sample project on how to use Instagram's python API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages