Instagram loads its lists as you scroll, so rows you have not reached yet do not exist. FollowLens opens the list, walks it to the end, and starts again if a pass finishes below the profile’s own count.
- ReadsThe followers/following dialog, plus the site's own list responses
- PagingAuto-scroll, with the site's own list endpoint as the faster path
- NotePaging is not deterministic. A single pass can miss real followers, so the list is walked again.