get_v1_user_stories_by_username
Fetch Instagram user stories by username. Optionally limit the number of stories with the amount parameter, or bypass account privacy checks with force to speed up retrieval.
Instructions
[GET /v1/user/stories/by/username] If speed is crucial, it's more efficient to use the by/id endpoint for quicker responses.
Get user stories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| amount | No | ||
| force | No | Skip account privacy check |