Search Instagram
search_instagramSearch Instagram Reels by keyword to retrieve organic results ranked by plays, including description, author, handle, and engagement metrics.
Instructions
Organic Instagram REELS keyword search (/v2/instagram/reels/search — ScrapeCreators' only IG keyword surface; profile/hashtag pulls go through scrapecreators_fetch with a handle). Returns compact JSON {desc, author, handle, plays, likes, link, cover} per reel, ranked by plays. Spends ScrapeCreators credits (~1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max reels returned (1–25, default 8) | |
| query | Yes | keyword to search reels for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | No | total reels found | |
| reels | No | the compact reel objects ({desc, author, handle, plays, likes, link, cover}), ranked by plays |