Skip to content

Command Line Tool that gets data about instagram posts and users of business and creator accounts using the Instagram Graph API. CLI written in python with click.

Notifications You must be signed in to change notification settings

vishruthdevan/iget-cli

Repository files navigation

iget-cli

Command Line Tool that is used for testing the Instagram Graph API. Get data about instagram posts and users of business and creator accounts. CLI written in python with click.

Install

  • It is recommended to create and activate a virtual environment
  • pip install --editable .
  • To get started, iget --help
  • Command specific help can be found with iget <command> --help
  • Ensure that all credentials are set using the iget set command before using any other command

About

Command Line Tool that gets data about instagram posts and users of business and creator accounts using the Instagram Graph API. CLI written in python with click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages