A JSON containing the given website instagram page data found. If any instagram page is found on the website, or the page could not be load or read, then returns only the page found or null.
Key | Type | Description |
---|---|---|
String | The instagram page URL found on the website URL. | |
name | String | The instagram page name/title found. |
publications | Long | The instagram page number of publications found. |
following | Long | The instagram number of pages that the respective page has. |
followed_by | Long | The instagram page number of followers found. |
profile_pic | String | The instagram profile picture found. |
biography | String | The instagram biography found. |
info_found | Integer | The number of informations found on the respective JSON, each key presented as a count. |