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.52k stars 2.09k forks source link

Unable to get number and emails #226

Closed Cyber-Warrior-6 closed 2 years ago

Cyber-Warrior-6 commented 3 years ago

I am unable to get emails and numbers of my target. I created a new instagram account on email and try again but i am unable to find that email using tool. Plz help

Pechu-ai commented 3 years ago

you need to be more precise, do you get any error message ? Some account may just have not registred their email and phone number so you can't see them

Cyber-Warrior-6 commented 3 years ago

you need to be more precise, do you get any error message ? Some account may just have not registred their email and phone number so you can't see them No i am not getting any error . i also created a new insta account with my email and then i try but i am unable to get emai

HACKERPROTECTION commented 2 years ago

osintgram all commands run best but when i try to find a followers emails and mobile number that get some error i creat my new insta account with verify but followers and followings emails and mo.number nevar find up i can many try but i dont solv that ERROR IS ; )

Catched 1 followers phone numbersTraceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) File "/usr/lib/python3.10/urllib/request.py", line 519, in open response = self._open(req, data) File "/usr/lib/python3.10/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open return self.do_open(http.client.HTTPSConnection, req, File "/usr/lib/python3.10/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/lib/python3.10/http/client.py", line 1374, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 279, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.10/socket.py", line 705, in readinto return self._sock.recv_into(b) File "/usr/lib/python3.10/ssl.py", line 1274, in recv_into return self.read(nbytes, buffer) File "/usr/lib/python3.10/ssl.py", line 1130, in read return self._sslobj.read(len, buffer) TimeoutError: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/kali/Desktop/Osintgram/main.py", line 186, in _cmd() File "/home/kali/Desktop/Osintgram/src/Osintgram.py", line 1556, in get_fwersnumber user = self.api.user_info(str(follow['id'])) File "/usr/local/lib/python3.10/dist-packages/instagram_private_api/endpoints/users.py", line 17, in user_info res = self._call_api('users/{user_id!s}/info/'.format(**{'user_id': user_id})) File "/usr/local/lib/python3.10/dist-packages/instagram_private_api/client.py", line 533, in _call_api raise ClientConnectionError('{} {}'.format( instagram_private_api.errors.ClientConnectionError: TimeoutError The read operation timed out

plz help and replied me ... : ) have good day

Zaid-Tabish commented 7 months ago

I face error when I run command to get the target's follower's phone numbers, I get the following Error: Traceback (most recent call last):

File "/home/zaidtabish051/.local/lib/python3.11/site-packages/instagram_private_api/client.py", line 523, in_call_api response = self.opener.open(req, timeout=self.timeout)

File "/usr/lib/python3.11/urllib/request.py", line 525, in open response meth(req, response)

File "/usr/lib/python3.11/urllib/request.py", line 634, in http_response response self.parent.error(

File "/usr/lib/python3.11/urllib/request.py", line 563, in error return self. call_chain(*args)

File "/usr/lib/python3.11/urllib/request.py", line 496, in call_chain result func(*args)

Osintgram

File "/usr/lib/python3.11/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp)

urllib.error.HTTPError: HTTP Error 401: Unauthorized

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "/home/zaidtabish051/Desktop/Osintgram/main.py", line 186, in

cmd()

File "/home/zaidtabish051/Desktop/Osintgram/src/0sintgram.py", line 1515, in get fwersnumber results self.api.user_following(str(self.target_id), rank_token=rank_token, max id=next max id)

File "/home/zaidtabish051/.local/lib/python3.11/site-packages/instagram_private_api/endpoints/friendships.py", line 40, in user foll self. call_api(endpoint, query query_params)

res

File "/home/zaidtabish051/.local/lib/python3.11/site-packages/instagram_private_api/client.py", line 527, in_call_api

ErrorHandler.process(e, error_response)

File "/home/zaidtabish051/.local/lib/python3.11/site-packages/instagram_private_api/errors.py", line 135, in process

raise clientError(error_msg, http_error.code, error_response) instagram private_api.errors.ClientError: Unauthorized: Please wait a few minutes before you try again.