Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

fwingsemail issue / ps. account is not blocked

Open Semiglas opened this issue 4 years ago • 5 comments

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

Semiglas avatar Sep 24 '21 19:09 Semiglas

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

mikkiweb avatar Sep 29 '21 00:09 mikkiweb

I have the same issue too....

conciseac avatar Sep 29 '21 03:09 conciseac

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

SajidAnwarrr avatar Oct 14 '21 09:10 SajidAnwarrr

Same here and my account was temp on hold

coding-robort avatar Oct 20 '21 03:10 coding-robort

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

Ika1009 avatar May 07 '22 11:05 Ika1009