Git Product home page Git Product logo

instaddict's Introduction

Instaddict

Instaddict (beta)

How addicted are you to Instagram? Let's drop your data package into Instaddict, it will give you the answer. ㅤㅤㅤㅤㅤㅤㅤㅤ

Example

Example

How to Use

Docker

This repository provides a Docker image and compose file. Simply run docker-compose up -d in the project directory and you can access the app at http://localhost:5000.

Manual Installation

Instaddict is built with Svelte, and is quite easy to install.

  • Clone the repository.
  • Install the dependencies using npm install or yarn install.
  • Start the app using npm run dev or yarn dev!

Note: for testing purposes, you may append use this link to use the mocked data.

Credits

Huge thanks to all these people who agreed to share their Instagram data package for the tests, without whom the development of this app would not have been possible!


Taps#5111

!Mia#0008

instaddict's People

Contributors

androz2091 avatar jazza-231 avatar sebmoore avatar thomasbnt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

instaddict's Issues

TypeError

Hi,

So I requested my data and tried to import it which gave me this error:
Screenshot_20210706-183408_Chrome

If you need anything from me, please let me know. Thanks for making another cool project. :P

instagram user messages

the repo just combines all of the deleted/blocked account's messages and puts it in instagram user section is there a way to like seperate it?. Also instead of like emojis showing up in the top words why not make a like seperate section for it?

Changes to Data Package

The data package had some changes since Instaddict was made.

account_information folder was renamed to personal_information

followers.json under followers_and_following was renamed to followers_1.json (there may be follower splitting, my account only has 1 file with 641 followers)

Below is how the followers file currently looks like

[
  {
    "title": "",
    "media_list_data": [
      
    ],
    "string_list_data": [
      {
        "href": "https://www.instagram.com/username",
        "value": "username",
        "timestamp": 1676354318
      }
    ]
  }
]

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.