Instagram metadata for comments#
Hint
Consult Instagram metadata for an explanation of the evaluation system included in the column Int. Data.
CATLISM, 218
Data points from instaloader
for comments1CATLISM, 218
#
Table 5.18#
Attribute name |
Type |
Int. Data |
Description |
---|---|---|---|
|
number |
PID |
Unique ID of the comment |
|
number |
SID + PID |
Timestamp in Unix time format of the creation date and time of the comment |
|
string |
SID |
Plain-text content of the comment |
|
object |
[SID] |
A JSON object containing details about the author of the comment |
|
number |
PID |
Unique ID of the account |
|
bool |
SID |
Whether the account is verified or not |
|
string |
PID |
Direct URL to the account’s profile image |
|
string |
SID |
Plain-text version of the account’s username |
|
number |
SID |
The number of likes the comment has received |
|
array |
[SID] |
An array of JSON objects containing the replies to the comments – each one structured as the main comment |