Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何检测 Instagram 上最近的取消关注者
Istagram Api 不会告诉我们谁取消关注我们,但我们想知道最近取消关注的人
如何 ?
首先,您可能需要查看 Instagram 的服务条款以检查您是否被允许这样做。
一种明显的方法是保存所有关注者的列表,并将此列表与之前保存的列表进行比较。这将告诉您发生了哪些变化,包括未关注者以及发生的时间间隔。