Closed b4j0n1tz closed 1 year ago
Hi, there are currently some issues with Osintgram2.
I had some struggles with school, but now I have holidays, so I will look at it later. I am also trying to find some ways to support accounts which have a lot of media objects and that instagram doesn't block users all the time. Hope I can fix it soon :)
thanks and no hurry bro :)
El El vie, 13 oct 2023 a las 16:40, Johannes Habel @.***> escribió:
Hi, there are currently some issues with Osintgram2.
I had some struggles with school, but now I have holidays, so I will look at it later. I am also trying to find some ways to support accounts which have a lot of media objects and that instagram doesn't block users all the time. Hope I can fix it soon :)
— Reply to this email directly, view it on GitHub https://github.com/EchterAlsFake/Osintgram2/issues/5#issuecomment-1761634530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX35XEVMN5YMMQDN2PAY5ADX7FHGTANCNFSM6AAAAAA57FEWYA . You are receiving this because you authored the thread.Message ID: @.***>
Hello im trying to use this tool and when I try to Get email of users followed by target or Get phone number of users followed by target this is happening.
this is the error
: ------------------=>:9
Traceback (most recent call last):
File "/home/kali/Desktop/Osintgram2-1.1.1/Osintgram.py", line 676, in
Osintgram()
File "/home/kali/Desktop/Osintgram2-1.1.1/Osintgram.py", line 106, in init
self.menu()
File "/home/kali/Desktop/Osintgram2-1.1.1/Osintgram.py", line 202, in menu
method()
File "/home/kali/Desktop/Osintgram2-1.1.1/Osintgram.py", line 139, in
"9": lambda: self.get_number(mode="9"),
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/Desktop/Osintgram2-1.1.1/Osintgram.py", line 413, in get_number
usernames = [follower.username for follower in followers]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable