Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.51k stars 2.08k forks source link

Addressing the issue that everyone is having #791

Open BeChris100 opened 1 year ago

BeChris100 commented 1 year ago

Lately, we all discovered that Osintgram is not working anymore. I'll explain on what is going on.

Osintgram itself

This project itself is not at fault here. The Instagram private API is at fault. Why? The thing is, the API calls onto a website that Instagram decided to take down. This is the line that it communicates with: API_URL = 'https://i.instagram.com/api/{version!s}/'. Removing {version!s} or replacing with "1.0" does not seem to work, even when connecting via a Browser. When doing the connection to the URL, it returns with the code 404.

Workarounds?

As of now, I don't know any other workarounds. This repository is no longer being maintained, which means that this can be sadly dumped now.

By the way, I also looked into the repository issues tab, and someone addressed the error over there too. The link to it links to this page.

0asaca0rum0 commented 1 year ago

now that is just funny , i just needed to use this today