Coder Social home page Coder Social logo

umairfaiz / instagram-insights Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pardhumadipalli/instagram-insights

0.0 1.0 0.0 314 KB

A Python based program to get useful insights from an Instagram creator or business page.

Home Page: https://pypi.org/project/instagram-insights/

License: MIT License

Python 96.96% CSS 3.04%

instagram-insights's Introduction

codecov

Python version

Pip installation

Partial report screenshot

Report Screenshot

Quickstart

  1. Install the package using:
pip install instagram-insights
  1. Run the python scripts using:
insta-insights --page-id=124567890123 --token=098754321234567890 --num-timings=2 --num-tags=3
  • Page ID and Token must be provided either as options or environment variable values.
  • If both options and env variables are provided options will be preferred.

Options supported

Short options Long options Environment variables Description
-h --help Display help
-m --machine-learning Whether to use ML or not (currently not supported)
--page-id FB_PAGE_ID Instagram Page ID
--token FB_TOKEN Token to access Facebook Graph API
--num-timings Number of best timings needed
--num-tags Number of best hashtags needed
--graphs Whether to generate graphs or not

Python version

  • >= 3.7

Packages needed

  • numpy
  • pandas
  • requests
  • matplotlib

instagram-insights's People

Contributors

pardhumadipalli avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.