SulimanHacker1 / ig.osi

Information Gathering Instagram Tool.
166 stars 15 forks source link

IndexError #2

Open ghost opened 1 year ago

ghost commented 1 year ago

I got this error... Traceback (most recent call last): File "main.py", line 16, in <module> ig = main(user=args["username"]) File "/home/runner/igosi/api.py", line 59, in __init__ self.get_profile() File "/home/runner/igosi/api.py", line 66, in get_profile self.data = json.loads(more_data[3].get_text()[21:].strip(';')) IndexError: list index out of range

AM-660 commented 9 months ago

same problem..!