useragents / Instagram-Username-Auto-Claimer

Fast and multi-threaded script to automatically claim targeted username including 14 day bypass
303 stars 36 forks source link

patched #21

Closed WasayC closed 2 years ago

WasayC commented 2 years ago

Err: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/requests/models.py", line 910, in json return complexjson.loads(self.text, **kwargs) File "/usr/lib/python3.10/json/init.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib/python3.10/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/root/Instagram-Username-Auto-Claimer/claim.py", line 196, in obj.main() File "/root/Instagram-Username-Auto-Claimer/claim.py", line 179, in main csrf_token = self.login(username, password) File "/root/Instagram-Username-Auto-Claimer/claim.py", line 61, in login csrf_token = self.get_csrf_token() File "/root/Instagram-Username-Auto-Claimer/claim.py", line 58, in get_csrf_token return r.json()["config"]["csrf_token"] File "/usr/local/lib/python3.10/dist-packages/requests/models.py", line 917, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: [Errno Expecting value] <!DOCTYPE html>

Page Not Found • Instagram

Error

Please wait a few minutes before you try again.

useragents commented 2 years ago

Not patched, although that shouldn't have printed to console. This has been fixed, download the new version.