instagram_account_about
Check an Instagram account's country, join date, and former usernames to verify authenticity and spot newly created or recycled profiles.
Instructions
Read Instagram's own "About this account" panel: country, join date, past handles.
The country field is Instagram's own answer to where an account is based, which makes it the single most trustworthy location signal a profile can carry - worth far more than anything written in a bio. The join date and any former usernames are useful for spotting accounts that are newer, or more recycled, than they present themselves as.
Args: username: The handle to look up. user_id: The numeric id, if you already have it.
Returns: username, country, joined, former_usernames, and a note when Instagram returned the panel without a country. Fields it does not return are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Numeric user id. Use instead of username. | |
| username | No | Handle to look up, e.g. 'nasa'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||