在Instagram上获取最新关注者[MGP25]

时间:2020-06-19 10:20:18

标签: php instagram instagram-api instagram-graph-api instagramapi-mgp25

如何找出用户最近关注的内容?

$takipEttikleri=json_decode(json_encode($ig->people->getFollowing('6508117108', \InstagramAPI\Signatures::generateUUID())),true);
print_r($takipEttikleri);

我认为这段代码是随机选择的。我需要最近关注的列表。

谢谢!

获取网址:https://i.instagram.com/api/v1/friendships/5903840297/following/?includes_hashtags=true&rank_token=13e1bcbf-1515-40c1-9690-1a348641cc34

0 个答案:

没有答案