mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #230] Cancel Pending Requests #109
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Shubham0523 on GitHub (Apr 8, 2025).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/230
I think we could add in a feature that helps out in cancelling all the pending requests we have on the account
@Kl4rkx commented on GitHub (Aug 12, 2025):
Hi! I just wanted to say I really admire the work that @davidarroyo1234 has done with this project — it’s incredibly useful and well put together.
I recently created a small Python script that cancels pending follow requests using Selenium and the data exported from Instagram’s account center. I’m not sure if this can be done via the Instagram API or as seamlessly as this app, but it might be a helpful standalone tool.
Here’s the repo in case you’d like to take a look: 🔗 Instagram Follow Request Canceller
Thanks again for all the great work!
@Shubham0523 commented on GitHub (Aug 13, 2025):
thanks a lot for this will definitely check it out and let you know