get_v2_user_highlights_by_username
Fetch Instagram user highlights by username. Control number of highlights with amount parameter. Use force to bypass privacy checks. For faster responses, use the by-id endpoint instead. Each call consumes 3 requests.
Instructions
[GET /v2/user/highlights/by/username] If speed is crucial, it's more efficient to use the by/id endpoint for quicker responses.
⚠️ Billing: 3 requests per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| amount | No | ||
| force | No | Skip account privacy check |