instagram_check
Check if an Instagram handle exists and is public. Returns exact status (ok, not_found, private, deactivated, memorialized, age_restricted, restricted_minor) with exact match only.
Instructions
Check if an Instagram handle exists and is public. Does this handle exist, and is it public? States: ok, not_found, private, deactivated, memorialized, age_restricted, restricted_minor. Exact match only, so a typo never resolves to someone else.
Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Instagram handle, with or without @. A profile URL also works. Pass this or user_id. |