Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta Stats

Display your Instagram statistics.

Maintainability

The program automatically retrieves the user's Instagram statistics using Instagram's GraphQL API.

# Examples in console
╭─────────────────────────────────────────────────────────────────────────╮
│                               Followings                                │  
├──────────────────────────┬──────────────────────────────────────────────┤  
│         UsernameFull Name                  │  
├──────────────────────────┼──────────────────────────────────────────────┤  
│         jordancs1Jordan Shepherd               │  
│         zephybiteangela he 💫😈              │
│       gathersocialGather Social                │  
│      liveregularttvPeter                    │  
│       neo_nski.xeroDaniel O                   │  
│       a.alquintojrThoto Alquinto                │
│         badq.png         │                                              │
│       weareparaisoPARAISO                   │
│        muqeet_295Abdul Muqeet                 │
...

+──────────────────────────────────────────────────────────────────────────+Followers+────────────────────────────────+─────────────────────────────────────────+UsernameFull Name+────────────────────────────────+─────────────────────────────────────────+easydrawingusaEasy drawing                │
│            gkirschelGiv Kirschel                │
│          __sami.arts__Samila Mak                 │
│       poiotikh_zwgrafikhFantastic arts 🖌️🎨           │
│      _____brightlight____Samila                   │
│            za.kikiyza. kikiy                 │
│           hawking_43Zahid Azkaa                │
│         mandafilia.a.s         │                                         │
│       folowakun_yangdibio      │                                         │
│             ofie133ofie                    │
│          saadatikamilaPetis Mercon                │
│      sapphire_and_isabellaSapphire and Isabella           │
...

╭──────────────────────────────────────────────────────────────────────────╮
│                               Non-Followers                              │
├────────────────────────────────┬─────────────────────────────────────────┤
│            UsernameFull Name               │
├────────────────────────────────┼─────────────────────────────────────────┤
│          nicky.rudolphnicky rudolph             │
│           itsemilylinemily lin               │
│          ralph.heimansRalph Heimans             │
│      thefuzzypet_official      │                                         │
│       philipflaemandersenPhilip Flaem-Andersen         │
│             kl.nycKL                   │
│            _gaildes_Corina Teodorescu           │
│        maisoninvestmentsMartin & Lewis | Property Investors  │
│           j_s_visualsJack Southwart             │
│         naturescope_jbJB                   │
│            rylee0205           │                                         │
...

⚡ Quick setup

  1. Clone the repo
git clone https://github.com/alexlostorto/insta-stats
  1. Rename .env.example to .env

  2. Replace the username with any Instagram username and replace cookie with the Instagram cookies when you are logged in.

USER=username
COOKIE=cookie
  1. Install dependencies
pip install -r requirements.txt
  1. Run main.py
python main.py
  1. Star the repo 😄

📜 Credits

Everything is coded by Alex lo Storto

Licensed under the MIT License.

About

Display a user's Instagram followers and followings.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages