get_v2_user_by_username
Retrieve a complete Instagram user object by username with a single API request. Ideal for accessing profile details, bio, follower counts, and metadata efficiently.
Instructions
[GET /v2/user/by/username] Get user object by username (one request required). If speed is crucial, it's more efficient to use the by/id endpoint for quicker responses.
Get user object by username
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |