Instagram Reels Search API
by @justoneapi
Call GET /api/instagram/search-reels/v1 for Instagram Reels Search through JustOneAPI with keyword.
clawhub install justoneapi-instagram-search-reelsπ About This Skill
name: Instagram Reels Search API description: Call GET /api/instagram/search-reels/v1 for Instagram Reels Search through JustOneAPI with keyword. author: JustOneAPI homepage: https://api.justoneapi.com metadata: {"openclaw":{"homepage":"https://api.justoneapi.com","primaryEnv":"JUST_ONE_API_TOKEN","requires":{"bins":["node"],"env":["JUST_ONE_API_TOKEN"]},"skillKey":"justoneapi_instagram_search_reels"}}
Instagram Reels Search
Use this focused JustOneAPI skill for reels Search in Instagram. It targets GET /api/instagram/search-reels/v1. Required non-token inputs are keyword. OpenAPI describes it as: Get Instagram reels Search data, including post ID, caption, and author profile, for tracking trends and viral content via specific keywords or hashtags and discovering high-engagement reels within a particular niche.
Endpoint Scope
instagramsearch-reelsjustoneapi-instagram-search-reels| Operation | Version | Method | Path | OpenAPI summary |
| --- | --- | --- | --- | --- |
| searchReelsV1 | v1 | GET | /api/instagram/search-reels/v1 | Reels Search |
Inputs
| Parameter | In | Required by | Optional by | Type | Notes |
| --- | --- | --- | --- | --- | --- |
| keyword | query | all | n/a | string | The search keyword or hashtag to filter Reels |
| paginationToken | query | n/a | all | string | Token used for retrieving the next page of results |
Request body: none documented; send parameters through path or query arguments.
Version Choice
Use searchReelsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Run This Endpoint
Supported operation IDs in this skill: searchReelsV1.
node {baseDir}/bin/run.mjs --operation "searchReelsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":""}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
Environment
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.Output Focus
searchReelsV1 on /api/instagram/search-reels/v1.keyword) before summarizing results.