cURL
curl --request GET \
--url https://riona.ai/api/1.1/wf/instagram-user-posts \
--header 'Authorization: Bearer <token>'import requests
url = "https://riona.ai/api/1.1/wf/instagram-user-posts"
headers = {"Authorization": "Bearer <token>"}
response = requests.get(url, headers=headers)
print(response.text)const options = {method: 'GET', headers: {Authorization: 'Bearer <token>'}};
fetch('https://riona.ai/api/1.1/wf/instagram-user-posts', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://riona.ai/api/1.1/wf/instagram-user-posts",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}package main
import (
"fmt"
"net/http"
"io"
)
func main() {
url := "https://riona.ai/api/1.1/wf/instagram-user-posts"
req, _ := http.NewRequest("GET", url, nil)
req.Header.Add("Authorization", "Bearer <token>")
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.get("https://riona.ai/api/1.1/wf/instagram-user-posts")
.header("Authorization", "Bearer <token>")
.asString();require 'uri'
require 'net/http'
url = URI("https://riona.ai/api/1.1/wf/instagram-user-posts")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Get.new(url)
request["Authorization"] = 'Bearer <token>'
response = http.request(request)
puts response.read_body{
"status": {
"code": 200,
"message": "OK"
},
"posts": [
{
"postDetails": {
"postID": "18094856416500038",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMbBrOXUd2Lvm8n6-gVZSSJPrMwqC7s_8iA2FlIwUJjPc-3P_hA7oVp32tVkcoP9qXK9Mc0bNFZHxKS9JyUo2zVWJ4_TmhKbRzx_VM.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=6JpQLLK15KgQ7kNvwG7g9bn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzNjg0OTM2ODM2NTcxNywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjExLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=7f30235dbb2c2ec1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81ODRDQ0U1NDJEN0IzRDBCMURCRTg0MDQ0OUJDMkJCMl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTm80U1IzZlFBSzAwdEFHQUhMeE1Rb19VS0FnYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmqurL5MnA1wMVAigCQzMsF0AnIcrAgxJvGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXdG149ztjVt5e7aKssFSE0QfiH83AmGn9hreBL5CKvyg&oe=689E26D6",
"postUrl": "https://www.instagram.com/reel/DI67SPczjmt/",
"dataId": "17841400005463628_18094856416500038",
"date": "26-04-2025",
"dateISO": "2025-04-26T19:24:48.000Z",
"likes": 251412,
"dislikes": 0,
"comments": 3610,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "This one stopped me in my tracks. We had too much complicated father/son stuff that was just left unsaid. Then it was too late. \n\nMy wifeโs father, Sib Hashian passed away in 2017 (you guys may remember him as the drummer from the rock band Boston ๐ฅ) and since then he always โvisitsโ her and her siblings in many forms, letting them know that heโs always here for them. Itโs beautiful to see and their connection with their dad - even in the afterlife - always moves me. \n\nA few days ago, she asked me, โDoes your dad ever visit you?โ \n\nI said โNo, I donโt think so. \nMaybe itโs because our relationship was too complicated and distraught when he died.โ \n\nShe said โMaybe you should just invite him to visit you. I have a feeling he doesnโt know what to do and heโs waiting.โ \n\nSo I did. \n\nThen the NEXT DAY this post popped up in my feed of my dad. Heโs waving ๐๐พ and smiling away. He wasnโt a big smiler, but man he looks so happy and at peace here which makes my heart sing ๐ฅน\n\nHaving unresolved conflict with loved ones who then suddenly pass away, can be brutal. A real punch in the gut. \n\nBut I think my dadโs spirit just needs some closure and to know โyou and I are good dad and everything is gonna be alright.โ \n\nCome visit anytime. \n\nwrestleuncut ๐๐พ\njayglazer ๐ซฑ๐พโ๐ซฒ๐ผ",
"textLength": 1285,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 255022,
"er": 0.000646820536004931,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.54222610007059,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18389053342116108",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOFd1zYBmdtWC1rgtIhqzUa4oroelA1bFCyZ-XDMqWQKm7TTk8KNFEQX66tOg9iI3b55Kug_qFWB0saQ2QHoEEVAF1T9OcLfdcnuik.mp4?_nc_cat=106&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=x9C1pN_-h2sQ7kNvwESEzRy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NDA5NjgzMjUzNzIxNzQ0MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=641c68bbe6f55d4b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yMzQ5MzZEMDY2QzFDNDgwM0VGMEEzNzIyNEFBNjBBMV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTnRGU0IzaFBycEI4WFVDQUpzTmcwZ2RBRlFaYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwqaugYWDxw4VAigCQzMsF0AxxBiTdLxqGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUsZAHqbswEshJatJ4O0K8tOt409vLboyCjvMYWdGekzg&oe=689E2653",
"postUrl": "https://www.instagram.com/reel/DI-LVltvQdo/",
"dataId": "17841400005463628_18389053342116108",
"date": "28-04-2025",
"dateISO": "2025-04-28T01:27:42.000Z",
"likes": 1470624,
"dislikes": 0,
"comments": 17158,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "You know Iโm not letting a bunch of little girls grow up telling a story about how โThe Rock killed our birthday cakeโ ๐๐๐คฆ๐ฝโโ๏ธ\n\nTheir high pitched shrieks in unison is the perfect way to spike your adrenaline! ๐ฅ๐คช\n\nHappy Birthday to my youngest tornado, Tia! \nLove U baby โค๏ธ๐ค",
"textLength": 281,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1487782,
"er": 0.00377353047471017,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.94570048701996,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18502326682028823",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPdOtcRxCqZa51W63_Gfytgo-0MBG3ZRjgF75dvOXFI0VuwZrNcAusBljXalZo22LdOirr9uCsMRsMKYKARBwMSNQDnnml65l86TRw.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=TskaVPmwiRgQ7kNvwHfdtLs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6ODQ5ODcwNTY2MDI1NDM4NywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=201d37d100c60d05&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNjQwNTkyODI5RTA3MzBGRUUzQzk0MzA4NjBFOUY4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSmM4alIwUjA0MXNMSTBJQUFQZDdUcXA5SUloYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5uLwvuPhmB4VAigCQzMsF0BIe6XjU_fPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUGTOnjKUHKdCTHxNHpCU1ybuW623wcIJEdYp-WO1kIbw&oe=689E45A7",
"postUrl": "https://www.instagram.com/reel/DJaVC0HMwNk/",
"dataId": "17841400005463628_18502326682028823",
"date": "08-05-2025",
"dateISO": "2025-05-08T23:43:26.000Z",
"likes": 38227,
"dislikes": 0,
"comments": 265,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFL",
"GritUp"
],
"text": "Our โPlayer 54โ culture is gritting up the second half of our UFL season ๐ช๐พ\n\nAll roads leads to our UFL Championship Game taking over the great city of St. Louis on JUNE 14 ๐๏ธ๐ฅ\n\n8pm ET on ABC \n\n๐๏ธ Grab your tix now \ntheufl.com/tickets ๐ฅ\n\n#UFL #GritUp \nfoxsports espn",
"textLength": 272,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 38492,
"er": 0.0000976795389615087,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -10.2177487397954,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18202547305307780",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMfKF_mmVJ_IXP0M-d_o2Z23d1N0j-KIrm3tIh0-X86DK3i-U6HnT8_quVZkxWM17YjhTz45x9dIqt5WhNGFmVa5-o4za2TX3JiGK0.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=oWUjZ2n2dUQQ7kNvwGWuoFs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY3NjY4MzkzMjk4NjgwMiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=11f768094d6bcedd&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNTRFODM1MzlCMTEwRDZBOTQ1MTYzRUVDRTk5MkQ4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQWZfalIzYzJaVUtIQ3dKQU9nOEc3RGMtU0pvYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5LbP4-y7-gUVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXnOUd0WkL7sA7X6q3nw0ktd3RRCRR3ifQbw6eoGBdeDg&oe=689E3F3B",
"postUrl": "https://www.instagram.com/reel/DJcDXZTNpkt/",
"dataId": "17841400005463628_18202547305307780",
"date": "09-05-2025",
"dateISO": "2025-05-09T15:57:29.000Z",
"likes": 249142,
"dislikes": 0,
"comments": 1741,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"YouAgainstYou",
"ProjectRock",
"DrewMcIntyre"
],
"text": "Pumped to feature WWE Superstar dmcintyrewwe in our new โYOU AGAINST YOUโ campaign for ProjectRock ๐ฅ๐ช๐พ\n\nIโm a huge fan of Drew and always rooting him on to succeed. \n\nLike many wwe superstars, Drew is on the road sharpening his grind 300 nights a year - I lived that life for many years and I understand the pain and heartache it brings - in and out of the ring. My respect for pro wrestlers is boundless. \n\nYou Against You.\nThe battle is never against the noise. Itโs against the one who looks back at you in the mirror.\n\n#YouAgainstYou #ProjectRock \n#DrewMcIntyre",
"textLength": 568,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 250883,
"er": 0.000636708420066413,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.56766932989562,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18110870137492631",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18110870137492631?time=1752382163",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNxv42lu8zR-rjPJn8V_C4-XwK-z_VX8Bwha3rdBSczp5K-tgGEdzGiG6Uh54iE0SNdGmab1A6ny9WUHYXo4MjccN4YP4IVOxtcNbI.mp4?_nc_cat=100&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=D7qBpgIjFpcQ7kNvwHjWV3W&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQxNTAzMjY1Mjk4NDE0NSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIzMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9c957aeb91f262ba&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81QzRBQzQyNjNBQThCQzM5OTBBMkFBMzJEQTk2OTE4QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR1UyblIyZEJlcW9qRU1FQUFGYm9reFZGc1ZyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmor2D6t69gwUVAigCQzMsF0Bs0aHKwIMSGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfWIsqYy7thJxshB7qtC9Gw-P54Cc3QP2mDgmf3hbgBh1w&oe=689E1F81",
"postUrl": "https://www.instagram.com/reel/DJhlNjny2Zw/",
"dataId": "17841400005463628_18110870137492631",
"date": "11-05-2025",
"dateISO": "2025-05-11T19:26:53.000Z",
"likes": 808243,
"dislikes": 0,
"comments": 13305,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"mothersday",
"girldad",
"mamasboy",
"scrabbleking"
],
"text": "Happy Mamas Daaaaaay ๐\nI love all you mamas out there and appreciate you ladies holding it all down and doing the things that only mamas can. \n#mothersday \n#girldad #mamasboy #scrabbleking ๐",
"textLength": 192,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 821548,
"er": 0.00208530758097719,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.52221249061373,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18081331306739386",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18081331306739386?time=1748499375",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOUHSdFnf1p4isOLh9_eAufpqkyanmjYPApsitYcvIN9l3hsBM0jh4RiSDjF6kBs6PjdcIb8G9DGNaTtgDHpgD6i27hYxadceto5ZU.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=bTH5xigkgjkQ7kNvwHn8WHG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzE5MDgzNDAzOTkwMDc0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTM1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e9c3ba881ec02eea&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8wOTRCM0Q4OEUyRTQ0Q0NFREJDQTU1NjkwNERGNTQ4Ml92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVNybFIydlRFVjFEY3NJQU9RX2lmei1uRXdQYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9NDe7ZSAxwIVAigCQzMsF0Bg9FocrAgxGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfU5LokI5_r8Z7wz9c-iBXTS3hWf68S_k2H1jzSd0m0S5g&oe=689E3EBE",
"postUrl": "https://www.instagram.com/reel/DJj848iv8zA/",
"dataId": "17841400005463628_18081331306739386",
"date": "12-05-2025",
"dateISO": "2025-05-12T17:41:59.000Z",
"likes": 104355,
"dislikes": 0,
"comments": 1450,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"ProWrestlingHistory"
],
"text": "How insanely cool is this birthday gift I received ๐๏ธ ๐คฏ \n\nI attended this wwe TV taping when I was 11 yrs old to watch my dad, โSoulmanโ Rocky Johnson and all my WWF wrestlers - they wrestled 4Xs in one day. They were shooting 4hrs of TV tapings for the entire month. My dad wrestled over 325 nights a year. All the wrestlers did. Thatโs the way pro wrestling was back then โ my dad was never home, always banged up and always in pain. Pro wrestlers were a different breed back then. Different cloth and DNA. Boundless love and respect to all the OG wrestlers, and โthe wrestling wayโ of this crazy world that I love. \n\nIโm super hard (pain in the ass ๐๐๐ฝโโ๏ธ) to buy gifts for so it means so much to me to receive gifts like this where A LOT of thought and care is put into it. \n\nAppreciate the hell outta my guy, Brad Slater for this one. \n\nAwesome gift ๐ฅ \n\n#ProWrestlingHistory \n\nWho remembers Friendlyโs ice cream ๐จ!!??",
"textLength": 929,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 105805,
"er": 0.00026857832053261,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.71723060812063,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18174375343329495",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQO5qebn545aLg0NFgPgcnSl0X9FjsFTUMlWDtwj3CEsvtxcj8lr8gAJILp3XbUz_-FdbIrJRa6CpMbdL1La5m0EMyoHDzmIEt2GEms.mp4?_nc_cat=103&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=2J0zx7iPb14Q7kNvwG009hG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzI3MjMwMTMzMjk5NzQ5LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=f369e75663d52daa&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8zMTRFQUJCRjZDRUYzOTBBNjcyQzM4ODM2MTY1Njc5QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHBGblIxczlHSnB3cndFQU8yT1RYNDc1T2c4YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyqif3K7aygIVAigCQzMsF0BG2yLQ5WBCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUQk3iPvA3XmbSubVnA3aWxBJnWo7rtvKXrjMGnnI0ECw&oe=689E121C",
"postUrl": "https://www.instagram.com/reel/DJrcwxeJ7f4/",
"dataId": "17841400005463628_18174375343329495",
"date": "15-05-2025",
"dateISO": "2025-05-15T15:19:20.000Z",
"likes": 68804,
"dislikes": 0,
"comments": 587,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFC",
"ProjectRock",
"MMA",
"BSR5"
],
"text": "Our new projectRock BSR5โs, the official training shoe of the UFC ๐ ๐ช๐พ\n\nProject Rock training shoes have become best in class, in the world of training & fitness and weโre proud to be a very small part of every UFC fighterโs motivation and legacy as they always leave it all in the gym and ALWAYS leave it all in the cage. \n\nItโs always personal. \n\nYou against You. \n\n#UFC\n#ProjectRock\n#MMA \n#BSR5 ๐ \n\nlink ๐ in bio ๐",
"textLength": 423,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 69391,
"er": 0.000176180551431695,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.6679048362497,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18063179105107615",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNYJ-W0tnPemMXzxdULxlasJyBy6wScRYqySNzmm7cKUgJC_RfUxOn4P0G-a5VzZzOvQTaBN-rsvx4f6nBkG0xHJvhf6TH2sqT-itE.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=P7bZLqCLlvIQ7kNvwGmdyRx&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTY5MjQ5OTA2NDExODkwOSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIyMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9ab82cf44f8bb452&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9BQTQ4MzI0Mzg5RTBDMDg5M0RBOTZGNzk1MTE5QUVBQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHlZd0IwVmF3YWppNm9EQU1MNndyRlpxcTRyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm-vmeu9nRtyIVAigCQzMsF0BriqfvnbItGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfURh8L5saYvaxxtkqsm9KXsHjI0JbQkkVwbl2xMpxWdDg&oe=689E23FE",
"postUrl": "https://www.instagram.com/reel/DJvNWCOJXXB/",
"dataId": "17841400005463628_18063179105107615",
"date": "17-05-2025",
"dateISO": "2025-05-17T02:55:38.000Z",
"likes": 109462,
"dislikes": 0,
"comments": 2109,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "How bout this proof how life can sometimes come full circle? โญ๏ธ๐ซโค๏ธ\n\nIโve had the privilege of granting hundreds and hundreds of kidโs wishes from makeawishamerica and every single one has changed my life every single time. \n\nAnd looking back to when I was a kid - my dad, Rocky Johnson was actually one of Make-A-Wishโs VERY FIRST WISH GRANTERS back in the 80โs. \n\nMy dad was a very tough, no BS guy who wasnโt big on emotions. But when I saw him take this little boy, Bobby out of his wheelchair and hold him in his arms - Iโd never seen my dad so loving, warm, caring and ATTENTIVE in my life. \n\nAs a kid I remember thinking how surprised I was seeing my dad that warm and how cool it was to me, that my dad was a hero. \n\nBut now as a man, I look back and think that the REAL HERO is that little boy Bobby, and my dad was LUCKY to have the honor of making little Bobbyโs wish come true. \n\nI donโt have a ton of memories of my dad being so loving like this so it means a lot to me to relive this and this also reminds me of the power of MAKE A WISH. \n\nThanks everyone for supporting makeawishamerica, as I will always hold the foundation and ALL THE KIDS very close to my heart โ Iโll leave you with one of my favorite quotes /\n\nItโs nice to be important, but itโs more important to be nice. \n\nFull โญ๏ธ๐๐พ\n\nshout out to jonbrandoncruz for this amazing edit ๐๏ธ๐ฅ",
"textLength": 1364,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 111571,
"er": 0.0002832767671828,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.52512377313283,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18369277594130247",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNdJ_1EVp1Mx28T0HytzMAoCEDSiYhmHwDo_O5OlTiPOjMv3VeY7yi1wq6M2HHlUQySUKLRKAwKmLdrBzFscAIktOC4u4AVHQ2HS90.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hbJn0lnvoRcQ7kNvwG4ggw_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6Mjk3MjExMzEyOTc1MzUyNDUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=e7b5fc572be78c07&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84QzRCMDQzNDBEQjA0MDVBNTU0MEVENUQ2RjYxMDI4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ1oxcVIxWXo4YTZMUTRHQU5RWkc4RVgxa2RsYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmtT_lMTNy2kVAigCQzMsF0BBb1wo9cKPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfX0v_BQVepqgxf3IMqRIZ1PE-tq7UUK_tK8oJY6cTZKKw&oe=689E10F6",
"postUrl": "https://www.instagram.com/reel/DJvWIo8RRM5/",
"dataId": "17841400005463628_18369277594130247",
"date": "17-05-2025",
"dateISO": "2025-05-17T03:54:34.000Z",
"likes": 399050,
"dislikes": 0,
"comments": 3520,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Havinโ a lilโ fun my uso wtongi ๐ถ \nThe most beautiful voice, and beautiful heart. Great to hang with him and his team. \nIโm super proud of him and how he carries himself humbly in the spotlight (which is insanely hard to do, especially as a 20yr old young man) and most proud how he represents our Polynesian culture. Weโre gonna work together and do something cool. Have some fun. \nKeep working hard uso, Iโll see you soon. \nProud of you ๐๐พโค๏ธ",
"textLength": 446,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 402570,
"er": 0.00102211800705183,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.97697688474601,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18084878380656865",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNsf8MXukIndwaikAHUQutVdcdodjtDcBoJnG521oSZBy14PPZZkvVQ5HF69aHg9Lt83b0pddzL6j0VMqwzePL_zVZ9EkKrN0jrqlk.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ev8WlKHWXjwQ7kNvwHIEI2H&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk3Mjg2MTk1NjgzNzM5NCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=154330b14714cdd6&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NTQ2NzhEOEZFRTJGNDVENENBMTVDMTJENkFGODRBQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ3BJU0IxR1ljVDQ4M3dDQU9VbE53OUVxSjBwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmpMCGgteTgQcVAigCQzMsF0AaAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUDKy_7to_pWtpFgZsmWxOXqKjLET9pacYrvpEqbJ_CUA&oe=689E0FB0",
"postUrl": "https://www.instagram.com/reel/DJwyEfZpjVc/",
"dataId": "17841400005463628_18084878380656865",
"date": "17-05-2025",
"dateISO": "2025-05-17T17:02:41.000Z",
"likes": 135069,
"dislikes": 0,
"comments": 60217,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Popped up in my feed this morning and has me belly laughing ๐คฃ Ladies please welcome to the stageโฆ \n\nBLACK BEEF ๐๐ฝโโ๏ธ๐ฅฉ๐๐ \n\nYours?\n\nscottystarbuck ๐๐พ",
"textLength": 155,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 195286,
"er": 0.000495827650160528,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.01397736904951,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17878654689321086",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17878654689321086?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJxCi1Lyvxj/",
"dataId": "17841400005463628_17878654689321086",
"date": "17-05-2025",
"dateISO": "2025-05-17T19:22:16.000Z",
"likes": 55304,
"dislikes": 0,
"comments": 590,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_medium",
"photo"
],
"hashTags": [],
"text": "Chee hoo! \nMahalo amas and everyone who voted for this cool nomination for MOANA 2 ๐ \nCongrats to our music makers, cast and crew who blessed us with their talents and mana. \nGrateful to see our Polynesian music and culture be represented and recognized. ๐ค๐ค\nabigailbarloww \nmlebear \nOpetaia Foaสปi\nMark Mancina \ndisneyanimation",
"textLength": 329,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 55894,
"er": 0.000141913863144683,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -7.03656178645656,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18042941204215778",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18042941204215778?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJx51PyxMpy/",
"dataId": "17841400005463628_18042941204215778",
"date": "18-05-2025",
"dateISO": "2025-05-18T03:25:22.000Z",
"likes": 682827,
"dislikes": 0,
"comments": 2449,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "carousel_album",
"types": [
"text_big",
"carousel_album"
],
"hashTags": [],
"text": "Proud to be here in person to witness this iconic moment for our Polynesian culture as our wtongi rocks the americanidol stage with our next generation of keiki choir singing โHawaiian Roller Coaster Rideโ from LILO & STITCH - I was a proud girl dad of our girls singing away, and proud of ALL our kids here lighting up the stage with their amazing voices and mana. \n\nHuge shout to our Pasifika Leaders tiana_nonosina ๐ค kay.faam working hard behind the scenes to bring this beautiful iconic moment to LIFE and always showcasing our culture with soul and pride to the world. \n\nChee hoo ๐ค๐ฅ",
"textLength": 590,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 685276,
"er": 0.00173994746454306,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.57393164869659,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18068004820991948",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPTJvwihLjvnagzaDjsMIfVB8NSKtJ8gYd8-phUoiI8X-oQFc14b-O4YE5XHJMCWrV7fFUQ9yFXhEluDs7_SPD7ptDIvsYvWs3cZqY.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=kem7dVybDuoQ7kNvwF_a5Ro&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzM4MzA2Nzc1NDI4ODg4LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=92f6e38ae5e8ca70&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9DQTQxNzM2NDVCN0Q4RTI0M0FGQzY4MDI1NzYxNjc4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQmVKeGgxX3MzSGlfZFVGQUFqZnFpS1dHMU5nYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmsLytkY7fzwIVAigCQzMsF0BPSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfVRIZVSeuwAsk8FugxWpOybbmEWpDQAk2q980djvFkk3A&oe=689E3F9B",
"postUrl": "https://www.instagram.com/reel/DJzcYRCvN1r/",
"dataId": "17841400005463628_18068004820991948",
"date": "18-05-2025",
"dateISO": "2025-05-18T17:55:41.000Z",
"likes": 134131,
"dislikes": 0,
"comments": 1364,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "I thought I was high for a moment, but then I realized it was just my friend diplo showing me all his mini ROCK 3D things he made. \n\nROCKtopus ๐ \nROCKtocorn ๐ฆ \nSpongeROCK ๐งฝ \nSquareROCK ๐ฒ \n\nLuv u bro, youโre the best ๐ซฑ๐พโ๐ซฒ๐ผ\n\njellyroll615 casually walking up like โwhat in the high blue fuck is all this?โ ๐คฃ๐๐พ",
"textLength": 317,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 135495,
"er": 0.0003440280729345,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.9027018302683,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18040318091283214",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPyxO6l4mTTlChjvfRj_5a1okzq3bT_Z6WSnT0soEKAKQrnRffU8M-0eR-gcT0i9-b_mibwGnIgJ3MzoyHKukm6cn9dAUpEEzIDjXc.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ky-m1FE0cX8Q7kNvwGppYKc&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIyOTQxNjgxNTMzOTg3NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e69dce0e25ab4944&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yQjQwRTJFMzg3Q0IwQThDRDZBOUZFRDE3MDdFOEZCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR3V3ckIwX0xZUnhBMlFDQUxHZU9sRk1URjgwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyKX5iL2JrwQVAigCQzMsF0BQbtkWhysCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUMabPotCnwH6-WAqPoMpEDvH0DtmUfznRliwHF5JJ_6Q&oe=689E301B",
"postUrl": "https://www.instagram.com/reel/DJ4dRzXpH73/",
"dataId": "17841400005463628_18040318091283214",
"date": "20-05-2025",
"dateISO": "2025-05-20T16:51:26.000Z",
"likes": 383646,
"dislikes": 0,
"comments": 5008,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Opening a birthday gift - one of the most meaningful gifts Iโve ever received. \n\nA ticket ๐๏ธ to a wrestling show I attended when I was 11yrs old to watch my dad wrestle. Who wouldโve thought years later Iโd hold this ticket, and wishing I had one more shot to say hello (or goodbye) to my old man. \n\nAs a kid, we were always on the road and I donโt remember my dad smiling much, as he was always mentally tired and his body banged up and in pain from the nightly grind - but he did find moments of PEACE when he was wrestling in that squared circle. \n\nEven in this video you see my dad attempting a SLIGHT SMILE ๐\n\nI know Iโm not easy to buy gifts for, so VERY thoughtful gifts like this mean the world to me from my loved ones. \n\nMahalo brother Brad. \nAnd my sistas Maya & Mere too. \n\nโค๏ธ๐ฅ\n\njonbrandoncruz ๐๏ธ ๐ฅ",
"textLength": 815,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 388654,
"er": 0.000986897307648953,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.01195815427656,
"mainGrade": "b"
}
},
{
"postDetails": {
"postID": "17948348822986466",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17948348822986466?time=1752034597",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPRuFHx8JMbD0M9bEiRCJ1SIUZWL5R1gxZ0-osw8h6Z6efZmDl1qnv_uNQI_23vmojTpWhuyYBVZ9PHHcJhFEu1rh4Vacg_VGWHrAA.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=zEPBjTQa-HEQ7kNvwGJOegE&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIxODY0ODkwNjQyMzQxOCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f538c87b626e05ec&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTRGOUYzRjhGRjg1MzUxMEZBRUVDMkJCOERCQ0U5Rl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUG5SMVIzVHd1OUlQMmNFQUtYTHRTVXUtV2wyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9PHi8tmWqgQVAigCQzMsF0A7zMzMzMzNGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUBMFFE6JAhS8QEPvxNDV2N3a9VZKuxq1mdbTCoIO4NxQ&oe=689E1CFA",
"postUrl": "https://www.instagram.com/reel/DJ8f_oXxwLr/",
"dataId": "17841400005463628_17948348822986466",
"date": "22-05-2025",
"dateISO": "2025-05-22T06:33:05.000Z",
"likes": 100998,
"dislikes": 0,
"comments": 838,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Sometimes dreams that donโt true are the best things to happen. Heartbreaking at the time, but you never know whatโs in store down the road if you just keep working hard and moving on. \n\nThese days Iโm a lucky man, that I can create opportunities for young men to live their dreams, ball out, take care of their families and make it to the NFL. \n\nSpeaking of lucky, I wish I was lucky enough back then for my Miami teammates to tell me I was rocking such a fucked up haircut ๐๐คฃ\n\nUFL Championship Game ๐ \nJUNE 14th \nSt Louis \nLIVE on ABC",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 101836,
"er": 0.000258599162374977,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.86210755029855,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18080301904698469",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPpB10YCzGuQoZ8w3Kft6UNOGXcbcineGwJmuaRaWRh33w1k-HxQ4f3dK2YcEX55WPC7rOYEI92OqzcD_fNz_Nm0dVt1_bS8yf0vfM.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=qvRy2rmYb90Q7kNvwFMu802&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTE0NzMyOTQ2NzA3ODA4NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=4a71d68c74c4b301&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9EOTQ3NUZDODFGQjQ4MUIzOTQzOUNDMTM0REE2NTk5RF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQzUwdHgxVENQQXhDOFFGQUc0eERaaTFJNGtoYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjNea1a7fiQQVAigCQzMsF0BkkxJul41QGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXGORpFrv3Bsc8lm1leAdBDOMIT7RfkMKq2a39cgAwEZA&oe=689E32A8",
"postUrl": "https://www.instagram.com/reel/DJ9vgVIvUt5/",
"dataId": "17841400005463628_18080301904698469",
"date": "22-05-2025",
"dateISO": "2025-05-22T18:00:31.000Z",
"likes": 128743,
"dislikes": 0,
"comments": 1873,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Itโs highly unlikely that a gift from a fan makes it all the way to my office โ so when this 14yr old kid artbyorion11โs gift arrived, it caught my attention. \n\n14yrs old and decides to shoot his shot. \n\nI respect that - way to go Orion!! ๐๐พ๐๐พ๐๐พ\n\nYouโre an amazing artist and remember- the bigger the dream, the harder the work. \nKeep working hard. \n\nYour buddy ~ DJ\n\nps - if youโre not too busy, I have an idea of something very special Iโd like you to draw for me. Iโll hire you and Iโll be in touch to discuss your rates ๐ต ๐ โ๐ฝ",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 130616,
"er": 0.000331682196794552,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.0111286863187,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18050914892375769",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18050914892375769?time=1755073496",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DKAUXo9vN0F/",
"dataId": "17841400005463628_18050914892375769",
"date": "23-05-2025",
"dateISO": "2025-05-23T17:46:38.000Z",
"likes": 1232449,
"dislikes": 0,
"comments": 2477,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_big",
"text_hashtag",
"photo"
],
"hashTags": [
"LiloAndStitch"
],
"text": "The ONLY person - or thing? - that Maui will allow to hold his hook ๐ช๐ ๐จ ๐ฝ ๐ค๐พ\n\nA grateful congrats ๐๐พ๐๐พ๐๐พ to our LILO & STITCH ohana for their record breaking weekend at the box office - you all have worked so hard to deliver for the fans, and proudly you have. \n\nThe continuing embrace of our Polynesian culture around the world has been so humbling to feel and witness. \n\nThe mana is real. \n\nCongrats fam and huge mahalo to everyone enjoying the movie this weekend in theaters. \n\n#LiloAndStitch \ndisneystudios \ndisneyanimation\nwtongi\nkamehamehaschools",
"textLength": 565,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1234926,
"er": 0.00313574349306106,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.78497395427127,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18170868934327994",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP3XSnxA6w1vguagsG07FnxDLxLWmR3o3g2L3SsotdGD9Wi-Osae_-0_qK6pUZC4AJU7VTVvLjlrwFSEDO1VYjqD6yzGp6gRbv64u4.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=mGbhkyF4ne8Q7kNvwFIWMVH&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4MzA2ODc2OTI0MjY4MiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjEyOCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=fa28fc4fb5a138cf&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NDQwMjNDQTk1QUMwRTg5MzVGOTgyMUFGNzQwRTZCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSEkyd2gxZlBEVWxPMUlIQUNoamNYTWV4T2tqYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9Lj8wb-v_QUVAigCQzIsF0BgAQ5WBBiTGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfV3Gbj8ImFjseAeSzTybmafTDAQOzeJ9ekKmklWpeFUkQ&oe=689E4116",
"postUrl": "https://www.instagram.com/reel/DKAa47mRlT7/",
"dataId": "17841400005463628_18170868934327994",
"date": "23-05-2025",
"dateISO": "2025-05-23T18:57:04.000Z",
"likes": 73092,
"dislikes": 0,
"comments": 1716,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"TakeBetterCare",
"Walmart",
"PapaTui"
],
"text": "Big news - weโre officially kicking off our Papatui_ โ๏ธ walmart partnership ๐ \n\nOur award winning PapaTui mens care line is available now in Walmart stores nationwide! ๐บ๐ธ \n\nBig shout to our hard workinโ Walmart associates aka our โPapa Famโ who keeps those shelves restocked ๐งผ๐งด๐๐พ\n\nLove seeing yโall enjoy your PapaTui - we all get one skin, so we gotta take care of it. \n\nLook. Feel. Smell. Incredible. \n\nSwing by your local Walmart or hit up Walmart.com now. \n\nPapaTui โ๏ธWalmart\n\n#TakeBetterCare\n#Walmart \n#PapaTui",
"textLength": 522,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 74808,
"er": 0.000189953648420158,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.25748027606945,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17862863496405515",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17862863496405515?time=1749065634",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP206zy0LRcTo6eOzAR6pvQWawbpbmcu8WgWVNhUFpEfc4SGGUk3j5OCY1fcTuy-RcpqGdq_ww7spX9tT10PuhsuuJQLUsctJHqABI.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=4qy_IPhW2nkQ7kNvwGduQyF&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQ0OTIxOTQwMzEwODgxNiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=dfed1e5a90145e99&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85RDRBRTZGQkI3RUYzMDJDQkQ2NTU0MTYzNUE2MjZBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUElTelIwcm9SMzgxWG9DQUpSajBUVzdPU1I0YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoMfK-9WDkwUVAigCQzIsF0AtmZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUkrUe0abOIqtpqSX3o1xCloimgQ1O1TMpOVCehEgeXmw&oe=689E37B8",
"postUrl": "https://www.instagram.com/reel/DKDHF8MB2KR/",
"dataId": "17841400005463628_17862863496405515",
"date": "24-05-2025",
"dateISO": "2025-05-24T20:02:02.000Z",
"likes": 169109,
"dislikes": 0,
"comments": 1130,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "โWhatโs up boys?โ ๐๐๐พ \nLove this kid fishingwithdaboys84 \nWe gotta go fishing one day big man and catch some hawgs ๐ฃ ๐ \n\nAnd if I was your age, I think weโd be โlow key twinsโ ๐คฃ ๐ค๐พ๐ค๐ป\n\nCatch some big ones, and most importantly keep having fun! \n\n(thanks Nikole for sending me this awesome kidโs post, I know youโre still crying laughing at our resemblance ๐ญ๐)",
"textLength": 370,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 170239,
"er": 0.00043233428413235,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.31029073533211,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18068349245052096",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOIW9yNdPm6xLn5ZK4Xvo_w6czmhHP3QKhHdbE1ru0V7gCwVk59BDqDQynoBWzflGdelxoMC6ItqoYziCxJl0ToYCVyi7IhcbbesRs.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hnzO2-n7swMQ7kNvwFQSnO_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxMjg5NjIxMjgzODczLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjYzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f703f2864c96cb41&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81NTQxOUM4ODU1NzZDMEQ0NjFDN0RBMTQyQkQyMTlCNl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR0duNGgweUM2SDBrUmdDQUhlWVRWYlNTdDlDYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwpDtnaPotQIVAigCQzIsF0Bwe4EGJN0vGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXzLw9S7P734FI60t1HcIDfGH7TJYtiMXlmOnEtfT2iRA&oe=689E3DAB",
"postUrl": "https://www.instagram.com/reel/DKIxIF9Si7H/",
"dataId": "17841400005463628_18068349245052096",
"date": "27-05-2025",
"dateISO": "2025-05-27T00:46:24.000Z",
"likes": 279462,
"dislikes": 0,
"comments": 4563,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"memorialday"
],
"text": "The 1% \n\nGrateful to the bone, and forever beholden to you, your families, your service and your ultimate sacrifice. \n\n๐ฅโค๏ธ\n\n#memorialday",
"textLength": 137,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 284025,
"er": 0.000721430724190843,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.38474283775091,
"mainGrade": "c"
}
}
],
"pagination": {
"currentPage": 1,
"totalPages": 3,
"currentResults": 20,
"totalCount": 46,
"remaining": 26,
"hasNextPage": true
}
}
Profile & Posts
User Posts
Get Instagram User Posts
GET
/
wf
/
instagram-user-posts
cURL
curl --request GET \
--url https://riona.ai/api/1.1/wf/instagram-user-posts \
--header 'Authorization: Bearer <token>'import requests
url = "https://riona.ai/api/1.1/wf/instagram-user-posts"
headers = {"Authorization": "Bearer <token>"}
response = requests.get(url, headers=headers)
print(response.text)const options = {method: 'GET', headers: {Authorization: 'Bearer <token>'}};
fetch('https://riona.ai/api/1.1/wf/instagram-user-posts', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));<?php
$curl = curl_init();
curl_setopt_array($curl, [
CURLOPT_URL => "https://riona.ai/api/1.1/wf/instagram-user-posts",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => [
"Authorization: Bearer <token>"
],
]);
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}package main
import (
"fmt"
"net/http"
"io"
)
func main() {
url := "https://riona.ai/api/1.1/wf/instagram-user-posts"
req, _ := http.NewRequest("GET", url, nil)
req.Header.Add("Authorization", "Bearer <token>")
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.get("https://riona.ai/api/1.1/wf/instagram-user-posts")
.header("Authorization", "Bearer <token>")
.asString();require 'uri'
require 'net/http'
url = URI("https://riona.ai/api/1.1/wf/instagram-user-posts")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Get.new(url)
request["Authorization"] = 'Bearer <token>'
response = http.request(request)
puts response.read_body{
"status": {
"code": 200,
"message": "OK"
},
"posts": [
{
"postDetails": {
"postID": "18094856416500038",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMbBrOXUd2Lvm8n6-gVZSSJPrMwqC7s_8iA2FlIwUJjPc-3P_hA7oVp32tVkcoP9qXK9Mc0bNFZHxKS9JyUo2zVWJ4_TmhKbRzx_VM.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=6JpQLLK15KgQ7kNvwG7g9bn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzNjg0OTM2ODM2NTcxNywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjExLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=7f30235dbb2c2ec1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81ODRDQ0U1NDJEN0IzRDBCMURCRTg0MDQ0OUJDMkJCMl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTm80U1IzZlFBSzAwdEFHQUhMeE1Rb19VS0FnYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmqurL5MnA1wMVAigCQzMsF0AnIcrAgxJvGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXdG149ztjVt5e7aKssFSE0QfiH83AmGn9hreBL5CKvyg&oe=689E26D6",
"postUrl": "https://www.instagram.com/reel/DI67SPczjmt/",
"dataId": "17841400005463628_18094856416500038",
"date": "26-04-2025",
"dateISO": "2025-04-26T19:24:48.000Z",
"likes": 251412,
"dislikes": 0,
"comments": 3610,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "This one stopped me in my tracks. We had too much complicated father/son stuff that was just left unsaid. Then it was too late. \n\nMy wifeโs father, Sib Hashian passed away in 2017 (you guys may remember him as the drummer from the rock band Boston ๐ฅ) and since then he always โvisitsโ her and her siblings in many forms, letting them know that heโs always here for them. Itโs beautiful to see and their connection with their dad - even in the afterlife - always moves me. \n\nA few days ago, she asked me, โDoes your dad ever visit you?โ \n\nI said โNo, I donโt think so. \nMaybe itโs because our relationship was too complicated and distraught when he died.โ \n\nShe said โMaybe you should just invite him to visit you. I have a feeling he doesnโt know what to do and heโs waiting.โ \n\nSo I did. \n\nThen the NEXT DAY this post popped up in my feed of my dad. Heโs waving ๐๐พ and smiling away. He wasnโt a big smiler, but man he looks so happy and at peace here which makes my heart sing ๐ฅน\n\nHaving unresolved conflict with loved ones who then suddenly pass away, can be brutal. A real punch in the gut. \n\nBut I think my dadโs spirit just needs some closure and to know โyou and I are good dad and everything is gonna be alright.โ \n\nCome visit anytime. \n\nwrestleuncut ๐๐พ\njayglazer ๐ซฑ๐พโ๐ซฒ๐ผ",
"textLength": 1285,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 255022,
"er": 0.000646820536004931,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.54222610007059,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18389053342116108",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOFd1zYBmdtWC1rgtIhqzUa4oroelA1bFCyZ-XDMqWQKm7TTk8KNFEQX66tOg9iI3b55Kug_qFWB0saQ2QHoEEVAF1T9OcLfdcnuik.mp4?_nc_cat=106&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=x9C1pN_-h2sQ7kNvwESEzRy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NDA5NjgzMjUzNzIxNzQ0MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=641c68bbe6f55d4b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yMzQ5MzZEMDY2QzFDNDgwM0VGMEEzNzIyNEFBNjBBMV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTnRGU0IzaFBycEI4WFVDQUpzTmcwZ2RBRlFaYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwqaugYWDxw4VAigCQzMsF0AxxBiTdLxqGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUsZAHqbswEshJatJ4O0K8tOt409vLboyCjvMYWdGekzg&oe=689E2653",
"postUrl": "https://www.instagram.com/reel/DI-LVltvQdo/",
"dataId": "17841400005463628_18389053342116108",
"date": "28-04-2025",
"dateISO": "2025-04-28T01:27:42.000Z",
"likes": 1470624,
"dislikes": 0,
"comments": 17158,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "You know Iโm not letting a bunch of little girls grow up telling a story about how โThe Rock killed our birthday cakeโ ๐๐๐คฆ๐ฝโโ๏ธ\n\nTheir high pitched shrieks in unison is the perfect way to spike your adrenaline! ๐ฅ๐คช\n\nHappy Birthday to my youngest tornado, Tia! \nLove U baby โค๏ธ๐ค",
"textLength": 281,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1487782,
"er": 0.00377353047471017,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.94570048701996,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18502326682028823",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPdOtcRxCqZa51W63_Gfytgo-0MBG3ZRjgF75dvOXFI0VuwZrNcAusBljXalZo22LdOirr9uCsMRsMKYKARBwMSNQDnnml65l86TRw.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=TskaVPmwiRgQ7kNvwHfdtLs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6ODQ5ODcwNTY2MDI1NDM4NywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=201d37d100c60d05&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNjQwNTkyODI5RTA3MzBGRUUzQzk0MzA4NjBFOUY4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSmM4alIwUjA0MXNMSTBJQUFQZDdUcXA5SUloYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5uLwvuPhmB4VAigCQzMsF0BIe6XjU_fPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUGTOnjKUHKdCTHxNHpCU1ybuW623wcIJEdYp-WO1kIbw&oe=689E45A7",
"postUrl": "https://www.instagram.com/reel/DJaVC0HMwNk/",
"dataId": "17841400005463628_18502326682028823",
"date": "08-05-2025",
"dateISO": "2025-05-08T23:43:26.000Z",
"likes": 38227,
"dislikes": 0,
"comments": 265,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFL",
"GritUp"
],
"text": "Our โPlayer 54โ culture is gritting up the second half of our UFL season ๐ช๐พ\n\nAll roads leads to our UFL Championship Game taking over the great city of St. Louis on JUNE 14 ๐๏ธ๐ฅ\n\n8pm ET on ABC \n\n๐๏ธ Grab your tix now \ntheufl.com/tickets ๐ฅ\n\n#UFL #GritUp \nfoxsports espn",
"textLength": 272,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 38492,
"er": 0.0000976795389615087,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -10.2177487397954,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18202547305307780",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMfKF_mmVJ_IXP0M-d_o2Z23d1N0j-KIrm3tIh0-X86DK3i-U6HnT8_quVZkxWM17YjhTz45x9dIqt5WhNGFmVa5-o4za2TX3JiGK0.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=oWUjZ2n2dUQQ7kNvwGWuoFs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY3NjY4MzkzMjk4NjgwMiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=11f768094d6bcedd&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNTRFODM1MzlCMTEwRDZBOTQ1MTYzRUVDRTk5MkQ4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQWZfalIzYzJaVUtIQ3dKQU9nOEc3RGMtU0pvYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5LbP4-y7-gUVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXnOUd0WkL7sA7X6q3nw0ktd3RRCRR3ifQbw6eoGBdeDg&oe=689E3F3B",
"postUrl": "https://www.instagram.com/reel/DJcDXZTNpkt/",
"dataId": "17841400005463628_18202547305307780",
"date": "09-05-2025",
"dateISO": "2025-05-09T15:57:29.000Z",
"likes": 249142,
"dislikes": 0,
"comments": 1741,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"YouAgainstYou",
"ProjectRock",
"DrewMcIntyre"
],
"text": "Pumped to feature WWE Superstar dmcintyrewwe in our new โYOU AGAINST YOUโ campaign for ProjectRock ๐ฅ๐ช๐พ\n\nIโm a huge fan of Drew and always rooting him on to succeed. \n\nLike many wwe superstars, Drew is on the road sharpening his grind 300 nights a year - I lived that life for many years and I understand the pain and heartache it brings - in and out of the ring. My respect for pro wrestlers is boundless. \n\nYou Against You.\nThe battle is never against the noise. Itโs against the one who looks back at you in the mirror.\n\n#YouAgainstYou #ProjectRock \n#DrewMcIntyre",
"textLength": 568,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 250883,
"er": 0.000636708420066413,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.56766932989562,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18110870137492631",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18110870137492631?time=1752382163",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNxv42lu8zR-rjPJn8V_C4-XwK-z_VX8Bwha3rdBSczp5K-tgGEdzGiG6Uh54iE0SNdGmab1A6ny9WUHYXo4MjccN4YP4IVOxtcNbI.mp4?_nc_cat=100&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=D7qBpgIjFpcQ7kNvwHjWV3W&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQxNTAzMjY1Mjk4NDE0NSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIzMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9c957aeb91f262ba&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81QzRBQzQyNjNBQThCQzM5OTBBMkFBMzJEQTk2OTE4QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR1UyblIyZEJlcW9qRU1FQUFGYm9reFZGc1ZyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmor2D6t69gwUVAigCQzMsF0Bs0aHKwIMSGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfWIsqYy7thJxshB7qtC9Gw-P54Cc3QP2mDgmf3hbgBh1w&oe=689E1F81",
"postUrl": "https://www.instagram.com/reel/DJhlNjny2Zw/",
"dataId": "17841400005463628_18110870137492631",
"date": "11-05-2025",
"dateISO": "2025-05-11T19:26:53.000Z",
"likes": 808243,
"dislikes": 0,
"comments": 13305,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"mothersday",
"girldad",
"mamasboy",
"scrabbleking"
],
"text": "Happy Mamas Daaaaaay ๐\nI love all you mamas out there and appreciate you ladies holding it all down and doing the things that only mamas can. \n#mothersday \n#girldad #mamasboy #scrabbleking ๐",
"textLength": 192,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 821548,
"er": 0.00208530758097719,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.52221249061373,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18081331306739386",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18081331306739386?time=1748499375",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOUHSdFnf1p4isOLh9_eAufpqkyanmjYPApsitYcvIN9l3hsBM0jh4RiSDjF6kBs6PjdcIb8G9DGNaTtgDHpgD6i27hYxadceto5ZU.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=bTH5xigkgjkQ7kNvwHn8WHG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzE5MDgzNDAzOTkwMDc0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTM1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e9c3ba881ec02eea&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8wOTRCM0Q4OEUyRTQ0Q0NFREJDQTU1NjkwNERGNTQ4Ml92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVNybFIydlRFVjFEY3NJQU9RX2lmei1uRXdQYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9NDe7ZSAxwIVAigCQzMsF0Bg9FocrAgxGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfU5LokI5_r8Z7wz9c-iBXTS3hWf68S_k2H1jzSd0m0S5g&oe=689E3EBE",
"postUrl": "https://www.instagram.com/reel/DJj848iv8zA/",
"dataId": "17841400005463628_18081331306739386",
"date": "12-05-2025",
"dateISO": "2025-05-12T17:41:59.000Z",
"likes": 104355,
"dislikes": 0,
"comments": 1450,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"ProWrestlingHistory"
],
"text": "How insanely cool is this birthday gift I received ๐๏ธ ๐คฏ \n\nI attended this wwe TV taping when I was 11 yrs old to watch my dad, โSoulmanโ Rocky Johnson and all my WWF wrestlers - they wrestled 4Xs in one day. They were shooting 4hrs of TV tapings for the entire month. My dad wrestled over 325 nights a year. All the wrestlers did. Thatโs the way pro wrestling was back then โ my dad was never home, always banged up and always in pain. Pro wrestlers were a different breed back then. Different cloth and DNA. Boundless love and respect to all the OG wrestlers, and โthe wrestling wayโ of this crazy world that I love. \n\nIโm super hard (pain in the ass ๐๐๐ฝโโ๏ธ) to buy gifts for so it means so much to me to receive gifts like this where A LOT of thought and care is put into it. \n\nAppreciate the hell outta my guy, Brad Slater for this one. \n\nAwesome gift ๐ฅ \n\n#ProWrestlingHistory \n\nWho remembers Friendlyโs ice cream ๐จ!!??",
"textLength": 929,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 105805,
"er": 0.00026857832053261,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.71723060812063,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18174375343329495",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQO5qebn545aLg0NFgPgcnSl0X9FjsFTUMlWDtwj3CEsvtxcj8lr8gAJILp3XbUz_-FdbIrJRa6CpMbdL1La5m0EMyoHDzmIEt2GEms.mp4?_nc_cat=103&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=2J0zx7iPb14Q7kNvwG009hG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzI3MjMwMTMzMjk5NzQ5LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=f369e75663d52daa&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8zMTRFQUJCRjZDRUYzOTBBNjcyQzM4ODM2MTY1Njc5QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHBGblIxczlHSnB3cndFQU8yT1RYNDc1T2c4YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyqif3K7aygIVAigCQzMsF0BG2yLQ5WBCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUQk3iPvA3XmbSubVnA3aWxBJnWo7rtvKXrjMGnnI0ECw&oe=689E121C",
"postUrl": "https://www.instagram.com/reel/DJrcwxeJ7f4/",
"dataId": "17841400005463628_18174375343329495",
"date": "15-05-2025",
"dateISO": "2025-05-15T15:19:20.000Z",
"likes": 68804,
"dislikes": 0,
"comments": 587,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFC",
"ProjectRock",
"MMA",
"BSR5"
],
"text": "Our new projectRock BSR5โs, the official training shoe of the UFC ๐ ๐ช๐พ\n\nProject Rock training shoes have become best in class, in the world of training & fitness and weโre proud to be a very small part of every UFC fighterโs motivation and legacy as they always leave it all in the gym and ALWAYS leave it all in the cage. \n\nItโs always personal. \n\nYou against You. \n\n#UFC\n#ProjectRock\n#MMA \n#BSR5 ๐ \n\nlink ๐ in bio ๐",
"textLength": 423,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 69391,
"er": 0.000176180551431695,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.6679048362497,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18063179105107615",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNYJ-W0tnPemMXzxdULxlasJyBy6wScRYqySNzmm7cKUgJC_RfUxOn4P0G-a5VzZzOvQTaBN-rsvx4f6nBkG0xHJvhf6TH2sqT-itE.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=P7bZLqCLlvIQ7kNvwGmdyRx&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTY5MjQ5OTA2NDExODkwOSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIyMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9ab82cf44f8bb452&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9BQTQ4MzI0Mzg5RTBDMDg5M0RBOTZGNzk1MTE5QUVBQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHlZd0IwVmF3YWppNm9EQU1MNndyRlpxcTRyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm-vmeu9nRtyIVAigCQzMsF0BriqfvnbItGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfURh8L5saYvaxxtkqsm9KXsHjI0JbQkkVwbl2xMpxWdDg&oe=689E23FE",
"postUrl": "https://www.instagram.com/reel/DJvNWCOJXXB/",
"dataId": "17841400005463628_18063179105107615",
"date": "17-05-2025",
"dateISO": "2025-05-17T02:55:38.000Z",
"likes": 109462,
"dislikes": 0,
"comments": 2109,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "How bout this proof how life can sometimes come full circle? โญ๏ธ๐ซโค๏ธ\n\nIโve had the privilege of granting hundreds and hundreds of kidโs wishes from makeawishamerica and every single one has changed my life every single time. \n\nAnd looking back to when I was a kid - my dad, Rocky Johnson was actually one of Make-A-Wishโs VERY FIRST WISH GRANTERS back in the 80โs. \n\nMy dad was a very tough, no BS guy who wasnโt big on emotions. But when I saw him take this little boy, Bobby out of his wheelchair and hold him in his arms - Iโd never seen my dad so loving, warm, caring and ATTENTIVE in my life. \n\nAs a kid I remember thinking how surprised I was seeing my dad that warm and how cool it was to me, that my dad was a hero. \n\nBut now as a man, I look back and think that the REAL HERO is that little boy Bobby, and my dad was LUCKY to have the honor of making little Bobbyโs wish come true. \n\nI donโt have a ton of memories of my dad being so loving like this so it means a lot to me to relive this and this also reminds me of the power of MAKE A WISH. \n\nThanks everyone for supporting makeawishamerica, as I will always hold the foundation and ALL THE KIDS very close to my heart โ Iโll leave you with one of my favorite quotes /\n\nItโs nice to be important, but itโs more important to be nice. \n\nFull โญ๏ธ๐๐พ\n\nshout out to jonbrandoncruz for this amazing edit ๐๏ธ๐ฅ",
"textLength": 1364,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 111571,
"er": 0.0002832767671828,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.52512377313283,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18369277594130247",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNdJ_1EVp1Mx28T0HytzMAoCEDSiYhmHwDo_O5OlTiPOjMv3VeY7yi1wq6M2HHlUQySUKLRKAwKmLdrBzFscAIktOC4u4AVHQ2HS90.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hbJn0lnvoRcQ7kNvwG4ggw_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6Mjk3MjExMzEyOTc1MzUyNDUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=e7b5fc572be78c07&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84QzRCMDQzNDBEQjA0MDVBNTU0MEVENUQ2RjYxMDI4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ1oxcVIxWXo4YTZMUTRHQU5RWkc4RVgxa2RsYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmtT_lMTNy2kVAigCQzMsF0BBb1wo9cKPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfX0v_BQVepqgxf3IMqRIZ1PE-tq7UUK_tK8oJY6cTZKKw&oe=689E10F6",
"postUrl": "https://www.instagram.com/reel/DJvWIo8RRM5/",
"dataId": "17841400005463628_18369277594130247",
"date": "17-05-2025",
"dateISO": "2025-05-17T03:54:34.000Z",
"likes": 399050,
"dislikes": 0,
"comments": 3520,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Havinโ a lilโ fun my uso wtongi ๐ถ \nThe most beautiful voice, and beautiful heart. Great to hang with him and his team. \nIโm super proud of him and how he carries himself humbly in the spotlight (which is insanely hard to do, especially as a 20yr old young man) and most proud how he represents our Polynesian culture. Weโre gonna work together and do something cool. Have some fun. \nKeep working hard uso, Iโll see you soon. \nProud of you ๐๐พโค๏ธ",
"textLength": 446,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 402570,
"er": 0.00102211800705183,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.97697688474601,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18084878380656865",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNsf8MXukIndwaikAHUQutVdcdodjtDcBoJnG521oSZBy14PPZZkvVQ5HF69aHg9Lt83b0pddzL6j0VMqwzePL_zVZ9EkKrN0jrqlk.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ev8WlKHWXjwQ7kNvwHIEI2H&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk3Mjg2MTk1NjgzNzM5NCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=154330b14714cdd6&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NTQ2NzhEOEZFRTJGNDVENENBMTVDMTJENkFGODRBQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ3BJU0IxR1ljVDQ4M3dDQU9VbE53OUVxSjBwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmpMCGgteTgQcVAigCQzMsF0AaAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUDKy_7to_pWtpFgZsmWxOXqKjLET9pacYrvpEqbJ_CUA&oe=689E0FB0",
"postUrl": "https://www.instagram.com/reel/DJwyEfZpjVc/",
"dataId": "17841400005463628_18084878380656865",
"date": "17-05-2025",
"dateISO": "2025-05-17T17:02:41.000Z",
"likes": 135069,
"dislikes": 0,
"comments": 60217,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Popped up in my feed this morning and has me belly laughing ๐คฃ Ladies please welcome to the stageโฆ \n\nBLACK BEEF ๐๐ฝโโ๏ธ๐ฅฉ๐๐ \n\nYours?\n\nscottystarbuck ๐๐พ",
"textLength": 155,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 195286,
"er": 0.000495827650160528,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.01397736904951,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17878654689321086",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17878654689321086?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJxCi1Lyvxj/",
"dataId": "17841400005463628_17878654689321086",
"date": "17-05-2025",
"dateISO": "2025-05-17T19:22:16.000Z",
"likes": 55304,
"dislikes": 0,
"comments": 590,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_medium",
"photo"
],
"hashTags": [],
"text": "Chee hoo! \nMahalo amas and everyone who voted for this cool nomination for MOANA 2 ๐ \nCongrats to our music makers, cast and crew who blessed us with their talents and mana. \nGrateful to see our Polynesian music and culture be represented and recognized. ๐ค๐ค\nabigailbarloww \nmlebear \nOpetaia Foaสปi\nMark Mancina \ndisneyanimation",
"textLength": 329,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 55894,
"er": 0.000141913863144683,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -7.03656178645656,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18042941204215778",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18042941204215778?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJx51PyxMpy/",
"dataId": "17841400005463628_18042941204215778",
"date": "18-05-2025",
"dateISO": "2025-05-18T03:25:22.000Z",
"likes": 682827,
"dislikes": 0,
"comments": 2449,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "carousel_album",
"types": [
"text_big",
"carousel_album"
],
"hashTags": [],
"text": "Proud to be here in person to witness this iconic moment for our Polynesian culture as our wtongi rocks the americanidol stage with our next generation of keiki choir singing โHawaiian Roller Coaster Rideโ from LILO & STITCH - I was a proud girl dad of our girls singing away, and proud of ALL our kids here lighting up the stage with their amazing voices and mana. \n\nHuge shout to our Pasifika Leaders tiana_nonosina ๐ค kay.faam working hard behind the scenes to bring this beautiful iconic moment to LIFE and always showcasing our culture with soul and pride to the world. \n\nChee hoo ๐ค๐ฅ",
"textLength": 590,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 685276,
"er": 0.00173994746454306,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.57393164869659,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18068004820991948",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPTJvwihLjvnagzaDjsMIfVB8NSKtJ8gYd8-phUoiI8X-oQFc14b-O4YE5XHJMCWrV7fFUQ9yFXhEluDs7_SPD7ptDIvsYvWs3cZqY.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=kem7dVybDuoQ7kNvwF_a5Ro&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzM4MzA2Nzc1NDI4ODg4LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=92f6e38ae5e8ca70&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9DQTQxNzM2NDVCN0Q4RTI0M0FGQzY4MDI1NzYxNjc4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQmVKeGgxX3MzSGlfZFVGQUFqZnFpS1dHMU5nYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmsLytkY7fzwIVAigCQzMsF0BPSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfVRIZVSeuwAsk8FugxWpOybbmEWpDQAk2q980djvFkk3A&oe=689E3F9B",
"postUrl": "https://www.instagram.com/reel/DJzcYRCvN1r/",
"dataId": "17841400005463628_18068004820991948",
"date": "18-05-2025",
"dateISO": "2025-05-18T17:55:41.000Z",
"likes": 134131,
"dislikes": 0,
"comments": 1364,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "I thought I was high for a moment, but then I realized it was just my friend diplo showing me all his mini ROCK 3D things he made. \n\nROCKtopus ๐ \nROCKtocorn ๐ฆ \nSpongeROCK ๐งฝ \nSquareROCK ๐ฒ \n\nLuv u bro, youโre the best ๐ซฑ๐พโ๐ซฒ๐ผ\n\njellyroll615 casually walking up like โwhat in the high blue fuck is all this?โ ๐คฃ๐๐พ",
"textLength": 317,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 135495,
"er": 0.0003440280729345,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.9027018302683,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18040318091283214",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPyxO6l4mTTlChjvfRj_5a1okzq3bT_Z6WSnT0soEKAKQrnRffU8M-0eR-gcT0i9-b_mibwGnIgJ3MzoyHKukm6cn9dAUpEEzIDjXc.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ky-m1FE0cX8Q7kNvwGppYKc&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIyOTQxNjgxNTMzOTg3NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e69dce0e25ab4944&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yQjQwRTJFMzg3Q0IwQThDRDZBOUZFRDE3MDdFOEZCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR3V3ckIwX0xZUnhBMlFDQUxHZU9sRk1URjgwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyKX5iL2JrwQVAigCQzMsF0BQbtkWhysCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUMabPotCnwH6-WAqPoMpEDvH0DtmUfznRliwHF5JJ_6Q&oe=689E301B",
"postUrl": "https://www.instagram.com/reel/DJ4dRzXpH73/",
"dataId": "17841400005463628_18040318091283214",
"date": "20-05-2025",
"dateISO": "2025-05-20T16:51:26.000Z",
"likes": 383646,
"dislikes": 0,
"comments": 5008,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Opening a birthday gift - one of the most meaningful gifts Iโve ever received. \n\nA ticket ๐๏ธ to a wrestling show I attended when I was 11yrs old to watch my dad wrestle. Who wouldโve thought years later Iโd hold this ticket, and wishing I had one more shot to say hello (or goodbye) to my old man. \n\nAs a kid, we were always on the road and I donโt remember my dad smiling much, as he was always mentally tired and his body banged up and in pain from the nightly grind - but he did find moments of PEACE when he was wrestling in that squared circle. \n\nEven in this video you see my dad attempting a SLIGHT SMILE ๐\n\nI know Iโm not easy to buy gifts for, so VERY thoughtful gifts like this mean the world to me from my loved ones. \n\nMahalo brother Brad. \nAnd my sistas Maya & Mere too. \n\nโค๏ธ๐ฅ\n\njonbrandoncruz ๐๏ธ ๐ฅ",
"textLength": 815,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 388654,
"er": 0.000986897307648953,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.01195815427656,
"mainGrade": "b"
}
},
{
"postDetails": {
"postID": "17948348822986466",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17948348822986466?time=1752034597",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPRuFHx8JMbD0M9bEiRCJ1SIUZWL5R1gxZ0-osw8h6Z6efZmDl1qnv_uNQI_23vmojTpWhuyYBVZ9PHHcJhFEu1rh4Vacg_VGWHrAA.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=zEPBjTQa-HEQ7kNvwGJOegE&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIxODY0ODkwNjQyMzQxOCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f538c87b626e05ec&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTRGOUYzRjhGRjg1MzUxMEZBRUVDMkJCOERCQ0U5Rl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUG5SMVIzVHd1OUlQMmNFQUtYTHRTVXUtV2wyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9PHi8tmWqgQVAigCQzMsF0A7zMzMzMzNGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUBMFFE6JAhS8QEPvxNDV2N3a9VZKuxq1mdbTCoIO4NxQ&oe=689E1CFA",
"postUrl": "https://www.instagram.com/reel/DJ8f_oXxwLr/",
"dataId": "17841400005463628_17948348822986466",
"date": "22-05-2025",
"dateISO": "2025-05-22T06:33:05.000Z",
"likes": 100998,
"dislikes": 0,
"comments": 838,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Sometimes dreams that donโt true are the best things to happen. Heartbreaking at the time, but you never know whatโs in store down the road if you just keep working hard and moving on. \n\nThese days Iโm a lucky man, that I can create opportunities for young men to live their dreams, ball out, take care of their families and make it to the NFL. \n\nSpeaking of lucky, I wish I was lucky enough back then for my Miami teammates to tell me I was rocking such a fucked up haircut ๐๐คฃ\n\nUFL Championship Game ๐ \nJUNE 14th \nSt Louis \nLIVE on ABC",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 101836,
"er": 0.000258599162374977,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.86210755029855,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18080301904698469",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPpB10YCzGuQoZ8w3Kft6UNOGXcbcineGwJmuaRaWRh33w1k-HxQ4f3dK2YcEX55WPC7rOYEI92OqzcD_fNz_Nm0dVt1_bS8yf0vfM.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=qvRy2rmYb90Q7kNvwFMu802&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTE0NzMyOTQ2NzA3ODA4NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=4a71d68c74c4b301&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9EOTQ3NUZDODFGQjQ4MUIzOTQzOUNDMTM0REE2NTk5RF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQzUwdHgxVENQQXhDOFFGQUc0eERaaTFJNGtoYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjNea1a7fiQQVAigCQzMsF0BkkxJul41QGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXGORpFrv3Bsc8lm1leAdBDOMIT7RfkMKq2a39cgAwEZA&oe=689E32A8",
"postUrl": "https://www.instagram.com/reel/DJ9vgVIvUt5/",
"dataId": "17841400005463628_18080301904698469",
"date": "22-05-2025",
"dateISO": "2025-05-22T18:00:31.000Z",
"likes": 128743,
"dislikes": 0,
"comments": 1873,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Itโs highly unlikely that a gift from a fan makes it all the way to my office โ so when this 14yr old kid artbyorion11โs gift arrived, it caught my attention. \n\n14yrs old and decides to shoot his shot. \n\nI respect that - way to go Orion!! ๐๐พ๐๐พ๐๐พ\n\nYouโre an amazing artist and remember- the bigger the dream, the harder the work. \nKeep working hard. \n\nYour buddy ~ DJ\n\nps - if youโre not too busy, I have an idea of something very special Iโd like you to draw for me. Iโll hire you and Iโll be in touch to discuss your rates ๐ต ๐ โ๐ฝ",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 130616,
"er": 0.000331682196794552,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.0111286863187,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18050914892375769",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18050914892375769?time=1755073496",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DKAUXo9vN0F/",
"dataId": "17841400005463628_18050914892375769",
"date": "23-05-2025",
"dateISO": "2025-05-23T17:46:38.000Z",
"likes": 1232449,
"dislikes": 0,
"comments": 2477,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_big",
"text_hashtag",
"photo"
],
"hashTags": [
"LiloAndStitch"
],
"text": "The ONLY person - or thing? - that Maui will allow to hold his hook ๐ช๐ ๐จ ๐ฝ ๐ค๐พ\n\nA grateful congrats ๐๐พ๐๐พ๐๐พ to our LILO & STITCH ohana for their record breaking weekend at the box office - you all have worked so hard to deliver for the fans, and proudly you have. \n\nThe continuing embrace of our Polynesian culture around the world has been so humbling to feel and witness. \n\nThe mana is real. \n\nCongrats fam and huge mahalo to everyone enjoying the movie this weekend in theaters. \n\n#LiloAndStitch \ndisneystudios \ndisneyanimation\nwtongi\nkamehamehaschools",
"textLength": 565,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1234926,
"er": 0.00313574349306106,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.78497395427127,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18170868934327994",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP3XSnxA6w1vguagsG07FnxDLxLWmR3o3g2L3SsotdGD9Wi-Osae_-0_qK6pUZC4AJU7VTVvLjlrwFSEDO1VYjqD6yzGp6gRbv64u4.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=mGbhkyF4ne8Q7kNvwFIWMVH&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4MzA2ODc2OTI0MjY4MiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjEyOCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=fa28fc4fb5a138cf&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NDQwMjNDQTk1QUMwRTg5MzVGOTgyMUFGNzQwRTZCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSEkyd2gxZlBEVWxPMUlIQUNoamNYTWV4T2tqYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9Lj8wb-v_QUVAigCQzIsF0BgAQ5WBBiTGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfV3Gbj8ImFjseAeSzTybmafTDAQOzeJ9ekKmklWpeFUkQ&oe=689E4116",
"postUrl": "https://www.instagram.com/reel/DKAa47mRlT7/",
"dataId": "17841400005463628_18170868934327994",
"date": "23-05-2025",
"dateISO": "2025-05-23T18:57:04.000Z",
"likes": 73092,
"dislikes": 0,
"comments": 1716,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"TakeBetterCare",
"Walmart",
"PapaTui"
],
"text": "Big news - weโre officially kicking off our Papatui_ โ๏ธ walmart partnership ๐ \n\nOur award winning PapaTui mens care line is available now in Walmart stores nationwide! ๐บ๐ธ \n\nBig shout to our hard workinโ Walmart associates aka our โPapa Famโ who keeps those shelves restocked ๐งผ๐งด๐๐พ\n\nLove seeing yโall enjoy your PapaTui - we all get one skin, so we gotta take care of it. \n\nLook. Feel. Smell. Incredible. \n\nSwing by your local Walmart or hit up Walmart.com now. \n\nPapaTui โ๏ธWalmart\n\n#TakeBetterCare\n#Walmart \n#PapaTui",
"textLength": 522,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 74808,
"er": 0.000189953648420158,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.25748027606945,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17862863496405515",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17862863496405515?time=1749065634",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP206zy0LRcTo6eOzAR6pvQWawbpbmcu8WgWVNhUFpEfc4SGGUk3j5OCY1fcTuy-RcpqGdq_ww7spX9tT10PuhsuuJQLUsctJHqABI.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=4qy_IPhW2nkQ7kNvwGduQyF&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQ0OTIxOTQwMzEwODgxNiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=dfed1e5a90145e99&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85RDRBRTZGQkI3RUYzMDJDQkQ2NTU0MTYzNUE2MjZBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUElTelIwcm9SMzgxWG9DQUpSajBUVzdPU1I0YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoMfK-9WDkwUVAigCQzIsF0AtmZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUkrUe0abOIqtpqSX3o1xCloimgQ1O1TMpOVCehEgeXmw&oe=689E37B8",
"postUrl": "https://www.instagram.com/reel/DKDHF8MB2KR/",
"dataId": "17841400005463628_17862863496405515",
"date": "24-05-2025",
"dateISO": "2025-05-24T20:02:02.000Z",
"likes": 169109,
"dislikes": 0,
"comments": 1130,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "โWhatโs up boys?โ ๐๐๐พ \nLove this kid fishingwithdaboys84 \nWe gotta go fishing one day big man and catch some hawgs ๐ฃ ๐ \n\nAnd if I was your age, I think weโd be โlow key twinsโ ๐คฃ ๐ค๐พ๐ค๐ป\n\nCatch some big ones, and most importantly keep having fun! \n\n(thanks Nikole for sending me this awesome kidโs post, I know youโre still crying laughing at our resemblance ๐ญ๐)",
"textLength": 370,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 170239,
"er": 0.00043233428413235,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.31029073533211,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18068349245052096",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOIW9yNdPm6xLn5ZK4Xvo_w6czmhHP3QKhHdbE1ru0V7gCwVk59BDqDQynoBWzflGdelxoMC6ItqoYziCxJl0ToYCVyi7IhcbbesRs.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hnzO2-n7swMQ7kNvwFQSnO_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxMjg5NjIxMjgzODczLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjYzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f703f2864c96cb41&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81NTQxOUM4ODU1NzZDMEQ0NjFDN0RBMTQyQkQyMTlCNl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR0duNGgweUM2SDBrUmdDQUhlWVRWYlNTdDlDYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwpDtnaPotQIVAigCQzIsF0Bwe4EGJN0vGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXzLw9S7P734FI60t1HcIDfGH7TJYtiMXlmOnEtfT2iRA&oe=689E3DAB",
"postUrl": "https://www.instagram.com/reel/DKIxIF9Si7H/",
"dataId": "17841400005463628_18068349245052096",
"date": "27-05-2025",
"dateISO": "2025-05-27T00:46:24.000Z",
"likes": 279462,
"dislikes": 0,
"comments": 4563,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"memorialday"
],
"text": "The 1% \n\nGrateful to the bone, and forever beholden to you, your families, your service and your ultimate sacrifice. \n\n๐ฅโค๏ธ\n\n#memorialday",
"textLength": 137,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 284025,
"er": 0.000721430724190843,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.38474283775091,
"mainGrade": "c"
}
}
],
"pagination": {
"currentPage": 1,
"totalPages": 3,
"currentResults": 20,
"totalCount": 46,
"remaining": 26,
"hasNextPage": true
}
}
{
"status": {
"code": 200,
"message": "OK"
},
"posts": [
{
"postDetails": {
"postID": "18094856416500038",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMbBrOXUd2Lvm8n6-gVZSSJPrMwqC7s_8iA2FlIwUJjPc-3P_hA7oVp32tVkcoP9qXK9Mc0bNFZHxKS9JyUo2zVWJ4_TmhKbRzx_VM.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=6JpQLLK15KgQ7kNvwG7g9bn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAzNjg0OTM2ODM2NTcxNywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjExLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=7f30235dbb2c2ec1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81ODRDQ0U1NDJEN0IzRDBCMURCRTg0MDQ0OUJDMkJCMl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTm80U1IzZlFBSzAwdEFHQUhMeE1Rb19VS0FnYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmqurL5MnA1wMVAigCQzMsF0AnIcrAgxJvGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXdG149ztjVt5e7aKssFSE0QfiH83AmGn9hreBL5CKvyg&oe=689E26D6",
"postUrl": "https://www.instagram.com/reel/DI67SPczjmt/",
"dataId": "17841400005463628_18094856416500038",
"date": "26-04-2025",
"dateISO": "2025-04-26T19:24:48.000Z",
"likes": 251412,
"dislikes": 0,
"comments": 3610,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "This one stopped me in my tracks. We had too much complicated father/son stuff that was just left unsaid. Then it was too late. \n\nMy wifeโs father, Sib Hashian passed away in 2017 (you guys may remember him as the drummer from the rock band Boston ๐ฅ) and since then he always โvisitsโ her and her siblings in many forms, letting them know that heโs always here for them. Itโs beautiful to see and their connection with their dad - even in the afterlife - always moves me. \n\nA few days ago, she asked me, โDoes your dad ever visit you?โ \n\nI said โNo, I donโt think so. \nMaybe itโs because our relationship was too complicated and distraught when he died.โ \n\nShe said โMaybe you should just invite him to visit you. I have a feeling he doesnโt know what to do and heโs waiting.โ \n\nSo I did. \n\nThen the NEXT DAY this post popped up in my feed of my dad. Heโs waving ๐๐พ and smiling away. He wasnโt a big smiler, but man he looks so happy and at peace here which makes my heart sing ๐ฅน\n\nHaving unresolved conflict with loved ones who then suddenly pass away, can be brutal. A real punch in the gut. \n\nBut I think my dadโs spirit just needs some closure and to know โyou and I are good dad and everything is gonna be alright.โ \n\nCome visit anytime. \n\nwrestleuncut ๐๐พ\njayglazer ๐ซฑ๐พโ๐ซฒ๐ผ",
"textLength": 1285,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 255022,
"er": 0.000646820536004931,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.54222610007059,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18389053342116108",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOFd1zYBmdtWC1rgtIhqzUa4oroelA1bFCyZ-XDMqWQKm7TTk8KNFEQX66tOg9iI3b55Kug_qFWB0saQ2QHoEEVAF1T9OcLfdcnuik.mp4?_nc_cat=106&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=x9C1pN_-h2sQ7kNvwESEzRy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NDA5NjgzMjUzNzIxNzQ0MSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=641c68bbe6f55d4b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yMzQ5MzZEMDY2QzFDNDgwM0VGMEEzNzIyNEFBNjBBMV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTnRGU0IzaFBycEI4WFVDQUpzTmcwZ2RBRlFaYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwqaugYWDxw4VAigCQzMsF0AxxBiTdLxqGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUsZAHqbswEshJatJ4O0K8tOt409vLboyCjvMYWdGekzg&oe=689E2653",
"postUrl": "https://www.instagram.com/reel/DI-LVltvQdo/",
"dataId": "17841400005463628_18389053342116108",
"date": "28-04-2025",
"dateISO": "2025-04-28T01:27:42.000Z",
"likes": 1470624,
"dislikes": 0,
"comments": 17158,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "You know Iโm not letting a bunch of little girls grow up telling a story about how โThe Rock killed our birthday cakeโ ๐๐๐คฆ๐ฝโโ๏ธ\n\nTheir high pitched shrieks in unison is the perfect way to spike your adrenaline! ๐ฅ๐คช\n\nHappy Birthday to my youngest tornado, Tia! \nLove U baby โค๏ธ๐ค",
"textLength": 281,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1487782,
"er": 0.00377353047471017,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.94570048701996,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18502326682028823",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPdOtcRxCqZa51W63_Gfytgo-0MBG3ZRjgF75dvOXFI0VuwZrNcAusBljXalZo22LdOirr9uCsMRsMKYKARBwMSNQDnnml65l86TRw.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=TskaVPmwiRgQ7kNvwHfdtLs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6ODQ5ODcwNTY2MDI1NDM4NywidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=201d37d100c60d05&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNjQwNTkyODI5RTA3MzBGRUUzQzk0MzA4NjBFOUY4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSmM4alIwUjA0MXNMSTBJQUFQZDdUcXA5SUloYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5uLwvuPhmB4VAigCQzMsF0BIe6XjU_fPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUGTOnjKUHKdCTHxNHpCU1ybuW623wcIJEdYp-WO1kIbw&oe=689E45A7",
"postUrl": "https://www.instagram.com/reel/DJaVC0HMwNk/",
"dataId": "17841400005463628_18502326682028823",
"date": "08-05-2025",
"dateISO": "2025-05-08T23:43:26.000Z",
"likes": 38227,
"dislikes": 0,
"comments": 265,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFL",
"GritUp"
],
"text": "Our โPlayer 54โ culture is gritting up the second half of our UFL season ๐ช๐พ\n\nAll roads leads to our UFL Championship Game taking over the great city of St. Louis on JUNE 14 ๐๏ธ๐ฅ\n\n8pm ET on ABC \n\n๐๏ธ Grab your tix now \ntheufl.com/tickets ๐ฅ\n\n#UFL #GritUp \nfoxsports espn",
"textLength": 272,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 38492,
"er": 0.0000976795389615087,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -10.2177487397954,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18202547305307780",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQMfKF_mmVJ_IXP0M-d_o2Z23d1N0j-KIrm3tIh0-X86DK3i-U6HnT8_quVZkxWM17YjhTz45x9dIqt5WhNGFmVa5-o4za2TX3JiGK0.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=oWUjZ2n2dUQQ7kNvwGWuoFs&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY3NjY4MzkzMjk4NjgwMiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=11f768094d6bcedd&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GNTRFODM1MzlCMTEwRDZBOTQ1MTYzRUVDRTk5MkQ4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQWZfalIzYzJaVUtIQ3dKQU9nOEc3RGMtU0pvYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5LbP4-y7-gUVAigCQzMsF0BOAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXnOUd0WkL7sA7X6q3nw0ktd3RRCRR3ifQbw6eoGBdeDg&oe=689E3F3B",
"postUrl": "https://www.instagram.com/reel/DJcDXZTNpkt/",
"dataId": "17841400005463628_18202547305307780",
"date": "09-05-2025",
"dateISO": "2025-05-09T15:57:29.000Z",
"likes": 249142,
"dislikes": 0,
"comments": 1741,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"YouAgainstYou",
"ProjectRock",
"DrewMcIntyre"
],
"text": "Pumped to feature WWE Superstar dmcintyrewwe in our new โYOU AGAINST YOUโ campaign for ProjectRock ๐ฅ๐ช๐พ\n\nIโm a huge fan of Drew and always rooting him on to succeed. \n\nLike many wwe superstars, Drew is on the road sharpening his grind 300 nights a year - I lived that life for many years and I understand the pain and heartache it brings - in and out of the ring. My respect for pro wrestlers is boundless. \n\nYou Against You.\nThe battle is never against the noise. Itโs against the one who looks back at you in the mirror.\n\n#YouAgainstYou #ProjectRock \n#DrewMcIntyre",
"textLength": 568,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 250883,
"er": 0.000636708420066413,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.56766932989562,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18110870137492631",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18110870137492631?time=1752382163",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNxv42lu8zR-rjPJn8V_C4-XwK-z_VX8Bwha3rdBSczp5K-tgGEdzGiG6Uh54iE0SNdGmab1A6ny9WUHYXo4MjccN4YP4IVOxtcNbI.mp4?_nc_cat=100&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=D7qBpgIjFpcQ7kNvwHjWV3W&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQxNTAzMjY1Mjk4NDE0NSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIzMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9c957aeb91f262ba&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81QzRBQzQyNjNBQThCQzM5OTBBMkFBMzJEQTk2OTE4QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR1UyblIyZEJlcW9qRU1FQUFGYm9reFZGc1ZyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmor2D6t69gwUVAigCQzMsF0Bs0aHKwIMSGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfWIsqYy7thJxshB7qtC9Gw-P54Cc3QP2mDgmf3hbgBh1w&oe=689E1F81",
"postUrl": "https://www.instagram.com/reel/DJhlNjny2Zw/",
"dataId": "17841400005463628_18110870137492631",
"date": "11-05-2025",
"dateISO": "2025-05-11T19:26:53.000Z",
"likes": 808243,
"dislikes": 0,
"comments": 13305,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"mothersday",
"girldad",
"mamasboy",
"scrabbleking"
],
"text": "Happy Mamas Daaaaaay ๐\nI love all you mamas out there and appreciate you ladies holding it all down and doing the things that only mamas can. \n#mothersday \n#girldad #mamasboy #scrabbleking ๐",
"textLength": 192,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 821548,
"er": 0.00208530758097719,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.52221249061373,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18081331306739386",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18081331306739386?time=1748499375",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOUHSdFnf1p4isOLh9_eAufpqkyanmjYPApsitYcvIN9l3hsBM0jh4RiSDjF6kBs6PjdcIb8G9DGNaTtgDHpgD6i27hYxadceto5ZU.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=bTH5xigkgjkQ7kNvwHn8WHG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzE5MDgzNDAzOTkwMDc0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTM1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e9c3ba881ec02eea&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8wOTRCM0Q4OEUyRTQ0Q0NFREJDQTU1NjkwNERGNTQ4Ml92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVNybFIydlRFVjFEY3NJQU9RX2lmei1uRXdQYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9NDe7ZSAxwIVAigCQzMsF0Bg9FocrAgxGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfU5LokI5_r8Z7wz9c-iBXTS3hWf68S_k2H1jzSd0m0S5g&oe=689E3EBE",
"postUrl": "https://www.instagram.com/reel/DJj848iv8zA/",
"dataId": "17841400005463628_18081331306739386",
"date": "12-05-2025",
"dateISO": "2025-05-12T17:41:59.000Z",
"likes": 104355,
"dislikes": 0,
"comments": 1450,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"ProWrestlingHistory"
],
"text": "How insanely cool is this birthday gift I received ๐๏ธ ๐คฏ \n\nI attended this wwe TV taping when I was 11 yrs old to watch my dad, โSoulmanโ Rocky Johnson and all my WWF wrestlers - they wrestled 4Xs in one day. They were shooting 4hrs of TV tapings for the entire month. My dad wrestled over 325 nights a year. All the wrestlers did. Thatโs the way pro wrestling was back then โ my dad was never home, always banged up and always in pain. Pro wrestlers were a different breed back then. Different cloth and DNA. Boundless love and respect to all the OG wrestlers, and โthe wrestling wayโ of this crazy world that I love. \n\nIโm super hard (pain in the ass ๐๐๐ฝโโ๏ธ) to buy gifts for so it means so much to me to receive gifts like this where A LOT of thought and care is put into it. \n\nAppreciate the hell outta my guy, Brad Slater for this one. \n\nAwesome gift ๐ฅ \n\n#ProWrestlingHistory \n\nWho remembers Friendlyโs ice cream ๐จ!!??",
"textLength": 929,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 105805,
"er": 0.00026857832053261,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.71723060812063,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18174375343329495",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQO5qebn545aLg0NFgPgcnSl0X9FjsFTUMlWDtwj3CEsvtxcj8lr8gAJILp3XbUz_-FdbIrJRa6CpMbdL1La5m0EMyoHDzmIEt2GEms.mp4?_nc_cat=103&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=2J0zx7iPb14Q7kNvwG009hG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzI3MjMwMTMzMjk5NzQ5LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NDUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=f369e75663d52daa&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8zMTRFQUJCRjZDRUYzOTBBNjcyQzM4ODM2MTY1Njc5QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHBGblIxczlHSnB3cndFQU8yT1RYNDc1T2c4YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyqif3K7aygIVAigCQzMsF0BG2yLQ5WBCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUQk3iPvA3XmbSubVnA3aWxBJnWo7rtvKXrjMGnnI0ECw&oe=689E121C",
"postUrl": "https://www.instagram.com/reel/DJrcwxeJ7f4/",
"dataId": "17841400005463628_18174375343329495",
"date": "15-05-2025",
"dateISO": "2025-05-15T15:19:20.000Z",
"likes": 68804,
"dislikes": 0,
"comments": 587,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"UFC",
"ProjectRock",
"MMA",
"BSR5"
],
"text": "Our new projectRock BSR5โs, the official training shoe of the UFC ๐ ๐ช๐พ\n\nProject Rock training shoes have become best in class, in the world of training & fitness and weโre proud to be a very small part of every UFC fighterโs motivation and legacy as they always leave it all in the gym and ALWAYS leave it all in the cage. \n\nItโs always personal. \n\nYou against You. \n\n#UFC\n#ProjectRock\n#MMA \n#BSR5 ๐ \n\nlink ๐ in bio ๐",
"textLength": 423,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 69391,
"er": 0.000176180551431695,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.6679048362497,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18063179105107615",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNYJ-W0tnPemMXzxdULxlasJyBy6wScRYqySNzmm7cKUgJC_RfUxOn4P0G-a5VzZzOvQTaBN-rsvx4f6nBkG0xHJvhf6TH2sqT-itE.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=P7bZLqCLlvIQ7kNvwGmdyRx&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTY5MjQ5OTA2NDExODkwOSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjIyMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=9ab82cf44f8bb452&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9BQTQ4MzI0Mzg5RTBDMDg5M0RBOTZGNzk1MTE5QUVBQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSHlZd0IwVmF3YWppNm9EQU1MNndyRlpxcTRyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm-vmeu9nRtyIVAigCQzMsF0BriqfvnbItGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfURh8L5saYvaxxtkqsm9KXsHjI0JbQkkVwbl2xMpxWdDg&oe=689E23FE",
"postUrl": "https://www.instagram.com/reel/DJvNWCOJXXB/",
"dataId": "17841400005463628_18063179105107615",
"date": "17-05-2025",
"dateISO": "2025-05-17T02:55:38.000Z",
"likes": 109462,
"dislikes": 0,
"comments": 2109,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "How bout this proof how life can sometimes come full circle? โญ๏ธ๐ซโค๏ธ\n\nIโve had the privilege of granting hundreds and hundreds of kidโs wishes from makeawishamerica and every single one has changed my life every single time. \n\nAnd looking back to when I was a kid - my dad, Rocky Johnson was actually one of Make-A-Wishโs VERY FIRST WISH GRANTERS back in the 80โs. \n\nMy dad was a very tough, no BS guy who wasnโt big on emotions. But when I saw him take this little boy, Bobby out of his wheelchair and hold him in his arms - Iโd never seen my dad so loving, warm, caring and ATTENTIVE in my life. \n\nAs a kid I remember thinking how surprised I was seeing my dad that warm and how cool it was to me, that my dad was a hero. \n\nBut now as a man, I look back and think that the REAL HERO is that little boy Bobby, and my dad was LUCKY to have the honor of making little Bobbyโs wish come true. \n\nI donโt have a ton of memories of my dad being so loving like this so it means a lot to me to relive this and this also reminds me of the power of MAKE A WISH. \n\nThanks everyone for supporting makeawishamerica, as I will always hold the foundation and ALL THE KIDS very close to my heart โ Iโll leave you with one of my favorite quotes /\n\nItโs nice to be important, but itโs more important to be nice. \n\nFull โญ๏ธ๐๐พ\n\nshout out to jonbrandoncruz for this amazing edit ๐๏ธ๐ฅ",
"textLength": 1364,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 111571,
"er": 0.0002832767671828,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.52512377313283,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18369277594130247",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNdJ_1EVp1Mx28T0HytzMAoCEDSiYhmHwDo_O5OlTiPOjMv3VeY7yi1wq6M2HHlUQySUKLRKAwKmLdrBzFscAIktOC4u4AVHQ2HS90.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hbJn0lnvoRcQ7kNvwG4ggw_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6Mjk3MjExMzEyOTc1MzUyNDUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=e7b5fc572be78c07&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84QzRCMDQzNDBEQjA0MDVBNTU0MEVENUQ2RjYxMDI4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ1oxcVIxWXo4YTZMUTRHQU5RWkc4RVgxa2RsYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmmtT_lMTNy2kVAigCQzMsF0BBb1wo9cKPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfX0v_BQVepqgxf3IMqRIZ1PE-tq7UUK_tK8oJY6cTZKKw&oe=689E10F6",
"postUrl": "https://www.instagram.com/reel/DJvWIo8RRM5/",
"dataId": "17841400005463628_18369277594130247",
"date": "17-05-2025",
"dateISO": "2025-05-17T03:54:34.000Z",
"likes": 399050,
"dislikes": 0,
"comments": 3520,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Havinโ a lilโ fun my uso wtongi ๐ถ \nThe most beautiful voice, and beautiful heart. Great to hang with him and his team. \nIโm super proud of him and how he carries himself humbly in the spotlight (which is insanely hard to do, especially as a 20yr old young man) and most proud how he represents our Polynesian culture. Weโre gonna work together and do something cool. Have some fun. \nKeep working hard uso, Iโll see you soon. \nProud of you ๐๐พโค๏ธ",
"textLength": 446,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 402570,
"er": 0.00102211800705183,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.97697688474601,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18084878380656865",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQNsf8MXukIndwaikAHUQutVdcdodjtDcBoJnG521oSZBy14PPZZkvVQ5HF69aHg9Lt83b0pddzL6j0VMqwzePL_zVZ9EkKrN0jrqlk.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ev8WlKHWXjwQ7kNvwHIEI2H&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTk3Mjg2MTk1NjgzNzM5NCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=154330b14714cdd6&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NTQ2NzhEOEZFRTJGNDVENENBMTVDMTJENkFGODRBQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQ3BJU0IxR1ljVDQ4M3dDQU9VbE53OUVxSjBwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmpMCGgteTgQcVAigCQzMsF0AaAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUDKy_7to_pWtpFgZsmWxOXqKjLET9pacYrvpEqbJ_CUA&oe=689E0FB0",
"postUrl": "https://www.instagram.com/reel/DJwyEfZpjVc/",
"dataId": "17841400005463628_18084878380656865",
"date": "17-05-2025",
"dateISO": "2025-05-17T17:02:41.000Z",
"likes": 135069,
"dislikes": 0,
"comments": 60217,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "Popped up in my feed this morning and has me belly laughing ๐คฃ Ladies please welcome to the stageโฆ \n\nBLACK BEEF ๐๐ฝโโ๏ธ๐ฅฉ๐๐ \n\nYours?\n\nscottystarbuck ๐๐พ",
"textLength": 155,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 195286,
"er": 0.000495827650160528,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.01397736904951,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17878654689321086",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17878654689321086?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJxCi1Lyvxj/",
"dataId": "17841400005463628_17878654689321086",
"date": "17-05-2025",
"dateISO": "2025-05-17T19:22:16.000Z",
"likes": 55304,
"dislikes": 0,
"comments": 590,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_medium",
"photo"
],
"hashTags": [],
"text": "Chee hoo! \nMahalo amas and everyone who voted for this cool nomination for MOANA 2 ๐ \nCongrats to our music makers, cast and crew who blessed us with their talents and mana. \nGrateful to see our Polynesian music and culture be represented and recognized. ๐ค๐ค\nabigailbarloww \nmlebear \nOpetaia Foaสปi\nMark Mancina \ndisneyanimation",
"textLength": 329,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 55894,
"er": 0.000141913863144683,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -7.03656178645656,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18042941204215778",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18042941204215778?time=1755073497",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DJx51PyxMpy/",
"dataId": "17841400005463628_18042941204215778",
"date": "18-05-2025",
"dateISO": "2025-05-18T03:25:22.000Z",
"likes": 682827,
"dislikes": 0,
"comments": 2449,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "carousel_album",
"types": [
"text_big",
"carousel_album"
],
"hashTags": [],
"text": "Proud to be here in person to witness this iconic moment for our Polynesian culture as our wtongi rocks the americanidol stage with our next generation of keiki choir singing โHawaiian Roller Coaster Rideโ from LILO & STITCH - I was a proud girl dad of our girls singing away, and proud of ALL our kids here lighting up the stage with their amazing voices and mana. \n\nHuge shout to our Pasifika Leaders tiana_nonosina ๐ค kay.faam working hard behind the scenes to bring this beautiful iconic moment to LIFE and always showcasing our culture with soul and pride to the world. \n\nChee hoo ๐ค๐ฅ",
"textLength": 590,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 685276,
"er": 0.00173994746454306,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.57393164869659,
"mainGrade": "c"
}
},
{
"postDetails": {
"postID": "18068004820991948",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPTJvwihLjvnagzaDjsMIfVB8NSKtJ8gYd8-phUoiI8X-oQFc14b-O4YE5XHJMCWrV7fFUQ9yFXhEluDs7_SPD7ptDIvsYvWs3cZqY.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=kem7dVybDuoQ7kNvwF_a5Ro&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NzM4MzA2Nzc1NDI4ODg4LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=92f6e38ae5e8ca70&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9DQTQxNzM2NDVCN0Q4RTI0M0FGQzY4MDI1NzYxNjc4Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQmVKeGgxX3MzSGlfZFVGQUFqZnFpS1dHMU5nYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmsLytkY7fzwIVAigCQzMsF0BPSHKwIMScGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfVRIZVSeuwAsk8FugxWpOybbmEWpDQAk2q980djvFkk3A&oe=689E3F9B",
"postUrl": "https://www.instagram.com/reel/DJzcYRCvN1r/",
"dataId": "17841400005463628_18068004820991948",
"date": "18-05-2025",
"dateISO": "2025-05-18T17:55:41.000Z",
"likes": 134131,
"dislikes": 0,
"comments": 1364,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "I thought I was high for a moment, but then I realized it was just my friend diplo showing me all his mini ROCK 3D things he made. \n\nROCKtopus ๐ \nROCKtocorn ๐ฆ \nSpongeROCK ๐งฝ \nSquareROCK ๐ฒ \n\nLuv u bro, youโre the best ๐ซฑ๐พโ๐ซฒ๐ผ\n\njellyroll615 casually walking up like โwhat in the high blue fuck is all this?โ ๐คฃ๐๐พ",
"textLength": 317,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 135495,
"er": 0.0003440280729345,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.9027018302683,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18040318091283214",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPyxO6l4mTTlChjvfRj_5a1okzq3bT_Z6WSnT0soEKAKQrnRffU8M-0eR-gcT0i9-b_mibwGnIgJ3MzoyHKukm6cn9dAUpEEzIDjXc.mp4?_nc_cat=110&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=ky-m1FE0cX8Q7kNvwGppYKc&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNDgwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIyOTQxNjgxNTMzOTg3NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=e69dce0e25ab4944&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yQjQwRTJFMzg3Q0IwQThDRDZBOUZFRDE3MDdFOEZCRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR3V3ckIwX0xZUnhBMlFDQUxHZU9sRk1URjgwYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyKX5iL2JrwQVAigCQzMsF0BQbtkWhysCGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUMabPotCnwH6-WAqPoMpEDvH0DtmUfznRliwHF5JJ_6Q&oe=689E301B",
"postUrl": "https://www.instagram.com/reel/DJ4dRzXpH73/",
"dataId": "17841400005463628_18040318091283214",
"date": "20-05-2025",
"dateISO": "2025-05-20T16:51:26.000Z",
"likes": 383646,
"dislikes": 0,
"comments": 5008,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Opening a birthday gift - one of the most meaningful gifts Iโve ever received. \n\nA ticket ๐๏ธ to a wrestling show I attended when I was 11yrs old to watch my dad wrestle. Who wouldโve thought years later Iโd hold this ticket, and wishing I had one more shot to say hello (or goodbye) to my old man. \n\nAs a kid, we were always on the road and I donโt remember my dad smiling much, as he was always mentally tired and his body banged up and in pain from the nightly grind - but he did find moments of PEACE when he was wrestling in that squared circle. \n\nEven in this video you see my dad attempting a SLIGHT SMILE ๐\n\nI know Iโm not easy to buy gifts for, so VERY thoughtful gifts like this mean the world to me from my loved ones. \n\nMahalo brother Brad. \nAnd my sistas Maya & Mere too. \n\nโค๏ธ๐ฅ\n\njonbrandoncruz ๐๏ธ ๐ฅ",
"textLength": 815,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 388654,
"er": 0.000986897307648953,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.01195815427656,
"mainGrade": "b"
}
},
{
"postDetails": {
"postID": "17948348822986466",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17948348822986466?time=1752034597",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPRuFHx8JMbD0M9bEiRCJ1SIUZWL5R1gxZ0-osw8h6Z6efZmDl1qnv_uNQI_23vmojTpWhuyYBVZ9PHHcJhFEu1rh4Vacg_VGWHrAA.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=zEPBjTQa-HEQ7kNvwGJOegE&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTIxODY0ODkwNjQyMzQxOCwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f538c87b626e05ec&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMTRGOUYzRjhGRjg1MzUxMEZBRUVDMkJCOERCQ0U5Rl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUG5SMVIzVHd1OUlQMmNFQUtYTHRTVXUtV2wyYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9PHi8tmWqgQVAigCQzMsF0A7zMzMzMzNGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUBMFFE6JAhS8QEPvxNDV2N3a9VZKuxq1mdbTCoIO4NxQ&oe=689E1CFA",
"postUrl": "https://www.instagram.com/reel/DJ8f_oXxwLr/",
"dataId": "17841400005463628_17948348822986466",
"date": "22-05-2025",
"dateISO": "2025-05-22T06:33:05.000Z",
"likes": 100998,
"dislikes": 0,
"comments": 838,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Sometimes dreams that donโt true are the best things to happen. Heartbreaking at the time, but you never know whatโs in store down the road if you just keep working hard and moving on. \n\nThese days Iโm a lucky man, that I can create opportunities for young men to live their dreams, ball out, take care of their families and make it to the NFL. \n\nSpeaking of lucky, I wish I was lucky enough back then for my Miami teammates to tell me I was rocking such a fucked up haircut ๐๐คฃ\n\nUFL Championship Game ๐ \nJUNE 14th \nSt Louis \nLIVE on ABC",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 101836,
"er": 0.000258599162374977,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.86210755029855,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18080301904698469",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQPpB10YCzGuQoZ8w3Kft6UNOGXcbcineGwJmuaRaWRh33w1k-HxQ4f3dK2YcEX55WPC7rOYEI92OqzcD_fNz_Nm0dVt1_bS8yf0vfM.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=qvRy2rmYb90Q7kNvwFMu802&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTE0NzMyOTQ2NzA3ODA4NiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE2NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=4a71d68c74c4b301&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9EOTQ3NUZDODFGQjQ4MUIzOTQzOUNDMTM0REE2NTk5RF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQzUwdHgxVENQQXhDOFFGQUc0eERaaTFJNGtoYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmjNea1a7fiQQVAigCQzMsF0BkkxJul41QGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=9PXb43HeSdm8OmCOR_emMQ&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXGORpFrv3Bsc8lm1leAdBDOMIT7RfkMKq2a39cgAwEZA&oe=689E32A8",
"postUrl": "https://www.instagram.com/reel/DJ9vgVIvUt5/",
"dataId": "17841400005463628_18080301904698469",
"date": "22-05-2025",
"dateISO": "2025-05-22T18:00:31.000Z",
"likes": 128743,
"dislikes": 0,
"comments": 1873,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"REELS"
],
"hashTags": [],
"text": "Itโs highly unlikely that a gift from a fan makes it all the way to my office โ so when this 14yr old kid artbyorion11โs gift arrived, it caught my attention. \n\n14yrs old and decides to shoot his shot. \n\nI respect that - way to go Orion!! ๐๐พ๐๐พ๐๐พ\n\nYouโre an amazing artist and remember- the bigger the dream, the harder the work. \nKeep working hard. \n\nYour buddy ~ DJ\n\nps - if youโre not too busy, I have an idea of something very special Iโd like you to draw for me. Iโll hire you and Iโll be in touch to discuss your rates ๐ต ๐ โ๐ฝ",
"textLength": 539,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 130616,
"er": 0.000331682196794552,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -3.0111286863187,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18050914892375769",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_18050914892375769?time=1755073496",
"videoLink": "",
"postUrl": "https://www.instagram.com/p/DKAUXo9vN0F/",
"dataId": "17841400005463628_18050914892375769",
"date": "23-05-2025",
"dateISO": "2025-05-23T17:46:38.000Z",
"likes": 1232449,
"dislikes": 0,
"comments": 2477,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "photo",
"types": [
"text_big",
"text_hashtag",
"photo"
],
"hashTags": [
"LiloAndStitch"
],
"text": "The ONLY person - or thing? - that Maui will allow to hold his hook ๐ช๐ ๐จ ๐ฝ ๐ค๐พ\n\nA grateful congrats ๐๐พ๐๐พ๐๐พ to our LILO & STITCH ohana for their record breaking weekend at the box office - you all have worked so hard to deliver for the fans, and proudly you have. \n\nThe continuing embrace of our Polynesian culture around the world has been so humbling to feel and witness. \n\nThe mana is real. \n\nCongrats fam and huge mahalo to everyone enjoying the movie this weekend in theaters. \n\n#LiloAndStitch \ndisneystudios \ndisneyanimation\nwtongi\nkamehamehaschools",
"textLength": 565,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 1234926,
"er": 0.00313574349306106,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": 1.78497395427127,
"mainGrade": "a"
}
},
{
"postDetails": {
"postID": "18170868934327994",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP3XSnxA6w1vguagsG07FnxDLxLWmR3o3g2L3SsotdGD9Wi-Osae_-0_qK6pUZC4AJU7VTVvLjlrwFSEDO1VYjqD6yzGp6gRbv64u4.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=mGbhkyF4ne8Q7kNvwFIWMVH&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4MzA2ODc2OTI0MjY4MiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjEyOCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=fa28fc4fb5a138cf&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85NDQwMjNDQTk1QUMwRTg5MzVGOTgyMUFGNzQwRTZCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSEkyd2gxZlBEVWxPMUlIQUNoamNYTWV4T2tqYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm9Lj8wb-v_QUVAigCQzIsF0BgAQ5WBBiTGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfV3Gbj8ImFjseAeSzTybmafTDAQOzeJ9ekKmklWpeFUkQ&oe=689E4116",
"postUrl": "https://www.instagram.com/reel/DKAa47mRlT7/",
"dataId": "17841400005463628_18170868934327994",
"date": "23-05-2025",
"dateISO": "2025-05-23T18:57:04.000Z",
"likes": 73092,
"dislikes": 0,
"comments": 1716,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_big",
"text_hashtag",
"REELS"
],
"hashTags": [
"TakeBetterCare",
"Walmart",
"PapaTui"
],
"text": "Big news - weโre officially kicking off our Papatui_ โ๏ธ walmart partnership ๐ \n\nOur award winning PapaTui mens care line is available now in Walmart stores nationwide! ๐บ๐ธ \n\nBig shout to our hard workinโ Walmart associates aka our โPapa Famโ who keeps those shelves restocked ๐งผ๐งด๐๐พ\n\nLove seeing yโall enjoy your PapaTui - we all get one skin, so we gotta take care of it. \n\nLook. Feel. Smell. Incredible. \n\nSwing by your local Walmart or hit up Walmart.com now. \n\nPapaTui โ๏ธWalmart\n\n#TakeBetterCare\n#Walmart \n#PapaTui",
"textLength": 522,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 74808,
"er": 0.000189953648420158,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -5.25748027606945,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "17862863496405515",
"postImage": "https://8cd4d13f-aa75-4a0c-abdb-0f388a983964.selstorage.ru/post_INST:17841400005463628_17862863496405515?time=1749065634",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQP206zy0LRcTo6eOzAR6pvQWawbpbmcu8WgWVNhUFpEfc4SGGUk3j5OCY1fcTuy-RcpqGdq_ww7spX9tT10PuhsuuJQLUsctJHqABI.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=4qy_IPhW2nkQ7kNvwGduQyF&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQ0OTIxOTQwMzEwODgxNiwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=dfed1e5a90145e99&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC85RDRBRTZGQkI3RUYzMDJDQkQ2NTU0MTYzNUE2MjZBNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HUElTelIwcm9SMzgxWG9DQUpSajBUVzdPU1I0YnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoMfK-9WDkwUVAigCQzIsF0AtmZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfUkrUe0abOIqtpqSX3o1xCloimgQ1O1TMpOVCehEgeXmw&oe=689E37B8",
"postUrl": "https://www.instagram.com/reel/DKDHF8MB2KR/",
"dataId": "17841400005463628_17862863496405515",
"date": "24-05-2025",
"dateISO": "2025-05-24T20:02:02.000Z",
"likes": 169109,
"dislikes": 0,
"comments": 1130,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"REELS"
],
"hashTags": [],
"text": "โWhatโs up boys?โ ๐๐๐พ \nLove this kid fishingwithdaboys84 \nWe gotta go fishing one day big man and catch some hawgs ๐ฃ ๐ \n\nAnd if I was your age, I think weโd be โlow key twinsโ ๐คฃ ๐ค๐พ๐ค๐ป\n\nCatch some big ones, and most importantly keep having fun! \n\n(thanks Nikole for sending me this awesome kidโs post, I know youโre still crying laughing at our resemblance ๐ญ๐)",
"textLength": 370,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 170239,
"er": 0.00043233428413235,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -2.31029073533211,
"mainGrade": "d"
}
},
{
"postDetails": {
"postID": "18068349245052096",
"postImage": "",
"videoLink": "https://scontent-hel3-1.cdninstagram.com/o1/v/t2/f2/m86/AQOIW9yNdPm6xLn5ZK4Xvo_w6czmhHP3QKhHdbE1ru0V7gCwVk59BDqDQynoBWzflGdelxoMC6ItqoYziCxJl0ToYCVyi7IhcbbesRs.mp4?_nc_cat=102&_nc_sid=5e9851&_nc_ht=scontent-hel3-1.cdninstagram.com&_nc_ohc=hnzO2-n7swMQ7kNvwFQSnO_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzIuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6NjgxMjg5NjIxMjgzODczLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjYzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=f703f2864c96cb41&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81NTQxOUM4ODU1NzZDMEQ0NjFDN0RBMTQyQkQyMTlCNl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR0duNGgweUM2SDBrUmdDQUhlWVRWYlNTdDlDYnFfRUFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmwpDtnaPotQIVAigCQzIsF0Bwe4EGJN0vGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&_nc_gid=EjPFmFCiIu_c4yVb3mst1g&edm=AL-3X8kEAAAA&_nc_zt=28&oh=00_AfXzLw9S7P734FI60t1HcIDfGH7TJYtiMXlmOnEtfT2iRA&oe=689E3DAB",
"postUrl": "https://www.instagram.com/reel/DKIxIF9Si7H/",
"dataId": "17841400005463628_18068349245052096",
"date": "27-05-2025",
"dateISO": "2025-05-27T00:46:24.000Z",
"likes": 279462,
"dislikes": 0,
"comments": 4563,
"rePosts": 0,
"views": 0,
"pollVotes": 0,
"videoViews": 0,
"type": "REELS",
"types": [
"text_medium",
"text_hashtag",
"REELS"
],
"hashTags": [
"memorialday"
],
"text": "The 1% \n\nGrateful to the bone, and forever beholden to you, your families, your service and your ultimate sacrifice. \n\n๐ฅโค๏ธ\n\n#memorialday",
"textLength": 137,
"fromOwner": true,
"isAd": false,
"mentions": [],
"mentionsText": []
},
"postStats": {
"interactions": 284025,
"er": 0.000721430724190843,
"viewsER": 0,
"videoViewsER": 0,
"indexGrade": -1.38474283775091,
"mainGrade": "c"
}
}
],
"pagination": {
"currentPage": 1,
"totalPages": 3,
"currentResults": 20,
"totalCount": 46,
"remaining": 26,
"hasNextPage": true
}
}
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
masterID: the id of the Social Account, to get this you need to call the endpoint Get Profile by URL OR Get User Account
- Understanding Post Data Handling
- If you are planning to use
Get Post Details, you can check what months already being tracked first Check Tracked Posts [blocked] - Date Format: yyyy-mm-dd
- Specify the month you want to retrieve.
- Posts are collected within a one-month period.
- Enter the first date of the month you want to collect.
- To collect posts up to yesterday, enter the first date of the current month.
- The more posts a month contains, the longer it will take to return the data.
If you would like to include Profile details, set this to true
This is your account API Key. You can easily locate it in your account dashboard.
Response
200
OK
โI