Reviews for Instagram Exporter
Instagram Exporter by rxliuli
1 review
- Rated 3 out of 5by MPSS, 2 days agoHello, I think I might have found an issue when exporting the following/follower lists. It seems like the tool stops grabbing users as soon as the CSV row count matches the profile's total following count.
The thing is, Instagram's API sometimes repeats users when loading the next page. So, for example, if a profile follows 1500 people, the CSV downloads with exactly 1500 rows. But if you check for duplicates, there are only about 1420 unique users. This means around 80 real accounts get skipped and replaced by those duplicates.
It would be great if it could filter duplicates by ID/username on the fly, and only stop the task when it hits the unique user count rather than the total fetched rows. Hope this helps to improve it!