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

fwingsemail issue / ps. account is not blocked #327

Open Semiglas opened 3 years ago

Semiglas commented 3 years ago

Error parsing error response: Expecting value: line 1 column 1 (char 0) Traceback (most recent call last): File "/home/congressmand/.local/lib/python3.7/site-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) File "/usr/lib/python3.7/urllib/request.py", line 531, in open response = meth(req, response) File "/usr/lib/python3.7/urllib/request.py", line 641, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python3.7/urllib/request.py", line 569, in error return self._call_chain(args) File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain result = func(args) File "/usr/lib/python3.7/urllib/request.py", line 649, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 560: -

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "main.py", line 186, in _cmd() File "/home/congressmand/Osintgram/src/Osintgram.py", line 1343, in get_fwingsemail user = self.api.user_info(str(follow['id'])) File "/home/congressmand/.local/lib/python3.7/site-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 "/home/congressmand/.local/lib/python3.7/site-packages/instagram_private_api/client.py", line 527, in _call_api ErrorHandler.process(e, error_response) File "/home/congressmand/.local/lib/python3.7/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: -

How can i fix this... plz help

mikkiweb commented 2 years ago

Same here is happening when i try to scan more than 500 emails

concisehacker commented 2 years ago

I have the same issue too....

SajidAnwarrr commented 2 years ago

How to catch limited users email? I need to scrape 2000 email but the target user have 80k followers and it's scanning all of them and instagram blocked the process at 35000. Please help

coding-robort commented 2 years ago

Same here and my account was temp on hold

Ika1009 commented 2 years ago

For me it used to work, now have the same issue