Instagram Reels Search API V1 | Instagram Reels 搜索接口 V1This API allows you to search public Instagram Reels by keyword or hashtag. It returns detailed information for each matched post, including: post ID, caption text, author profile, publish time, engagement metrics (likes, comments), media URLs (image/video), and permanent post links.You can use paginationToken to retrieve the next page of results.该接口支持通过关键词或话题标签搜索 Instagram 公开的 Reels 内容, 返回匹配帖子的详细信息,包括: 帖子ID、文案内容、作者信息、发布时间、互动数据(点赞数、评论数)、 媒体链接(图片/视频)以及帖子永久链接。可通过 paginationToken 获取下一页数据。
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://47.117.133.51:30015/api/instagram/search-reels/v1?token&keyword'