[GH-ISSUE #231] Idea #304

Open
opened 2026-03-07 20:16:14 +03:00 by kerem · 1 comment
Owner

Originally created by @xJuniior on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/231

Hello, i had an idea for create a box for not unfollowed the peoples you followed in less than x time for example i check the box and people who i followed in the last 24 or 48h are excluded of be unfollowed

Originally created by @xJuniior on GitHub (May 22, 2025). Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/231 Hello, i had an idea for create a box for not unfollowed the peoples you followed in less than x time for example i check the box and people who i followed in the last 24 or 48h are excluded of be unfollowed
Author
Owner

@ramazansancar commented on GitHub (Sep 22, 2025):

Hello, i had an idea for create a box for not unfollowed the peoples you followed in less than x time for example i check the box and people who i followed in the last 24 or 48h are excluded of be unfollowed

The idea is great, but I think the feasibility aspect would be a bit challenging. I recall that the data the app currently pulls from follower and follower lists doesn't include the date of the follower or follower. This means it's sending requests to multiple endpoints, resulting in significantly longer query times. Perhaps Instagram could process the incoming JSON and HTML data when downloading data, reducing the request time and allowing the user to perform the exact desired function via "download data."

@xJuniior

<!-- gh-comment-id:3321466076 --> @ramazansancar commented on GitHub (Sep 22, 2025): > Hello, i had an idea for create a box for not unfollowed the peoples you followed in less than x time for example i check the box and people who i followed in the last 24 or 48h are excluded of be unfollowed The idea is great, but I think the feasibility aspect would be a bit challenging. I recall that the data the app currently pulls from follower and follower lists doesn't include the date of the follower or follower. This means it's sending requests to multiple endpoints, resulting in significantly longer query times. Perhaps Instagram could process the incoming JSON and HTML data when downloading data, reducing the request time and allowing the user to perform the exact desired function via "download data." @xJuniior
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#304
No description provided.