instagrapi icon indicating copy to clipboard operation
instagrapi copied to clipboard

[BUG] HTTPSConnectionPool(host='scontent-mia3-1.cdninstagram.com', port=443)

Open florifull opened this issue 10 months ago • 1 comments

Hi all, got this error when using my python script I made this last summer for scraping off IG. Not sure why I'm getting this error as the bot used to always work with the exact same code.

This error happens after my bot has scraped around 30+ posts:

HTTPSConnectionPool(host='scontent-mia3-1.cdninstagram.com', port=443): Read timed out. (read timeout=1)

florifull avatar Apr 11 '24 02:04 florifull