我正在寻找一种通过API获得Instagram亮点的方法。我知道Instagram有一个获取故事的端点(https://developers.facebook.com/docs/instagram-api/reference/ig-user/stories/),但它只返回最近24小时的故事。那么,有没有机会得到超过24小时的故事呢?
谢谢你的帮助。
发布于 2021-07-30 10:12:12
请试用此API:
https://i.instagram.com/api/v1/feed/reels_media/?reel_ids=highlight%{highlighId}
https://stackoverflow.com/questions/68454026
复制相似问题