Skip to content

Instantly share code, notes, and snippets.

@brotoo25
Created June 19, 2022 20:56
Show Gist options
  • Save brotoo25/79fdbe38f0ade0f0be2b42c2d1308746 to your computer and use it in GitHub Desktop.
Save brotoo25/79fdbe38f0ade0f0be2b42c2d1308746 to your computer and use it in GitHub Desktop.
Instagram Video Post Payload
[
{
"postUrl":"",
"description":"",
"commentCount":1,
"likeCount":1,
"pubDate":"2022-04-20T16:20:00.000Z",
"likedByViewer":false,
"isSidecar":false,
"type":"Video",
"videoUrl":"",
"viewCount":1,
"playCount":1,
"videoDuration":4.20,
"caption":"",
"profileUrl":"https://i.pinimg.com/originals/e9/65/cf/e965cf24cf7c3aa56133ec0b0187defb.jpg",
"username":"",
"fullName":"",
"imgUrl":"",
"postId":"123",
"timestamp":"2022-04-20T16:20:00.000Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment