Skip to main content
GET
Search Reels
Returns reels with shortcode, url, caption, video_url, video_duration, video_play_count, video_view_count, like_count, comment_count, owner, location and taken_at, plus next_page. Because the index is Google’s, coverage is what Google has indexed publicly — not everything on Instagram. date_posted narrows to a relative window and page walks results. Measured at about 87 KB and 8 seconds, with all four engagement counts populated. For a specific hashtag use get_instagram_search_hashtag; for what is popular right now with no query at all, get_instagram_reels_trending.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Query Parameters

query
string
required

The keyword to search for

date_posted
enum<string>

Optional Google-search date filter. Runtime confirmed with last-hour; omit this parameter if a provider search window is unavailable.

Available options:
last-hour,
last-day,
last-week,
last-month,
last-year
page
number

The page number to return.

Response

Successful response

success
boolean
credits_remaining
integer
reels
object[]
cursor
string | null