Skip to content
Discussion options

You must be logged in to vote

Hey @aslios,

there's no way using the API itself…
What you can do is cache your followers, then refresh the list and compare the two for changes.

Of course any deletion might be due to a simple "unfollow", someone deactivating their account or they actually blocking you.
You can narrow it down by checking for the existence of the account outside of the API (for instance inspecting and scraping their Instagram web page), then comparing it with your Endpoint.User.summary results.
There's not a single way you can do this, and it mostly depends on your needs.

I hope it's clear enough 😊

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aslios
Comment options

Answer selected by sbertix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants