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.93k stars 240 forks source link

User not found or rate limit #41

Closed andre-santos1 closed 2 years ago

andre-santos1 commented 2 years ago

Wherever I do I keep receiving "User not found or rate limite"

I tried different Instagram targets, different sessionIDs and different internet connectios (cable and cell phone hot spot)

Andrejki commented 2 years ago

HI. Having the same problem right now. Tried furthermore the different targets with public and private accounts - the same. I don t get it. Thanks in advance.

EDIT: SessionID is always the same if you don t log out and log in. So I ve tried with my username, not target one, but still the same output. EDIT2: Tried again with fresh install and python3. The same.

caribmorn commented 2 years ago

same for me.

Compr0mzd commented 2 years ago

same

Andrejki commented 2 years ago

Hi. No solution to this? Has instagram changed it s API or something else is the problem?

Best regards

lukes-hd commented 2 years ago

also getting this error

spxwnmc commented 2 years ago

This problem only occurs with the version installed from pip3. I recommend removing this version ( pip3 uninstall toutatis ) and installing from the repo itself. After doing this, everything works fine. I hope it works for you

git clone https://github.com/megadose/toutatis.git
cd toutatis/
python3 setup.py install
osintgithub commented 2 years ago

This problem only occurs with the version installed from pip3. I recommend removing this version ( pip3 uninstall toutatis ) and installing from the repo itself. After doing this, everything works fine. I hope it works for you

git clone https://github.com/megadose/toutatis.git
cd toutatis/
python3 setup.py install

This worked for me, but will note that it's still not grabbing the obfuscated email or phone number except the end (i.e. only @gmail.com or @yahoo.com).

megadose commented 2 years ago

https://pypi.org/project/toutatis/1.3/