diezo / Ensta

🔥 Fast & Reliable Python Package For Instagram API - 2024
https://bit.ly/ensta-discord
MIT License
355 stars 41 forks source link

Fails to fetch all followers #116

Open AngelDev06 opened 1 month ago

AngelDev06 commented 1 month ago

I have a simple Python script that tries to fetch all followers' usernames as well as the following's ones.

The account I am targeting has over 800 followers and for some unknown reason no matter how many times I have tried it fails to fetch over 700 of them (usually fetches around 680). I am not sure if this is a bug with this library or the instagram api but for me it doesn't retrieve the list I want.