Giter Site home page Giter Site logo

michabirklbauer / instagram_json_viewer Goto Github PK

View Code? Open in Web Editor NEW
50.0 50.0 15.0 812 KB

Transforms Instagram's *.json / backup data - that you get via the Data Download Tool - to a readable format!

Home Page: https://michabirklbauer.github.io/instagram_json_viewer/

License: MIT License

R 1.13% Python 98.87%
backup converter data download html instagram json python viewer

instagram_json_viewer's Introduction

michabirklbauer.github.io

instagram_json_viewer's People

Contributors

michabirklbauer 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

instagram_json_viewer's Issues

Restructure of media.json

Seems like there also have been changes to media.json from some feedback.
Cannot confirm on my end though where it is still the same.
Needs more input.

Can't read message.json

Hi, I can't read the message.json file from the latest update of Instagram. Is there any solution?

the messages creator needs optimization !

image

like making a new pdf file for every chat

and sort the messages from the newest to the oldest just like what the app does ..

and i don't think the images viewing system works as instagram made a lot of updates

Restructure of messages.json

Seems like instagram changed the file structuring (again).
Have to still confirm with my own data but looks like it with newer accounts.
Possibly have to merge json files first or recursively parse them in subfolders.

KeyError: 'Username\x9d¤'

Traceback (most recent call last):
File "F:\instaview.py", line 1039, in read_messages
html_chat_string = html_chat_string + "\t<img src="" + str(avatars[message["sender_name"]]) + "" alt="" + str(message["sender_name"]).upper() + "" class="right" style="width:100%;">\n"

KeyError: 'Username\x9d¤'

The above error keeps throwing up for all the id's in my chat and hence the message.json is not getting converted.

Restructure of messages.json [update]

This is a summary and continuation of #5

  • File/directory structure changed [should be fixed with #6]
  • JSON structure also changed [should be fixed with #9]
  • New JSON keys not completely known yet -> currently only "content" key is considered. Need to re-check!

WinError 3 regarding progile picture

[WinError 3] The system cannot find the path specified: 'profile'
ERROR fetching profile picture locally!
Trying to fetch online...
WARNING - error getting avatar for user anna.b.braga!
HTTP Error 404: Not Found

im getting this message when running the windows exe file, and i dont understand how to fix it. can you help?

Instagram JSON Viewer (potentially) not working for backups after March 2021

Since March 2021 Instagram let's you download your data in HTML format - which is basically what this script does!
I would therefore recommend using their feature and this tool will no longer receive updates from me!

If you want to convert older backups, you can still do that with these scripts:

These scripts may or may partially or may not work on newer backups!

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.