Skip to main content

What it does

Searches Instagram for trending reels and videos matching a keyword. Maximum 24 results per page. Some valid keywords may return no results, since this surfaces trending content rather than a full-text search.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • partOf
  • totalItems
  • cursor
  • nextCursor
  • next
  • itemCount
  • orderedItems

Available item fields

  • type
  • id
  • url
  • entityId
  • content
  • published
  • likeCount
  • commentCount
  • attributedTo
  • location
  • tag
  • language
  • isEdited
  • isSponsored
  • viewCount
  • duration
  • contentFormat
  • attachment
  • image
  • audio
  • name
  • totalItems
  • items

Response notes

Successful calls return a JSON object with a top-level data field and, when available, metadata.creditsUsed and metadata.creditsRemaining. See response format, pagination, and credits.