instagram_user_id
Convert an Instagram username or profile URL into the numeric user ID required by Instagram data endpoints that need an ID.
Instructions
Instagram username to user id. The numeric user id for a handle. Every endpoint also accepts either one directly, so you rarely need this.
Cost: 1 credit.
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. |