instagram_highlights
Retrieve Instagram story highlights for a user, including title, cover image, and item count. Use the highlight ID to fetch individual items.
Instructions
Get Instagram story highlights. Title, cover image and item count for each highlight. Pass an id to /v1/highlight for its items.
Cost: 3 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Numeric Instagram user id. Pass this or username. | |
| username | No | Instagram handle, with or without @. A profile URL also works. Pass this or user_id. |