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

Help with Key error: following_tag_count #92

Closed CronosCtrl closed 2 months ago

CronosCtrl commented 8 months ago

Hi, every account i lookup show this. I don't get email adress associated. Any help please??

Informations about : amazon userID : 845447128 Full Name : Amazon Verified : True | Is buisness Account : True Is private Account : False Follower : 4567984 | Following : 66 Number of posts : 2678

Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/toutatis", line 33, in sys.exit(load_entry_point('toutatis==1.26', 'console_scripts', 'toutatis')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/toutatis-1.26-py3.11.egg/toutatis/core.py", line 97, in main KeyError: 'following_tag_count'

CrazyKoustik commented 8 months ago

I have the same problem...

williamlaurent commented 7 months ago

I have the same problem too, I dont know how to fix it

Crimson360 commented 7 months ago

i found an issue that MIGHT be related to this,im really not sure at all. argparse keeps deleting automatically after installing it.So we can pip install it as many times as we want,and it will say it downloaded it. IMG_0862

williamlaurent commented 7 months ago

i found an issue that MIGHT be related to this,im really not sure at all. argparse keeps deleting automatically after installing it.So we can pip install it as many times as we want,and it will say it downloaded it. IMG_0862

i will try install it. thanks

Skayara commented 7 months ago

Same for me, the solution about argparse didn't work :(

Crimson360 commented 7 months ago

Also btw,i forgot to mention something,sorry for my dumbness. Some modules are deprecated and thus,don't work correctly,and might be a part of the problem

ente0v1 commented 7 months ago

Same problem

Destinea commented 7 months ago

Same for me :(

Crimson360 commented 6 months ago

I just found something.My great dumbness made this slow.Argparse doesn't download because of the python version.It is not supported above 3.4 And i have the 3.7 version🤦‍♂️

katasandi1234 commented 6 months ago

no fix till now?