Instagram-API
Instagram-API copied to clipboard
pycurl.error when trying to get a list of followers from my followers for later analysis
I am running into pycurl.error while trying to iterate through a list of my followrs' followers. What surprises me the most, is that it doesn't happen immdiatelly. I can't really find a pattern in it.
//////////////////////////////////////////////////////////////////////////
#`Traceback (most recent call last):
File "C:/Users/Yevgen Ponomarenko/Downloads/Instagram-API-master/Instagram-API-master/examples/getFollowers.py", line 38, in
Process finished with exit code 1 `