JoelDnl / instagram-Follower-Count

Python Script that uses Instagrapi to Compare your Following and Followers and give you a list of the difference
0 stars 0 forks source link

Status 201: JSONDecodeError in public_request (url=https://www.instagram.com/dennis_faucher/?__a=1&__d=dis) >>> #1

Open DennisFaucher opened 2 hours ago

DennisFaucher commented 2 hours ago

Does the unofficial API still work?

DennisFaucher commented 1 hour ago

Finally returned these user sections

Users I'm following but who don't follow me back: Users who follow me but I don't follow back:

Oh, I see those are the un-commented sections in main.py. OK. I edited the code to just print followers. Number is accurate. Still curious about that error that gets printed 3 times at the beginning of the run.