megadose / toutatis

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
GNU General Public License v3.0
1.9k stars 237 forks source link

User not found or rate limit #73

Closed 47k closed 2 months ago

47k commented 1 year ago

I got this everytime - I think it's not working anymore

tupski commented 1 year ago

Have you changed your session ID by switching to a different account? Maybe the issue is with your current account. Try using a different one.

I have tried this tool and it works fine, but the results (phone numbers and emails) are obfuscated

47k commented 1 year ago

First i tried with my account on my machine and then with a seperate machine with a fresh account - both the same

yangdaddy commented 1 year ago

KeyError: 'logging_page_id' hi,what does this error mean?

oraziolacenere commented 1 year ago

non funziona

axiomgraph commented 1 year ago

uninstall toutatis then use pip install toutatis==1.3

maro14 commented 1 year ago

uninstall toutatis then use pip install toutatis==1.3

i was used to this and it works but I can't get the email and phone number

se7enge commented 10 months ago

uninstall toutatis then use pip install toutatis==1.3

This worked for me. @axiomgraph I would be interested if you could elaborate as to why it works when installing this way and not the default way (without specifying version) though?

axiomgraph commented 9 months ago

uninstall toutatis then use pip install toutatis==1.3

This worked for me. @axiomgraph I would be interested if you could elaborate as to why it works when installing this way and not the default way (without specifying version) though?

By default, pip will install the older version, 1.24. When you specify the version number, it will install the latest version, 1.3. This problem can be fixed by the creator of this program.

axiomgraph commented 9 months ago

uninstall toutatis then use pip install toutatis==1.3

This worked for me. @axiomgraph I would be interested if you could elaborate as to why it works when installing this way and not the default way (without specifying version) though?

Hi, idk how to uninstall toutatis, i'm on the same things rate limit, can you tell me how to ? tysm

https://pip.pypa.io/en/stable/cli/pip_uninstall/ read this

liquidberny commented 2 months ago

uninstall toutatis then use pip install toutatis==1.3

After doing this and executing a the program in termal I get this : Traceback (most recent call last): File "/usr/local/bin/toutatis", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/dist-packages/toutatis/core.py", line 85, in main if not infos["user"]:


KeyError: 'user'
Is toutatis really working? I've seen that the repo still has merges
megadose commented 2 months ago

https://github.com/megadose/toutatis/commit/22a59c0984fd17d5e01cdb57669ec527b2c6b3d5