Skip to content

Instagram Insights is a Streamlit application that allows you to analyze and visualize your Instagram data like users not following you back, users you aren't following back, and more.

Notifications You must be signed in to change notification settings

Kaludii/Instagram-Insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Insights

Instagram Insights is a Streamlit application that allows you to analyze and visualize your Instagram data like users not following you back, users you aren't following back, and more.

Web App

Click Here To View This App Online!

image

Features

  • Visualize insights from your Instagram data like followers, following, follow requests, and more.
  • Filter and download the data for further analysis.
  • Easy to use interface.

Usage

  1. Download your Instagram data by going to More > Your Activity > Download Your Information, and clicking on 'Request Download'. Make sure you download the data as a JSON file.

  2. When the data is emailed to you, upload all the files in the followers_and_following, which is in part 4 of the download folders, and upload the folder to the app.

  3. Use the filters in the sidebar to view and analyze different aspects of your Instagram data.

  4. Download the filtered data as CSV files for further analysis.

Getting Started

Prerequisites

  • Python 3.7 or higher
  • Streamlit
  • Pandas
  • Plotly

To install the required libraries, run the following command:

pip install streamlit pandas plotly

How to Run

  1. Clone this repository.

git clone https://github.com/Kaludii/Instagram-Insights.git

  1. Navigate to the project directory.

cd Instagram-Insights

  1. Run the Streamlit app.

streamlit run app.py

  1. Open your web browser and visit http://localhost:8501.

About

Instagram Insights is a Streamlit application that allows you to analyze and visualize your Instagram data like users not following you back, users you aren't following back, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages