{
  "openapi": "3.1.0",
  "info": {
    "title": "SociaVault API",
    "version": "1.0.0",
    "description": "# SociaVault API Documentation\n\nThe SociaVault API provides comprehensive access to social media data extraction across multiple platforms.\n\n## Features\n\n- **Multi-Platform Support**: TikTok, Instagram, YouTube, Facebook, Twitter, Reddit, Threads, and more\n- **Credit-Based System**: Pay-as-you-go pricing with transparent credit costs\n- **High Performance**: Fast, reliable data extraction\n- **Comprehensive Data**: Detailed user profiles, videos, posts, comments, and analytics\n\n## Authentication\n\nAll API requests require authentication using an API key in the `X-API-Key` header:\n\n```bash\nX-API-Key: sk_live_your_api_key_here\n```\n\nGet your API key from the [SociaVault Dashboard](https://sociavault.com/dashboard).\n\n## Credits\n\nEach endpoint consumes credits based on data complexity:\n- Simple requests (profiles): 1 credit\n- Complex requests (demographics): 20+ credits\n- Paginated requests: Credits per page\n\nCheck your credit balance in the dashboard or via the API.\n\n## Support\n\n- **Documentation**: https://docs.sociavault.com\n- **Email**: support@sociavault.com\n- **Discord**: https://discord.gg/sociavault",
    "contact": {
      "name": "SociaVault Support",
      "email": "support@sociavault.com",
      "url": "https://sociavault.com/support"
    },
    "license": {
      "name": "Commercial",
      "url": "https://sociavault.com/terms"
    }
  },
  "servers": [
    {
      "url": "https://api.sociavault.com",
      "description": "Production API"
    }
  ],
  "security": [
    {
      "ApiKeyAuth": []
    }
  ],
  "tags": [
    {
      "name": "account",
      "description": "Account management and credit balance",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/account"
      }
    },
    {
      "name": "tiktok",
      "description": "Scrape TikTok profiles, videos, and more",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/tiktok"
      }
    },
    {
      "name": "tiktok-shop",
      "description": "Everything about TikTok Shop",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/tiktok-shop"
      }
    },
    {
      "name": "instagram",
      "description": "Gets Instagram profiles, posts, and reels",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/instagram"
      }
    },
    {
      "name": "youtube",
      "description": "Scrape YouTube channels, videos, and more",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/youtube"
      }
    },
    {
      "name": "linkedin",
      "description": "Scrape LinkedIn",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/linkedin"
      }
    },
    {
      "name": "facebook",
      "description": "Get public Facebook profiles and posts",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/facebook"
      }
    },
    {
      "name": "facebookAdLibrary",
      "description": "Scrapes the Facebook (Meta) Ad Library",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/facebookAdLibrary"
      }
    },
    {
      "name": "facebookMarketplace",
      "description": "Search Facebook Marketplace and pull full listing details",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/facebookMarketplace"
      }
    },
    {
      "name": "googleAdLibrary",
      "description": "Scrape the Google Ad Transparency Library. *This only gets the public ads. Some ads you need to log in for and sadly we can't get those. Also, since there are so many variations, the return types might not all be 100% the same.",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/googleAdLibrary"
      }
    },
    {
      "name": "linkedinAdLibrary",
      "description": "Search the LinkedIn Ad Library",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/linkedinAdLibrary"
      }
    },
    {
      "name": "twitter",
      "description": "Get Twitter profiles, tweets, followers and more",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/twitter"
      }
    },
    {
      "name": "reddit",
      "description": "Scrape Reddit posts and comments",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/reddit"
      }
    },
    {
      "name": "threads",
      "description": "Get Threads posts",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/threads"
      }
    },
    {
      "name": "google",
      "description": "Scrape Google search results",
      "externalDocs": {
        "description": "Learn more",
        "url": "https://docs.sociavault.com/platforms/google"
      }
    }
  ],
  "paths": {
    "/v1/scrape/tiktok/profile": {
      "get": {
        "summary": "Profile",
        "description": "Scrapes a public TikTok profile",
        "operationId": "tiktok_Profile",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "stoolpresidente"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "user": {
                      "id": "6659752019493208069",
                      "shortId": "",
                      "uniqueId": "stoolpresidente",
                      "nickname": "Dave Portnoy",
                      "avatarLarger": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.jpeg",
                      "avatarMedium": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg",
                      "avatarThumb": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg",
                      "signature": "El Presidente/Barstool Sports Founder.",
                      "createTime": 1550594547,
                      "verified": true,
                      "secUid": "MS4wLjABAAAAINC_ElRR-l1RCcnEjOZhNO-9wOzAMf-YHXqRY8vvG9bEhMRa6iu23TaE3JPZYXBD",
                      "ftc": false,
                      "relation": 0,
                      "openFavorite": false,
                      "bioLink": {
                        "link": "https://youtu.be/lN0jRqTlGeU?si=JLcTbGpgEPQUeDaC",
                        "risk": 0
                      },
                      "commentSetting": 0,
                      "commerceUserInfo": {
                        "commerceUser": false
                      },
                      "duetSetting": 0,
                      "stitchSetting": 0,
                      "privateAccount": false,
                      "secret": false,
                      "isADVirtual": false,
                      "roomId": "",
                      "uniqueIdModifyTime": 0,
                      "ttSeller": false,
                      "downloadSetting": 0,
                      "profileTab": {
                        "showMusicTab": false,
                        "showQuestionTab": false,
                        "showPlayListTab": true
                      },
                      "followingVisibility": 1,
                      "recommendReason": "",
                      "nowInvitationCardUrl": "",
                      "nickNameModifyTime": 0,
                      "isEmbedBanned": false,
                      "canExpPlaylist": true,
                      "profileEmbedPermission": 1,
                      "language": "en",
                      "eventList": {},
                      "suggestAccountBind": false,
                      "isOrganization": 0,
                      "UserStoryStatus": 0
                    },
                    "stats": {
                      "followerCount": 4600000,
                      "followingCount": 90,
                      "heart": 217600000,
                      "heartCount": 217600000,
                      "videoCount": 2329,
                      "diggCount": 0,
                      "friendCount": 61
                    },
                    "statsV2": {
                      "followerCount": "4567606",
                      "followingCount": "90",
                      "heart": "217637994",
                      "heartCount": "217637994",
                      "videoCount": "2329",
                      "diggCount": "0",
                      "friendCount": "61"
                    },
                    "itemList": {}
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/profile"
                },
                "schema": {
                  "type": "object",
                  "properties": {
                    "user": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string",
                          "example": "6659752019493208069"
                        },
                        "shortId": {
                          "type": "string",
                          "example": ""
                        },
                        "uniqueId": {
                          "type": "string",
                          "example": "stoolpresidente"
                        },
                        "nickname": {
                          "type": "string",
                          "example": "Dave Portnoy"
                        },
                        "avatarLarger": {
                          "type": "string",
                          "example": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310178711609032710~c5_1080x1080.jpeg?lk3s=a5d48078&nonce=58494&refresh_token=466ff0b92ed2f51170dbbdc2a30b9e9a&x-expires=1737921600&x-signature=uZnt1AjbwQ5pMTWNSV5hqw8QhMM%3D&shp=a5d48078&shcp=81f88b70"
                        },
                        "avatarMedium": {
                          "type": "string",
                          "example": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310178711609032710~c5_720x720.jpeg?lk3s=a5d48078&nonce=18587&refresh_token=4c5e30ff3fe99ca813d9f79d74c41fb1&x-expires=1737921600&x-signature=6ropsZzca3J6jx%2BH49D%2BAgxMoe4%3D&shp=a5d48078&shcp=81f88b70"
                        },
                        "avatarThumb": {
                          "type": "string",
                          "example": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/7310178711609032710~c5_100x100.jpeg?lk3s=a5d48078&nonce=56685&refresh_token=52483b418cbeceeaf2863a9fe0feb830&x-expires=1737921600&x-signature=xGLErTLpukZpmPcYw1ZBHJpPEbM%3D&shp=a5d48078&shcp=81f88b70"
                        },
                        "signature": {
                          "type": "string",
                          "example": "El Presidente/Barstool Sports Founder."
                        },
                        "createTime": {
                          "type": "integer",
                          "example": 1550594547
                        },
                        "verified": {
                          "type": "boolean",
                          "example": true
                        },
                        "secUid": {
                          "type": "string",
                          "example": "MS4wLjABAAAAINC_ElRR-l1RCcnEjOZhNO-9wOzAMf-YHXqRY8vvG9bEhMRa6iu23TaE3JPZYXBD"
                        },
                        "ftc": {
                          "type": "boolean",
                          "example": false
                        },
                        "relation": {
                          "type": "integer",
                          "example": 0
                        },
                        "openFavorite": {
                          "type": "boolean",
                          "example": false
                        },
                        "bioLink": {
                          "type": "object",
                          "properties": {
                            "link": {
                              "type": "string",
                              "example": "https://www.barstoolsports.com/bios/Surviving-Barstool"
                            },
                            "risk": {
                              "type": "integer",
                              "example": 0
                            }
                          },
                          "required": [
                            "link",
                            "risk"
                          ]
                        },
                        "commentSetting": {
                          "type": "integer",
                          "example": 0
                        },
                        "commerceUserInfo": {
                          "type": "object",
                          "properties": {
                            "commerceUser": {
                              "type": "boolean",
                              "example": false
                            }
                          },
                          "required": [
                            "commerceUser"
                          ]
                        },
                        "duetSetting": {
                          "type": "integer",
                          "example": 0
                        },
                        "stitchSetting": {
                          "type": "integer",
                          "example": 0
                        },
                        "privateAccount": {
                          "type": "boolean",
                          "example": false
                        },
                        "secret": {
                          "type": "boolean",
                          "example": false
                        },
                        "isADVirtual": {
                          "type": "boolean",
                          "example": false
                        },
                        "roomId": {
                          "type": "string",
                          "example": ""
                        },
                        "uniqueIdModifyTime": {
                          "type": "integer",
                          "example": 0
                        },
                        "ttSeller": {
                          "type": "boolean",
                          "example": false
                        },
                        "downloadSetting": {
                          "type": "integer",
                          "example": 0
                        },
                        "profileTab": {
                          "type": "object",
                          "properties": {
                            "showMusicTab": {
                              "type": "boolean",
                              "example": false
                            },
                            "showQuestionTab": {
                              "type": "boolean",
                              "example": false
                            },
                            "showPlayListTab": {
                              "type": "boolean",
                              "example": true
                            }
                          },
                          "required": [
                            "showMusicTab",
                            "showQuestionTab",
                            "showPlayListTab"
                          ]
                        },
                        "followingVisibility": {
                          "type": "integer",
                          "example": 1
                        },
                        "recommendReason": {
                          "type": "string",
                          "example": ""
                        },
                        "nowInvitationCardUrl": {
                          "type": "string",
                          "example": ""
                        },
                        "nickNameModifyTime": {
                          "type": "integer",
                          "example": 0
                        },
                        "isEmbedBanned": {
                          "type": "boolean",
                          "example": false
                        },
                        "canExpPlaylist": {
                          "type": "boolean",
                          "example": true
                        },
                        "profileEmbedPermission": {
                          "type": "integer",
                          "example": 1
                        },
                        "language": {
                          "type": "string",
                          "example": "en"
                        },
                        "eventList": {
                          "type": "array",
                          "items": {}
                        },
                        "suggestAccountBind": {
                          "type": "boolean",
                          "example": false
                        },
                        "isOrganization": {
                          "type": "integer",
                          "example": 0
                        }
                      },
                      "required": [
                        "id",
                        "shortId",
                        "uniqueId",
                        "nickname",
                        "avatarLarger",
                        "avatarMedium",
                        "avatarThumb",
                        "signature",
                        "createTime",
                        "verified",
                        "secUid",
                        "ftc",
                        "relation",
                        "openFavorite",
                        "bioLink",
                        "commentSetting",
                        "commerceUserInfo",
                        "duetSetting",
                        "stitchSetting",
                        "privateAccount",
                        "secret",
                        "isADVirtual",
                        "roomId",
                        "uniqueIdModifyTime",
                        "ttSeller",
                        "downloadSetting",
                        "profileTab",
                        "followingVisibility",
                        "recommendReason",
                        "nowInvitationCardUrl",
                        "nickNameModifyTime",
                        "isEmbedBanned",
                        "canExpPlaylist",
                        "profileEmbedPermission",
                        "language",
                        "eventList",
                        "suggestAccountBind",
                        "isOrganization"
                      ]
                    },
                    "stats": {
                      "type": "object",
                      "properties": {
                        "followerCount": {
                          "type": "integer",
                          "example": 4100000
                        },
                        "followingCount": {
                          "type": "integer",
                          "example": 74
                        },
                        "heart": {
                          "type": "integer",
                          "example": 190400000
                        },
                        "heartCount": {
                          "type": "integer",
                          "example": 190400000
                        },
                        "videoCount": {
                          "type": "integer",
                          "example": 2017
                        },
                        "diggCount": {
                          "type": "integer",
                          "example": 0
                        },
                        "friendCount": {
                          "type": "integer",
                          "example": 52
                        }
                      },
                      "required": [
                        "followerCount",
                        "followingCount",
                        "heart",
                        "heartCount",
                        "videoCount",
                        "diggCount",
                        "friendCount"
                      ]
                    },
                    "itemList": {
                      "type": "array",
                      "items": {}
                    }
                  },
                  "required": [
                    "user",
                    "stats",
                    "itemList"
                  ]
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/demographics": {
      "get": {
        "summary": "User's Audience Demographics",
        "description": "Returns audience demographic data for a TikTok user. Currently includes audience country distribution.\n\n**Credit Cost:** 26 credits per request",
        "operationId": "tiktok_User_s_Audience_Demographics",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "shakira"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": true
                    },
                    "audienceLocations": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "country": {
                            "type": "string",
                            "example": "Mexico"
                          },
                          "countryCode": {
                            "type": "string",
                            "example": "MX"
                          },
                          "count": {
                            "type": "integer",
                            "example": 83
                          },
                          "percentage": {
                            "type": "string",
                            "example": "15.96%"
                          }
                        },
                        "required": [
                          "country",
                          "countryCode",
                          "count",
                          "percentage"
                        ]
                      }
                    }
                  },
                  "required": [
                    "success",
                    "audienceLocations"
                  ]
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/videos": {
      "get": {
        "summary": "Profile Videos",
        "description": "Scrapes videos from a TikTok profile. Pass cursor to get more videos.",
        "operationId": "tiktok_Profile_Videos",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "stoolpresidente"
            }
          },
          {
            "name": "user_id",
            "in": "query",
            "description": "TikTok user id. Use this for faster responses.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "6659752019493208069"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "What to sort by (latest or popular)",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "latest",
                "popular"
              ],
              "example": "latest"
            }
          },
          {
            "name": "max_cursor",
            "in": "query",
            "description": "Cursor to get more videos. Get 'max_cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "1734562353000"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `aweme_list[0].image_post_info.images`: Slideshow images (you'll want all of the 'thumbnail' images\n- `aweme_list[0].video.dynamic_cover.url_list`: Thumbnail\n- `aweme_list[0].statistics`: All the counts for views, likes, comments, etc. will be in this key\n- `aweme_list[0].statistics.play_count`: Views\n- `aweme_list[0].statistics.digg_count`: Likes\n- `aweme_list[0].aweme_id`: Id of the tiktok. No idea why they call it this, but aweme is a name you'll find everywhere in tiktok responses. \n- `aweme_list[0].video.play_addr.url_list`: Video without watermark\n- `aweme_list[0].is_ad`: Whether the tiktok is an ad. Make sure you're looking at the is_ad field and not the is_ads field\n- `aweme_list[0].is_top`: is_top: 1 means the tiktok is pinned\n- `aweme_list[0].is_eligible_for_commission`: If video is promoting an item from tiktok shop",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "max_cursor": 1768705736283,
                    "has_more": 1,
                    "status_code": 0,
                    "aweme_list": {
                      "0": {
                        "aweme_id": "7604286086189288718",
                        "desc": "Drove by a couple Bills fans in SF.    Rolled down my window and tried to cheer them up.   Because that’s what Patriots do!   #billsmafia ",
                        "create_time": 1770510847,
                        "author": {
                          "uid": "6659752019493208069",
                          "short_id": "0",
                          "nickname": "Dave Portnoy",
                          "signature": "El Presidente/Barstool Sports Founder.",
                          "avatar_larger": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7cc102a5&x-expires=1770649200&x-signature=Q8lsnQjnRhnbZNcw4NAPtsqBulc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=265e58b4&x-expires=1770649200&x-signature=zJ0gkSyOzRAPnkmh2NidVS2xkCc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f2d3e9c7&x-expires=1770649200&x-signature=ckL4zwNFk7VyIjWzRsrtVIZOP8g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_thumb": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aefa6c3b&x-expires=1770649200&x-signature=6Qx03TRX%2BI7sEUVbFDQiGjgWST0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b3ec87f&x-expires=1770649200&x-signature=ftr%2BmpUHl16Go1ZxcCHO00D5%2F%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e1815778&x-expires=1770649200&x-signature=AMLCO1rSBHkD8j0XLY%2F%2FPSvRJwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_medium": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19d3e2f1&x-expires=1770649200&x-signature=Kll8fQQ68KpJGiH%2Bgr11%2FDxC7VQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=82b92eaf&x-expires=1770649200&x-signature=0ceU6EfJ7wt5ZFCQYEwp6acKdtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bbc64fa9&x-expires=1770649200&x-signature=SITAwm%2B0jDBZk3%2FqhJnbkERsLdc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "follow_status": 0,
                          "aweme_count": 2329,
                          "following_count": 90,
                          "follower_count": 4567499,
                          "favoriting_count": 205,
                          "total_favorited": 217640291,
                          "is_block": false,
                          "hide_search": true,
                          "custom_verify": "Verified account",
                          "unique_id": "stoolpresidente",
                          "bind_phone": "",
                          "special_lock": 1,
                          "need_recommend": 0,
                          "has_facebook_token": false,
                          "has_twitter_token": false,
                          "fb_expire_time": 0,
                          "tw_expire_time": 0,
                          "has_youtube_token": false,
                          "youtube_expire_time": 0,
                          "room_id": 0,
                          "live_verify": 0,
                          "authority_status": 0,
                          "verify_info": "",
                          "shield_follow_notice": 0,
                          "shield_digg_notice": 0,
                          "shield_comment_notice": 0,
                          "share_info": {
                            "share_url": "",
                            "share_desc": "",
                            "share_title": "",
                            "share_qrcode_url": {
                              "uri": "",
                              "url_list": {},
                              "width": 720,
                              "height": 720,
                              "url_prefix": null
                            },
                            "share_title_myself": "",
                            "share_title_other": "",
                            "share_desc_info": "",
                            "now_invitation_card_image_urls": null
                          },
                          "with_commerce_entry": false,
                          "verification_type": 0,
                          "original_musician": {
                            "music_count": 0,
                            "music_used_count": 0,
                            "digg_count": 0,
                            "new_release_clip_ids": null
                          },
                          "enterprise_verify_reason": "",
                          "is_ad_fake": false,
                          "followers_detail": null,
                          "account_region": "",
                          "commerce_user_level": 0,
                          "live_agreement": 0,
                          "platform_sync_info": null,
                          "with_shop_entry": false,
                          "is_discipline_member": false,
                          "secret": 0,
                          "has_orders": false,
                          "prevent_download": false,
                          "show_image_bubble": false,
                          "geofencing": null,
                          "unique_id_modify_time": 1770562809,
                          "video_icon": {
                            "uri": "",
                            "url_list": {},
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "ins_id": "stoolpresidente",
                          "google_account": "",
                          "youtube_channel_id": "",
                          "youtube_channel_title": "",
                          "apple_account": 0,
                          "is_phone_binded": false,
                          "accept_private_policy": false,
                          "twitter_id": "",
                          "twitter_name": "",
                          "user_canceled": false,
                          "has_email": false,
                          "status": 1,
                          "create_time": 0,
                          "avatar_uri": "tos-maliva-avt-0068/7310178711609032710",
                          "follower_status": 0,
                          "comment_setting": 0,
                          "duet_setting": 0,
                          "user_rate": 17,
                          "download_setting": 0,
                          "download_prompt_ts": 1550594548,
                          "react_setting": 0,
                          "live_commerce": false,
                          "cover_url": {},
                          "language": "en",
                          "has_insights": false,
                          "share_qrcode_uri": "",
                          "item_list": null,
                          "user_mode": 1,
                          "user_period": 0,
                          "is_star": false,
                          "cv_level": "",
                          "type_label": null,
                          "ad_cover_url": null,
                          "comment_filter_status": 0,
                          "avatar_168x168": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c5b2e168&x-expires=1770649200&x-signature=sEVut4KK0WWmqj6mI1zlGR7lLy0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=689243ab&x-expires=1770649200&x-signature=p4O4xCftYSdGORVuq5koETk08Pk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5253e3c6&x-expires=1770649200&x-signature=EqG3nEORDi9wM3HpF3Q6RW%2Bog9I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_300x300": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=dc57f7be&x-expires=1770649200&x-signature=mj1p9w0W%2F%2FP8up9QQa3EQvhlCFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=81ac5bda&x-expires=1770649200&x-signature=FPIyd9b33B%2F%2FDsaK%2BkHT8QAsyXU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=ee4a88c9&x-expires=1770649200&x-signature=p8pTJPnEwTYXkDB%2Fnshh%2BJLDPfs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "relative_users": null,
                          "cha_list": null,
                          "sec_uid": "MS4wLjABAAAAINC_ElRR-l1RCcnEjOZhNO-9wOzAMf-YHXqRY8vvG9bEhMRa6iu23TaE3JPZYXBD",
                          "need_points": null,
                          "homepage_bottom_toast": null,
                          "can_set_geofencing": null,
                          "white_cover_url": null,
                          "user_tags": null,
                          "stitch_setting": 0,
                          "bold_fields": null,
                          "search_highlight": null,
                          "mutual_relation_avatars": null,
                          "events": null,
                          "advance_feature_item_order": null,
                          "mention_status": 1,
                          "special_account": {
                            "special_account_list": null
                          },
                          "advanced_feature_info": null,
                          "user_profile_guide": null,
                          "shield_edit_field_info": null,
                          "friends_status": 0,
                          "can_message_follow_status_list": {
                            "0": 0,
                            "1": 1,
                            "2": 2,
                            "3": 4
                          },
                          "account_labels": null,
                          "user_now_pack_info": {},
                          "fake_data_info": {},
                          "is_mute": 0,
                          "avatar_meta_info_list": {
                            "0": {
                              "avatar_category": 6,
                              "avatar_meta_info": {}
                            },
                            "1": {
                              "avatar_category": 1,
                              "avatar_meta_info": {
                                "avatar_source": 1
                              }
                            }
                          },
                          "reply_with_video_flag": 4,
                          "user_spark_info": {},
                          "is_mute_non_story_post": 0,
                          "is_mute_story": 0,
                          "is_mute_lives": 0,
                          "enabled_filter_all_comments": false
                        },
                        "music": {
                          "id": 7604286097106996000,
                          "id_str": "7604286097106995981",
                          "title": "original sound - stoolpresidente",
                          "author": "Dave Portnoy",
                          "album": "",
                          "cover_large": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=265e58b4&x-expires=1770649200&x-signature=zJ0gkSyOzRAPnkmh2NidVS2xkCc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7cc102a5&x-expires=1770649200&x-signature=Q8lsnQjnRhnbZNcw4NAPtsqBulc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=c9338304&x-expires=1770649200&x-signature=o%2BeUsgz2wn2U6KHpBdRa1QtKCnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_medium": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19d3e2f1&x-expires=1770649200&x-signature=Kll8fQQ68KpJGiH%2Bgr11%2FDxC7VQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=82b92eaf&x-expires=1770649200&x-signature=0ceU6EfJ7wt5ZFCQYEwp6acKdtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bbc64fa9&x-expires=1770649200&x-signature=SITAwm%2B0jDBZk3%2FqhJnbkERsLdc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_thumb": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b3ec87f&x-expires=1770649200&x-signature=ftr%2BmpUHl16Go1ZxcCHO00D5%2F%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aefa6c3b&x-expires=1770649200&x-signature=6Qx03TRX%2BI7sEUVbFDQiGjgWST0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=220913c2&x-expires=1770649200&x-signature=NxGD8OWykWae%2FpUTQaqO1BrU144%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "play_url": {
                            "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604286179302771470.mp3",
                            "url_list": {
                              "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604286179302771470.mp3"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "source_platform": 72,
                          "duration": 17,
                          "extra": "{\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604286086189288718,\"from_user_id\":7576428750372668430,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":0,\"music_vid\":\"v12942gd0000d63tk0fog65hbinijhh0\",\"owner_id\":6659752019493208069,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                          "user_count": 0,
                          "position": null,
                          "collect_stat": 0,
                          "status": 1,
                          "offline_desc": "",
                          "owner_id": "6659752019493208069",
                          "owner_nickname": "Dave Portnoy",
                          "is_original": false,
                          "mid": "7604286097106995981",
                          "binded_challenge_id": 0,
                          "author_deleted": false,
                          "owner_handle": "stoolpresidente",
                          "author_position": null,
                          "prevent_download": false,
                          "external_song_info": {},
                          "sec_uid": "MS4wLjABAAAAINC_ElRR-l1RCcnEjOZhNO-9wOzAMf-YHXqRY8vvG9bEhMRa6iu23TaE3JPZYXBD",
                          "avatar_thumb": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b3ec87f&x-expires=1770649200&x-signature=ftr%2BmpUHl16Go1ZxcCHO00D5%2F%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aefa6c3b&x-expires=1770649200&x-signature=6Qx03TRX%2BI7sEUVbFDQiGjgWST0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=220913c2&x-expires=1770649200&x-signature=NxGD8OWykWae%2FpUTQaqO1BrU144%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_medium": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19d3e2f1&x-expires=1770649200&x-signature=Kll8fQQ68KpJGiH%2Bgr11%2FDxC7VQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=82b92eaf&x-expires=1770649200&x-signature=0ceU6EfJ7wt5ZFCQYEwp6acKdtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bbc64fa9&x-expires=1770649200&x-signature=SITAwm%2B0jDBZk3%2FqhJnbkERsLdc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "preview_start_time": 0,
                          "preview_end_time": 0,
                          "is_commerce_music": true,
                          "is_original_sound": true,
                          "audition_duration": 17,
                          "shoot_duration": 17,
                          "artists": {},
                          "lyric_short_position": null,
                          "mute_share": false,
                          "tag_list": null,
                          "dmv_auto_show": false,
                          "is_author_artist": false,
                          "is_pgc": false,
                          "is_matched_metadata": false,
                          "is_audio_url_with_cookie": false,
                          "video_duration": 17,
                          "search_highlight": null,
                          "multi_bit_rate_play_info": null,
                          "duration_high_precision": {
                            "duration_precision": 17.34525,
                            "shoot_duration_precision": 17.34525,
                            "audition_duration_precision": 17.34525,
                            "video_duration_precision": 17.34525
                          },
                          "can_not_reuse": false,
                          "is_play_music": false,
                          "commercial_right_type": 2,
                          "tt_to_dsp_song_infos": null,
                          "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                          "is_shooting_allow": true,
                          "recommend_status": 100,
                          "has_commerce_right": true,
                          "meme_song_info": {},
                          "uncert_artists": null,
                          "allow_offline_music_to_detail_page": false,
                          "create_time": 1770510850,
                          "can_be_stitched": true,
                          "music_group_use_count": 0,
                          "has_human_voice": true,
                          "mute_type": 0,
                          "music_ugid": 7604286097106996000,
                          "music_ugid_use_count": 0,
                          "has_commerce_right_strict": true,
                          "is_commerce_music_strict": true
                        },
                        "cha_list": {
                          "0": {
                            "cid": "1891745",
                            "cha_name": "billsmafia",
                            "desc": "",
                            "schema": "aweme://aweme/challenge/detail?cid=1891745",
                            "author": {
                              "followers_detail": null,
                              "platform_sync_info": null,
                              "geofencing": null,
                              "cover_url": null,
                              "item_list": null,
                              "type_label": null,
                              "ad_cover_url": null,
                              "relative_users": null,
                              "cha_list": null,
                              "need_points": null,
                              "homepage_bottom_toast": null,
                              "can_set_geofencing": null,
                              "white_cover_url": null,
                              "user_tags": null,
                              "bold_fields": null,
                              "search_highlight": null,
                              "mutual_relation_avatars": null,
                              "events": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "user_profile_guide": null,
                              "shield_edit_field_info": null,
                              "can_message_follow_status_list": null,
                              "account_labels": null
                            },
                            "user_count": 0,
                            "share_info": {
                              "share_url": "https://www.tiktok.com/tag/billsmafia?_r=1&name=billsmafia&u_code=f0gf99f8fh3336&_d=f1ie2id2fkj3fc&share_challenge_id=1891745&sharer_language=en&source=h5_m",
                              "share_desc": "Check out #billsmafia on TikTok!",
                              "share_title": "It is a becoming a big trend on TikTok now! Click here: billsmafia",
                              "bool_persist": 0,
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_signature_url": "",
                              "share_signature_desc": "",
                              "share_quote": "",
                              "share_desc_info": "Check out #billsmafia on TikTok!",
                              "now_invitation_card_image_urls": null
                            },
                            "connect_music": {},
                            "type": 1,
                            "sub_type": 0,
                            "is_pgcshow": false,
                            "collect_stat": 0,
                            "is_challenge": 0,
                            "view_count": 0,
                            "is_commerce": false,
                            "hashtag_profile": "",
                            "cha_attrs": null,
                            "banner_list": null,
                            "extra_attr": {
                              "is_live": false
                            },
                            "show_items": null,
                            "search_highlight": null,
                            "use_count": 0
                          }
                        },
                        "video": {
                          "play_addr": {
                            "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/2777b5886c38a8636647ebf8f3e12146/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "1": "https://v19.tiktokcdn-us.com/442c38157e13b0d8a381240f1cd86c1a/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3463ac5d11742a4943c11501a5202d8&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwMzUzM2IyNzhlOGI1ZWYxZWZlMjIxYWQxOWI3YmRl&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                            },
                            "width": 720,
                            "height": 1280,
                            "url_key": "v12044gd0000d63tjrnog65if3b62qgg_h264_720p_1248787",
                            "data_size": 2700502,
                            "file_hash": "fffe72699df13c3fa449572233fb1054",
                            "file_cs": "c:0-15824-9224",
                            "url_prefix": null
                          },
                          "cover": {
                            "uri": "tos-useast5-p-0068-tx/ocKEZ2hgIekESchBaHEDfDhRnuAFDI9gQjZpIN",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocKEZ2hgIekESchBaHEDfDhRnuAFDI9gQjZpIN~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=cfac0f4a&x-expires=1770649200&x-signature=iV73PBu%2Fg7Azf%2BbsPA99whoa2s4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocKEZ2hgIekESchBaHEDfDhRnuAFDI9gQjZpIN~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0955aa62&x-expires=1770649200&x-signature=jHsmAAPUNdxJ%2BD5eo5Bw4r679IY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocKEZ2hgIekESchBaHEDfDhRnuAFDI9gQjZpIN~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=919a35c9&x-expires=1770649200&x-signature=tlfwTln6x8bvU5azuFPf27O2LFA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover"
                            },
                            "width": 720,
                            "height": 720,
                            "data_size": 0,
                            "url_prefix": null
                          },
                          "height": 1280,
                          "width": 720,
                          "dynamic_cover": {
                            "uri": "tos-useast5-p-0068-tx/o0BmfTLICC7dfAjrTMAAQWQHPaMeUDQWx8JdAk",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0BmfTLICC7dfAjrTMAAQWQHPaMeUDQWx8JdAk~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0b6b695b&x-expires=1770649200&x-signature=UIQkXT0TNmm92dsKhGZHmmBCMuQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0BmfTLICC7dfAjrTMAAQWQHPaMeUDQWx8JdAk~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=d8013d0a&x-expires=1770649200&x-signature=mebrDJ5L4iHtfhWpvIheYfWxdMY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0BmfTLICC7dfAjrTMAAQWQHPaMeUDQWx8JdAk~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=2720b96d&x-expires=1770649200&x-signature=ZD226K0SFGgNWjac5TZQucRGUzY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover"
                            },
                            "width": 720,
                            "height": 720,
                            "data_size": 0,
                            "url_prefix": null
                          },
                          "origin_cover": {
                            "uri": "tos-useast5-p-0068-tx/oEERzeQPkcQaQhDCBgfCF8ASBnQ1AvBuD9hptE",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEERzeQPkcQaQhDCBgfCF8ASBnQ1AvBuD9hptE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d783979b&x-expires=1770649200&x-signature=9Kn0gCFo1HK641K9UJYPdH3bWuw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEERzeQPkcQaQhDCBgfCF8ASBnQ1AvBuD9hptE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ec25425b&x-expires=1770649200&x-signature=V%2FAiRrBM76txqV4xZJgExLgx7qU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEERzeQPkcQaQhDCBgfCF8ASBnQ1AvBuD9hptE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=bcf08d3c&x-expires=1770649200&x-signature=Hiqr1LLbEM1MqBLMx%2FyUV6MaaZ4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover"
                            },
                            "width": 720,
                            "height": 720,
                            "data_size": 0,
                            "url_prefix": null
                          },
                          "ratio": "720p",
                          "download_addr": {
                            "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/6aff42bc7e1aca7ff3e0364992b783ed/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/okaZ297eDE2ghHknAhFQSYRuaBflpCDIESgNEh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2290&bt=1145&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=ODQ8ZWc2MzZmaWg3ZWk1ZUBpanQ5Nmw5cnV3OTMzZzczNEAxXzVhNDI2XjYxYDQzNmM2YSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "1": "https://v19.tiktokcdn-us.com/03a34b48ad8357b4fe30f3bc7d5f864d/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/okaZ297eDE2ghHknAhFQSYRuaBflpCDIESgNEh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2290&bt=1145&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=ODQ8ZWc2MzZmaWg3ZWk1ZUBpanQ5Nmw5cnV3OTMzZzczNEAxXzVhNDI2XjYxYDQzNmM2YSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d63tjrnog65if3b62qgg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=9bf29f6b74ce4f9ca390537ddb89b145&item_id=7604286086189288718&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3MTA4NzU4YWUyZDE0MTRkYTM4OGYyNzljOTY1OTRi&shp=d05b14bd&shcp=-"
                            },
                            "width": 720,
                            "height": 720,
                            "data_size": 2537451,
                            "file_cs": "c:0-15824-9224",
                            "url_prefix": null
                          },
                          "has_watermark": true,
                          "bit_rate": {
                            "0": {
                              "gear_name": "adapt_lowest_1080_1",
                              "quality_type": 2,
                              "bit_rate": 1545514,
                              "play_addr": {
                                "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/a57f69cfdb8082c7fd427d9ed7a4d2d1/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oo4ECf9HCgJRDPGIgzkEAuBS2DhFQaPap1n8Xe/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3018&bt=1509&cs=2&ds=4&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=15&rc=aDo3NWQ6N2Y2N2U3MzlkPEBpanQ5Nmw5cnV3OTMzZzczNEA2YmEtYjAuNWAxNC8zMl4yYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/66a766f5333f8e1d69227c843c87eab6/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oo4ECf9HCgJRDPGIgzkEAuBS2DhFQaPap1n8Xe/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3018&bt=1509&cs=2&ds=4&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=15&rc=aDo3NWQ6N2Y2N2U3MzlkPEBpanQ5Nmw5cnV3OTMzZzczNEA2YmEtYjAuNWAxNC8zMl4yYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=59aa5660247b44c38c1437ea02d4e79e&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3MWZkMTRlODkzZjBkMWQ5NzYzODBlMjg5NGRhMDJk&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                                },
                                "width": 1080,
                                "height": 1920,
                                "url_key": "v12044gd0000d63tjrnog65if3b62qgg_bytevc1_1080p_1545514",
                                "data_size": 3342176,
                                "file_hash": "36e269cac029d76c8c84a02d7d84da4a",
                                "file_cs": "c:0-16006-6668",
                                "url_prefix": null
                              },
                              "is_bytevc1": 1,
                              "dub_infos": null,
                              "HDR_type": "",
                              "HDR_bit": "",
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 263293}, {\\\"time\\\": 2, \\\"offset\\\": 359941}, {\\\"time\\\": 3, \\\"offset\\\": 469637}, {\\\"time\\\": 4, \\\"offset\\\": 559209}, {\\\"time\\\": 5, \\\"offset\\\": 699384}, {\\\"time\\\": 10, \\\"offset\\\": 1712436}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 98.643, \\\"v960\\\": 99.399, \\\"v864\\\": 99.55, \\\"v720\\\": 99.773}, \\\"ori\\\": {\\\"v1080\\\": 93.813, \\\"v960\\\": 95.25, \\\"v864\\\": 95.944, \\\"v720\\\": 97.29}}}\",\"ufq\":\"{\\\"enh\\\":81.677,\\\"playback\\\":{\\\"ori\\\":79.49,\\\"srv1\\\":81.311},\\\"src\\\":75.107,\\\"trans\\\":79.49,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c2084cc0ac5e8b853c627ecc971f13fd\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":96644,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}",
                              "fps": 30,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"50\",\"srqa3_0_srv1\":\"55\"}"
                            },
                            "1": {
                              "gear_name": "adapt_lower_720_2",
                              "quality_type": 14,
                              "bit_rate": 659995,
                              "play_addr": {
                                "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/bac0d65c3fc61113434fb36b7212f710/6988f96a/video/tos/useast5/tos-useast5-ve-0068c002-tx/ooeNIiBpDgXEOGRhBEPEfQaAHunDhFkn9Sh3ZE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1288&bt=644&cs=5&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=14&rc=aDw7aGVkNDZnO2k1PGc3ZUBpanQ5Nmw5cnV3OTMzZzczNEBhXmBjMS0tXzQxLl5fMi9fYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/43f22ecadbcd205cbda0bbbe1dfee951/6988f96a/video/tos/useast5/tos-useast5-ve-0068c002-tx/ooeNIiBpDgXEOGRhBEPEfQaAHunDhFkn9Sh3ZE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1288&bt=644&cs=5&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=14&rc=aDw7aGVkNDZnO2k1PGc3ZUBpanQ5Nmw5cnV3OTMzZzczNEBhXmBjMS0tXzQxLl5fMi9fYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bb245db9a21f487db3010a4bfec8a9de&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2ZjUwMWRkNzBmZjUxZjY1ZDk4YTdkOTAwMGIwZmRk&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                                },
                                "width": 720,
                                "height": 1280,
                                "url_key": "v12044gd0000d63tjrnog65if3b62qgg_bytevc2_720p_659995",
                                "data_size": 1427240,
                                "file_hash": "92f888a11a87bb8c8cde5bf249a6a74a",
                                "file_cs": "c:0-16275-f55d",
                                "url_prefix": null
                              },
                              "is_bytevc1": 2,
                              "dub_infos": null,
                              "HDR_type": "",
                              "HDR_bit": "",
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 158042}, {\\\"time\\\": 2, \\\"offset\\\": 195007}, {\\\"time\\\": 3, \\\"offset\\\": 228436}, {\\\"time\\\": 4, \\\"offset\\\": 270120}, {\\\"time\\\": 5, \\\"offset\\\": 339017}, {\\\"time\\\": 10, \\\"offset\\\": 761323}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 94.095, \\\"v960\\\": 95.358, \\\"v864\\\": 95.693, \\\"v720\\\": 96.784}, \\\"ori\\\": {\\\"v1080\\\": 85.157, \\\"v960\\\": 87.094, \\\"v864\\\": 89.242, \\\"v720\\\": 91.781}}}\",\"ufq\":\"{\\\"enh\\\":75.107,\\\"playback\\\":{\\\"ori\\\":64.264,\\\"srv1\\\":73.107},\\\"src\\\":75.107,\\\"trans\\\":64.264,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"398b00a3a79e904ef5421940da02ff2a\",\"dec_info\":\"{\\\"simp\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\"vmaf_loss\\\": [0.0, 0.348, 0.525, 0.546, 1.446, 0.342, 0.52, 1.453, 0.348, 0.525, 1.53, 0.365, 0.546, 1.531, 1.46], \\\"dec2play\\\": [107519, 106628, 105141, 104743, 97590, 107366, 105893, 97205, 106628, 105141, 96641, 106058, 104743, 96626, 93844]}\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 95.634, \\\"sr20\\\": 102.6}}\",\"audio_bit_rate\":96652}",
                              "fps": 30,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}"
                            },
                            "2": {
                              "gear_name": "adapt_540_2",
                              "quality_type": 28,
                              "bit_rate": 550361,
                              "play_addr": {
                                "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/c56ecc9c60277d86fc627629277cc5a8/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/okERzfIPkU2aRmDCBgfCF8ASgnQ1CC7uD9hpuE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1074&bt=537&cs=5&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=11&rc=PDo8ZjhpZzkzNjM1N2kzOUBpanQ5Nmw5cnV3OTMzZzczNEA0MjMtYC1fXzYxMTAzNS1gYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/6eb41e490d5ca70d6f9765cb2fa4cf0e/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/okERzfIPkU2aRmDCBgfCF8ASgnQ1CC7uD9hpuE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1074&bt=537&cs=5&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=11&rc=PDo8ZjhpZzkzNjM1N2kzOUBpanQ5Nmw5cnV3OTMzZzczNEA0MjMtYC1fXzYxMTAzNS1gYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c6008f6432404390b6bd0fc50c695779&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiM2E5OTJjNjJmMTZiMTA4MzNlMWNlYjQ3ZDMxZWVi&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                                },
                                "width": 576,
                                "height": 1024,
                                "url_key": "v12044gd0000d63tjrnog65if3b62qgg_bytevc2_540p_550361",
                                "data_size": 1190156,
                                "file_hash": "28287ee9c86c1290b1f0c5d3d3fc9a78",
                                "file_cs": "c:0-16275-b3ad",
                                "url_prefix": null
                              },
                              "is_bytevc1": 2,
                              "dub_infos": null,
                              "HDR_type": "",
                              "HDR_bit": "",
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 129917}, {\\\"time\\\": 2, \\\"offset\\\": 161435}, {\\\"time\\\": 3, \\\"offset\\\": 188247}, {\\\"time\\\": 4, \\\"offset\\\": 222022}, {\\\"time\\\": 5, \\\"offset\\\": 277310}, {\\\"time\\\": 10, \\\"offset\\\": 622946}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 94.009, \\\"v960\\\": 95.156, \\\"v864\\\": 96.307, \\\"v720\\\": 97.655}, \\\"ori\\\": {\\\"v1080\\\": 82.018, \\\"v960\\\": 84.669, \\\"v864\\\": 86.699, \\\"v720\\\": 90.61}}}\",\"ufq\":\"{\\\"enh\\\":75.107,\\\"playback\\\":{\\\"ori\\\":61.871,\\\"srv1\\\":73.021},\\\"src\\\":75.107,\\\"trans\\\":61.871,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"9c9f5d408fbfab55c019243f36790732\",\"dec_info\":\"{\\\"simp\\\": [0, 0, 17, 18, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\"vmaf_loss\\\": [0.0, 0.0, 0.392, 0.653, 1.817, 0.432, 0.686, 1.806, 0.392, 0.653, 1.723, 0.452, 0.74, 1.856, 1.722], \\\"dec2play\\\": [78418, 78418, 77712, 76766, 73158, 78126, 77112, 72881, 77712, 76766, 71382, 78065, 76437, 71304, 69878]}\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 93.006, \\\"sr20\\\": 101.912}}\",\"audio_bit_rate\":64503}",
                              "fps": 30,
                              "fid_profile_labels": "{\"srqa3_0_srv1\":\"0\",\"srqa3_0_ori\":\"0\"}"
                            },
                            "3": {
                              "gear_name": "lowest_540_1",
                              "quality_type": 25,
                              "bit_rate": 378970,
                              "play_addr": {
                                "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/8fe5295de49dbe2804112c18ebe55b0b/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/oYg1MfaNDDOpFUZEuHE29dIxhBSEehhgknRHnA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=740&bt=370&cs=2&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=5&rc=Nzo3Z2c5PDQ0aDc0ZTk4ZEBpanQ5Nmw5cnV3OTMzZzczNEAvYjBfLl41XzUxNmAvMzExYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/4a43f4eb717c5a8281e5c8eb7639f950/6988f96a/video/tos/useast5/tos-useast5-pve-0068-tx/oYg1MfaNDDOpFUZEuHE29dIxhBSEehhgknRHnA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=740&bt=370&cs=2&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=5&rc=Nzo3Z2c5PDQ0aDc0ZTk4ZEBpanQ5Nmw5cnV3OTMzZzczNEAvYjBfLl41XzUxNmAvMzExYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4a45662bc1944e81b189a61dbd34e724&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2OWQ1ZDI0MjI1ZTMwM2RiNDk2NWYyMmE0MzRiZmQ3&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                                },
                                "width": 576,
                                "height": 1024,
                                "url_key": "v12044gd0000d63tjrnog65if3b62qgg_bytevc1_540p_378970",
                                "data_size": 819523,
                                "file_hash": "6157f9ff6b9dd28f71f491aaa4b5c34d",
                                "file_cs": "c:0-16023-d019",
                                "url_prefix": null
                              },
                              "is_bytevc1": 1,
                              "dub_infos": null,
                              "HDR_type": "",
                              "HDR_bit": "",
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 77994}, {\\\"time\\\": 2, \\\"offset\\\": 99807}, {\\\"time\\\": 3, \\\"offset\\\": 123569}, {\\\"time\\\": 4, \\\"offset\\\": 144246}, {\\\"time\\\": 5, \\\"offset\\\": 177894}, {\\\"time\\\": 10, \\\"offset\\\": 417610}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 84.813, \\\"v960\\\": 86.874, \\\"v864\\\": 89.07, \\\"v720\\\": 92.046}, \\\"ori\\\": {\\\"v1080\\\": 73.422, \\\"v960\\\": 76.23, \\\"v864\\\": 79.061, \\\"v720\\\": 83.404}}}\",\"ufq\":\"{\\\"enh\\\":75.107,\\\"playback\\\":{\\\"ori\\\":55.424,\\\"srv1\\\":63.872},\\\"src\\\":75.107,\\\"trans\\\":55.424,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"74b1a23f90e8b37fe722094778ffdfb4\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24316,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}",
                              "fps": 30,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}"
                            }
                          },
                          "duration": 17300,
                          "play_addr_h264": {
                            "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/2777b5886c38a8636647ebf8f3e12146/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "1": "https://v19.tiktokcdn-us.com/442c38157e13b0d8a381240f1cd86c1a/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3463ac5d11742a4943c11501a5202d8&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwMzUzM2IyNzhlOGI1ZWYxZWZlMjIxYWQxOWI3YmRl&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                            },
                            "width": 720,
                            "height": 1280,
                            "url_key": "v12044gd0000d63tjrnog65if3b62qgg_h264_720p_1248787",
                            "data_size": 2700502,
                            "file_hash": "fffe72699df13c3fa449572233fb1054",
                            "file_cs": "c:0-15824-9224",
                            "url_prefix": null
                          },
                          "cdn_url_expired": 0,
                          "animated_cover": {
                            "uri": "tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=09de5a58&x-expires=1770649200&x-signature=jPbsFWAUX%2FZ2uYiItmLWtdt1ftw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b72a31ea&x-expires=1770649200&x-signature=gW6bSuT1f9GzTIeoT8S0zIhCbt0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a3f62bdf&x-expires=1770649200&x-signature=3N08LzWT%2BKbZPqdgrQXK6nhLSu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "need_set_token": false,
                          "CoverTsp": 12.14036722135417,
                          "misc_download_addrs": {},
                          "is_callback": true,
                          "tags": null,
                          "big_thumbs": {},
                          "play_addr_bytevc1": {
                            "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/8704d569506c4a01a26d21a808e2d067/6988f96a/video/tos/useast5/tos-useast5-ve-0068c002-tx/oUaHR9hmpISBEWDk2BhFyKnEEZDQeJAhugf05N/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1274&bt=637&cs=2&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=11&rc=M2k8OmdkZTxnNjg4NmU7NkBpanQ5Nmw5cnV3OTMzZzczNEAyMi0vMWI2NjAxNDYxM2BhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "1": "https://v19.tiktokcdn-us.com/2037fdf6655014a7c2a627c792c87408/6988f96a/video/tos/useast5/tos-useast5-ve-0068c002-tx/oUaHR9hmpISBEWDk2BhFyKnEEZDQeJAhugf05N/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1274&bt=637&cs=2&ds=6&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=11&rc=M2k8OmdkZTxnNjg4NmU7NkBpanQ5Nmw5cnV3OTMzZzczNEAyMi0vMWI2NjAxNDYxM2BhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c86b439575433d999bea4d27095f50&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk3ZmI4MzhkZjlhYjFmMDYwZGJmMzEzMjFhZjI5Njk1&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                            },
                            "width": 576,
                            "height": 1024,
                            "url_key": "v12044gd0000d63tjrnog65if3b62qgg_bytevc1_540p_652742",
                            "data_size": 1411555,
                            "file_hash": "377fba09b5d97829939b7271c300e43c",
                            "file_cs": "c:0-16021-d2b0",
                            "url_prefix": null
                          },
                          "is_bytevc1": 0,
                          "meta": "{\"LoudnessRange\":\"12\",\"LoudnessRangeEnd\":\"-23.3\",\"LoudnessRangeStart\":\"-35.3\",\"MaximumMomentaryLoudness\":\"-19.5\",\"MaximumShortTermLoudness\":\"-23.1\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"Loudness\\\":-24.4,\\\"LoudnessRange\\\":12,\\\"Metrics\\\":{\\\"Version\\\":\\\"1.4.2\\\",\\\"AEDInfo\\\":{\\\"SpeechRatio\\\":0.71,\\\"MusicRatio\\\":0.24,\\\"SingingRatio\\\":0},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"Loud\\\":-24.22,\\\"LoudR\\\":10.2,\\\"LoudRE\\\":-23.2,\\\"LoudRS\\\":-33.4,\\\"MaxMomLoud\\\":-20.6,\\\"MaxSTLoud\\\":-23.11}},\\\"Cutoff\\\":{\\\"Spkr200G\\\":0.46,\\\"FCenL\\\":1925.03,\\\"FCenR\\\":1864.58,\\\"Spkr100G\\\":0.29,\\\"Spkr150G\\\":0.38},\\\"Loudness\\\":{\\\"Integrated\\\":-24.461},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.336},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.171,\\\"LTotal\\\":-28.971,\\\"Peak\\\":-8.023,\\\"RTotal\\\":-28.799}},\\\"Peak\\\":0.39811,\\\"LoudnessRangeEnd\\\":-23.3,\\\"LoudnessRangeStart\\\":-35.3,\\\"MaximumMomentaryLoudness\\\":-19.5,\\\"MaximumShortTermLoudness\\\":-23.1,\\\"Version\\\":2}\",\"bright_ratio_mean\":\"0.0982\",\"brightness_mean\":\"88.2613\",\"diff_overexposure_ratio\":\"0.0116\",\"flight_id\":\"\",\"loudness\":\"-24.4\",\"overexposure_ratio_mean\":\"0.0828\",\"peak\":\"0.39811\",\"play_time_prob_dist\":\"[800,0.7959,3176.9133]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1770510849}\",\"sr_score\":\"1.000\",\"std_brightness\":\"5.4297\",\"vq_score\":\"62.1\"}",
                          "cover_is_custom": true,
                          "ai_dynamic_cover": {
                            "uri": "tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=09de5a58&x-expires=1770649200&x-signature=jPbsFWAUX%2FZ2uYiItmLWtdt1ftw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b72a31ea&x-expires=1770649200&x-signature=gW6bSuT1f9GzTIeoT8S0zIhCbt0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a3f62bdf&x-expires=1770649200&x-signature=3N08LzWT%2BKbZPqdgrQXK6nhLSu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "ai_dynamic_cover_bak": {
                            "uri": "tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=09de5a58&x-expires=1770649200&x-signature=jPbsFWAUX%2FZ2uYiItmLWtdt1ftw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b72a31ea&x-expires=1770649200&x-signature=gW6bSuT1f9GzTIeoT8S0zIhCbt0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUhnbBSDpB2kaVhFEYO9LAIeEDZHfhAgNRIgSu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a3f62bdf&x-expires=1770649200&x-signature=3N08LzWT%2BKbZPqdgrQXK6nhLSu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "cla_info": {
                            "has_original_audio": 1,
                            "enable_auto_caption": 0,
                            "original_language_info": {
                              "lang": "eng-US",
                              "language_id": 2,
                              "language_code": "en",
                              "can_translate_realtime": false,
                              "original_caption_type": 1,
                              "is_burnin_caption": false,
                              "can_translate_realtime_skip_translation_lang_check": true,
                              "first_subtitle_time": 220
                            },
                            "caption_infos": {
                              "0": {
                                "lang": "eng-US",
                                "language_id": 2,
                                "url": "https://v16-cla.tiktokcdn-us.com/db3e80add05bd7f37a1f41eb2f6c8dae/69b0320a/video/tos/useast5/tos-useast5-v-0068-tx/c06064c93e834af7a3f5fc469602f322/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30128&bt=15064&cs=0&ds=4&ft=ge.El8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=13&rc=anQ5Nmw5cnV3OTMzZzczNEBpanQ5Nmw5cnV3OTMzZzczNEBkL19jMmRrZzBhLS1kMS9zYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e00078000",
                                "expire": 1773154826,
                                "caption_format": "webvtt",
                                "complaint_id": 7604286280977141000,
                                "is_auto_generated": true,
                                "sub_id": 1863075812,
                                "sub_version": "1",
                                "cla_subtitle_id": 7604286280977141000,
                                "translator_id": 0,
                                "language_code": "en",
                                "is_original_caption": true,
                                "url_list": {
                                  "0": "https://v16-cla.tiktokcdn-us.com/db3e80add05bd7f37a1f41eb2f6c8dae/69b0320a/video/tos/useast5/tos-useast5-v-0068-tx/c06064c93e834af7a3f5fc469602f322/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30128&bt=15064&cs=0&ds=4&ft=ge.El8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=13&rc=anQ5Nmw5cnV3OTMzZzczNEBpanQ5Nmw5cnV3OTMzZzczNEBkL19jMmRrZzBhLS1kMS9zYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e00078000",
                                  "1": "https://v19-cla.tiktokcdn-us.com/2163829181f39d8237285772e253143d/69b0320a/video/tos/useast5/tos-useast5-v-0068-tx/c06064c93e834af7a3f5fc469602f322/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30128&bt=15064&cs=0&ds=4&ft=ge.El8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=13&rc=anQ5Nmw5cnV3OTMzZzczNEBpanQ5Nmw5cnV3OTMzZzczNEBkL19jMmRrZzBhLS1kMS9zYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e00078000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJmZjkwYTJhZWRlYzU3NzE3Nzc2NTE2MmZlZGNlZGJh&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                                },
                                "caption_length": 128,
                                "variant": "big_caption",
                                "subtitle_type": 1,
                                "source_tag": "vv_counter,",
                                "translation_type": 0
                              }
                            },
                            "creator_edited_caption_id": 0,
                            "vertical_positions": null,
                            "hide_original_caption": false,
                            "captions_type": 1,
                            "no_caption_reason": 0,
                            "is_author_dubbing_qualified": false
                          },
                          "source_HDR_type": 0,
                          "bit_rate_audio": {},
                          "did_profile_labels": "",
                          "vid_profile_labels": "{\"tier3\":\"10014\"}",
                          "download_no_watermark_addr": {
                            "uri": "v12044gd0000d63tjrnog65if3b62qgg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/2777b5886c38a8636647ebf8f3e12146/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "1": "https://v19.tiktokcdn-us.com/442c38157e13b0d8a381240f1cd86c1a/6988f96a/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYhRkhE2ZCes4HSgENnu24gIDfAmFDQahBkp9E/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2438&bt=1219&cs=0&ds=3&ft=gKfIn8s6oA-O12NvQeY..IxRGQx0~3_45SY&mime_type=video_mp4&qs=0&rc=OzU1ZDM0Zjc3NTo0OGQ5NkBpanQ5Nmw5cnV3OTMzZzczNEBhLTIuMi4wNl4xLmFgMDFhYSNkL19jMmRrZzBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260208150009737A741413DA3A7A9B70&btag=e000b8000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3463ac5d11742a4943c11501a5202d8&is_play_url=1&item_id=7604286086189288718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwMzUzM2IyNzhlOGI1ZWYxZWZlMjIxYWQxOWI3YmRl&source=PUBLISH&video_id=v12044gd0000d63tjrnog65if3b62qgg"
                            },
                            "width": 720,
                            "height": 1280,
                            "url_key": "v12044gd0000d63tjrnog65if3b62qgg_h264_720p_1248787",
                            "data_size": 2700502,
                            "file_hash": "fffe72699df13c3fa449572233fb1054",
                            "file_cs": "c:0-15824-9224",
                            "url_prefix": null
                          }
                        },
                        "share_url": "https://www.tiktok.com/@stoolpresidente/video/7604286086189288718?_r=1&u_code=f0gf99f8fh3336&preview_pb=0&sharer_language=en&_d=f1ie2id2fkj3fc&share_item_id=7604286086189288718&source=h5_m",
                        "user_digged": 0,
                        "statistics": {
                          "aweme_id": "7604286086189288718",
                          "comment_count": 83,
                          "digg_count": 3160,
                          "download_count": 13,
                          "play_count": 44719,
                          "share_count": 159,
                          "forward_count": 0,
                          "lose_count": 0,
                          "lose_comment_count": 0,
                          "whatsapp_share_count": 1,
                          "collect_count": 63,
                          "repost_count": 0
                        },
                        "status": {
                          "aweme_id": "7604286086189288718",
                          "is_delete": false,
                          "allow_share": true,
                          "allow_comment": true,
                          "private_status": 0,
                          "in_reviewing": false,
                          "reviewed": 1,
                          "self_see": false,
                          "is_prohibited": false,
                          "download_status": 0,
                          "review_result": {
                            "review_status": 0
                          }
                        },
                        "rate": 12,
                        "text_extra": {
                          "0": {
                            "start": 126,
                            "end": 137,
                            "user_id": "",
                            "type": 1,
                            "hashtag_name": "billsmafia",
                            "hashtag_id": "1891745",
                            "is_commerce": false,
                            "sec_uid": "",
                            "tag_id": "723"
                          }
                        },
                        "is_top": 0,
                        "label_top": {
                          "uri": "tiktok-obj/1598708589477025.PNG",
                          "url_list": {
                            "0": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                            "1": "https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                            "2": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                          },
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "share_info": {
                          "share_url": "https://www.tiktok.com/@stoolpresidente/video/7604286086189288718?_r=1&u_code=f0gf99f8fh3336&preview_pb=0&sharer_language=en&_d=f1ie2id2fkj3fc&share_item_id=7604286086189288718&source=h5_m",
                          "share_desc": "Check out Dave Portnoy's video! #TikTok",
                          "share_title": "Check out Dave Portnoy’s video! #TikTok > ",
                          "bool_persist": 0,
                          "share_title_myself": "",
                          "share_title_other": "",
                          "share_link_desc": "",
                          "share_signature_url": "",
                          "share_signature_desc": "",
                          "share_quote": "",
                          "whatsapp_desc": "Download TikTok and watch more fun videos:",
                          "share_desc_info": "TikTok: Make Every Second CountCheck out Dave Portnoy’s video! #TikTok > ",
                          "now_invitation_card_image_urls": null
                        },
                        "distance": "",
                        "video_labels": {},
                        "is_vr": false,
                        "is_ads": false,
                        "aweme_type": 0,
                        "cmt_swt": false,
                        "image_infos": null,
                        "risk_infos": {
                          "vote": false,
                          "warn": false,
                          "risk_sink": false,
                          "type": 0,
                          "content": ""
                        },
                        "is_relieve": false,
                        "sort_label": "",
                        "position": null,
                        "uniqid_position": null,
                        "author_user_id": 6659752019493208000,
                        "bodydance_score": 0,
                        "geofencing": null,
                        "is_hash_tag": 1,
                        "is_pgcshow": false,
                        "region": "US",
                        "video_text": {},
                        "collect_stat": 0,
                        "label_top_text": null,
                        "group_id": "7604286086189288718",
                        "prevent_download": false,
                        "nickname_position": null,
                        "challenge_position": null,
                        "item_comment_settings": 0,
                        "with_promotional_music": false,
                        "long_video": null,
                        "item_duet": 0,
                        "item_react": 0,
                        "without_watermark": false,
                        "desc_language": "en",
                        "interaction_stickers": null,
                        "misc_info": "{}",
                        "origin_comment_ids": null,
                        "commerce_config_data": null,
                        "distribute_type": 1,
                        "video_control": {
                          "allow_download": false,
                          "share_type": 0,
                          "show_progress_bar": 1,
                          "draft_progress_bar": 1,
                          "allow_duet": true,
                          "allow_react": true,
                          "prevent_download_type": 2,
                          "allow_dynamic_wallpaper": true,
                          "timer_status": 1,
                          "allow_music": true,
                          "allow_stitch": true
                        },
                        "has_vs_entry": false,
                        "commerce_info": {
                          "auction_ad_invited": false,
                          "with_comment_filter_words": false,
                          "adv_promotable": false,
                          "branded_content_type": 0,
                          "organic_log_extra": "{\"req_id\":\"20260208150009737A741413DA3A7A9B70\"}",
                          "is_diversion_ad": 0
                        },
                        "need_vs_entry": false,
                        "is_preview": 0,
                        "anchors": null,
                        "hybrid_label": null,
                        "geofencing_regions": null,
                        "have_dashboard": false,
                        "aweme_acl": {
                          "download_general": {
                            "code": 0,
                            "show_type": 2,
                            "transcode": 3,
                            "mute": false
                          },
                          "download_mask_panel": {
                            "code": 0,
                            "show_type": 2,
                            "transcode": 3,
                            "mute": false
                          },
                          "share_list_status": 0,
                          "share_general": {
                            "code": 0,
                            "show_type": 2,
                            "transcode": 3,
                            "mute": false
                          },
                          "platform_list": null,
                          "share_action_list": null,
                          "press_action_list": null
                        },
                        "has_promote_entry": 1,
                        "promote_toast": "",
                        "item_stitch": 0,
                        "cover_labels": null,
                        "anchors_extras": "",
                        "mask_infos": {},
                        "search_highlight": null,
                        "promote_toast_key": "",
                        "playlist_blocked": false,
                        "green_screen_materials": null,
                        "need_trim_step": false,
                        "interact_permission": {
                          "duet": 0,
                          "stitch": 0,
                          "duet_privacy_setting": 0,
                          "stitch_privacy_setting": 0,
                          "upvote": 0,
                          "allow_adding_to_story": 0,
                          "allow_create_sticker": {
                            "status": 0
                          },
                          "allow_story_switch_to_post": {
                            "status": 1
                          },
                          "allow_adding_as_post": {
                            "status": 0
                          }
                        },
                        "question_list": null,
                        "content_desc": "",
                        "content_desc_extra": {},
                        "products_info": null,
                        "follow_up_publish_from_id": -1,
                        "disable_search_trending_bar": false,
                        "suggest_words": {
                          "suggest_words": {
                            "0": {
                              "words": {
                                "0": {
                                  "word": "dave portnoy joe pizza superbowl",
                                  "word_id": "5502558444723109930",
                                  "penetrate_info": "{\"word_type_version_map\":\"\",\"hot_level\":\"0\",\"video_id\":\"\",\"word_type_list\":\"\",\"poi_card_id_list\":\"0\",\"ecom_intent\":\"0\",\"generate_time\":\"0\",\"visualize_sug_product_id\":\"\",\"is_ramandan_promotion\":\"\",\"ecom_trigger_info_map\":\"\",\"direct_to_tako\":\"\",\"lvl3_cate_list\":\"\",\"ecom_trigger_info\":\"\",\"recall_reason\":\"search_result_darwin_recall\",\"is_time_sensitive\":\"0\",\"predict_ctr_score\":0.00033837404445986077,\"words_type_to_dmp_list\":\"\",\"lvl1_category_id\":\"\",\"words_type_to_voucher_ids\":\"\",\"sug_user_id\":\"\"}",
                                  "word_record": {
                                    "words_lang": "en",
                                    "is_personalized": false,
                                    "words_label": "",
                                    "qrec_json_info": ""
                                  },
                                  "rich_sug_info": {
                                    "sug_reason": "",
                                    "sug_reason_type": "",
                                    "sug_icon_uri": "",
                                    "sug_icon_type": ""
                                  }
                                }
                              },
                              "scene": "feed_bar",
                              "hint_text": "Search · ",
                              "qrec_virtual_enable": ""
                            }
                          }
                        },
                        "group_id_list": {
                          "GroupdIdList0": {
                            "0": 7604286086189288000
                          },
                          "GroupdIdList1": {
                            "0": 7604286086189288000
                          }
                        },
                        "music_begin_time_in_ms": 0,
                        "music_end_time_in_ms": 17298,
                        "retry_type": 0,
                        "upvote_preload": {
                          "need_pull_upvote_info": false
                        },
                        "is_paid_content": false,
                        "paid_content_info": {
                          "paid_collection_id": 0,
                          "is_paid_collection_intro": false,
                          "category": 0,
                          "episode_num": 0,
                          "should_show_series_purchase_label": false
                        },
                        "branded_content_accounts": null,
                        "is_description_translatable": true,
                        "poi_re_tag_signal": 0,
                        "no_selected_music": false,
                        "follow_up_item_id_groups": "",
                        "is_text_sticker_translatable": false,
                        "text_sticker_major_lang": "un",
                        "cc_template_info": {
                          "template_id": "",
                          "desc": "",
                          "author_name": "",
                          "clip_count": 0,
                          "duration_milliseconds": 0,
                          "related_music_id": ""
                        },
                        "original_client_text": {
                          "markup_text": "Drove by a couple Bills fans in SF.    Rolled down my window and tried to cheer them up.   Because that’s what Patriots do!   <h id=\"723\">#billsmafia</h> ",
                          "text_extra": {
                            "0": {
                              "user_id": "",
                              "type": 1,
                              "hashtag_name": "billsmafia",
                              "hashtag_id": "1891745",
                              "is_commerce": false,
                              "sec_uid": "",
                              "tag_id": "723"
                            }
                          }
                        },
                        "music_selected_from": "original",
                        "tts_voice_ids": null,
                        "reference_tts_voice_ids": null,
                        "voice_filter_ids": null,
                        "reference_voice_filter_ids": null,
                        "music_title_style": 1,
                        "animated_image_info": {
                          "type": 0,
                          "effect": 0
                        },
                        "comment_config": {
                          "emoji_recommend_list": null,
                          "preload": {
                            "preds": "{\"item_post_comment\":0.0018560343478163644}"
                          },
                          "quick_comment": {
                            "enabled": false,
                            "rec_level": 0
                          },
                          "zero_comment_button_config": {
                            "background_url": {
                              "url_list": {
                                "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464"
                              },
                              "url_prefix": null
                            },
                            "zero_comment_button_main_text": "Start the conversation",
                            "zero_comment_button_text": "Comment",
                            "zero_comment_button_enable": true,
                            "image_type": 1,
                            "background_url_for_black": {
                              "url_list": {
                                "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693"
                              },
                              "url_prefix": null
                            }
                          },
                          "long_press_recommend_list": null,
                          "quick_comment_emoji_recommend_list": null,
                          "comment_panel_show_tab_config": {
                            "max_tab_count": 3,
                            "comment_tab_info_config": {
                              "0": {
                                "tab_id": 2,
                                "tab_name": "like_list",
                                "priority": 100
                              },
                              "1": {
                                "tab_id": 3,
                                "tab_name": "view_list",
                                "priority": 101
                              },
                              "2": {
                                "tab_id": 4,
                                "tab_name": "story2viewer_list",
                                "priority": -100
                              },
                              "3": {
                                "tab_id": 5,
                                "tab_name": "video_auth_page",
                                "priority": 102
                              },
                              "4": {
                                "tab_id": 11,
                                "tab_name": "ec_reviews_tab",
                                "priority": 11
                              }
                            }
                          },
                          "social_quick_comment": {
                            "enabled": false,
                            "rec_metrics": {
                              "non_social_enabled": "false",
                              "p_comment": "0",
                              "p_skip": "0",
                              "p_stay_time": "0"
                            }
                          }
                        },
                        "is_on_this_day": 0,
                        "added_sound_music_info": {
                          "id": 7604286097106996000,
                          "id_str": "7604286097106995981",
                          "title": "original sound - stoolpresidente",
                          "author": "Dave Portnoy",
                          "album": "",
                          "cover_large": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=265e58b4&x-expires=1770649200&x-signature=zJ0gkSyOzRAPnkmh2NidVS2xkCc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7cc102a5&x-expires=1770649200&x-signature=Q8lsnQjnRhnbZNcw4NAPtsqBulc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=c9338304&x-expires=1770649200&x-signature=o%2BeUsgz2wn2U6KHpBdRa1QtKCnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_medium": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19d3e2f1&x-expires=1770649200&x-signature=Kll8fQQ68KpJGiH%2Bgr11%2FDxC7VQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=82b92eaf&x-expires=1770649200&x-signature=0ceU6EfJ7wt5ZFCQYEwp6acKdtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bbc64fa9&x-expires=1770649200&x-signature=SITAwm%2B0jDBZk3%2FqhJnbkERsLdc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_thumb": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b3ec87f&x-expires=1770649200&x-signature=ftr%2BmpUHl16Go1ZxcCHO00D5%2F%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aefa6c3b&x-expires=1770649200&x-signature=6Qx03TRX%2BI7sEUVbFDQiGjgWST0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=220913c2&x-expires=1770649200&x-signature=NxGD8OWykWae%2FpUTQaqO1BrU144%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "play_url": {
                            "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604286179302771470.mp3",
                            "url_list": {
                              "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604286179302771470.mp3"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "source_platform": 72,
                          "duration": 17,
                          "extra": "{\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604286086189288718,\"from_user_id\":7576428750372668430,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":0,\"music_vid\":\"v12942gd0000d63tk0fog65hbinijhh0\",\"owner_id\":6659752019493208069,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                          "user_count": 0,
                          "position": null,
                          "collect_stat": 0,
                          "status": 1,
                          "offline_desc": "",
                          "owner_id": "6659752019493208069",
                          "owner_nickname": "Dave Portnoy",
                          "is_original": false,
                          "mid": "7604286097106995981",
                          "binded_challenge_id": 0,
                          "author_deleted": false,
                          "owner_handle": "stoolpresidente",
                          "author_position": null,
                          "prevent_download": false,
                          "external_song_info": {},
                          "sec_uid": "MS4wLjABAAAAINC_ElRR-l1RCcnEjOZhNO-9wOzAMf-YHXqRY8vvG9bEhMRa6iu23TaE3JPZYXBD",
                          "avatar_thumb": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b3ec87f&x-expires=1770649200&x-signature=ftr%2BmpUHl16Go1ZxcCHO00D5%2F%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aefa6c3b&x-expires=1770649200&x-signature=6Qx03TRX%2BI7sEUVbFDQiGjgWST0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=220913c2&x-expires=1770649200&x-signature=NxGD8OWykWae%2FpUTQaqO1BrU144%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_medium": {
                            "uri": "tos-maliva-avt-0068/7310178711609032710",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19d3e2f1&x-expires=1770649200&x-signature=Kll8fQQ68KpJGiH%2Bgr11%2FDxC7VQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=82b92eaf&x-expires=1770649200&x-signature=0ceU6EfJ7wt5ZFCQYEwp6acKdtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310178711609032710~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bbc64fa9&x-expires=1770649200&x-signature=SITAwm%2B0jDBZk3%2FqhJnbkERsLdc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "preview_start_time": 0,
                          "preview_end_time": 0,
                          "is_commerce_music": true,
                          "is_original_sound": true,
                          "audition_duration": 17,
                          "shoot_duration": 17,
                          "artists": {},
                          "lyric_short_position": null,
                          "mute_share": false,
                          "tag_list": null,
                          "dmv_auto_show": false,
                          "is_author_artist": false,
                          "is_pgc": false,
                          "is_matched_metadata": false,
                          "is_audio_url_with_cookie": false,
                          "video_duration": 17,
                          "search_highlight": null,
                          "multi_bit_rate_play_info": null,
                          "duration_high_precision": {
                            "duration_precision": 17.34525,
                            "shoot_duration_precision": 17.34525,
                            "audition_duration_precision": 17.34525,
                            "video_duration_precision": 17.34525
                          },
                          "can_not_reuse": false,
                          "is_play_music": false,
                          "commercial_right_type": 2,
                          "tt_to_dsp_song_infos": null,
                          "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                          "is_shooting_allow": true,
                          "recommend_status": 100,
                          "has_commerce_right": true,
                          "meme_song_info": {},
                          "uncert_artists": null,
                          "allow_offline_music_to_detail_page": false,
                          "create_time": 1770510850,
                          "can_be_stitched": true,
                          "music_group_use_count": 0,
                          "has_human_voice": true,
                          "music_ugid": 7604286097106996000,
                          "music_ugid_use_count": 0,
                          "has_commerce_right_strict": true,
                          "is_commerce_music_strict": true
                        },
                        "origin_volume": "50.000000",
                        "music_volume": "0.000000",
                        "support_danmaku": false,
                        "has_danmaku": false,
                        "muf_comment_info_v2": null,
                        "behind_the_song_music_ids": null,
                        "behind_the_song_video_music_ids": null,
                        "ttec_suggest_words": {
                          "ttec_suggest_words": null
                        },
                        "content_original_type": 1,
                        "shoot_tab_name": "photo",
                        "content_type": "video",
                        "content_size_type": 1,
                        "is_nff_or_nr": false,
                        "operator_boost_info": null,
                        "main_arch_common": "",
                        "aigc_info": {
                          "aigc_label_type": 0,
                          "created_by_ai": false
                        },
                        "banners": {
                          "0": {
                            "key": {
                              "component_key": "bottom_banner_search_rs"
                            }
                          }
                        },
                        "picked_users": {},
                        "standard_component_info": {
                          "banner_enabled": true
                        },
                        "is_title_translatable": false,
                        "title_language": "un",
                        "upvote_info": {
                          "user_upvoted": false,
                          "friends_recall_info": "{}",
                          "repost_initiate_score": 0
                        },
                        "promote_capcut_toggle": 0,
                        "comment_topbar_info": null,
                        "content_model": {
                          "standard_biz": {
                            "tts_voice_info": {
                              "tts_voice_attr": "[]",
                              "tts_voice_reuse_params": ""
                            },
                            "vc_filter_info": {
                              "vc_filter_attr": "[]"
                            },
                            "creator_analytics": {
                              "creator_analytics_entrance_status": 1
                            },
                            "e_commerce": {
                              "ttec_content_tag": {
                                "recommendation_tag_consumer_str": "",
                                "recommendation_tag_creator_str": ""
                              }
                            },
                            "local_alliance_info": {
                              "alliance_item_label_type": 0,
                              "alliance_item_label_text": ""
                            }
                          },
                          "custom_biz": {
                            "aweme_trace": "20260208150009737A741413DA3A7A9B70",
                            "high_quality_boost_info": {
                              "description": "",
                              "link": "",
                              "is_high_quality_post": false
                            }
                          }
                        },
                        "creation_info": {
                          "creation_used_functions": {
                            "0": "select_music",
                            "1": "high_quality_upload"
                          }
                        },
                        "ttt_product_recall_type": -2,
                        "promote_icon_text": "Promote",
                        "used_full_song": false,
                        "c2pa_info": {
                          "first_src": "",
                          "last_src": "",
                          "dedup_src": "",
                          "first_aigc_src": "",
                          "last_aigc_src": "",
                          "dedup_err": "",
                          "aigc_src": "",
                          "is_tiktok": false,
                          "is_capcut": false,
                          "total_src": 0,
                          "total_err": 0,
                          "total_img": 0,
                          "total_vid": 0,
                          "upload_dur": 0,
                          "total_audio": 0,
                          "c2pa_extra_data": "{\"aigc_percentage_type\":0}"
                        },
                        "content_level": 1,
                        "promote": {
                          "is_show_video_view": false,
                          "video_view_schema": "",
                          "video_view_count": 0,
                          "promote_traffic_tag": {
                            "traffic_level": 0,
                            "need_track": false,
                            "version": "2025v1"
                          },
                          "extra": "{\"is_self_post\":false,\"page_source\":\"publish\",\"share_panel_icon_text_key\":\"\",\"store_country_code\":\"US\",\"traffic_level\":0}"
                        },
                        "quick_reply_emojis": {
                          "0": "😍",
                          "1": "😂",
                          "2": "😳"
                        },
                        "visual_search_info": {
                          "visual_search_intent_level": 0
                        },
                        "social_interaction_blob": {
                          "auxiliary_model_content": "ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA="
                        },
                        "solaria_profile": {
                          "profile": "{\"PACK_VOD:audio_effect_info_ios\":\"{\\\"5\\\": 4.500940694203454, \\\"1\\\": 4.502498258250051, \\\"0\\\": 4.500835688279984}\",\"PACK_VOD:audio_loudness_info_ios\":\"{\\\"1\\\": 0.00015907891346615054, \\\"2\\\": 0.00047934971432809646, \\\"-1\\\": -0.00015169023764542404}\",\"PACK_VOD:audio_meta\":\"{\\\"74ae78915d808e76104b38765219c117\\\":{\\\"Md5\\\":\\\"74ae78915d808e76104b38765219c117\\\",\\\"normal\\\":{\\\"base_metrics\\\":{\\\"tacm\\\":[0.91],\\\"drr\\\":18.4,\\\"rcd\\\":[0.2],\\\"mp\\\":-8.3,\\\"be\\\":[21.5,9485.4],\\\"ocf\\\":[-5.441,-2.6292,-9.7035,-13.9439,-17.9293,-24.3211,-29.7619,-37.8534,-45.9967,-58.1758],\\\"il\\\":-24.5}}},\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\":{\\\"Md5\\\":\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\",\\\"normal\\\":{\\\"base_metrics\\\":{\\\"tacm\\\":[0.91],\\\"drr\\\":18.4,\\\"rcd\\\":[0.2],\\\"mp\\\":-8.15,\\\"be\\\":[16.1,9426.2],\\\"ocf\\\":[-5.4063,-2.6521,-9.7202,-13.8742,-17.8687,-24.257,-29.565,-37.588,-45.9249,-58.1203],\\\"il\\\":-24.5}}},\\\"src\\\":{\\\"src\\\":{\\\"base_metrics\\\":{\\\"tacm\\\":[0.91],\\\"drr\\\":18.1,\\\"rcd\\\":[0.2],\\\"mp\\\":-8.02,\\\"be\\\":[16.1,9899.9],\\\"ocf\\\":[-5.3736,-2.6496,-9.6318,-14.2823,-18.113,-24.3242,-29.8064,-37.6786,-45.9822,-57.4461],\\\"il\\\":-24.4},\\\"ts\\\":[\\\"tag_03010309\\\",\\\"tag_03010308\\\",\\\"tag_03010307\\\",\\\"tag_02040437\\\",\\\"tag_00010204\\\"],\\\"trs\\\":[0.91,0.15,0.1,0.1,0.08]}}}\",\"PACK_VOD:vod_diversity_tier3\":\"10014\",\"PACK_VOD:vod_sr_class_v30_score\":\"52.37\",\"play_time_prob_dist\":\"[800,0.7959,3176.9133]\"}"
                        },
                        "meme_reg_info": {},
                        "smart_search_info": {
                          "find_similar_intent_type": 0,
                          "ask_tako_intent_type": 0,
                          "related_videos_intent_type": 0,
                          "title_smart_search_panel_type": 0,
                          "ai_overview_intent_type": 0
                        },
                        "survey_info": null,
                        "tns_ue_feed_info": {
                          "footnote": {
                            "can_add_footnote": 0,
                            "pending_count": 0
                          }
                        },
                        "ecosystem_perception_enhancement": null,
                        "creator_ai_comment": {
                          "has_ai_topic": false,
                          "eligible_video": false,
                          "not_eligible_reason": 213
                        },
                        "tako_bubble_info": {
                          "tako_bubble_enable": false
                        },
                        "bottom_products": null,
                        "right_products": null,
                        "is_ad": false,
                        "is_eligible_for_commission": false,
                        "is_paid_partnership": false,
                        "create_time_utc": "2026-02-08T00:34:07.000Z",
                        "url": "https://www.tiktok.com/@stoolpresidente/video/7604286086189288718",
                        "shop_product_url": null
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/videos"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/video-info": {
      "get": {
        "summary": "Video Info",
        "description": "Scrapes data from a TikTok video",
        "operationId": "tiktok_Video_Info",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "TikTok video URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630"
            }
          },
          {
            "name": "get_transcript",
            "in": "query",
            "description": "Get transcript of the video",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Region of the proxy. Sometimes you'll need to specify the region if you're not getting a response. Commonly for videos from the Phillipines, in which case you'd use 'PH'. Use 2 letter country codes like US, GB, FR, etc",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `image_post_info.images`: Slideshow images (you'll want all of the 'thumbnail' images\n- `aweme_detail.video.download_no_watermark_addr.url_list[0]`: The URL of the video\n- `digg_count`: digg_count === like_count. Not sure why TikTok calls it \"digg\" Maybe the user diggs it?\n- `is_ad`: Whether the tiktok is an ad. Make sure you're looking at the is_ad field and not the is_ads field",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "transcript": "WEBVTT\n\n\n00:00:00.140 --> 00:00:04.020\nAll right. Pizza review time",
                        "aweme_detail": {
                          "added_sound_music_info": {
                            "album": "",
                            "allow_offline_music_to_detail_page": false,
                            "artists": {},
                            "audition_duration": 210,
                            "author": "yourmusic4ever💯",
                            "author_deleted": false,
                            "author_position": null,
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=66d8faf8&x-expires=1770652800&x-signature=CglLzHwzs91wQk7QfwbqAceDjfw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1f307199&x-expires=1770652800&x-signature=Rx3gd8ZAtVcS60%2F3ECGkxIWb2Ro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9eb9a4d4&x-expires=1770652800&x-signature=0DgjCD%2FKFLS92fzrKe%2FJ2UN6Wuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b9e3cf95&x-expires=1770652800&x-signature=ZmDkMB6onV25J0Egyc%2FqzFRVgyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ee929e56&x-expires=1770652800&x-signature=6EL3TsPc%2Fuzs0XLFc%2FmVi7Mm1Us%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a99d1ef1&x-expires=1770652800&x-signature=CGkgxhT1aS%2FJ49cyLvq2SsqFPY4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "binded_challenge_id": 0,
                            "can_be_stitched": true,
                            "can_not_reuse": false,
                            "collect_stat": 0,
                            "commercial_right_type": 1,
                            "cover_large": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f61b2856&x-expires=1770652800&x-signature=ylTReBs%2FJesav0Owxg%2FZ97mS6Wo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89eac6f8&x-expires=1770652800&x-signature=GQCxzNP4ct0S9TyD%2B7j5VS05OH4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=14c3df16&x-expires=1770652800&x-signature=eG9sKEXsd0GDG%2FGmBtFLKYhBRA4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=66d8faf8&x-expires=1770652800&x-signature=CglLzHwzs91wQk7QfwbqAceDjfw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1f307199&x-expires=1770652800&x-signature=Rx3gd8ZAtVcS60%2F3ECGkxIWb2Ro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9eb9a4d4&x-expires=1770652800&x-signature=0DgjCD%2FKFLS92fzrKe%2FJ2UN6Wuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_thumb": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b9e3cf95&x-expires=1770652800&x-signature=ZmDkMB6onV25J0Egyc%2FqzFRVgyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ee929e56&x-expires=1770652800&x-signature=6EL3TsPc%2Fuzs0XLFc%2FmVi7Mm1Us%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a99d1ef1&x-expires=1770652800&x-signature=CGkgxhT1aS%2FJ49cyLvq2SsqFPY4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "create_time": 1705276265,
                            "dmv_auto_show": false,
                            "duration": 210,
                            "duration_high_precision": {
                              "audition_duration_precision": 210.15506,
                              "duration_precision": 210.15506,
                              "shoot_duration_precision": 210.15506,
                              "video_duration_precision": 210.15506
                            },
                            "external_song_info": {},
                            "extra": "{\"aed_music_dur\":32,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7324105620095765765,\"filter_reason\":\"not_commerce\",\"from_user_id\":7541125447947502606,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":1,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v09942g40000cmi76pfog65oehuk5f5g\",\"original_song_url\":\"https://sf19-sign.tiktokcdn-us.com/obj/musically-maliva-obj/7324105761397803781.mp3?lk3s=08d74b56\\u0026x-expires=1770590446\\u0026x-signature=j6IOv5D0vizHVSLxecjnulEg71k%3D\",\"owner_id\":7107492887776330757,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":1,\"schedule_search_time\":0}",
                            "has_commerce_right": true,
                            "has_commerce_right_strict": false,
                            "has_human_voice": false,
                            "id": 7324105763793669000,
                            "id_str": "7324105763793668870",
                            "is_audio_url_with_cookie": false,
                            "is_author_artist": false,
                            "is_commerce_music": false,
                            "is_commerce_music_strict": false,
                            "is_matched_metadata": false,
                            "is_original": false,
                            "is_original_sound": true,
                            "is_pgc": false,
                            "is_play_music": false,
                            "is_shooting_allow": true,
                            "log_extra": "{\"meta_song_matched_type\":\"group3\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                            "lyric_short_position": null,
                            "matched_pgc_sound": {
                              "artist_infos": {
                                "0": {
                                  "avatar": {
                                    "uri": "tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4",
                                    "url_list": {
                                      "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=93266281&x-expires=1770652800&x-signature=7sD9U6D0d%2BwZRXueNg%2Bd0sQ4RJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                      "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ef99dee4&x-expires=1770652800&x-signature=S7GLKp37DfaWrKjXcIbfHDW4U%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                      "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=46ddbf13&x-expires=1770652800&x-signature=XeIztitO2n%2Bbj19eEolr22G8oJ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                    },
                                    "url_prefix": null
                                  },
                                  "enter_type": 2,
                                  "follow_status": 0,
                                  "follower_status": 0,
                                  "handle": "rickastleyofficial",
                                  "is_block": false,
                                  "is_blocked": false,
                                  "is_private_account": false,
                                  "is_verified": true,
                                  "is_visible": false,
                                  "nick_name": "Rick Astley",
                                  "sec_uid": "MS4wLjABAAAALt-Eksh05s9O6N90-UhpTH13GuCQlmWwLfv2bJijAdhQqH4uYdKsKxa50XQXRbb4",
                                  "status": 1,
                                  "uid": "6747248159023481862"
                                }
                              },
                              "author": "Rick Astley",
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC",
                                "url_list": {
                                  "0": "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5",
                                  "1": "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "mixed_author": "Contains music from: \"Never Gonna Give You Up (Cake Mix)\"",
                              "mixed_title": "Never Gonna Give You Up (Contains music from: Never Gonna Give You Up (Cake Mix) - Rick Astley)",
                              "music_release_info": {
                                "group_release_date": 0,
                                "is_new_release_song": false
                              },
                              "title": "Never Gonna Give You Up (Cake Mix)",
                              "uncert_artists": null
                            },
                            "matched_song": {
                              "author": "Rick Astley",
                              "chorus_info": {
                                "duration_ms": 33791,
                                "start_ms": 120192
                              },
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC",
                                "url_list": {
                                  "0": "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5",
                                  "1": "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "full_duration": 347427,
                              "h5_url": "",
                              "id": "7071013829655726082",
                              "performers": null,
                              "title": "Never Gonna Give You Up (Cake Mix)"
                            },
                            "meme_song_info": {},
                            "mid": "7324105763793668870",
                            "multi_bit_rate_play_info": null,
                            "music_group_use_count": 0,
                            "music_ugid": 7324105763793669000,
                            "music_ugid_use_count": 0,
                            "mute_share": false,
                            "offline_desc": "The copyright owner hasn’t made this sound available in your country",
                            "owner_handle": "yourmusic4ever01",
                            "owner_id": "7107492887776330757",
                            "owner_nickname": "yourmusic4ever💯",
                            "play_url": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "position": null,
                            "prevent_download": false,
                            "preview_end_time": 0,
                            "preview_start_time": 0,
                            "recommend_status": 256,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAAunnppfG1XESNwvzHdCGmhojryDJzS1_ihhrKn3D0t0a391tom2wEyGuRr2PBJoIS",
                            "shoot_duration": 210,
                            "sim_group_id_v3": 212076290,
                            "source_platform": 72,
                            "status": 1,
                            "strong_beat_url": {
                              "height": 720,
                              "uri": "https://sf19-sign.tiktokcdn-us.com/obj/tiktok-obj/pattern/98c343a0dc783500cf957d57275adf11.json?lk3s=08d74b56&x-expires=1770590446&x-signature=L4PqsAU5ji1xZa0J2IbEk4MbzEk%3D",
                              "url_list": {
                                "0": "https://sf19-sign.tiktokcdn-us.com/obj/tiktok-obj/pattern/98c343a0dc783500cf957d57275adf11.json?lk3s=08d74b56&x-expires=1770590446&x-signature=L4PqsAU5ji1xZa0J2IbEk4MbzEk%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "tag_list": null,
                            "title": "Never Gonna Give You Up",
                            "tt_to_dsp_song_infos": null,
                            "uncert_artists": null,
                            "user_count": 0,
                            "video_duration": 210
                          },
                          "aigc_info": {
                            "aigc_label_type": 0,
                            "created_by_ai": false
                          },
                          "anchors": null,
                          "anchors_extras": "",
                          "animated_image_info": {
                            "effect": 0,
                            "type": 0
                          },
                          "author": {
                            "accept_private_policy": false,
                            "account_labels": null,
                            "account_region": "",
                            "ad_cover_url": null,
                            "advance_feature_item_order": null,
                            "advanced_feature_info": null,
                            "apple_account": 0,
                            "authority_status": 0,
                            "avatar_168x168": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=db785a68&x-expires=1770652800&x-signature=ntd%2BhyCCb72WFI%2BRC1YBpXNVHcQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=991aa1b9&x-expires=1770652800&x-signature=UrbUu8eSVSPijN5SaACA64jBET8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7a291ab1&x-expires=1770652800&x-signature=l5uOBesU46%2FfjkgDSt5Qv8Tbjmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_300x300": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c9254602&x-expires=1770652800&x-signature=FlOvae8xdkzil9jbomBKyupjF7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=9899f51c&x-expires=1770652800&x-signature=rTB6AwlpmJGT5vAtMZ8W%2FerZKX4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6440a4e4&x-expires=1770652800&x-signature=OYI6KXIFY%2B3FGSh0s16yGJo6H84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_larger": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b4828117&x-expires=1770652800&x-signature=uRPnbRS8KJ1byirSah%2BH7Nj3AkE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=065b5685&x-expires=1770652800&x-signature=pRq9nEZACfnl1in5tdZww9cVgbQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7b9b8fd1&x-expires=1770652800&x-signature=gaOlI4XygmdM8gkxd2QPM%2BQorXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae9f6a37&x-expires=1770652800&x-signature=UknaBSQW6djNiKut4zGOtY3oj9M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a041b708&x-expires=1770652800&x-signature=AGr%2FkZekrEA%2BozIm7hl2i1YQqfo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bd8bc710&x-expires=1770652800&x-signature=Sc%2F4h9uoMEoLkgQ5M%2F6IMWOvQTs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_meta_info_list": {
                              "0": {
                                "avatar_category": 1,
                                "avatar_meta_info": {
                                  "avatar_source": 1
                                }
                              },
                              "1": {
                                "avatar_category": 6,
                                "avatar_meta_info": {}
                              }
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0996edad&x-expires=1770652800&x-signature=sbu9yGh%2BjwALwpqUWMsJ5Y1NsWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=832933f2&x-expires=1770652800&x-signature=WWpyxTo21cHgBuvqsSjabbNt8y8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b0d55947&x-expires=1770652800&x-signature=tl0Bn8UTGkA0rOaj91%2FDx435oT4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                            "aweme_count": 0,
                            "bind_phone": "",
                            "bold_fields": null,
                            "can_message_follow_status_list": {
                              "0": 0,
                              "1": 1,
                              "2": 2,
                              "3": 4
                            },
                            "can_set_geofencing": null,
                            "cha_list": null,
                            "comment_filter_status": 0,
                            "comment_setting": 0,
                            "commerce_user_level": 0,
                            "cover_url": {},
                            "create_time": 0,
                            "custom_verify": "",
                            "cv_level": "",
                            "download_prompt_ts": 0,
                            "download_setting": 3,
                            "duet_setting": 1,
                            "enabled_filter_all_comments": false,
                            "enterprise_verify_reason": "",
                            "events": null,
                            "fake_data_info": {},
                            "favoriting_count": 0,
                            "fb_expire_time": 0,
                            "follow_status": 0,
                            "follower_count": 0,
                            "follower_status": 0,
                            "followers_detail": null,
                            "following_count": 0,
                            "friends_status": 0,
                            "geofencing": null,
                            "google_account": "",
                            "has_email": false,
                            "has_facebook_token": false,
                            "has_insights": false,
                            "has_orders": false,
                            "has_twitter_token": false,
                            "has_youtube_token": false,
                            "hide_search": false,
                            "homepage_bottom_toast": null,
                            "ins_id": "",
                            "is_ad_fake": false,
                            "is_block": false,
                            "is_discipline_member": false,
                            "is_mute": 0,
                            "is_mute_lives": 0,
                            "is_mute_non_story_post": 0,
                            "is_mute_story": 0,
                            "is_phone_binded": false,
                            "is_star": false,
                            "item_list": null,
                            "language": "en",
                            "live_agreement": 0,
                            "live_commerce": false,
                            "live_verify": 0,
                            "mention_status": 1,
                            "mutual_relation_avatars": null,
                            "need_points": null,
                            "need_recommend": 0,
                            "nickname": "Spam account",
                            "platform_sync_info": null,
                            "prevent_download": false,
                            "react_setting": 0,
                            "region": "US",
                            "relative_users": null,
                            "reply_with_video_flag": 4,
                            "room_id": 0,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAApHIOSOFPKG3IRigg-3ZRVYzfZnpfVGIPpYKGh4wqBfrvIeFNqWqpXS2Os1d-Fhhx",
                            "secret": 0,
                            "share_info": {
                              "now_invitation_card_image_urls": null,
                              "share_desc": "",
                              "share_desc_info": "",
                              "share_qrcode_url": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "share_title": "",
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_url": ""
                            },
                            "share_qrcode_uri": "",
                            "shield_comment_notice": 0,
                            "shield_digg_notice": 0,
                            "shield_edit_field_info": null,
                            "shield_follow_notice": 0,
                            "short_id": "0",
                            "show_image_bubble": false,
                            "signature": "This is where you will find the most random stuff",
                            "special_account": {
                              "special_account_list": null
                            },
                            "special_lock": 1,
                            "status": 1,
                            "stitch_setting": 1,
                            "story_status": 0,
                            "total_favorited": 0,
                            "tw_expire_time": 0,
                            "twitter_id": "",
                            "twitter_name": "",
                            "type_label": null,
                            "uid": "7198363676607530026",
                            "unique_id": "randomspamvideos25",
                            "unique_id_modify_time": 1770568846,
                            "user_canceled": false,
                            "user_mode": 1,
                            "user_now_pack_info": {},
                            "user_period": 0,
                            "user_profile_guide": null,
                            "user_rate": 1,
                            "user_spark_info": {},
                            "user_tags": null,
                            "verification_type": 0,
                            "verify_info": "",
                            "video_icon": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "white_cover_url": null,
                            "with_commerce_entry": false,
                            "with_shop_entry": false,
                            "youtube_channel_id": "",
                            "youtube_channel_title": "",
                            "youtube_expire_time": 0
                          },
                          "author_user_id": 7198363676607530000,
                          "aweme_acl": {
                            "download_general": {
                              "code": 1,
                              "extra": "101",
                              "mute": false,
                              "show_type": 0,
                              "transcode": 1
                            },
                            "download_mask_panel": {
                              "code": 1,
                              "extra": "101",
                              "mute": false,
                              "show_type": 0,
                              "transcode": 1
                            },
                            "platform_list": null,
                            "press_action_list": null,
                            "share_action_list": null,
                            "share_general": {
                              "code": 1,
                              "extra": "101",
                              "mute": false,
                              "show_type": 1,
                              "toast_msg": "This action isn’t allowed for this post",
                              "transcode": 1
                            },
                            "share_list_status": 0
                          },
                          "aweme_id": "7251387037834595630",
                          "aweme_type": 0,
                          "banners": {
                            "0": {
                              "key": {
                                "component_key": "bottom_banner_search_rs"
                              }
                            }
                          },
                          "behind_the_song_music_ids": null,
                          "behind_the_song_video_music_ids": null,
                          "bodydance_score": 0,
                          "bottom_products": null,
                          "branded_content_accounts": null,
                          "cc_template_info": {
                            "author_name": "",
                            "clip_count": 0,
                            "desc": "",
                            "duration_milliseconds": 0,
                            "related_music_id": "",
                            "template_id": ""
                          },
                          "cha_list": {
                            "0": {
                              "author": {
                                "account_labels": null,
                                "ad_cover_url": null,
                                "advance_feature_item_order": null,
                                "advanced_feature_info": null,
                                "bold_fields": null,
                                "can_message_follow_status_list": null,
                                "can_set_geofencing": null,
                                "cha_list": null,
                                "cover_url": null,
                                "events": null,
                                "followers_detail": null,
                                "geofencing": null,
                                "homepage_bottom_toast": null,
                                "item_list": null,
                                "mutual_relation_avatars": null,
                                "need_points": null,
                                "platform_sync_info": null,
                                "relative_users": null,
                                "search_highlight": null,
                                "shield_edit_field_info": null,
                                "type_label": null,
                                "user_profile_guide": null,
                                "user_tags": null,
                                "white_cover_url": null
                              },
                              "banner_list": null,
                              "cha_attrs": null,
                              "cha_name": "rickroll",
                              "cid": "93526",
                              "collect_stat": 0,
                              "connect_music": {},
                              "desc": "",
                              "extra_attr": {
                                "is_live": false
                              },
                              "hashtag_profile": "",
                              "is_challenge": 0,
                              "is_commerce": false,
                              "is_pgcshow": false,
                              "schema": "aweme://aweme/challenge/detail?cid=93526",
                              "search_highlight": null,
                              "share_info": {
                                "bool_persist": 0,
                                "now_invitation_card_image_urls": null,
                                "share_desc": "Check out #rickroll on TikTok!",
                                "share_desc_info": "Check out #rickroll on TikTok!",
                                "share_quote": "",
                                "share_signature_desc": "",
                                "share_signature_url": "",
                                "share_title": "It is a becoming a big trend on TikTok now! Click here: rickroll",
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_url": "https://www.tiktok.com/tag/rickroll?_r=1&name=rickroll&u_code=em2e50dhi45k24&_d=em2e4ee18c5m6m&share_challenge_id=93526&sharer_language=en&source=h5_m"
                              },
                              "show_items": null,
                              "sub_type": 0,
                              "type": 1,
                              "use_count": 0,
                              "user_count": 0,
                              "view_count": 0
                            }
                          },
                          "challenge_position": null,
                          "cmt_swt": false,
                          "collect_stat": 0,
                          "comment_config": {
                            "comment_panel_show_tab_config": {
                              "comment_tab_info_config": {
                                "0": {
                                  "priority": 100,
                                  "tab_id": 2,
                                  "tab_name": "like_list"
                                },
                                "1": {
                                  "priority": 101,
                                  "tab_id": 3,
                                  "tab_name": "view_list"
                                },
                                "2": {
                                  "priority": -100,
                                  "tab_id": 4,
                                  "tab_name": "story2viewer_list"
                                },
                                "3": {
                                  "priority": 102,
                                  "tab_id": 5,
                                  "tab_name": "video_auth_page"
                                }
                              },
                              "max_tab_count": 3
                            },
                            "comment_top_bar_component": {
                              "0": {
                                "action": {
                                  "click_hot_area_type": 2,
                                  "schema": "//search"
                                },
                                "biz_id": "2857475072020861388",
                                "biz_type": 10,
                                "desc_prefix": {
                                  "content": "Search:"
                                },
                                "desc_suffix": {
                                  "content": "rick roll video"
                                },
                                "extra": "",
                                "name": "search_keywords",
                                "tail_icon": {
                                  "is_local": true,
                                  "local_type": 1
                                },
                                "template_type": 2,
                                "tracer_info": ""
                              }
                            },
                            "emoji_recommend_list": null,
                            "long_press_recommend_list": null,
                            "preload": {
                              "preds": "{\"item_post_comment\":0.0016400737718040936}"
                            },
                            "quick_comment": {
                              "enabled": true,
                              "rec_level": 0
                            },
                            "quick_comment_emoji_recommend_list": null,
                            "social_quick_comment": {
                              "enabled": false,
                              "rec_metrics": {
                                "non_social_enabled": "true",
                                "p_comment": "0",
                                "p_skip": "0",
                                "p_stay_time": "0"
                              }
                            },
                            "zero_comment_button_config": {
                              "background_url": {
                                "url_list": {
                                  "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464"
                                },
                                "url_prefix": null
                              },
                              "background_url_for_black": {
                                "url_list": {
                                  "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693"
                                },
                                "url_prefix": null
                              },
                              "image_type": 1,
                              "zero_comment_button_enable": true,
                              "zero_comment_button_main_text": "Start the conversation",
                              "zero_comment_button_text": "Comment"
                            }
                          },
                          "comment_topbar_info": null,
                          "commerce_config_data": null,
                          "commerce_info": {
                            "adv_promotable": false,
                            "auction_ad_invited": false,
                            "branded_content_type": 0,
                            "is_diversion_ad": 0,
                            "organic_log_extra": "{\"req_id\":\"202602081640469579120792C24A7D9972\"}",
                            "with_comment_filter_words": false
                          },
                          "content_desc": "",
                          "content_desc_extra": {},
                          "content_level": 1,
                          "content_model": {
                            "custom_biz": {
                              "aweme_trace": "202602081640469579120792C24A7D9972",
                              "high_quality_boost_info": {
                                "description": "",
                                "is_high_quality_post": false,
                                "link": ""
                              }
                            },
                            "standard_biz": {
                              "creator_analytics": {
                                "creator_analytics_entrance_status": 2
                              },
                              "e_commerce": {
                                "ttec_content_tag": {
                                  "recommendation_tag_consumer_str": "",
                                  "recommendation_tag_creator_str": ""
                                }
                              },
                              "local_alliance_info": {
                                "alliance_item_label_text": "",
                                "alliance_item_label_type": 0
                              }
                            }
                          },
                          "content_original_type": 1,
                          "content_size_type": 1,
                          "content_type": "video",
                          "cover_labels": null,
                          "create_time": 1688345118,
                          "creation_info": {
                            "creation_used_functions": {}
                          },
                          "creator_ai_comment": {
                            "eligible_video": false,
                            "has_ai_topic": false,
                            "not_eligible_reason": 213
                          },
                          "desc": "#rickroll #rickastley #nevrgonnagiveyouup #foryou #fyp #xyzbca Send this to someone to Rick Roll them",
                          "desc_language": "en",
                          "disable_search_trending_bar": false,
                          "distance": "",
                          "distribute_type": 1,
                          "ecosystem_perception_enhancement": null,
                          "follow_up_publish_from_id": -1,
                          "geofencing": null,
                          "geofencing_regions": null,
                          "green_screen_materials": null,
                          "group_id": "7251387037834595630",
                          "group_id_list": {
                            "GroupdIdList0": null,
                            "GroupdIdList1": {
                              "0": 7251387037834595000
                            }
                          },
                          "has_danmaku": false,
                          "has_promote_entry": 2,
                          "has_vs_entry": false,
                          "have_dashboard": false,
                          "hybrid_label": null,
                          "image_infos": null,
                          "interact_permission": {
                            "allow_adding_as_post": {
                              "status": 0
                            },
                            "allow_adding_to_story": 0,
                            "allow_create_sticker": {
                              "status": 0
                            },
                            "allow_story_switch_to_post": {
                              "status": 1
                            },
                            "duet": 0,
                            "duet_privacy_setting": 0,
                            "stitch": 0,
                            "stitch_privacy_setting": 0,
                            "upvote": 0
                          },
                          "interaction_stickers": {
                            "0": {
                              "attr": "",
                              "index": 0,
                              "is_non_global": false,
                              "is_non_global_v2": false,
                              "material_index": 0,
                              "text_info": "Congrats you just got Rick rolled ",
                              "text_sticker_info": {
                                "alignment": 0,
                                "bg_color": "#00000000",
                                "source_height": 0.135,
                                "source_width": 0.7986666666666666,
                                "text_color": "#FFFFFFFF",
                                "text_language": "en",
                                "text_size": 28
                              },
                              "track_info": "[{\"x\":0.5,\"end_time\":50843.336,\"p\":null,\"y\":0.2135,\"h\":0.153,\"isRatioCoord\":true,\"start_time\":0,\"r\":0,\"w\":0.8307,\"s\":1}]",
                              "type": 18
                            }
                          },
                          "is_ads": false,
                          "is_description_translatable": true,
                          "is_hash_tag": 1,
                          "is_nff_or_nr": false,
                          "is_on_this_day": 0,
                          "is_paid_content": false,
                          "is_pgcshow": false,
                          "is_preview": 0,
                          "is_relieve": false,
                          "is_text_sticker_translatable": true,
                          "is_title_translatable": false,
                          "is_top": 0,
                          "is_vr": false,
                          "item_comment_settings": 0,
                          "item_duet": 0,
                          "item_react": 0,
                          "item_stitch": 0,
                          "label_top": {
                            "height": 720,
                            "uri": "tiktok-obj/1598708589477025.PNG",
                            "url_list": {
                              "0": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "label_top_text": null,
                          "long_video": null,
                          "main_arch_common": "{\"music_detail_fail_reason\":\"copyright_offline\",\"music_detail_fail_type\":6,\"music_detail_fail_toast\":\"This sound isn’t available.\"}",
                          "mask_infos": {},
                          "meme_reg_info": {},
                          "misc_info": "{}",
                          "muf_comment_info_v2": null,
                          "music": {
                            "album": "",
                            "allow_offline_music_to_detail_page": false,
                            "artists": {},
                            "audition_duration": 210,
                            "author": "yourmusic4ever💯",
                            "author_deleted": false,
                            "author_position": null,
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=66d8faf8&x-expires=1770652800&x-signature=CglLzHwzs91wQk7QfwbqAceDjfw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1f307199&x-expires=1770652800&x-signature=Rx3gd8ZAtVcS60%2F3ECGkxIWb2Ro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9eb9a4d4&x-expires=1770652800&x-signature=0DgjCD%2FKFLS92fzrKe%2FJ2UN6Wuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b9e3cf95&x-expires=1770652800&x-signature=ZmDkMB6onV25J0Egyc%2FqzFRVgyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ee929e56&x-expires=1770652800&x-signature=6EL3TsPc%2Fuzs0XLFc%2FmVi7Mm1Us%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a99d1ef1&x-expires=1770652800&x-signature=CGkgxhT1aS%2FJ49cyLvq2SsqFPY4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "binded_challenge_id": 0,
                            "can_be_stitched": true,
                            "can_not_reuse": false,
                            "collect_stat": 0,
                            "commercial_right_type": 1,
                            "cover_large": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f61b2856&x-expires=1770652800&x-signature=ylTReBs%2FJesav0Owxg%2FZ97mS6Wo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89eac6f8&x-expires=1770652800&x-signature=GQCxzNP4ct0S9TyD%2B7j5VS05OH4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=14c3df16&x-expires=1770652800&x-signature=eG9sKEXsd0GDG%2FGmBtFLKYhBRA4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=66d8faf8&x-expires=1770652800&x-signature=CglLzHwzs91wQk7QfwbqAceDjfw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1f307199&x-expires=1770652800&x-signature=Rx3gd8ZAtVcS60%2F3ECGkxIWb2Ro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9eb9a4d4&x-expires=1770652800&x-signature=0DgjCD%2FKFLS92fzrKe%2FJ2UN6Wuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_thumb": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b9e3cf95&x-expires=1770652800&x-signature=ZmDkMB6onV25J0Egyc%2FqzFRVgyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ee929e56&x-expires=1770652800&x-signature=6EL3TsPc%2Fuzs0XLFc%2FmVi7Mm1Us%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/effd2964961fd079211d5d57a92bf571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a99d1ef1&x-expires=1770652800&x-signature=CGkgxhT1aS%2FJ49cyLvq2SsqFPY4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "create_time": 1705276265,
                            "dmv_auto_show": false,
                            "duration": 210,
                            "duration_high_precision": {
                              "audition_duration_precision": 210.15506,
                              "duration_precision": 210.15506,
                              "shoot_duration_precision": 210.15506,
                              "video_duration_precision": 210.15506
                            },
                            "external_song_info": {},
                            "extra": "{\"aed_music_dur\":32,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7324105620095765765,\"filter_reason\":\"not_commerce\",\"from_user_id\":7541125447947502606,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":1,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v09942g40000cmi76pfog65oehuk5f5g\",\"original_song_url\":\"https://sf19-sign.tiktokcdn-us.com/obj/musically-maliva-obj/7324105761397803781.mp3?lk3s=08d74b56\\u0026x-expires=1770590446\\u0026x-signature=j6IOv5D0vizHVSLxecjnulEg71k%3D\",\"owner_id\":7107492887776330757,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":1,\"schedule_search_time\":0}",
                            "has_commerce_right": true,
                            "has_commerce_right_strict": false,
                            "has_human_voice": false,
                            "id": 7324105763793669000,
                            "id_str": "7324105763793668870",
                            "is_audio_url_with_cookie": false,
                            "is_author_artist": false,
                            "is_commerce_music": false,
                            "is_commerce_music_strict": false,
                            "is_matched_metadata": false,
                            "is_original": false,
                            "is_original_sound": true,
                            "is_pgc": false,
                            "is_play_music": false,
                            "is_shooting_allow": true,
                            "log_extra": "{\"meta_song_matched_type\":\"group3\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                            "lyric_short_position": null,
                            "matched_pgc_sound": {
                              "artist_infos": {
                                "0": {
                                  "avatar": {
                                    "uri": "tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4",
                                    "url_list": {
                                      "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=93266281&x-expires=1770652800&x-signature=7sD9U6D0d%2BwZRXueNg%2Bd0sQ4RJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                      "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ef99dee4&x-expires=1770652800&x-signature=S7GLKp37DfaWrKjXcIbfHDW4U%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                      "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/36f7a627393380777035ebaf3db0b6b4~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=46ddbf13&x-expires=1770652800&x-signature=XeIztitO2n%2Bbj19eEolr22G8oJ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                    },
                                    "url_prefix": null
                                  },
                                  "enter_type": 2,
                                  "follow_status": 0,
                                  "follower_status": 0,
                                  "handle": "rickastleyofficial",
                                  "is_block": false,
                                  "is_blocked": false,
                                  "is_private_account": false,
                                  "is_verified": true,
                                  "is_visible": false,
                                  "nick_name": "Rick Astley",
                                  "sec_uid": "MS4wLjABAAAALt-Eksh05s9O6N90-UhpTH13GuCQlmWwLfv2bJijAdhQqH4uYdKsKxa50XQXRbb4",
                                  "status": 1,
                                  "uid": "6747248159023481862"
                                }
                              },
                              "author": "Rick Astley",
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC",
                                "url_list": {
                                  "0": "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5",
                                  "1": "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "mixed_author": "Contains music from: \"Never Gonna Give You Up (Cake Mix)\"",
                              "mixed_title": "Never Gonna Give You Up (Contains music from: Never Gonna Give You Up (Cake Mix) - Rick Astley)",
                              "music_release_info": {
                                "group_release_date": 0,
                                "is_new_release_song": false
                              },
                              "title": "Never Gonna Give You Up (Cake Mix)",
                              "uncert_artists": null
                            },
                            "matched_song": {
                              "author": "Rick Astley",
                              "chorus_info": {
                                "duration_ms": 33791,
                                "start_ms": 120192
                              },
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC",
                                "url_list": {
                                  "0": "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5",
                                  "1": "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIYaaCDGIFFxIXCfyAEgAbaADx2VfzofSrEDAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "full_duration": 347427,
                              "h5_url": "",
                              "id": "7071013829655726082",
                              "performers": null,
                              "title": "Never Gonna Give You Up (Cake Mix)"
                            },
                            "meme_song_info": {},
                            "mid": "7324105763793668870",
                            "multi_bit_rate_play_info": null,
                            "music_group_use_count": 0,
                            "music_ugid": 7324105763793669000,
                            "music_ugid_use_count": 0,
                            "mute_share": false,
                            "mute_type": 0,
                            "offline_desc": "The copyright owner hasn’t made this sound available in your country",
                            "owner_handle": "yourmusic4ever01",
                            "owner_id": "7107492887776330757",
                            "owner_nickname": "yourmusic4ever💯",
                            "play_url": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "position": null,
                            "prevent_download": false,
                            "preview_end_time": 0,
                            "preview_start_time": 0,
                            "recommend_status": 256,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAAunnppfG1XESNwvzHdCGmhojryDJzS1_ihhrKn3D0t0a391tom2wEyGuRr2PBJoIS",
                            "shoot_duration": 210,
                            "sim_group_id_v3": 212076290,
                            "source_platform": 72,
                            "status": 1,
                            "strong_beat_url": {
                              "height": 720,
                              "uri": "https://sf19-sign.tiktokcdn-us.com/obj/tiktok-obj/pattern/98c343a0dc783500cf957d57275adf11.json?lk3s=08d74b56&x-expires=1770590446&x-signature=L4PqsAU5ji1xZa0J2IbEk4MbzEk%3D",
                              "url_list": {
                                "0": "https://sf19-sign.tiktokcdn-us.com/obj/tiktok-obj/pattern/98c343a0dc783500cf957d57275adf11.json?lk3s=08d74b56&x-expires=1770590446&x-signature=L4PqsAU5ji1xZa0J2IbEk4MbzEk%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "tag_list": null,
                            "title": "Never Gonna Give You Up",
                            "tt_to_dsp_song_infos": null,
                            "uncert_artists": null,
                            "user_count": 0,
                            "video_duration": 210
                          },
                          "music_begin_time_in_ms": 0,
                          "music_end_time_in_ms": 50843,
                          "music_selected_from": "edit_page_search",
                          "music_title_style": 0,
                          "music_volume": "50.000000",
                          "need_trim_step": false,
                          "need_vs_entry": false,
                          "nickname_position": null,
                          "no_selected_music": false,
                          "operator_boost_info": null,
                          "origin_comment_ids": null,
                          "origin_volume": "59.327160",
                          "original_client_text": {
                            "markup_text": "<h id=\"22\">#rickroll</h> <h id=\"94\">#rickastley</h> <h id=\"182\">#nevrgonnagiveyouup</h> <h id=\"251\">#foryou</h> <h id=\"303\">#fyp</h> <h id=\"426\">#xyzbca</h> Send this to someone to Rick Roll them",
                            "text_extra": {
                              "0": {
                                "hashtag_id": "93526",
                                "hashtag_name": "rickroll",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "22",
                                "type": 1,
                                "user_id": ""
                              },
                              "1": {
                                "hashtag_id": "15742",
                                "hashtag_name": "rickastley",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "94",
                                "type": 1,
                                "user_id": ""
                              },
                              "2": {
                                "hashtag_id": "1678909548286977",
                                "hashtag_name": "nevrgonnagiveyouup",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "182",
                                "type": 1,
                                "user_id": ""
                              },
                              "3": {
                                "hashtag_id": "42164",
                                "hashtag_name": "foryou",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "251",
                                "type": 1,
                                "user_id": ""
                              },
                              "4": {
                                "hashtag_id": "229207",
                                "hashtag_name": "fyp",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "303",
                                "type": 1,
                                "user_id": ""
                              },
                              "5": {
                                "hashtag_id": "1652484531221509",
                                "hashtag_name": "xyzbca",
                                "is_commerce": false,
                                "sec_uid": "",
                                "tag_id": "426",
                                "type": 1,
                                "user_id": ""
                              }
                            }
                          },
                          "paid_content_info": {
                            "paid_collection_id": 0
                          },
                          "picked_users": {},
                          "playlist_blocked": false,
                          "poi_re_tag_signal": 0,
                          "position": null,
                          "prevent_download": false,
                          "products_info": null,
                          "promote": {
                            "extra": "{\"is_self_post\":false,\"page_source\":\"aweme_detail\",\"share_panel_icon_text_key\":\"\",\"store_country_code\":\"US\",\"traffic_level\":0}",
                            "is_show_video_view": false,
                            "promote_traffic_tag": {
                              "need_track": false,
                              "traffic_level": 0,
                              "version": "2025v1"
                            },
                            "video_view_count": 0,
                            "video_view_schema": ""
                          },
                          "promote_capcut_toggle": 0,
                          "promote_icon_text": "Promote",
                          "promote_toast": "Can’t promote due to audio copyright issue",
                          "promote_toast_key": "reason_cannot_promote_music",
                          "question_list": null,
                          "quick_reply_emojis": {
                            "0": "😍",
                            "1": "😂",
                            "2": "😳"
                          },
                          "rate": 12,
                          "reference_tts_voice_ids": null,
                          "reference_voice_filter_ids": null,
                          "region": "US",
                          "retry_type": 0,
                          "right_products": null,
                          "risk_infos": {
                            "content": "",
                            "risk_sink": false,
                            "type": 0,
                            "vote": false,
                            "warn": false
                          },
                          "search_highlight": null,
                          "share_info": {
                            "bool_persist": 0,
                            "now_invitation_card_image_urls": null,
                            "share_desc": "Check out Spam account's video! #TikTok",
                            "share_desc_info": "TikTok: Make Every Second CountCheck out Spam account’s video! #TikTok > ",
                            "share_link_desc": "",
                            "share_quote": "",
                            "share_signature_desc": "",
                            "share_signature_url": "",
                            "share_title": "Check out Spam account’s video! #TikTok > ",
                            "share_title_myself": "",
                            "share_title_other": "",
                            "share_url": "https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630?_r=1&u_code=em2e50dhi45k24&preview_pb=0&sharer_language=en&_d=em2e4ee18c5m6m&share_item_id=7251387037834595630&source=h5_m",
                            "whatsapp_desc": "Download TikTok and watch more fun videos:"
                          },
                          "share_url": "https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630?_r=1&u_code=em2e50dhi45k24&preview_pb=0&sharer_language=en&_d=em2e4ee18c5m6m&share_item_id=7251387037834595630&source=h5_m",
                          "shoot_tab_name": "story",
                          "smart_search_info": {
                            "ai_overview_intent_type": 0,
                            "ask_tako_intent_type": 0,
                            "find_similar_intent_type": 0,
                            "related_videos_intent_type": 0,
                            "title_smart_search_panel_type": 0
                          },
                          "social_interaction_blob": {
                            "auxiliary_model_content": "ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA="
                          },
                          "solaria_profile": {
                            "profile": "{\"PACK_VOD:vod_diversity_tier3\":\"10046\",\"play_time_prob_dist\":\"[800,0.5417,4500.4472]\"}"
                          },
                          "sort_label": "",
                          "standard_component_info": {
                            "banner_enabled": true
                          },
                          "statistics": {
                            "aweme_id": "7251387037834595630",
                            "collect_count": 9951,
                            "comment_count": 2602,
                            "digg_count": 36321,
                            "download_count": 852,
                            "forward_count": 0,
                            "lose_comment_count": 0,
                            "lose_count": 0,
                            "play_count": 1586514,
                            "repost_count": 0,
                            "share_count": 95399,
                            "whatsapp_share_count": 23885
                          },
                          "status": {
                            "allow_comment": true,
                            "allow_share": true,
                            "aweme_id": "7251387037834595630",
                            "download_status": 0,
                            "in_reviewing": false,
                            "is_delete": false,
                            "is_prohibited": false,
                            "private_status": 0,
                            "review_result": {
                              "review_status": 0
                            },
                            "reviewed": 1,
                            "self_see": false
                          },
                          "suggest_words": {
                            "suggest_words": {
                              "0": {
                                "hint_text": "Search · ",
                                "qrec_virtual_enable": "",
                                "scene": "feed_bar",
                                "words": {
                                  "0": {
                                    "penetrate_info": "{\"word_type_version_map\":\"\",\"generate_time\":\"0\",\"is_ramandan_promotion\":\"\",\"lvl3_cate_list\":\"\",\"ecom_trigger_info_map\":\"\",\"hot_level\":\"0\",\"visualize_sug_product_id\":\"\",\"video_id\":\"\",\"lvl1_category_id\":\"\",\"sug_user_id\":\"\",\"words_type_to_voucher_ids\":\"\",\"predict_ctr_score\":0.0005823258387342501,\"words_type_to_dmp_list\":\"\",\"word_type_list\":\"\",\"direct_to_tako\":\"\",\"ecom_intent\":\"0\",\"poi_card_id_list\":\"0\",\"is_time_sensitive\":\"0\",\"ecom_trigger_info\":\"\",\"recall_reason\":\"global_video_top_counter_recall,video_top_counter_recall\"}",
                                    "rich_sug_info": {
                                      "sug_icon_type": "",
                                      "sug_icon_uri": "",
                                      "sug_reason": "",
                                      "sug_reason_type": ""
                                    },
                                    "word": "rick roll video",
                                    "word_id": "2857475072020861388",
                                    "word_record": {
                                      "is_personalized": false,
                                      "qrec_json_info": "",
                                      "words_label": "",
                                      "words_lang": "en"
                                    }
                                  }
                                }
                              },
                              "1": {
                                "hint_text": "Search:",
                                "qrec_virtual_enable": "",
                                "scene": "comment_top",
                                "words": {
                                  "0": {
                                    "penetrate_info": "{\"video_id\":\"\",\"ecom_trigger_info_map\":\"\",\"words_type_to_dmp_list\":\"\",\"word_type_version_map\":\"\",\"poi_card_id_list\":\"0\",\"generate_time\":\"0\",\"is_ramandan_promotion\":\"\",\"visualize_sug_product_id\":\"\",\"ecom_intent\":\"0\",\"recall_reason\":\"global_video_top_counter_recall,video_top_counter_recall\",\"direct_to_tako\":\"\",\"lvl1_category_id\":\"\",\"predict_ctr_score\":0.0011966063777761277,\"is_time_sensitive\":\"0\",\"hot_level\":\"0\",\"word_type_list\":\"\",\"lvl3_cate_list\":\"\",\"ecom_trigger_info\":\"\",\"sug_user_id\":\"\",\"words_type_to_voucher_ids\":\"\"}",
                                    "rich_sug_info": {
                                      "sug_icon_type": "",
                                      "sug_icon_uri": "",
                                      "sug_reason": "",
                                      "sug_reason_type": ""
                                    },
                                    "word": "rick roll video",
                                    "word_id": "2857475072020861388",
                                    "word_record": {
                                      "is_personalized": false,
                                      "qrec_json_info": "",
                                      "words_label": "",
                                      "words_lang": "en"
                                    }
                                  }
                                }
                              }
                            }
                          },
                          "support_danmaku": false,
                          "survey_info": null,
                          "tako_bubble_info": {
                            "tako_bubble_enable": false
                          },
                          "text_extra": {
                            "0": {
                              "end": 9,
                              "hashtag_id": "93526",
                              "hashtag_name": "rickroll",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 0,
                              "tag_id": "22",
                              "type": 1,
                              "user_id": ""
                            },
                            "1": {
                              "end": 21,
                              "hashtag_id": "15742",
                              "hashtag_name": "rickastley",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 10,
                              "tag_id": "94",
                              "type": 1,
                              "user_id": ""
                            },
                            "2": {
                              "end": 41,
                              "hashtag_id": "1678909548286977",
                              "hashtag_name": "nevrgonnagiveyouup",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 22,
                              "tag_id": "182",
                              "type": 1,
                              "user_id": ""
                            },
                            "3": {
                              "end": 49,
                              "hashtag_id": "42164",
                              "hashtag_name": "foryou",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 42,
                              "tag_id": "251",
                              "type": 1,
                              "user_id": ""
                            },
                            "4": {
                              "end": 54,
                              "hashtag_id": "229207",
                              "hashtag_name": "fyp",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 50,
                              "tag_id": "303",
                              "type": 1,
                              "user_id": ""
                            },
                            "5": {
                              "end": 62,
                              "hashtag_id": "1652484531221509",
                              "hashtag_name": "xyzbca",
                              "is_commerce": false,
                              "sec_uid": "",
                              "start": 55,
                              "tag_id": "426",
                              "type": 1,
                              "user_id": ""
                            }
                          },
                          "text_sticker_major_lang": "en",
                          "title_language": "un",
                          "tns_ue_feed_info": {
                            "footnote": {
                              "can_add_footnote": 0,
                              "pending_count": 0
                            }
                          },
                          "ttec_suggest_words": {
                            "ttec_suggest_words": null
                          },
                          "tts_voice_ids": null,
                          "ttt_product_recall_type": -2,
                          "uniqid_position": null,
                          "upvote_info": {
                            "friends_recall_info": "{}",
                            "repost_initiate_score": 0,
                            "user_upvoted": false
                          },
                          "upvote_preload": {
                            "need_pull_upvote_info": false
                          },
                          "used_full_song": false,
                          "user_digged": 0,
                          "video": {
                            "CoverTsp": 6.565861271523179,
                            "ai_dynamic_cover": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL"
                              },
                              "url_prefix": null
                            },
                            "ai_dynamic_cover_bak": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL"
                              },
                              "url_prefix": null
                            },
                            "animated_cover": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=AWEME_DETAIL"
                              },
                              "url_prefix": null
                            },
                            "big_thumbs": {},
                            "bit_rate": {
                              "0": {
                                "HDR_bit": "",
                                "HDR_type": "",
                                "bit_rate": 534091,
                                "dub_infos": null,
                                "fid_profile_labels": "",
                                "fps": 30,
                                "gear_name": "normal_540_0",
                                "is_bytevc1": 0,
                                "play_addr": {
                                  "data_size": 3395951,
                                  "file_cs": "c:0-43088-7099",
                                  "file_hash": "2eac62e54850a5a6783a387958031455",
                                  "height": 1024,
                                  "uri": "v15025gf0000cngv43vog65r5emomur0",
                                  "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_534091",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/e5b1a818bbff4845b16e8e7f29dd9af1/69891120/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                    "1": "https://v19.tiktokcdn-us.com/a27eb286cdc6af3f30b3567b9fd2b932/69891120/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e6ca65f2f55439284e61bc1e66d423f&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1M2NkNTdlOTE3ZDQzMTFmMzM3YjdkYWVkNGFiNzU1&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                                  },
                                  "url_prefix": null,
                                  "width": 576
                                },
                                "quality_type": 20,
                                "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 110617}, {\\\"time\\\": 2, \\\"offset\\\": 144189}, {\\\"time\\\": 3, \\\"offset\\\": 198452}, {\\\"time\\\": 4, \\\"offset\\\": 246013}, {\\\"time\\\": 5, \\\"offset\\\": 293567}, {\\\"time\\\": 10, \\\"offset\\\": 578875}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"a3eb627762052eeebd7f8d69fe7a3422\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32152}"
                              },
                              "1": {
                                "HDR_bit": "",
                                "HDR_type": "",
                                "bit_rate": 247424,
                                "dub_infos": null,
                                "fid_profile_labels": "",
                                "fps": 30,
                                "gear_name": "lowest_540_0",
                                "is_bytevc1": 0,
                                "play_addr": {
                                  "data_size": 1573219,
                                  "file_cs": "c:0-43088-8956",
                                  "file_hash": "6ce65e74fc7e3202f216df270effc50b",
                                  "height": 1024,
                                  "uri": "v15025gf0000cngv43vog65r5emomur0",
                                  "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_247424",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/a5151f1b32e88749b1378c3bfda1037a/69891120/video/tos/useast8/tos-useast8-pve-0068-tx2/oQP7EVLwAI2rAQsDLDIH1fFbEWIDqff5C9gsDA/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=482&bt=241&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=5&rc=NTw8Ojc3ZmZlOTo4OTU7PEBpM3hyaHU5cjZ5cTMzaTgzNEBeLTUvYzY1XzExX2IyM2MxYSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                    "1": "https://v19.tiktokcdn-us.com/1a10c918f020e3ee0f0ed893d155afa6/69891120/video/tos/useast8/tos-useast8-pve-0068-tx2/oQP7EVLwAI2rAQsDLDIH1fFbEWIDqff5C9gsDA/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=482&bt=241&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=5&rc=NTw8Ojc3ZmZlOTo4OTU7PEBpM3hyaHU5cjZ5cTMzaTgzNEBeLTUvYzY1XzExX2IyM2MxYSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=49f86256e5b7464bbc8c94f4278909a2&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxOWUwYTEwYjM2MDNlNTdlNmQ4OTlkNTRhY2EzNjAx&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                                  },
                                  "url_prefix": null,
                                  "width": 576
                                },
                                "quality_type": 25,
                                "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 77672}, {\\\"time\\\": 2, \\\"offset\\\": 95237}, {\\\"time\\\": 3, \\\"offset\\\": 120907}, {\\\"time\\\": 4, \\\"offset\\\": 143947}, {\\\"time\\\": 5, \\\"offset\\\": 167943}, {\\\"time\\\": 10, \\\"offset\\\": 302099}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"a3eb627762052eeebd7f8d69fe7a3422\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32152}"
                              }
                            },
                            "bit_rate_audio": {},
                            "cdn_url_expired": 0,
                            "cla_info": {
                              "caption_infos": null,
                              "captions_type": 0,
                              "creator_edited_caption_id": 0,
                              "enable_auto_caption": 0,
                              "has_original_audio": 0,
                              "hide_original_caption": false,
                              "is_author_dubbing_qualified": false,
                              "no_caption_reason": 3,
                              "vertical_positions": null
                            },
                            "cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=143fbb48&x-expires=1770652800&x-signature=kJuOJHexXBpbNEwGh1i6aXTcSVY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=cc2099a5&x-expires=1770652800&x-signature=ogZlNLGcK%2BwMVbRXGOspc42Igsg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=ba827ef7&x-expires=1770652800&x-signature=Ln1JGYvfyb%2BV60MSRsgYBHYhi44%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_is_custom": true,
                            "did_profile_labels": "",
                            "duration": 50867,
                            "dynamic_cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=e57f0665&x-expires=1770652800&x-signature=Kc4GD1%2B9cZXM76CDfvZsbDBfa9Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=071adda7&x-expires=1770652800&x-signature=93LO4paii8SqAHj0RJA2x35%2FWX4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e1e32b35&x-expires=1770652800&x-signature=PGUPf9cx0tB9vw4p%2FKNks7CqHbg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "has_watermark": false,
                            "height": 1024,
                            "is_bytevc1": 0,
                            "is_callback": true,
                            "meta": "{\"LoudnessRange\":\"2.2\",\"LoudnessRangeEnd\":\"-7.9\",\"LoudnessRangeStart\":\"-10\",\"MaximumMomentaryLoudness\":\"-6.6\",\"MaximumShortTermLoudness\":\"-7.5\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"Loudness\\\":-9.3,\\\"LoudnessRangeStart\\\":-10,\\\"LoudnessRangeEnd\\\":-7.9,\\\"Metrics\\\":{\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.648},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.587,\\\"Peak\\\":0.75,\\\"LTotal\\\":-12.524,\\\"RTotal\\\":-11.937},\\\"Cutoff\\\":{\\\"Spkr200G\\\":1.48,\\\"Spkr150G\\\":1.22,\\\"Spkr100G\\\":0.66,\\\"FCenL\\\":3798.04,\\\"FCenR\\\":3689.42},\\\"AEDInfo\\\":{\\\"SpeechRatio\\\":0,\\\"MusicRatio\\\":0.98,\\\"SingingRatio\\\":0.16},\\\"Version\\\":\\\"1.4.2\\\",\\\"Loudness\\\":{\\\"Integrated\\\":-9.255}},\\\"Peak\\\":1,\\\"MaximumMomentaryLoudness\\\":-6.6,\\\"MaximumShortTermLoudness\\\":-7.5,\\\"LoudnessRange\\\":2.2,\\\"Version\\\":2}\",\"flight_id\":\"\",\"loudness\":\"-9.3\",\"peak\":\"1\",\"play_time_prob_dist\":\"[800,0.5417,4500.4472]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1709306384}\",\"sr_score\":\"1.000\",\"vq_score\":\"55.25\"}",
                            "need_set_token": false,
                            "origin_cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f40be395&x-expires=1770652800&x-signature=gVq31EOO%2BfZhG%2Bl%2BV268TpRyfv0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c3b0d5e3&x-expires=1770652800&x-signature=vNN4%2F9VG0dEv6YBUQb1fB0waV20%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d77e1998&x-expires=1770652800&x-signature=jnIrT7U7cPZR2iZUtfDger%2B5rQQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "play_addr": {
                              "data_size": 3395951,
                              "file_cs": "c:0-43088-7099",
                              "file_hash": "2eac62e54850a5a6783a387958031455",
                              "height": 1024,
                              "uri": "v15025gf0000cngv43vog65r5emomur0",
                              "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_534091",
                              "url_list": {
                                "0": "https://v16m.tiktokcdn-us.com/e5b1a818bbff4845b16e8e7f29dd9af1/69891120/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                "1": "https://v19.tiktokcdn-us.com/a27eb286cdc6af3f30b3567b9fd2b932/69891120/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=arR-Iq4fmr2PD12va~ss3wUHh9c.aeF~O5&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=202602081640469579120792C24A7D9972&btag=e00088000",
                                "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e6ca65f2f55439284e61bc1e66d423f&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1M2NkNTdlOTE3ZDQzMTFmMzM3YjdkYWVkNGFiNzU1&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                              },
                              "url_prefix": null,
                              "width": 576
                            },
                            "ratio": "540p",
                            "source_HDR_type": 0,
                            "tags": null,
                            "vid_profile_labels": "{\"tier3\":\"10046\"}",
                            "width": 576
                          },
                          "video_control": {
                            "allow_download": true,
                            "allow_duet": true,
                            "allow_dynamic_wallpaper": true,
                            "allow_music": true,
                            "allow_react": true,
                            "allow_stitch": true,
                            "draft_progress_bar": 1,
                            "prevent_download_type": 0,
                            "share_type": 1,
                            "show_progress_bar": 1,
                            "timer_status": 1
                          },
                          "video_labels": {},
                          "video_text": {},
                          "visual_search_info": {
                            "visual_search_intent_level": 0
                          },
                          "voice_filter_ids": null,
                          "with_promotional_music": false,
                          "without_watermark": false,
                          "is_ad": false,
                          "is_eligible_for_commission": false,
                          "is_paid_partnership": false,
                          "create_time_utc": "2023-07-03T00:45:18.000Z",
                          "url": "https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630",
                          "shop_product_url": null
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/video-info"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "aweme_detail": {
                          "aweme_id": "7251387037834595630",
                          "desc": "#rickroll #rickastley #nevrgonnagiveyouup #foryou #fyp #xyzbca Send this to someone to Rick Roll them",
                          "desc_language": "en",
                          "region": "US",
                          "statistics": {
                            "aweme_id": "7251387037834595630",
                            "collect_count": 9951,
                            "comment_count": 2602,
                            "digg_count": 36321,
                            "download_count": 852,
                            "forward_count": 0,
                            "lose_comment_count": 0,
                            "lose_count": 0,
                            "play_count": 1586514,
                            "repost_count": 0,
                            "share_count": 95399,
                            "whatsapp_share_count": 23885
                          },
                          "video": {
                            "CoverTsp": 6.565861271523179,
                            "ai_dynamic_cover": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video"
                              },
                              "url_prefix": null
                            },
                            "ai_dynamic_cover_bak": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video"
                              },
                              "url_prefix": null
                            },
                            "animated_cover": {
                              "uri": "tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd12525e&x-expires=1770652800&x-signature=KtSACdprOqh2HxMYxLMR0GBFiWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=c846b5c6&x-expires=1770652800&x-signature=8OkD3QTxqrMpzXdkW76oz0W3lDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/13882b4c302e42d2918f83ee0d4848e3_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4346d7d4&x-expires=1770652800&x-signature=5zWIJovMcS2mQpl%2BSrzG6758GgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video"
                              },
                              "url_prefix": null
                            },
                            "big_thumbs": {},
                            "bit_rate": {
                              "0": {
                                "HDR_bit": "",
                                "HDR_type": "",
                                "bit_rate": 534091,
                                "dub_infos": null,
                                "fid_profile_labels": "",
                                "fps": 30,
                                "gear_name": "normal_540_0",
                                "is_bytevc1": 0,
                                "play_addr": {
                                  "data_size": 3395951,
                                  "file_cs": "c:0-43088-7099",
                                  "file_hash": "2eac62e54850a5a6783a387958031455",
                                  "height": 1024,
                                  "uri": "v15025gf0000cngv43vog65r5emomur0",
                                  "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_534091",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/791b92a3ef0886acd50b8d6362b09006/69891562/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                    "1": "https://v19.tiktokcdn-us.com/78bd2594001606eeafc8428cc81e16cb/69891562/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e6ca65f2f55439284e61bc1e66d423f&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1M2NkNTdlOTE3ZDQzMTFmMzM3YjdkYWVkNGFiNzU1&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                                  },
                                  "url_prefix": null,
                                  "width": 576
                                },
                                "quality_type": 20,
                                "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 110617}, {\\\"time\\\": 2, \\\"offset\\\": 144189}, {\\\"time\\\": 3, \\\"offset\\\": 198452}, {\\\"time\\\": 4, \\\"offset\\\": 246013}, {\\\"time\\\": 5, \\\"offset\\\": 293567}, {\\\"time\\\": 10, \\\"offset\\\": 578875}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"a3eb627762052eeebd7f8d69fe7a3422\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32152}"
                              },
                              "1": {
                                "HDR_bit": "",
                                "HDR_type": "",
                                "bit_rate": 247424,
                                "dub_infos": null,
                                "fid_profile_labels": "",
                                "fps": 30,
                                "gear_name": "lowest_540_0",
                                "is_bytevc1": 0,
                                "play_addr": {
                                  "data_size": 1573219,
                                  "file_cs": "c:0-43088-8956",
                                  "file_hash": "6ce65e74fc7e3202f216df270effc50b",
                                  "height": 1024,
                                  "uri": "v15025gf0000cngv43vog65r5emomur0",
                                  "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_247424",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/5bfcac41aea0834288e521507262df81/69891562/video/tos/useast8/tos-useast8-pve-0068-tx2/oQP7EVLwAI2rAQsDLDIH1fFbEWIDqff5C9gsDA/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=482&bt=241&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=5&rc=NTw8Ojc3ZmZlOTo4OTU7PEBpM3hyaHU5cjZ5cTMzaTgzNEBeLTUvYzY1XzExX2IyM2MxYSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                    "1": "https://v19.tiktokcdn-us.com/f71ea193813441e5aa7812675660e287/69891562/video/tos/useast8/tos-useast8-pve-0068-tx2/oQP7EVLwAI2rAQsDLDIH1fFbEWIDqff5C9gsDA/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=482&bt=241&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=5&rc=NTw8Ojc3ZmZlOTo4OTU7PEBpM3hyaHU5cjZ5cTMzaTgzNEBeLTUvYzY1XzExX2IyM2MxYSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=49f86256e5b7464bbc8c94f4278909a2&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxOWUwYTEwYjM2MDNlNTdlNmQ4OTlkNTRhY2EzNjAx&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                                  },
                                  "url_prefix": null,
                                  "width": 576
                                },
                                "quality_type": 25,
                                "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 77672}, {\\\"time\\\": 2, \\\"offset\\\": 95237}, {\\\"time\\\": 3, \\\"offset\\\": 120907}, {\\\"time\\\": 4, \\\"offset\\\": 143947}, {\\\"time\\\": 5, \\\"offset\\\": 167943}, {\\\"time\\\": 10, \\\"offset\\\": 302099}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"a3eb627762052eeebd7f8d69fe7a3422\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32152}"
                              }
                            },
                            "bit_rate_audio": {},
                            "cdn_url_expired": 0,
                            "cla_info": {
                              "caption_infos": null,
                              "captions_type": 0,
                              "creator_edited_caption_id": 0,
                              "enable_auto_caption": 0,
                              "has_original_audio": 0,
                              "hide_original_caption": false,
                              "is_author_dubbing_qualified": false,
                              "no_caption_reason": 3,
                              "vertical_positions": null
                            },
                            "cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=143fbb48&x-expires=1770652800&x-signature=kJuOJHexXBpbNEwGh1i6aXTcSVY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=cc2099a5&x-expires=1770652800&x-signature=ogZlNLGcK%2BwMVbRXGOspc42Igsg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4a1a6d54416849dcb59df8ff5a56f158_1709306392~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=ba827ef7&x-expires=1770652800&x-signature=Ln1JGYvfyb%2BV60MSRsgYBHYhi44%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "cover_is_custom": true,
                            "did_profile_labels": "",
                            "duration": 50867,
                            "dynamic_cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=071adda7&x-expires=1770652800&x-signature=93LO4paii8SqAHj0RJA2x35%2FWX4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.image?dr=8606&refresh_token=e57f0665&x-expires=1770652800&x-signature=Kc4GD1%2B9cZXM76CDfvZsbDBfa9Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/41ca736f0afa462c91d88d090d31b6ab_1709306392~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f0c1a752&x-expires=1770652800&x-signature=QwOfjGQdggcRwYT0K%2F9HqT%2B5ECE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "has_watermark": false,
                            "height": 1024,
                            "is_bytevc1": 0,
                            "is_callback": true,
                            "meta": "{\"LoudnessRange\":\"2.2\",\"LoudnessRangeEnd\":\"-7.9\",\"LoudnessRangeStart\":\"-10\",\"MaximumMomentaryLoudness\":\"-6.6\",\"MaximumShortTermLoudness\":\"-7.5\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"Loudness\\\":-9.3,\\\"MaximumMomentaryLoudness\\\":-6.6,\\\"LoudnessRangeStart\\\":-10,\\\"LoudnessRangeEnd\\\":-7.9,\\\"Metrics\\\":{\\\"AEDInfo\\\":{\\\"SpeechRatio\\\":0,\\\"MusicRatio\\\":0.98,\\\"SingingRatio\\\":0.16},\\\"Version\\\":\\\"1.4.2\\\",\\\"Loudness\\\":{\\\"Integrated\\\":-9.255},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.648},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.587,\\\"Peak\\\":0.75,\\\"LTotal\\\":-12.524,\\\"RTotal\\\":-11.937},\\\"Cutoff\\\":{\\\"FCenL\\\":3798.04,\\\"FCenR\\\":3689.42,\\\"Spkr200G\\\":1.48,\\\"Spkr150G\\\":1.22,\\\"Spkr100G\\\":0.66}},\\\"Peak\\\":1,\\\"MaximumShortTermLoudness\\\":-7.5,\\\"LoudnessRange\\\":2.2,\\\"Version\\\":2}\",\"flight_id\":\"\",\"loudness\":\"-9.3\",\"peak\":\"1\",\"play_time_prob_dist\":\"[800,0.5417,4500.4472]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1709306384}\",\"sr_score\":\"1.000\",\"vq_score\":\"55.25\"}",
                            "need_set_token": false,
                            "origin_cover": {
                              "data_size": 0,
                              "height": 720,
                              "uri": "tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f40be395&x-expires=1770652800&x-signature=gVq31EOO%2BfZhG%2Bl%2BV268TpRyfv0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c3b0d5e3&x-expires=1770652800&x-signature=vNN4%2F9VG0dEv6YBUQb1fB0waV20%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=AWEME_DETAIL",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9b98b95225a04d4bb9e4cd4aeb9582c6_1709306392~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d77e1998&x-expires=1770652800&x-signature=jnIrT7U7cPZR2iZUtfDger%2B5rQQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=AWEME_DETAIL"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "play_addr": {
                              "data_size": 3395951,
                              "file_cs": "c:0-43088-7099",
                              "file_hash": "2eac62e54850a5a6783a387958031455",
                              "height": 1024,
                              "uri": "v15025gf0000cngv43vog65r5emomur0",
                              "url_key": "v15025gf0000cngv43vog65r5emomur0_h264_540p_534091",
                              "url_list": {
                                "0": "https://v16m.tiktokcdn-us.com/791b92a3ef0886acd50b8d6362b09006/69891562/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                "1": "https://v19.tiktokcdn-us.com/78bd2594001606eeafc8428cc81e16cb/69891562/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUDIsIL1Q8reEPVEFfAT9IEDhAmqwPWC2KfWi2/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1042&bt=521&cs=0&ds=6&ft=gKfIn8QLodzR12NvqW3..IxRFCLm43_45SY&mime_type=video_mp4&qs=0&rc=aTVnOTRlOTc1NjhpaTlmaEBpM3hyaHU5cjZ5cTMzaTgzNEAwMTNiYC5iNTYxMi8yXjM0YSNvamoyMmRzMWRgLS1kLzJzcw%3D%3D&vvpl=1&l=20260208165856B8C3EDAD0BDC767656C6&btag=e00088000",
                                "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e6ca65f2f55439284e61bc1e66d423f&is_play_url=1&item_id=7251387037834595630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1M2NkNTdlOTE3ZDQzMTFmMzM3YjdkYWVkNGFiNzU1&source=AWEME_DETAIL&video_id=v15025gf0000cngv43vog65r5emomur0"
                              },
                              "url_prefix": null,
                              "width": 576
                            },
                            "ratio": "540p",
                            "source_HDR_type": 0,
                            "tags": null,
                            "vid_profile_labels": "{\"tier3\":\"10046\"}",
                            "width": 576
                          },
                          "author": {
                            "accept_private_policy": false,
                            "account_labels": null,
                            "account_region": "",
                            "ad_cover_url": null,
                            "advance_feature_item_order": null,
                            "advanced_feature_info": null,
                            "apple_account": 0,
                            "authority_status": 0,
                            "avatar_168x168": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=991aa1b9&x-expires=1770652800&x-signature=UrbUu8eSVSPijN5SaACA64jBET8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=db785a68&x-expires=1770652800&x-signature=ntd%2BhyCCb72WFI%2BRC1YBpXNVHcQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=37ab5cf4&x-expires=1770652800&x-signature=GgAELWjUMBJv6ITEX8mSZu7tYPo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_300x300": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c9254602&x-expires=1770652800&x-signature=FlOvae8xdkzil9jbomBKyupjF7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=9899f51c&x-expires=1770652800&x-signature=rTB6AwlpmJGT5vAtMZ8W%2FerZKX4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6440a4e4&x-expires=1770652800&x-signature=OYI6KXIFY%2B3FGSh0s16yGJo6H84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_larger": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=065b5685&x-expires=1770652800&x-signature=pRq9nEZACfnl1in5tdZww9cVgbQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b4828117&x-expires=1770652800&x-signature=uRPnbRS8KJ1byirSah%2BH7Nj3AkE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d689243a&x-expires=1770652800&x-signature=S8kQXcBpJpnu7vjClz3fuR0agj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a041b708&x-expires=1770652800&x-signature=AGr%2FkZekrEA%2BozIm7hl2i1YQqfo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae9f6a37&x-expires=1770652800&x-signature=UknaBSQW6djNiKut4zGOtY3oj9M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7be6590e&x-expires=1770652800&x-signature=T7ZkyQqDeRVrf2JRS%2B8MJKh10uo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_meta_info_list": {
                              "0": {
                                "avatar_category": 1,
                                "avatar_meta_info": {
                                  "avatar_source": 1
                                }
                              },
                              "1": {
                                "avatar_category": 6,
                                "avatar_meta_info": {}
                              }
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=832933f2&x-expires=1770652800&x-signature=WWpyxTo21cHgBuvqsSjabbNt8y8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0996edad&x-expires=1770652800&x-signature=sbu9yGh%2BjwALwpqUWMsJ5Y1NsWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2a3080a8&x-expires=1770652800&x-signature=9Vkj70Oa8qeNiZptMnZyUTSRfy0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_uri": "tos-useast8-avt-0068-tx2/4391d5b7d9e717909ef6f41212b3bdd5",
                            "aweme_count": 0,
                            "bind_phone": "",
                            "bold_fields": null,
                            "can_message_follow_status_list": {
                              "0": 0,
                              "1": 1,
                              "2": 2,
                              "3": 4
                            },
                            "can_set_geofencing": null,
                            "cha_list": null,
                            "comment_filter_status": 0,
                            "comment_setting": 0,
                            "commerce_user_level": 0,
                            "cover_url": {},
                            "create_time": 0,
                            "custom_verify": "",
                            "cv_level": "",
                            "download_prompt_ts": 0,
                            "download_setting": 3,
                            "duet_setting": 1,
                            "enabled_filter_all_comments": false,
                            "enterprise_verify_reason": "",
                            "events": null,
                            "fake_data_info": {},
                            "favoriting_count": 0,
                            "fb_expire_time": 0,
                            "follow_status": 0,
                            "follower_count": 0,
                            "follower_status": 0,
                            "followers_detail": null,
                            "following_count": 0,
                            "friends_status": 0,
                            "geofencing": null,
                            "google_account": "",
                            "has_email": false,
                            "has_facebook_token": false,
                            "has_insights": false,
                            "has_orders": false,
                            "has_twitter_token": false,
                            "has_youtube_token": false,
                            "hide_search": false,
                            "homepage_bottom_toast": null,
                            "ins_id": "",
                            "is_ad_fake": false,
                            "is_block": false,
                            "is_discipline_member": false,
                            "is_mute": 0,
                            "is_mute_lives": 0,
                            "is_mute_non_story_post": 0,
                            "is_mute_story": 0,
                            "is_phone_binded": false,
                            "is_star": false,
                            "item_list": null,
                            "language": "en",
                            "live_agreement": 0,
                            "live_commerce": false,
                            "live_verify": 0,
                            "mention_status": 1,
                            "mutual_relation_avatars": null,
                            "need_points": null,
                            "need_recommend": 0,
                            "nickname": "Spam account",
                            "platform_sync_info": null,
                            "prevent_download": false,
                            "react_setting": 0,
                            "region": "US",
                            "relative_users": null,
                            "reply_with_video_flag": 4,
                            "room_id": 0,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAApHIOSOFPKG3IRigg-3ZRVYzfZnpfVGIPpYKGh4wqBfrvIeFNqWqpXS2Os1d-Fhhx",
                            "secret": 0,
                            "share_info": {
                              "now_invitation_card_image_urls": null,
                              "share_desc": "",
                              "share_desc_info": "",
                              "share_qrcode_url": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "share_title": "",
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_url": ""
                            },
                            "share_qrcode_uri": "",
                            "shield_comment_notice": 0,
                            "shield_digg_notice": 0,
                            "shield_edit_field_info": null,
                            "shield_follow_notice": 0,
                            "short_id": "0",
                            "show_image_bubble": false,
                            "signature": "This is where you will find the most random stuff",
                            "special_account": {
                              "special_account_list": null
                            },
                            "special_lock": 1,
                            "status": 1,
                            "stitch_setting": 1,
                            "story_status": 0,
                            "total_favorited": 0,
                            "tw_expire_time": 0,
                            "twitter_id": "",
                            "twitter_name": "",
                            "type_label": null,
                            "uid": "7198363676607530026",
                            "unique_id": "randomspamvideos25",
                            "unique_id_modify_time": 1770569936,
                            "user_canceled": false,
                            "user_mode": 1,
                            "user_now_pack_info": {},
                            "user_period": 0,
                            "user_profile_guide": null,
                            "user_rate": 1,
                            "user_spark_info": {},
                            "user_tags": null,
                            "verification_type": 0,
                            "verify_info": "",
                            "video_icon": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "white_cover_url": null,
                            "with_commerce_entry": false,
                            "with_shop_entry": false,
                            "youtube_channel_id": "",
                            "youtube_channel_title": "",
                            "youtube_expire_time": 0
                          },
                          "create_time": 1688345118,
                          "is_ad": false,
                          "is_eligible_for_commission": false,
                          "create_time_utc": "2023-07-03T00:45:18.000Z",
                          "is_paid_partnership": false,
                          "url": "https://www.tiktok.com/@randomspamvideos25/video/7251387037834595630",
                          "shop_product_url": null
                        },
                        "transcript": null
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/video_info"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/transcript": {
      "get": {
        "summary": "Transcript",
        "description": "Returns the transcript from a TikTok video. Enable the AI fallback option to generate a transcript when one is not natively available — note this costs 10 credits instead of 1.\n\n**Credit Cost:** 1 credit (or 10 credits with AI fallback)",
        "operationId": "tiktok_Transcript",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "TikTok video URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/@stoolpresidente/video/7499229683859426602"
            }
          },
          {
            "name": "language",
            "in": "query",
            "description": "Language of the transcript. 2 letter language code, ie 'en', 'es', 'fr', 'de', 'it', 'ja', 'ko', 'zh'",
            "required": false,
            "schema": {
              "type": "string",
              "example": "en"
            }
          },
          {
            "name": "use_ai_as_fallback",
            "in": "query",
            "description": "Set to 'true' to use AI as a fallback to get the transcript if the transcript is not found. Adds 10 credits to the base cost.",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "id": "7499229683859426602",
                    "url": "https://www.tiktok.com/@stoolpresidente/video/7499229683859426602",
                    "transcript": "WEBVTT\n\n\n00:00:00.120 --> 00:00:01.840\nAlright, pizza review time.\n\n00:00:01.841 --> 00:00:03.761\nSal's Pizza Factory. Oh,\n\n00:00:03.762 --> 00:00:05.721\nit's Fucking Corn. We're in Charlotte.\n\n00:00:05.722 --> 00:00:07.861\nAlright man, any chance I can get a real quick picture?\n\n00:00:07.920 --> 00:00:10.040\nShaq or Dwight Howard? I gotta pick one.\n\n00:00:10.041 --> 00:00:10.801\nYeah, Shaq.\n\n00:00:10.802 --> 00:00:12.161\nYeah, easy, right?\n\n00:00:12.162 --> 00:00:14.081\nWe're still Jason Williams still with us?\n\n00:00:14.082 --> 00:00:16.361\nYeah, he on the plane right over,\n\n00:00:16.362 --> 00:00:18.401\nout of the blue. Said the following.\n\n00:00:18.402 --> 00:00:21.121\nHe would take Dwight Howard over Shaq at center.\n\n00:00:21.122 --> 00:00:23.541\nAnd does he lie about it? For the rest of his life.\n\n00:00:23.560 --> 00:00:25.280\nAnd would never admit to saying that.\n\n00:00:25.281 --> 00:00:28.341\nListen, y'all seen him on his camera more more times than me.\n\n00:00:28.520 --> 00:00:32.040\nHe's lying. This is an outrageous pizza.\n\n00:00:32.041 --> 00:00:33.661\nI don't even know that they cut it.\n\n00:00:35.360 --> 00:00:36.580\nWow, very hot.\n\n00:00:36.600 --> 00:00:37.820\nAll right, it is cut.\n\n00:00:37.840 --> 00:00:39.920\nThat's a lava soup in the middle.\n\n00:00:39.921 --> 00:00:42.481\nIt is going back and forth like crazy.\n\n00:00:42.482 --> 00:00:45.321\nYou need some silverware. I really do want to let this cool\n\n00:00:45.322 --> 00:00:46.921\nso we can talk about you to White House.\n\n00:00:46.922 --> 00:00:48.081\nNo, it's shut.\n\n00:00:48.082 --> 00:00:49.521\nLook. Hahaha.\n\n00:00:49.522 --> 00:00:51.221\nAnd. But then he said if it.\n\n00:00:51.360 --> 00:00:53.540\nIf it. If he was starting five,\n\n00:00:53.600 --> 00:00:54.880\nyou would take Shaq. Yeah,\n\n00:00:54.881 --> 00:00:56.721\nbut Dwight Howard's the best center.\n\n00:00:56.722 --> 00:01:00.221\nShaq is the most dominant center ever to play the game of basketball.\n\n00:01:01.080 --> 00:01:02.400\nWhy would you take Drake out?\n\n00:01:02.401 --> 00:01:03.681\nUh, defensive purposes.\n\n00:01:03.682 --> 00:01:07.841\nSo you're like MAV GM. Get rid of Luka and get a defensive guy in there.\n\n00:01:07.842 --> 00:01:09.721\nListen, I'm nothing like Nico\n\n00:01:09.722 --> 00:01:11.401\nand I've never GM the team in my life.\n\n00:01:11.402 --> 00:01:12.601\nAnd I'm guarantee I'm better.\n\n00:01:12.602 --> 00:01:15.601\nI'd never make that deal that Was the dumbest deal ever to be made.\n\n00:01:15.602 --> 00:01:18.321\nThis tastes better than how sloppy it is.\n\n00:01:18.322 --> 00:01:19.841\n7 3. It's not bad at all,\n\n00:01:19.842 --> 00:01:20.641\nthis. Actually,\n\n00:01:20.880 --> 00:01:23.640\nI'm not just saying it. This eats way better than it looks.\n\n00:01:23.641 --> 00:01:24.761\nI don't know whether it is.\n\n00:01:24.762 --> 00:01:26.041\nHustle this out of the oven.\n\n00:01:26.042 --> 00:01:26.761\nAll right. Do you want some?\n\n00:01:26.762 --> 00:01:27.201\nNo, sir.\n\n00:01:27.202 --> 00:01:28.761\nAll right. I'm gonna burn the roof of my mouth.\n\n00:01:28.762 --> 00:01:29.995\nAlright, that's gonna be a problem.\n"
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/transcript"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/live": {
      "get": {
        "summary": "TikTok Live",
        "description": "Scrapes a TikTok user's live stream",
        "operationId": "tiktok_TikTok_Live",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "thejustalex"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.liveRoomUserInfo.uniqueId`: Streamer's TikTok username\n- `data.liveRoomUserInfo.nickname`: Streamer's display name\n- `data.liveRoomUserInfo.id`: Streamer's user ID\n- `data.liveRoomUserInfo.secUid`: Streamer's secure user ID\n- `data.liveRoomUserInfo.followerCount`: Streamer's follower count\n- `data.liveRoomUserInfo.followingCount`: Streamer's following count\n- `data.liveRoomUserInfo.avatarLarger`: Streamer's profile picture (high-res)\n- `data.liveRoomUserInfo.signature`: Streamer's bio\n- `data.liveRoomUserInfo.roomId`: Live room ID\n- `data.liveRoomUserInfo.status`: User's live status (`4` = currently live)\n- `data.liveRoom.title`: Live stream title\n- `data.liveRoom.startTime`: Unix timestamp of when the stream started\n- `data.liveRoom.coverUrl`: Live stream cover image URL\n- `data.liveRoom.status`: Stream status (`4` = live)\n- `data.liveRoom.liveRoomStats.userCount`: Current viewer count\n- `data.liveRoom.liveRoomStats.enterCount`: Total unique viewers who entered\n- `data.liveRoom.streamData.pull_data.stream_data`: JSON string containing stream URLs — parse it to get FLV, HLS (m3u8), and CMAF URLs at various quality levels (origin, uhd_60, hd_60, hd, sd, ld)\n- `data.liveRoom.streamData.pull_data.options.qualities[]`: Available stream quality options with `name` (e.g. `1080p60`, `720p`) and `sdk_key`\n- `data.liveRoom.streamId`: Unique stream identifier\n- `data.liveRoom.liveSubOnly`: Whether the stream is subscriber-only\n- `data.liveRoom.gameTagId`: Game category tag (for gaming streams)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "liveRoomUserInfo": {
                      "avatarLarger": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b169e9223700dc8d20d327510eb47f94~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=99ee4f60&x-expires=1770746400&x-signature=1evIYAmYV0oNQrUYGxi4JivK2N8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8",
                      "avatarMedium": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b169e9223700dc8d20d327510eb47f94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=26a66967&x-expires=1770746400&x-signature=%2BKCwBdA7xpBALxrv9DUJqLA4Y84%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8",
                      "avatarThumb": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b169e9223700dc8d20d327510eb47f94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d38fc003&x-expires=1770746400&x-signature=bOq2ZvWzjosKaQNyYomxCyZXGlc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8",
                      "id": "6742945285876515845",
                      "nickname": "JustAlex",
                      "secUid": "MS4wLjABAAAA3_8rhYkKsHyYO45EzOF7RBQJRs1EaHBqHFtYIaz3aka44bMVgCLONvFaXPkddJei",
                      "secret": false,
                      "uniqueId": "thejustalex",
                      "verified": false,
                      "roomId": "7604236190107159326",
                      "signature": "🔴LIVE EVERYDAY🔴\n—\n📧rainzbizemail@gmail.com📧\nSocials 👇",
                      "status": 4,
                      "followStatus": 0,
                      "followingCount": 1985,
                      "followerCount": 633946
                    },
                    "liveRoom": {
                      "coverUrl": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b169e9223700dc8d20d327510eb47f94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4338f4dc&x-expires=1770739200&x-signature=DW6BeGU9EfJ8pufmLABjhaMqJO8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8",
                      "squareCoverImg": "",
                      "title": "NOT ENDING UNTIL I WIN",
                      "startTime": 1770499294,
                      "status": 4,
                      "paidEvent": {
                        "event_id": 0,
                        "paid_type": 0
                      },
                      "liveSubOnly": 0,
                      "liveRoomMode": 6,
                      "hashTagId": 5,
                      "gameTagId": 1983,
                      "liveRoomStats": {
                        "enterCount": 30596,
                        "userCount": 24
                      },
                      "streamData": {
                        "pull_data": {
                          "options": {
                            "default_preview_quality": {
                              "icon_type": 0,
                              "level": 0,
                              "name": "",
                              "resolution": "",
                              "sdk_key": "",
                              "v_codec": ""
                            },
                            "default_quality": {
                              "icon_type": 0,
                              "level": 0,
                              "name": "540p",
                              "resolution": "",
                              "sdk_key": "sd",
                              "v_codec": ""
                            },
                            "qualities": {
                              "0": {
                                "icon_type": 6,
                                "level": 10,
                                "name": "Original",
                                "resolution": "",
                                "sdk_key": "origin",
                                "v_codec": ""
                              },
                              "1": {
                                "icon_type": 4,
                                "level": 6,
                                "name": "1080p60",
                                "resolution": "",
                                "sdk_key": "uhd_60",
                                "v_codec": ""
                              },
                              "2": {
                                "icon_type": 3,
                                "level": 4,
                                "name": "720p60",
                                "resolution": "",
                                "sdk_key": "hd_60",
                                "v_codec": ""
                              },
                              "3": {
                                "icon_type": 3,
                                "level": 3,
                                "name": "720p",
                                "resolution": "",
                                "sdk_key": "hd",
                                "v_codec": ""
                              },
                              "4": {
                                "icon_type": 2,
                                "level": 2,
                                "name": "540p",
                                "resolution": "",
                                "sdk_key": "sd",
                                "v_codec": ""
                              },
                              "5": {
                                "icon_type": 1,
                                "level": 1,
                                "name": "360p",
                                "resolution": "",
                                "sdk_key": "ld",
                                "v_codec": ""
                              }
                            },
                            "show_quality_button": false
                          },
                          "stream_data": "{\"common\":{\"session_id\":\"173-2026020818063507D1DB7B336B4B85727B\",\"rule_ids\":\"{\\\"ab_version_trace\\\":null,\\\"sched\\\":\\\"{\\\\\\\"ids\\\\\\\":[\\\\\\\"ex_83514(Weight:100)\\\\\\\"],\\\\\\\"result\\\\\\\":{\\\\\\\"cdn\\\\\\\":2299,\\\\\\\"hit\\\\\\\":\\\\\\\"exclusive\\\\\\\"}}\\\"}\",\"peer_anchor_level\":39},\"data\":{\"sd\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd.flv?expire=1771783595\\u0026sign=8a6b3304717dfe7d0f3157a8de6f28cb\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd/index.m3u8?expire=1771783595\\u0026sign=e6105d4ad87dedff2b9a87517825b38a\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd/index.mpd?expire=1771783595\\u0026sign=1126477fbf23cea60bf3b6e505578886\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd.sdp?expire=1771783595\\u0026sign=e7f71022330a07d525f91287c6862c24\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"vbitrate\\\":1200000,\\\"resolution\\\":\\\"540x960\\\",\\\"gop\\\":4,\\\"Auto\\\":{\\\"Demotion\\\":{\\\"StallCount\\\":4},\\\"Enable\\\":1},\\\"VCodec\\\":\\\"h264\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"sd\\\"}\"}},\"ld\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld.flv?expire=1771783595\\u0026sign=e43715a14456e0c9779f822b855f6d6b\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld/index.m3u8?expire=1771783595\\u0026sign=5e2b161534a4ad7267c47dc4e86cf826\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld/index.mpd?expire=1771783595\\u0026sign=070f8d82c57b77b3dc440c35855f8950\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld.sdp?expire=1771783595\\u0026sign=fd89fd359f412153e0a7f29f801a0f88\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"ld\\\",\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":600000,\\\"resolution\\\":\\\"360x640\\\",\\\"gop\\\":4}\"}},\"origin\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_or4.flv?expire=1771783595\\u0026sign=e7cf46eb47afc7984247dcdac041945e\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_or4/index.m3u8?expire=1771783595\\u0026sign=58f7e3fd4ce33b14a2b2b7049379a1b0\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_or4/index.mpd?expire=1771783595\\u0026sign=c1c14542fa198b0046f672c82ee0e8bc\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_or4.sdp?expire=1771783595\\u0026sign=b8fb9481063bae0470237d056fe7fb9a\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"or4\\\",\\\"vbitrate\\\":1000000,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4}\"}},\"uhd_60\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd60.flv?expire=1771783595\\u0026sign=5c8dea093dc1562ff447b75c0fdbd2a8\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd60/index.m3u8?expire=1771783595\\u0026sign=2dd63ccace7b42f9bc2fc8bed278711b\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd60/index.mpd?expire=1771783595\\u0026sign=1bb74e66ab04cc0b80ea186a98caa66e\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd60.sdp?expire=1771783595\\u0026sign=354c9a9b5442de5eb3d614bb825da24d\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"uhd60\\\",\\\"Auto\\\":{\\\"Demotion\\\":{\\\"StallCount\\\":4},\\\"Enable\\\":1},\\\"VCodec\\\":\\\"h264\\\",\\\"vbitrate\\\":5000000,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4}\"}},\"hd_60\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd60.flv?expire=1771783595\\u0026sign=d7b5bdf2ca89faed287b00be7d042038\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd60/index.m3u8?expire=1771783595\\u0026sign=1f1cb6d9d971359630f026056edda554\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd60/index.mpd?expire=1771783595\\u0026sign=597b6ab0c9879245efd4b2b6ab754ad9\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd60.sdp?expire=1771783595\\u0026sign=6565de6723177bbf1cd7d2df6dc6c5d5\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"hd60\\\",\\\"vbitrate\\\":3000000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4}\"}},\"ao\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686.flv?expire=1771783595\\u0026sign=d24decc98bec758a4b888f813c360f5d\\u0026only_audio=1\",\"hls\":\"\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ao/index.mpd?expire=1771783595\\u0026sign=e7a7862956a0e26e026a95c9d4eec4e8\",\"dash\":\"\",\"lls\":\"\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"gop\\\":4,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"ao\\\",\\\"vbitrate\\\":0,\\\"resolution\\\":\\\"\\\"}\"}},\"hd\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd.flv?expire=1771783595\\u0026sign=9f83ad9f7bc37e159fac147498147bd3\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd/index.m3u8?expire=1771783595\\u0026sign=9005b7b217ec59e6f181f08b541b20ce\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd/index.mpd?expire=1771783595\\u0026sign=4d9d29b3386d7866889af65776b782f5\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd.sdp?expire=1771783595\\u0026sign=64fdc3d24770e3c175626a246099736d\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"vbitrate\\\":1800000,\\\"resolution\\\":\\\"720x1280\\\",\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"gop\\\":4,\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"hd\\\"}\"}}}}"
                        },
                        "push_data": {
                          "push_stream_level": 0,
                          "resolution_params": {},
                          "stream_data": ""
                        }
                      },
                      "streamId": "3865811086245364686",
                      "multiStreamScene": 0,
                      "multiStreamSource": 0,
                      "hevcStreamData": {
                        "pull_data": {
                          "options": {
                            "default_preview_quality": {
                              "icon_type": 0,
                              "level": 0,
                              "name": "",
                              "resolution": "",
                              "sdk_key": "",
                              "v_codec": ""
                            },
                            "default_quality": {
                              "icon_type": 0,
                              "level": 0,
                              "name": "540p",
                              "resolution": "",
                              "sdk_key": "sd",
                              "v_codec": ""
                            },
                            "qualities": {
                              "0": {
                                "icon_type": 6,
                                "level": 10,
                                "name": "Original",
                                "resolution": "",
                                "sdk_key": "origin",
                                "v_codec": ""
                              },
                              "1": {
                                "icon_type": 4,
                                "level": 6,
                                "name": "1080p60",
                                "resolution": "",
                                "sdk_key": "uhd_60",
                                "v_codec": ""
                              },
                              "2": {
                                "icon_type": 3,
                                "level": 4,
                                "name": "720p60",
                                "resolution": "",
                                "sdk_key": "hd_60",
                                "v_codec": ""
                              },
                              "3": {
                                "icon_type": 3,
                                "level": 3,
                                "name": "720p",
                                "resolution": "",
                                "sdk_key": "hd",
                                "v_codec": ""
                              },
                              "4": {
                                "icon_type": 2,
                                "level": 2,
                                "name": "540p",
                                "resolution": "",
                                "sdk_key": "sd",
                                "v_codec": ""
                              },
                              "5": {
                                "icon_type": 1,
                                "level": 1,
                                "name": "360p",
                                "resolution": "",
                                "sdk_key": "ld",
                                "v_codec": ""
                              }
                            },
                            "show_quality_button": false
                          },
                          "stream_data": "{\"common\":{\"session_id\":\"173-2026020818063507D1DB7B336B4B85727B\",\"rule_ids\":\"{\\\"ab_version_trace\\\":null,\\\"sched\\\":\\\"{\\\\\\\"ids\\\\\\\":[\\\\\\\"ex_83514(Weight:100)\\\\\\\"],\\\\\\\"result\\\\\\\":{\\\\\\\"hit\\\\\\\":\\\\\\\"exclusive\\\\\\\",\\\\\\\"cdn\\\\\\\":2299}}\\\"}\",\"peer_anchor_level\":39},\"data\":{\"sd\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd5.flv?expire=1771783595\\u0026sign=b9eb3bc6516dbc3e4a2fc108b65b84fa\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd5/index.m3u8?expire=1771783595\\u0026sign=32f258bcd0026b229ae03ae5b6f56a0e\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd5/index.mpd?expire=1771783595\\u0026sign=c8e19573114aefc56dcf1fc2b7d6309d\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_sd5.sdp?expire=1771783595\\u0026sign=497f9f0b0463ce7a5a45e409c721c1fc\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"vbitrate\\\":1000000,\\\"resolution\\\":\\\"540x960\\\",\\\"gop\\\":4,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h265\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"sd5\\\"}\"}},\"ld\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld5.flv?expire=1771783595\\u0026sign=a0a4c0a6ddf3b381afd50aebbd75c5f9\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld5/index.m3u8?expire=1771783595\\u0026sign=21b6bacc70667041f82e9724a9f15e50\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld5/index.mpd?expire=1771783595\\u0026sign=05cef059d00d4985745bad3fd34c23c0\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ld5.sdp?expire=1771783595\\u0026sign=356989c65495d9c1aa1af39299998af4\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"gop\\\":4,\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"ld5\\\",\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h265\\\",\\\"vbitrate\\\":600000,\\\"resolution\\\":\\\"360x640\\\"}\"}},\"uhd_60\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd560.flv?expire=1771783595\\u0026sign=115ea1e0b8f2a7c13426f81fabb3e996\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd560/index.m3u8?expire=1771783595\\u0026sign=27033d969242735b39ff1885a5f36017\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd560/index.mpd?expire=1771783595\\u0026sign=769d267f6ad50c85b55e213cd640e5c1\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_uhd560.sdp?expire=1771783595\\u0026sign=2db0e7b4d5ddd990ce61eeebc070032c\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"vbitrate\\\":4000000,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h265\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"uhd560\\\"}\"}},\"hd_60\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd560.flv?expire=1771783595\\u0026sign=1dc008c4bb20dbbf41449cd4fd77c4e9\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd560/index.m3u8?expire=1771783595\\u0026sign=2f543f343815ccec38791ad5b7903447\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd560/index.mpd?expire=1771783595\\u0026sign=50b7f64c434539ed86de24dafd1a1e9c\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd560.sdp?expire=1771783595\\u0026sign=98268a915783f6fce3e944687c65808a\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"Auto\\\":{\\\"Demotion\\\":{\\\"StallCount\\\":4},\\\"Enable\\\":1},\\\"VCodec\\\":\\\"h265\\\",\\\"gop\\\":4,\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"hd560\\\",\\\"vbitrate\\\":2600000,\\\"resolution\\\":\\\"720x1280\\\"}\"}},\"ao\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686.flv?expire=1771783595\\u0026sign=d24decc98bec758a4b888f813c360f5d\\u0026only_audio=1\",\"hls\":\"\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_ao/index.mpd?expire=1771783595\\u0026sign=e7a7862956a0e26e026a95c9d4eec4e8\",\"dash\":\"\",\"lls\":\"\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"vbitrate\\\":0,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}},\\\"VCodec\\\":\\\"h264\\\",\\\"resolution\\\":\\\"\\\",\\\"gop\\\":4,\\\"cdn_name\\\":\\\"fcdn\\\",\\\"stream_suffix\\\":\\\"ao\\\"}\"}},\"origin\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686.flv?expire=1771783595\\u0026sign=d24decc98bec758a4b888f813c360f5d\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686/index.m3u8?expire=1771783595\\u0026sign=ece5769202e066fb906f6920d4ac68fd\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686/index.mpd?expire=1771783595\\u0026sign=e0dbd4486f335e4681fea8d9da265a08\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686.sdp?expire=1771783595\\u0026sign=ad0d0848dd7b886e95340434037cc4e6\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"VCodec\\\":\\\"h265\\\",\\\"cdn_name\\\":\\\"fcdn\\\",\\\"vbitrate\\\":4958000,\\\"resolution\\\":\\\"1080x1920\\\",\\\"gop\\\":4,\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}}}\"}},\"hd\":{\"main\":{\"flv\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd5.flv?expire=1771783595\\u0026sign=4ac7e0e98908b91d205b45d2d16e9179\",\"hls\":\"https://pull-hls-f16-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd5/index.m3u8?expire=1771783595\\u0026sign=281a4f9f8b0621e118df786a90360ad6\",\"cmaf\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd5/index.mpd?expire=1771783595\\u0026sign=1f85d9cfe492e0f094a8707b186fdcea\",\"dash\":\"\",\"lls\":\"https://pull-f5-tt02.tiktokcdn-us.com/game/stream-3865811086245364686_hd5.sdp?expire=1771783595\\u0026sign=625f833813043f3864cb2af28ec62087\",\"tsl\":\"\",\"tile\":\"\",\"rtc\":\"\",\"sdk_params\":\"{\\\"stream_suffix\\\":\\\"hd5\\\",\\\"vbitrate\\\":1600000,\\\"resolution\\\":\\\"720x1280\\\",\\\"gop\\\":4,\\\"cdn_name\\\":\\\"fcdn\\\",\\\"VCodec\\\":\\\"h265\\\",\\\"Auto\\\":{\\\"Enable\\\":1,\\\"Demotion\\\":{\\\"StallCount\\\":4}}}\"}}}}"
                        },
                        "push_data": {
                          "push_stream_level": 0,
                          "resolution_params": {},
                          "stream_data": ""
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/live"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/comments": {
      "get": {
        "summary": "Comments",
        "description": "Scrapes comments from a TikTok video",
        "operationId": "tiktok_Comments",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "TikTok video URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more comments. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 20
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.comments[].cid`: Unique comment ID\n- `data.comments[].text`: Comment text\n- `data.comments[].create_time`: Unix timestamp of when the comment was posted\n- `data.comments[].digg_count`: Number of likes on the comment\n- `data.comments[].reply_comment_total`: Number of replies to this comment\n- `data.comments[].comment_language`: Language code of the comment (e.g. `en`)\n- `data.comments[].is_author_digged`: Whether the video author liked this comment\n- `data.comments[].author_pin`: Whether the video author pinned this comment\n- `data.comments[].reply_id`: ID of the parent comment (`0` if top-level)\n- `data.comments[].aweme_id`: ID of the video this comment belongs to\n- `data.comments[].image_list`: Attached images (if any)\n- `data.comments[].label_list[].text`: Labels like \"Creator liked\"\n- `data.comments[].user.unique_id`: Commenter's TikTok username\n- `data.comments[].user.nickname`: Commenter's display name\n- `data.comments[].user.uid`: Commenter's user ID\n- `data.comments[].user.sec_uid`: Commenter's secure user ID\n- `data.comments[].user.avatar_thumb.url_list[0]`: Commenter's profile picture\n- `data.total`: Total number of comments on the video\n- `data.has_more`: Whether more comments are available (`1` = yes)\n- `data.cursor`: Pagination cursor — pass as `cursor` parameter to get the next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "alias_comment_deleted": false,
                        "comments": {
                          "0": {
                            "allow_download_photo": true,
                            "author_pin": false,
                            "aweme_id": "7251387037834595630",
                            "cid": "7272047794442912558",
                            "collect_stat": 0,
                            "comment_language": "en",
                            "comment_post_item_ids": null,
                            "create_time": 1693155594,
                            "digg_count": 805,
                            "fold_status": -1,
                            "image_list": null,
                            "is_author_digged": true,
                            "is_comment_translatable": true,
                            "is_high_purchase_intent": false,
                            "label_list": {
                              "0": {
                                "text": "作成者がいいねした",
                                "type": 20
                              }
                            },
                            "no_show": false,
                            "reply_comment": null,
                            "reply_comment_total": 19,
                            "reply_id": "0",
                            "reply_to_reply_id": "0",
                            "share_info": {
                              "acl": {
                                "code": 0,
                                "extra": "{}"
                              },
                              "desc": "OnePlanet’s comment: You can’t Rick roll me I love this song",
                              "title": "#rickroll #rickastley #nevrgonnagiveyouup #foryou #fyp #xyzbca Send this to someone to Rick Roll them",
                              "url": "https://m.tiktok.com/v/7251387037834595630.html?_d=0&comment_author_id=7153358223394817067&preview_pb=0&share_comment_id=7272047794442912558&share_item_id=7251387037834595630&sharer_language=ja-JP&source=h5_m&u_code=0"
                            },
                            "sort_extra_score": {
                              "reply_score": 0.000106,
                              "show_more_score": 0.06976
                            },
                            "sort_tags": "{\"author_digg\":1,\"top_list\":1}",
                            "status": 1,
                            "stick_position": 0,
                            "text": "You can’t Rick roll me I love this song",
                            "text_extra": {},
                            "thread_has_more": false,
                            "thread_id": 0,
                            "trans_btn_style": 1,
                            "user": {
                              "account_labels": null,
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "avatar_thumb": {
                                "uri": "tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=cbace1a2&x-expires=1770660000&x-signature=lX8s2E%2B4vmVz2zv9nKpXCaSXbMM%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast5",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=bdfd42c6&x-expires=1770660000&x-signature=FRbSK1iVMhQ9DCqKU939v6QveS8%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast5",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4611ef21&x-expires=1770660000&x-signature=FXHY4VeupBV%2FiQKNIZLrDF7LEuo%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast5"
                                },
                                "url_prefix": null
                              },
                              "bold_fields": null,
                              "can_message_follow_status_list": null,
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "cover_url": null,
                              "custom_verify": "",
                              "enterprise_verify_reason": "",
                              "events": null,
                              "followers_detail": null,
                              "geofencing": null,
                              "homepage_bottom_toast": null,
                              "item_list": null,
                              "mutual_relation_avatars": null,
                              "need_points": null,
                              "nickname": "OnePlanet",
                              "platform_sync_info": null,
                              "relative_users": null,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAHmEregfkxiGcEZexDX_RwtxElmRnlVWsrTIMcTwHcY-s7SgCwR8huf_07HCynoAZ",
                              "shield_edit_field_info": null,
                              "type_label": null,
                              "uid": "7153358223394817067",
                              "unique_id": "oneplanet.rr",
                              "user_profile_guide": null,
                              "user_tags": null,
                              "white_cover_url": null
                            },
                            "user_buried": false,
                            "user_digged": 0
                          }
                        },
                        "cursor": 20,
                        "extra": {
                          "api_debug_info": null,
                          "fatal_item_ids": null,
                          "now": 1770574475000
                        },
                        "has_filtered_comments": 0,
                        "has_more": 1,
                        "log_pb": {
                          "impr_id": "20260208181435E472B60C3BA0929EFACB"
                        },
                        "reply_style": 2,
                        "status_code": 0,
                        "status_msg": "",
                        "top_gifts": null,
                        "total": 2569
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/comments"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "comments": {
                          "0": {
                            "aweme_id": "7251387037834595630",
                            "text": "You can’t Rick roll me I love this song",
                            "user": {
                              "account_labels": null,
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "avatar_thumb": {
                                "uri": "tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=cbace1a2&x-expires=1770660000&x-signature=lX8s2E%2B4vmVz2zv9nKpXCaSXbMM%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=bdfd42c6&x-expires=1770660000&x-signature=FRbSK1iVMhQ9DCqKU939v6QveS8%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f7a81546e91314dda01afc026eeff233~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4611ef21&x-expires=1770660000&x-signature=FXHY4VeupBV%2FiQKNIZLrDF7LEuo%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8"
                                },
                                "url_prefix": null
                              },
                              "bold_fields": null,
                              "can_message_follow_status_list": null,
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "cover_url": null,
                              "custom_verify": "",
                              "enterprise_verify_reason": "",
                              "events": null,
                              "followers_detail": null,
                              "geofencing": null,
                              "homepage_bottom_toast": null,
                              "item_list": null,
                              "mutual_relation_avatars": null,
                              "need_points": null,
                              "nickname": "OnePlanet",
                              "platform_sync_info": null,
                              "predicted_age_group": "-1",
                              "relative_users": null,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAHmEregfkxiGcEZexDX_RwtxElmRnlVWsrTIMcTwHcY-s7SgCwR8huf_07HCynoAZ",
                              "shield_edit_field_info": null,
                              "type_label": null,
                              "uid": "7153358223394817067",
                              "unique_id": "oneplanet.rr",
                              "user_profile_guide": null,
                              "user_tags": null,
                              "white_cover_url": null
                            },
                            "create_time": 1693155594,
                            "reply_comment_total": 19,
                            "digg_count": 804,
                            "comment_language": "en"
                          }
                        },
                        "cursor": 20,
                        "total": 2569
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/comments"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/comment-replies": {
      "get": {
        "summary": "Comment Replies",
        "description": "Scrapes replies to a TikTok comment",
        "operationId": "tiktok_Comment_Replies",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "comment_id",
            "in": "query",
            "description": "TikTok comment ID. This is the cid from the comments endpoint.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "7623828115408274207"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "TikTok video URL. This is the url from the comments endpoint.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/@stoolpresidente/video/7623818255903329566"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more replies. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 3
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "comments": {
                      "0": {
                        "aweme_id": "7625554490191564062",
                        "cid": "7626007039458755350",
                        "collect_stat": 0,
                        "comment_language": "en",
                        "comment_post_item_ids": null,
                        "create_time": 1775568145,
                        "digg_count": 0,
                        "fold_status": 0,
                        "image_list": null,
                        "is_author_digged": false,
                        "is_comment_translatable": true,
                        "is_high_purchase_intent": false,
                        "label_list": null,
                        "no_show": false,
                        "reply_comment": null,
                        "reply_id": "7625686964323648276",
                        "reply_to_reply_id": "0",
                        "share_info": {
                          "acl": {
                            "code": 1,
                            "extra": "{\"is_share_handler_failed\":\"1\"}"
                          },
                          "desc": "",
                          "title": "",
                          "url": ""
                        },
                        "status": 1,
                        "stick_position": 0,
                        "text": "oh, I liked it",
                        "text_extra": {},
                        "thread_has_more": true,
                        "thread_id": 1,
                        "trans_btn_style": 0,
                        "user": {
                          "account_labels": null,
                          "ad_cover_url": null,
                          "advance_feature_item_order": null,
                          "advanced_feature_info": null,
                          "avatar_thumb": {
                            "uri": "musically-maliva-obj/1594805258216454",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=3e87b9ae&x-expires=1775804400&x-signature=5eoilrgjiFc9bohrvh%2FvWNL0jKE%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=c6a88f1f&x-expires=1775804400&x-signature=%2FQPB6pXUMo4CS33v8h84IFKiQ0o%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=72d39115&x-expires=1775804400&x-signature=VI3OGE%2BRS6CSL%2Fh4lld%2FfrrCWHg%3D&t=4d5b0474&ps=13740610&shp=30310797&shcp=ff37627b&idc=useast8"
                            },
                            "url_prefix": null
                          },
                          "bold_fields": null,
                          "can_message_follow_status_list": null,
                          "can_set_geofencing": null,
                          "cha_list": null,
                          "cover_url": null,
                          "custom_verify": "",
                          "enterprise_verify_reason": "",
                          "events": null,
                          "followers_detail": null,
                          "geofencing": null,
                          "homepage_bottom_toast": null,
                          "item_list": null,
                          "mutual_relation_avatars": null,
                          "need_points": null,
                          "nickname": "Carl Gauss",
                          "platform_sync_info": null,
                          "predicted_age_group": "-1",
                          "relative_users": null,
                          "search_highlight": null,
                          "sec_uid": "MS4wLjABAAAAlRQDL02iCdJgLYBltLqVXlRYoEMmmOgpG3e9Ik9pAThBgxwMvoUh59MOS06reBAr",
                          "shield_edit_field_info": null,
                          "type_label": null,
                          "uid": "6896805618489951234",
                          "unique_id": "kryptobuddy2",
                          "user_profile_guide": null,
                          "user_tags": null,
                          "white_cover_url": null
                        },
                        "user_buried": false,
                        "user_digged": 0
                      }
                    },
                    "cursor": 3,
                    "extra": {
                      "fatal_item_ids": {},
                      "logid": "20260409075650E3706C15F5316C435A8E",
                      "now": 1775721410000
                    },
                    "has_more": 1,
                    "log_pb": {
                      "impr_id": "20260409075650E3706C15F5316C435A8E"
                    },
                    "status_code": 0,
                    "status_msg": "",
                    "total": 4
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/comment_replies"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "TikTok comment ID is required"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "comment_replies"
                    },
                    "credits_required": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch TikTok comment replies"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/following": {
      "get": {
        "summary": "Following",
        "description": "Scrapes accounts that a TikTok user follows",
        "operationId": "tiktok_Following",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "stoolpresidente"
            }
          },
          {
            "name": "min_time",
            "in": "query",
            "description": "Used to paginate. Get 'min_time' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1605663376
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.followings[].unique_id`: User's TikTok username\n- `data.followings[].nickname`: User's display name\n- `data.followings[].uid`: User's numeric ID\n- `data.followings[].sec_uid`: User's secure user ID (use for profile lookups)\n- `data.followings[].signature`: User's bio\n- `data.followings[].follower_count`: User's follower count\n- `data.followings[].following_count`: User's following count\n- `data.followings[].total_favorited`: Total likes received across all videos\n- `data.followings[].aweme_count`: Number of videos posted\n- `data.followings[].favoriting_count`: Number of videos the user has liked\n- `data.followings[].avatar_larger.url_list[0]`: Profile picture (high-res)\n- `data.followings[].avatar_medium.url_list[0]`: Profile picture (medium)\n- `data.followings[].region`: 2-letter country code\n- `data.followings[].verification_type`: Verification status (`1` = verified)\n- `data.followings[].create_time`: Account creation Unix timestamp\n- `data.total`: Total number of accounts followed\n- `data.has_more`: Whether more results are available\n- `data.min_time`: Pagination cursor — pass as `min_time` parameter to get the next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "extra": {
                          "fatal_item_ids": {},
                          "logid": "2026020818240892EB5C0C655460834DAD",
                          "now": 1770575049000
                        },
                        "followings": {
                          "0": {
                            "accept_private_policy": false,
                            "account_labels": null,
                            "account_region": "",
                            "ad_cover_url": null,
                            "advance_feature_item_order": null,
                            "advanced_feature_info": null,
                            "apple_account": 0,
                            "authority_status": 0,
                            "avatar_168x168": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6af99020&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=tFh1hjjgR3shaUpMvxkZvodeauM%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ec068d1b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=Xw%2ByWZqY5HjMq2DnZb1V6brydFc%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ffbbecf3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=zKq4if%2FdFOfqkfeIvtbjW5mWOME%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_300x300": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=432f5620&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=2%2FgZ9nOVFFzzGy6tLJHJUm0J86U%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=a2f3c869&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=hi5muNd5bcHKAR5GadNufZl5GyQ%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d5434ba3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=arFR3G3u7F6H%2FjEdLLKg38Ni%2BK8%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_larger": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1ad6a8c0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=CiTPOLq3i2wUVNZRr64JwsTOvcs%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=abd3c08a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=f0KU0%2Fk7W5WXLsn%2FmQdUk9jKHPU%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=24c14081&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=sKeNU9d%2ByshRpcxUejfa40hi20w%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=63b82e84&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=WwxYB2bMzVAJjXMeD%2FdxCdALbxg%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6181ddd9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=I%2FEH5NEJt5XpL6tI5X%2FORJyBw9E%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c879569e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=vS9WNsFWhk1ORNYPEgqJTF0gLH0%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a3527369&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=0Sa0%2BGWctktp9QtNlhzydsFXjQ0%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8ae81a54&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=rqa4m2Pj6P2we3pKkGSy1IyqROA%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8690cc3b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=VEIb0QGl7YVBR1vzvyTtJh2hey8%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                            "aweme_count": 192,
                            "bind_phone": "",
                            "bold_fields": null,
                            "can_message_follow_status_list": null,
                            "can_set_geofencing": null,
                            "cha_list": null,
                            "comment_filter_status": 0,
                            "comment_setting": 0,
                            "commerce_user_level": 0,
                            "cover_url": {},
                            "create_time": 1546820065,
                            "custom_verify": "",
                            "cv_level": "",
                            "download_prompt_ts": 0,
                            "download_setting": 0,
                            "duet_setting": 0,
                            "enabled_filter_all_comments": false,
                            "enterprise_verify_reason": "",
                            "events": null,
                            "fake_data_info": {},
                            "favoriting_count": 76423,
                            "fb_expire_time": 0,
                            "follow_status": 0,
                            "follower_count": 132309,
                            "follower_status": 0,
                            "followers_detail": null,
                            "following_count": 969,
                            "friends_status": 0,
                            "geofencing": null,
                            "google_account": "",
                            "has_email": false,
                            "has_facebook_token": false,
                            "has_insights": false,
                            "has_orders": false,
                            "has_twitter_token": false,
                            "has_youtube_token": false,
                            "hide_search": true,
                            "homepage_bottom_toast": null,
                            "ins_id": "",
                            "is_ad_fake": false,
                            "is_block": false,
                            "is_discipline_member": false,
                            "is_mute": 0,
                            "is_mute_lives": 0,
                            "is_mute_non_story_post": 0,
                            "is_mute_story": 0,
                            "is_phone_binded": false,
                            "is_star": false,
                            "item_list": null,
                            "language": "en",
                            "live_agreement": 0,
                            "live_commerce": false,
                            "live_verify": 0,
                            "mention_status": 1,
                            "mutual_relation_avatars": null,
                            "need_points": null,
                            "need_recommend": 0,
                            "nickname": "lizlanden",
                            "original_musician": {
                              "digg_count": 0,
                              "music_count": 0,
                              "music_used_count": 0,
                              "new_release_clip_ids": null
                            },
                            "platform_sync_info": null,
                            "prevent_download": false,
                            "react_setting": 0,
                            "region": "US",
                            "relative_users": null,
                            "reply_with_video_flag": 4,
                            "room_id": 0,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAAU-sIzbOwfvGSQ1bezj3DfFFszSz4mqutWSpNG6cptGdDWWWmWHzEg8HQTU-kQxzW",
                            "secret": 0,
                            "share_info": {
                              "now_invitation_card_image_urls": null,
                              "share_desc": "",
                              "share_desc_info": "",
                              "share_qrcode_url": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "share_title": "",
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_url": ""
                            },
                            "share_qrcode_uri": "",
                            "shield_comment_notice": 0,
                            "shield_digg_notice": 0,
                            "shield_edit_field_info": null,
                            "shield_follow_notice": 0,
                            "short_id": "0",
                            "show_image_bubble": false,
                            "signature": "Tim Tebow\nlizlanden.co@gmail.com",
                            "special_account": {
                              "special_account_list": null
                            },
                            "special_lock": 1,
                            "status": 1,
                            "stitch_setting": 0,
                            "total_favorited": 2675327,
                            "tw_expire_time": 0,
                            "twitter_id": "",
                            "twitter_name": "",
                            "type_label": null,
                            "uid": "6620791754290315269",
                            "unique_id": "glizzzerd",
                            "unique_id_modify_time": 1770575049,
                            "user_canceled": false,
                            "user_mode": 1,
                            "user_period": 0,
                            "user_profile_guide": null,
                            "user_rate": 1,
                            "user_spark_info": {},
                            "user_tags": null,
                            "verification_type": 1,
                            "verify_info": "",
                            "video_icon": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "white_cover_url": null,
                            "with_commerce_entry": false,
                            "with_shop_entry": false,
                            "youtube_channel_id": "",
                            "youtube_channel_title": "",
                            "youtube_expire_time": 0
                          }
                        },
                        "has_more": true,
                        "log_pb": {
                          "impr_id": "2026020818240892EB5C0C655460834DAD"
                        },
                        "max_time": 1770575049,
                        "min_time": 1734470383,
                        "myself_user_id": "0",
                        "next_page_token": "eyJtYXhfY3Vyc29yIjoxNzY5MTE0MjUzLCJtaW5fY3Vyc29yIjoxNzM0NDcwMzgzfQ==",
                        "offset": 0,
                        "rec_has_more": true,
                        "status_code": 0,
                        "status_msg": "",
                        "total": 90
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/following"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "followings": {
                          "0": {
                            "create_time": 1546820065,
                            "follower_count": 132312,
                            "following_count": 969,
                            "language": "en",
                            "nickname": "lizlanden",
                            "region": "US",
                            "sec_uid": "MS4wLjABAAAAU-sIzbOwfvGSQ1bezj3DfFFszSz4mqutWSpNG6cptGdDWWWmWHzEg8HQTU-kQxzW",
                            "signature": "Tim Tebow\nlizlanden.co@gmail.com",
                            "uid": "6620791754290315269",
                            "unique_id": "glizzzerd",
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=63b82e84&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=WwxYB2bMzVAJjXMeD%2FdxCdALbxg%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6181ddd9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=I%2FEH5NEJt5XpL6tI5X%2FORJyBw9E%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ba32b40a8c022fbb727c156f8a5a140c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c879569e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=vS9WNsFWhk1ORNYPEgqJTF0gLH0%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            }
                          }
                        },
                        "min_time": 1734470383,
                        "total": 90
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/following"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/followers": {
      "get": {
        "summary": "Followers",
        "description": "Scrapes followers of a TikTok account",
        "operationId": "tiktok_Followers",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "TikTok handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "stoolpresidente"
            }
          },
          {
            "name": "user_id",
            "in": "query",
            "description": "User id. Use this for faster response times.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "6659752019493208069"
            }
          },
          {
            "name": "min_time",
            "in": "query",
            "description": "Used to paginate. Get 'min_time' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1605663376
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.followers[].unique_id`: Follower's TikTok username\n- `data.followers[].nickname`: Follower's display name\n- `data.followers[].uid`: Follower's numeric ID\n- `data.followers[].sec_uid`: Follower's secure user ID (use for profile lookups)\n- `data.followers[].signature`: Follower's bio\n- `data.followers[].follower_count`: Follower's own follower count\n- `data.followers[].following_count`: Follower's following count\n- `data.followers[].total_favorited`: Total likes received across all videos\n- `data.followers[].aweme_count`: Number of videos posted\n- `data.followers[].favoriting_count`: Number of videos they've liked\n- `data.followers[].avatar_larger.url_list[0]`: Profile picture (high-res)\n- `data.followers[].avatar_medium.url_list[0]`: Profile picture (medium)\n- `data.followers[].region`: 2-letter country code\n- `data.followers[].verification_type`: Verification status (`1` = verified)\n- `data.followers[].create_time`: Account creation Unix timestamp\n- `data.total`: Total number of followers\n- `data.has_more`: Whether more results are available\n- `data.min_time`: Pagination cursor — pass as `min_time` parameter to get the next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "extra": {
                          "fatal_item_ids": {},
                          "logid": "20260208184005D6E4B83687F58A8A764B",
                          "now": 1770576005000
                        },
                        "followers": {
                          "0": {
                            "accept_private_policy": false,
                            "account_labels": null,
                            "account_region": "",
                            "ad_cover_url": null,
                            "advance_feature_item_order": null,
                            "advanced_feature_info": null,
                            "apple_account": 0,
                            "authority_status": 0,
                            "avatar_168x168": {
                              "height": 720,
                              "uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=820322da&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=uENeCJysPkqMEV2ZIPY89CeCgV4%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cda25646&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=rCgX6LFj1oS%2BySGVkEbVQy40AJw%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=718f164d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=NKcekqSimfWY56Znm2sTi5trQQc%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_300x300": {
                              "height": 720,
                              "uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=36c6b556&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=lXjMWxzTm%2FDNVngQDg8loz62pDY%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b15d075d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=IG0N33tZcESB9qz4ElLFmmtTGdc%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=8937b0a2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=iw2URTYlZ9hUFzovTLQmxOF78Cs%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_larger": {
                              "height": 720,
                              "uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4cca3d45&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=pspDxqnSmVRu%2FzZPKS7RR0KsS1I%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d23f30ea&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=AFI0m%2FGSp%2BIb3UnsxmMzDJ0%2FVy8%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=58fb1d30&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=MAdtIqi%2BNkMIV4QU9BmWuS1%2F3cY%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cae341c9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=hq%2FAjW0K6KONPsF4iA%2BxPOcrfPQ%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=547f36d2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=9Ug7uBsiL0EgX3dQNukQYlTasaM%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=eea80cd3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=mfl%2FAQIc2KdHso0WI4RdRGJMBM4%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_thumb": {
                              "height": 720,
                              "uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=80ffcf4d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=X3HR13vFNnLKiFTpOnLtOs122lU%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=99b13bc7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=tV7yknpiAICugq5DXqBMusKe7Ws%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=25d84808&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=BIXpbJOjELmsZrTUT1C%2BIQlESek%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "avatar_uri": "tos-no1a-avt-0068c001-no/b5ddadd9a94317e4c3642277f5077230",
                            "aweme_count": 0,
                            "bind_phone": "",
                            "bold_fields": null,
                            "can_message_follow_status_list": null,
                            "can_set_geofencing": null,
                            "cha_list": null,
                            "comment_filter_status": 0,
                            "comment_setting": 0,
                            "commerce_user_level": 0,
                            "cover_url": {},
                            "create_time": 1591245126,
                            "custom_verify": "",
                            "cv_level": "",
                            "download_prompt_ts": 0,
                            "download_setting": 3,
                            "duet_setting": 1,
                            "enabled_filter_all_comments": false,
                            "enterprise_verify_reason": "",
                            "events": null,
                            "fake_data_info": {},
                            "favoriting_count": 239116,
                            "fb_expire_time": 0,
                            "follow_status": 0,
                            "follower_count": 266,
                            "follower_status": 0,
                            "followers_detail": null,
                            "following_count": 2499,
                            "friends_status": 0,
                            "geofencing": null,
                            "google_account": "",
                            "has_email": false,
                            "has_facebook_token": false,
                            "has_insights": false,
                            "has_orders": false,
                            "has_twitter_token": false,
                            "has_youtube_token": false,
                            "hide_search": false,
                            "homepage_bottom_toast": null,
                            "ins_id": "",
                            "is_ad_fake": false,
                            "is_block": false,
                            "is_discipline_member": false,
                            "is_mute": 0,
                            "is_mute_lives": 0,
                            "is_mute_non_story_post": 0,
                            "is_mute_story": 0,
                            "is_phone_binded": false,
                            "is_star": false,
                            "item_list": null,
                            "language": "en",
                            "live_agreement": 0,
                            "live_commerce": false,
                            "live_verify": 0,
                            "mention_status": 1,
                            "mutual_relation_avatars": null,
                            "need_points": null,
                            "need_recommend": 0,
                            "nickname": "Lleeson",
                            "original_musician": {
                              "digg_count": 0,
                              "music_count": 0,
                              "music_used_count": 0,
                              "new_release_clip_ids": null
                            },
                            "platform_sync_info": null,
                            "prevent_download": false,
                            "react_setting": 0,
                            "region": "GB",
                            "relative_users": null,
                            "reply_with_video_flag": 4,
                            "room_id": 0,
                            "search_highlight": null,
                            "sec_uid": "MS4wLjABAAAAqww8izvea3-i9c81zoclj3WL1E3tC3l4Y3RI3Z9b68Vdj09DUguJ5DhuVEJbIFCZ",
                            "secret": 0,
                            "share_info": {
                              "now_invitation_card_image_urls": null,
                              "share_desc": "",
                              "share_desc_info": "",
                              "share_qrcode_url": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "share_title": "",
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_url": ""
                            },
                            "share_qrcode_uri": "",
                            "shield_comment_notice": 0,
                            "shield_digg_notice": 0,
                            "shield_edit_field_info": null,
                            "shield_follow_notice": 0,
                            "short_id": "0",
                            "show_image_bubble": false,
                            "signature": "",
                            "special_account": {
                              "special_account_list": null
                            },
                            "special_lock": 1,
                            "status": 1,
                            "stitch_setting": 1,
                            "total_favorited": 0,
                            "tw_expire_time": 0,
                            "twitter_id": "",
                            "twitter_name": "",
                            "type_label": null,
                            "uid": "6810678927758476294",
                            "unique_id": "lleeson01",
                            "unique_id_modify_time": 1770576005,
                            "user_canceled": false,
                            "user_mode": 1,
                            "user_period": 0,
                            "user_profile_guide": null,
                            "user_rate": 1,
                            "user_spark_info": {},
                            "user_tags": null,
                            "verification_type": 1,
                            "verify_info": "",
                            "video_icon": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "white_cover_url": null,
                            "with_commerce_entry": false,
                            "with_shop_entry": false,
                            "youtube_channel_id": "",
                            "youtube_channel_title": "",
                            "youtube_expire_time": 0
                          }
                        },
                        "has_more": true,
                        "log_pb": {
                          "impr_id": "20260208184005D6E4B83687F58A8A764B"
                        },
                        "max_time": 1770576005,
                        "min_time": 1770573007,
                        "myself_user_id": "0",
                        "next_page_token": "eyJtYXhfY3Vyc29yIjoxNzcwNTc1OTQyLCJtaW5fY3Vyc29yIjoxNzcwNTczMDA3fQ==",
                        "offset": 0,
                        "status_code": 0,
                        "status_msg": "",
                        "total": 4567709
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/followers"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "followers": {
                          "0": {
                            "create_time": 1758833713,
                            "follower_count": 436,
                            "following_count": 271,
                            "language": "en",
                            "nickname": "Ř-P•Ķ",
                            "region": "US",
                            "sec_uid": "MS4wLjABAAAAqp8UtSzyoLQwfg47thhXW72_W9jHR9dcanCzUSNDo5rtCTOYVVNqvqRRrwKbrndQ",
                            "signature": "18",
                            "uid": "7549631765770437645",
                            "unique_id": "racek610",
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-maliva-avt-0068/000b42243c52ccb4daba3788167b5937",
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/000b42243c52ccb4daba3788167b5937~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=103fe4b6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=pu6STBHd8i5T8ph7FoRLSQDIUJk%3D",
                                "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/000b42243c52ccb4daba3788167b5937~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=46909a83&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=pMVNjCphQYJs%2BFl1%2BUmUnsburc8%3D",
                                "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/000b42243c52ccb4daba3788167b5937~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c1aceb23&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=bcb0AIWgT7TDOebnm4NPJqZVT%2Bc%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            }
                          }
                        },
                        "min_time": 1770573122,
                        "total": 4567711
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/followers"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/search/users": {
      "get": {
        "summary": "Search Users",
        "description": "Scrapes TikTok users matching a search query",
        "operationId": "tiktok_Search_Users",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search query for users",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more users. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 10
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.user_list[].user_info.unique_id`: User's TikTok username\n- `data.user_list[].user_info.nickname`: User's display name\n- `data.user_list[].user_info.uid`: User's numeric ID\n- `data.user_list[].user_info.sec_uid`: User's secure user ID (use for profile lookups)\n- `data.user_list[].user_info.signature`: User's bio\n- `data.user_list[].user_info.follower_count`: Follower count\n- `data.user_list[].user_info.following_count`: Following count\n- `data.user_list[].user_info.total_favorited`: Total likes received across all videos\n- `data.user_list[].user_info.aweme_count`: Number of videos posted\n- `data.user_list[].user_info.custom_verify`: Verification label (e.g. `Verified account`)\n- `data.user_list[].user_info.avatar_larger.url_list[0]`: Profile picture (high-res)\n- `data.user_list[].user_info.avatar_medium.url_list[0]`: Profile picture (medium)\n- `data.user_list[].user_info.search_user_desc`: User bio with search highlighting\n- `data.user_list[].user_info.search_user_name`: Username with search highlighting\n- `data.cursor`: Pagination cursor — pass as `cursor` parameter to get the next page\n- `data.has_more`: Whether more results are available (`1` = yes)",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "challenge_list": null,
                        "cursor": 30,
                        "extra": {
                          "api_debug_info": null,
                          "fatal_item_ids": {},
                          "logid": "20260208184749D67D1C5BB3C78587C708",
                          "now": 1770576470000,
                          "search_request_id": "",
                          "server_stream_time": 519
                        },
                        "feedback_type": "user",
                        "global_doodle_config": {
                          "ab_params": {
                            "user_relation_ship": "1"
                          },
                          "display_filter_bar": 1,
                          "feedback_survey": {
                            "0": {
                              "feedback_type": "user",
                              "long_stress_info": null,
                              "multiple_choices": {
                                "0": {
                                  "key": "Dislike",
                                  "value": "Dislike"
                                },
                                "1": {
                                  "key": "Profile not found",
                                  "value": "Profile not found"
                                },
                                "2": {
                                  "key": "Unmatched posts",
                                  "value": "Unmatched posts"
                                },
                                "3": {
                                  "key": "Inappropriate content",
                                  "value": "Inappropriate content"
                                },
                                "4": {
                                  "key": "Others",
                                  "value": "Others"
                                }
                              },
                              "send_us_multiple_choices": null
                            }
                          },
                          "hide_results": false,
                          "hit_dolphin": false,
                          "hit_shark": false,
                          "keyword": "taylorswift",
                          "new_source": "switch_tab",
                          "search_channel": "musically_user",
                          "tns_search_result": "Pass"
                        },
                        "has_more": 1,
                        "input_keyword": "taylorswift",
                        "log_pb": {
                          "impr_id": "20260208184749D67D1C5BB3C78587C708"
                        },
                        "music_list": null,
                        "qc": "",
                        "rid": "20260208184749D67D1C5BB3C78587C708",
                        "status_code": 0,
                        "type": 1,
                        "user_list": {
                          "0": {
                            "challenges": null,
                            "effects": null,
                            "items": null,
                            "mix_list": null,
                            "musics": null,
                            "position": null,
                            "uniqid_position": null,
                            "user_info": {
                              "accept_private_policy": false,
                              "account_labels": null,
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "authority_status": 0,
                              "avatar_168x168": {
                                "height": 720,
                                "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=c2c5b604&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=XQp0D7ngaHF%2FcQdPEZ1zLiiqdvE%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=8fbe0fa1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=JB8Ww1K2LfdV9WbBELdK6yNASk4%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=d1524738&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=oBTZvsKj2eTerfTbNh%2Bx2FE4vOo%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_300x300": {
                                "height": 720,
                                "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=27a9e067&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=CZDp9I5KbkRfNlLGYmVu5vFZvTU%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=bcc9ec50&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=0%2BI95zjaRJo8CMO%2FvxBU4aHRkt8%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=7e942f8a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=R%2F1jJCkA%2BtcviC01pZjG93M7Unc%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_larger": {
                                "height": 720,
                                "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=d30432d0&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=OIbxfyEuPUBGZdbgwXwZCqugUyQ%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=c5314c36&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=%2F2iEN21390NUjDfvccWbLpCER8s%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=7e4f8246&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=kcDG6zjV99HWkU7ukXGTKB%2FbUMI%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=3ad8b0f4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=sMHbb83Nwwc6Wu089cfFDTiibe4%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=dd16c4e4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=z9iR9MnQU2ksLcJeBGlmTHA82Wg%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=d98f5bc1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=2ih1oZw7rmSQbIDxbV4aB8yz2nM%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=c69c26f9&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=XHaAqARleuJKJMkoP5ypluiFjKc%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=e8a02047&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=qBrZ4DRMtvDkulUKon9zFkkbSE8%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=bd57613e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=%2BQZcKoZGX22XK%2Froz%2Bt5eLQXSM4%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                              "aweme_count": 81,
                              "block_status": 0,
                              "bold_fields": null,
                              "can_message_follow_status_list": null,
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "comment_filter_status": 0,
                              "comment_setting": 0,
                              "commerce_user_level": 0,
                              "cover_url": null,
                              "custom_verify": "Verified account",
                              "cv_level": "2",
                              "download_prompt_ts": 0,
                              "enable_direct_message": false,
                              "enabled_filter_all_comments": false,
                              "enterprise_verify_reason": "",
                              "events": null,
                              "fake_data_info": {},
                              "fb_expire_time": 0,
                              "follow_status": 0,
                              "follower_count": 33302213,
                              "follower_status": 0,
                              "followers_detail": null,
                              "following_count": 0,
                              "friends_status": 0,
                              "geofencing": null,
                              "hide_search": false,
                              "homepage_bottom_toast": null,
                              "ins_id": "taylorswift",
                              "is_ad_fake": false,
                              "is_block": false,
                              "is_discipline_member": false,
                              "is_mute": 0,
                              "is_mute_lives": 0,
                              "is_mute_non_story_post": 0,
                              "is_mute_story": 0,
                              "is_private_account": 0,
                              "is_star": false,
                              "item_list": null,
                              "live_agreement": 0,
                              "live_commerce": false,
                              "live_verify": 0,
                              "mention_status": 1,
                              "mutual_relation_avatars": null,
                              "name_field": "unique_id",
                              "need_points": null,
                              "need_recommend": 0,
                              "nickname": "Taylor Swift",
                              "original_musician": {
                                "digg_count": 0,
                                "music_count": 7910,
                                "music_used_count": 0,
                                "new_release_clip_ids": null
                              },
                              "platform_sync_info": null,
                              "prevent_download": false,
                              "relative_users": null,
                              "reply_with_video_flag": 4,
                              "room_id": 0,
                              "room_id_str": "0",
                              "search_highlight": null,
                              "search_user_desc": "Taylor Swift",
                              "search_user_name": "taylorswift",
                              "sec_uid": "MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6",
                              "secret": 0,
                              "shield_comment_notice": 0,
                              "shield_digg_notice": 0,
                              "shield_edit_field_info": null,
                              "shield_follow_notice": 0,
                              "short_id": "0",
                              "show_image_bubble": false,
                              "special_account": {
                                "special_account_list": null
                              },
                              "special_lock": 1,
                              "status": 1,
                              "stitch_setting": 0,
                              "total_favorited": 267837265,
                              "type_label": null,
                              "uid": "6881290705605477381",
                              "unique_id": "taylorswift",
                              "user_canceled": false,
                              "user_mode": 1,
                              "user_period": 0,
                              "user_profile_guide": null,
                              "user_rate": 1,
                              "user_spark_info": {},
                              "user_tags": null,
                              "verification_type": 0,
                              "verify_info": "",
                              "video_icon": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "white_cover_url": null,
                              "with_commerce_entry": false
                            }
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/users"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "users": {
                          "0": {
                            "follower_count": 33302363,
                            "following_count": 0,
                            "nickname": "Taylor Swift",
                            "sec_uid": "MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6",
                            "uid": "6881290705605477381",
                            "unique_id": "taylorswift",
                            "avatar_medium": {
                              "height": 720,
                              "uri": "tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662",
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=94abca0d&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=E6OmecRu0WkuPBPTrXNBopwTnQ4%3D",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=74c7e53f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=VsZLxd8DdAwmCk09%2BFQcpHW8Ljw%3D",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/701431b0215286dd09f201e25b483662~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=d98f5bc1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1770660000&x-signature=2ih1oZw7rmSQbIDxbV4aB8yz2nM%3D"
                              },
                              "url_prefix": null,
                              "width": 720
                            }
                          }
                        },
                        "cursor": 30
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/users"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/search/hashtag": {
      "get": {
        "summary": "Search by Hashtag",
        "description": "Scrapes TikTok videos by hashtag",
        "operationId": "tiktok_Search_by_Hashtag",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "hashtag",
            "in": "query",
            "description": "Hashtag to search for (without #)",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Region the proxy will be set to. Note: this isn't going to grab you all tiktoks from this region, you're just setting the proxy there.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more videos. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 10
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.aweme_list[].aweme_id`: Video ID\n- `data.aweme_list[].desc`: Caption/description text (includes hashtags)\n- `data.aweme_list[].create_time`: Unix timestamp of when the video was posted\n- `data.aweme_list[].statistics.play_count`: Total views\n- `data.aweme_list[].statistics.digg_count`: Likes\n- `data.aweme_list[].statistics.comment_count`: Comments\n- `data.aweme_list[].statistics.share_count`: Shares\n- `data.aweme_list[].statistics.collect_count`: Bookmarks/saves\n- `data.aweme_list[].statistics.download_count`: Downloads\n- `data.aweme_list[].video.play_addr.url_list[0]`: Video playback URL\n- `data.aweme_list[].video.cover.url_list[0]`: Thumbnail image URL\n- `data.aweme_list[].video.duration`: Video duration in milliseconds\n- `data.aweme_list[].author.unique_id`: Author's TikTok username\n- `data.aweme_list[].author.nickname`: Author's display name\n- `data.aweme_list[].author.sec_uid`: Author's secure user ID\n- `data.aweme_list[].music.title`: Sound/music title\n- `data.aweme_list[].music.author`: Sound/music artist\n- `data.aweme_list[].music.play_url.url_list[0]`: Audio playback URL\n- `data.cursor`: Pagination cursor — pass as `cursor` parameter to get the next page\n- `data.has_more`: Whether more results are available (`1` = yes)",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "has_more": 1,
                        "status_code": 0,
                        "cursor": 20,
                        "aweme_list": {
                          "0": {
                            "added_sound_music_info": {
                              "album": "",
                              "allow_offline_music_to_detail_page": false,
                              "artists": {},
                              "audition_duration": 8,
                              "author": "Pro Football Focus",
                              "author_deleted": false,
                              "author_position": null,
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5cf097ef&x-expires=1770663600&x-signature=kZftkhUXqtITWyfPX17g98lZoqI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4050c338&x-expires=1770663600&x-signature=t9A01JgWBd%2BJ2Cu2CpDsfRE2XAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "binded_challenge_id": 0,
                              "can_be_stitched": true,
                              "can_not_reuse": false,
                              "collect_stat": 0,
                              "commercial_right_type": 2,
                              "cover_large": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1fa878f8&x-expires=1770663600&x-signature=dSRicZwmXsVVQWuzKZOtBv0%2Fy9c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=02132f22&x-expires=1770663600&x-signature=jS27FBJPk91GOGiPAtoXbXnnlUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=66c439a8&x-expires=1770663600&x-signature=ilVNGLSPYc1o2bXskOUgZa3T2M4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5cf097ef&x-expires=1770663600&x-signature=kZftkhUXqtITWyfPX17g98lZoqI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4050c338&x-expires=1770663600&x-signature=t9A01JgWBd%2BJ2Cu2CpDsfRE2XAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "create_time": 1696022590,
                              "dmv_auto_show": false,
                              "duration": 8,
                              "duration_high_precision": {
                                "audition_duration_precision": 8.90775,
                                "duration_precision": 8.90775,
                                "shoot_duration_precision": 8.90775,
                                "video_duration_precision": 8.90775
                              },
                              "external_song_info": {},
                              "extra": "{\"aed_music_dur\":2.9320000000000004,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7284361350078319902,\"from_user_id\":7561434208238486541,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v15942gf0000ckbk0fbc77uc14cr7990\",\"owner_id\":6846689547565515781,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                              "has_commerce_right": true,
                              "id": 7284361520572861000,
                              "id_str": "7284361520572861214",
                              "is_audio_url_with_cookie": false,
                              "is_author_artist": false,
                              "is_commerce_music": true,
                              "is_matched_metadata": false,
                              "is_original": false,
                              "is_original_sound": true,
                              "is_pgc": false,
                              "is_play_music": false,
                              "is_shooting_allow": true,
                              "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                              "lyric_short_position": null,
                              "meme_song_info": {},
                              "mid": "7284361520572861214",
                              "multi_bit_rate_play_info": null,
                              "mute_share": false,
                              "offline_desc": "",
                              "owner_handle": "profootballfocus",
                              "owner_id": "6846689547565515781",
                              "owner_nickname": "Pro Football Focus",
                              "play_url": {
                                "height": 720,
                                "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7284360117888273183.mp3",
                                "url_list": {
                                  "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7284360117888273183.mp3"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "position": null,
                              "prevent_download": false,
                              "preview_end_time": 0,
                              "preview_start_time": 0,
                              "recommend_status": 100,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAGRWS9pSXu3HLYv-OJhOmjT8jcyscahBxFQA2c96EAzTn6u8B49-toqq9s_kXMKqz",
                              "shoot_duration": 8,
                              "source_platform": 24,
                              "status": 1,
                              "tag_list": null,
                              "title": "original sound - profootballfocus",
                              "tt_to_dsp_song_infos": null,
                              "uncert_artists": null,
                              "user_count": 0,
                              "video_duration": 8
                            },
                            "aigc_info": {
                              "aigc_label_type": 0,
                              "created_by_ai": false
                            },
                            "anchors": null,
                            "anchors_extras": "",
                            "animated_image_info": {
                              "effect": 0,
                              "type": 0
                            },
                            "author": {
                              "accept_private_policy": false,
                              "account_labels": null,
                              "account_region": "",
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "apple_account": 0,
                              "authority_status": 0,
                              "avatar_168x168": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cf098f91&x-expires=1770663600&x-signature=vp1w9X1mMF6mzGetjK6uSvQ970I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f9b68f42&x-expires=1770663600&x-signature=s%2FoXVG3KdOicJB0Cm9xOSVRtLvM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f812e979&x-expires=1770663600&x-signature=xdMFZkxXpuh1UIwpqXPZDwmqOAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_300x300": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ff31fa55&x-expires=1770663600&x-signature=%2FiaYkcH5pCPgaZivxbLlQFvMH%2F8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c1e3f850&x-expires=1770663600&x-signature=9TFpFKidtOCC2SlyU4FAtmsYAk8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=4b347e65&x-expires=1770663600&x-signature=vYS05l8ER149cNSWyD5Xz2dKyRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_larger": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=02132f22&x-expires=1770663600&x-signature=jS27FBJPk91GOGiPAtoXbXnnlUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1fa878f8&x-expires=1770663600&x-signature=dSRicZwmXsVVQWuzKZOtBv0%2Fy9c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9e742584&x-expires=1770663600&x-signature=p49SkCknc%2FE81%2FQiY7n0oZ%2F%2FrWI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=2f789257&x-expires=1770663600&x-signature=GO4IgCxXVu0QrRxGD1E21S25yGQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4050c338&x-expires=1770663600&x-signature=t9A01JgWBd%2BJ2Cu2CpDsfRE2XAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                              "aweme_count": 0,
                              "bind_phone": "",
                              "bold_fields": null,
                              "can_message_follow_status_list": {
                                "0": 0,
                                "1": 1,
                                "2": 2,
                                "3": 4
                              },
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "comment_filter_status": 1,
                              "comment_setting": 0,
                              "commerce_user_level": 2,
                              "cover_url": {},
                              "create_time": 0,
                              "custom_verify": "",
                              "cv_level": "",
                              "download_prompt_ts": 1752406866,
                              "download_setting": 0,
                              "duet_setting": 0,
                              "enabled_filter_all_comments": false,
                              "enterprise_verify_reason": "verified account",
                              "events": null,
                              "fake_data_info": {},
                              "favoriting_count": 0,
                              "fb_expire_time": 0,
                              "follow_status": 0,
                              "follower_count": 0,
                              "follower_status": 0,
                              "followers_detail": null,
                              "following_count": 0,
                              "friends_status": 0,
                              "gender": 0,
                              "geofencing": null,
                              "google_account": "",
                              "has_email": false,
                              "has_facebook_token": false,
                              "has_insights": false,
                              "has_orders": false,
                              "has_twitter_token": false,
                              "has_youtube_token": false,
                              "hide_search": false,
                              "homepage_bottom_toast": null,
                              "ins_id": "",
                              "is_ad_fake": false,
                              "is_block": false,
                              "is_discipline_member": false,
                              "is_mute": 0,
                              "is_mute_lives": 0,
                              "is_mute_non_story_post": 0,
                              "is_mute_story": 0,
                              "is_phone_binded": false,
                              "is_star": false,
                              "item_list": null,
                              "language": "en",
                              "live_agreement": 0,
                              "live_commerce": false,
                              "live_verify": 0,
                              "mention_status": 1,
                              "mutual_relation_avatars": null,
                              "need_points": null,
                              "need_recommend": 0,
                              "nickname": "Pro Football Focus",
                              "platform_sync_info": null,
                              "prevent_download": false,
                              "react_setting": 0,
                              "region": "US",
                              "relative_users": null,
                              "reply_with_video_flag": 4,
                              "room_id": 0,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAGRWS9pSXu3HLYv-OJhOmjT8jcyscahBxFQA2c96EAzTn6u8B49-toqq9s_kXMKqz",
                              "secret": 0,
                              "share_info": {
                                "now_invitation_card_image_urls": null,
                                "share_desc": "",
                                "share_desc_info": "",
                                "share_qrcode_url": {
                                  "height": 720,
                                  "uri": "",
                                  "url_list": {},
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "share_title": "",
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_url": ""
                              },
                              "share_qrcode_uri": "",
                              "shield_comment_notice": 0,
                              "shield_digg_notice": 0,
                              "shield_edit_field_info": null,
                              "shield_follow_notice": 0,
                              "short_id": "0",
                              "show_image_bubble": false,
                              "signature": "Powering winning decisions for every NFL team, FBS program and football fan",
                              "special_account": {
                                "special_account_list": null
                              },
                              "special_lock": 1,
                              "status": 1,
                              "stitch_setting": 0,
                              "total_favorited": 0,
                              "tw_expire_time": 0,
                              "twitter_id": "",
                              "twitter_name": "",
                              "type_label": null,
                              "uid": "6846689547565515781",
                              "unique_id": "profootballfocus",
                              "unique_id_modify_time": 1770577415,
                              "user_canceled": false,
                              "user_mode": 1,
                              "user_now_pack_info": {},
                              "user_period": 0,
                              "user_profile_guide": null,
                              "user_rate": 17,
                              "user_spark_info": {},
                              "user_tags": null,
                              "verification_type": 0,
                              "verify_info": "",
                              "video_icon": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "white_cover_url": null,
                              "with_commerce_entry": false,
                              "with_shop_entry": false,
                              "youtube_channel_id": "",
                              "youtube_channel_title": "",
                              "youtube_expire_time": 0
                            },
                            "author_user_id": 6846689547565516000,
                            "aweme_acl": {
                              "download_general": {
                                "code": 0,
                                "mute": false,
                                "show_type": 2,
                                "transcode": 3
                              },
                              "download_mask_panel": {
                                "code": 0,
                                "mute": false,
                                "show_type": 2,
                                "transcode": 3
                              },
                              "platform_list": null,
                              "press_action_list": null,
                              "share_action_list": null,
                              "share_general": {
                                "code": 0,
                                "mute": false,
                                "show_type": 2,
                                "transcode": 3
                              },
                              "share_list_status": 0
                            },
                            "aweme_id": "7284361350078319902",
                            "aweme_type": 0,
                            "banners": {
                              "0": {
                                "key": {
                                  "component_key": "bottom_banner_search_rs"
                                }
                              }
                            },
                            "batch_index": 1,
                            "behind_the_song_music_ids": null,
                            "behind_the_song_video_music_ids": null,
                            "bodydance_score": 0,
                            "branded_content_accounts": null,
                            "cc_template_info": {
                              "author_name": "",
                              "clip_count": 0,
                              "desc": "",
                              "duration_milliseconds": 0,
                              "related_music_id": "",
                              "template_id": ""
                            },
                            "cha_list": {
                              "0": {
                                "author": {
                                  "account_labels": null,
                                  "ad_cover_url": null,
                                  "advance_feature_item_order": null,
                                  "advanced_feature_info": null,
                                  "bold_fields": null,
                                  "can_message_follow_status_list": null,
                                  "can_set_geofencing": null,
                                  "cha_list": null,
                                  "cover_url": null,
                                  "events": null,
                                  "followers_detail": null,
                                  "geofencing": null,
                                  "homepage_bottom_toast": null,
                                  "item_list": null,
                                  "mutual_relation_avatars": null,
                                  "need_points": null,
                                  "platform_sync_info": null,
                                  "relative_users": null,
                                  "search_highlight": null,
                                  "shield_edit_field_info": null,
                                  "type_label": null,
                                  "user_profile_guide": null,
                                  "user_tags": null,
                                  "white_cover_url": null
                                },
                                "banner_list": null,
                                "cha_attrs": null,
                                "cha_name": "football",
                                "cid": "5282",
                                "collect_stat": 0,
                                "connect_music": {},
                                "desc": "From goals to celebrations, join in and watch the best moments! Your football fandom starts on TikTok.",
                                "extra_attr": {
                                  "is_live": false
                                },
                                "hashtag_profile": "tiktok-obj/3fe0229c9cf55194ff9a119e337450fa.png",
                                "is_challenge": 0,
                                "is_commerce": false,
                                "is_pgcshow": false,
                                "schema": "aweme://aweme/challenge/detail?cid=5282",
                                "search_highlight": null,
                                "share_info": {
                                  "bool_persist": 0,
                                  "now_invitation_card_image_urls": null,
                                  "share_desc": "Check out #football on TikTok!",
                                  "share_desc_info": "Check out #football on TikTok!",
                                  "share_quote": "",
                                  "share_signature_desc": "",
                                  "share_signature_url": "",
                                  "share_title": "It is a becoming a big trend on TikTok now! Click here: football",
                                  "share_title_myself": "",
                                  "share_title_other": "",
                                  "share_url": "https://www.tiktok.com/tag/football?_r=1&name=football&u_code=f00laa83l5k8ll&_d=f00la3k5ic9i95&share_challenge_id=5282&sharer_language=en&source=h5_m"
                                },
                                "show_items": null,
                                "sub_type": 0,
                                "type": 2,
                                "use_count": 0,
                                "user_count": 0,
                                "view_count": 0
                              }
                            },
                            "challenge_position": null,
                            "cmt_swt": false,
                            "collect_stat": 0,
                            "comment_config": {
                              "comment_panel_show_tab_config": {
                                "comment_tab_info_config": {
                                  "0": {
                                    "priority": 100,
                                    "tab_id": 2,
                                    "tab_name": "like_list"
                                  },
                                  "1": {
                                    "priority": 101,
                                    "tab_id": 3,
                                    "tab_name": "view_list"
                                  },
                                  "2": {
                                    "priority": -100,
                                    "tab_id": 4,
                                    "tab_name": "story2viewer_list"
                                  },
                                  "3": {
                                    "priority": 102,
                                    "tab_id": 5,
                                    "tab_name": "video_auth_page"
                                  },
                                  "4": {
                                    "priority": 11,
                                    "tab_id": 11,
                                    "tab_name": "ec_reviews_tab"
                                  }
                                },
                                "max_tab_count": 3
                              },
                              "emoji_recommend_list": null,
                              "long_press_recommend_list": null,
                              "preload": {
                                "preds": "{\"item_post_comment\":0.0009090548956567608}"
                              },
                              "quick_comment": {
                                "enabled": false,
                                "rec_level": 0
                              },
                              "quick_comment_emoji_recommend_list": null
                            },
                            "comment_topbar_info": null,
                            "commerce_config_data": null,
                            "commerce_info": {
                              "adv_promotable": false,
                              "auction_ad_invited": false,
                              "branded_content_type": 0,
                              "is_diversion_ad": 0,
                              "organic_log_extra": "{\"req_id\":\"20260208190335ED6D9023802FB8A93038\"}",
                              "with_comment_filter_words": false
                            },
                            "content_desc": "[\"Little bro's face at the end \\ud83d\\udc80 #football #brothers #kidsoftiktok #tackle #funny #foryoupage #fyp \",\"\",\"(via @jaden.moseley)\"]",
                            "content_desc_extra": {
                              "0": {
                                "end": 41,
                                "hashtag_id": "5282",
                                "hashtag_name": "football",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 32,
                                "tag_id": "0",
                                "type": 1
                              },
                              "1": {
                                "end": 51,
                                "hashtag_id": "7128",
                                "hashtag_name": "brothers",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 42,
                                "tag_id": "1",
                                "type": 1
                              },
                              "2": {
                                "end": 65,
                                "hashtag_id": "1604510108295170",
                                "hashtag_name": "kidsoftiktok",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 52,
                                "tag_id": "2",
                                "type": 1
                              },
                              "3": {
                                "end": 73,
                                "hashtag_id": "336130",
                                "hashtag_name": "tackle",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 66,
                                "tag_id": "3",
                                "type": 1
                              },
                              "4": {
                                "end": 80,
                                "hashtag_id": "5424",
                                "hashtag_name": "funny",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 74,
                                "tag_id": "4",
                                "type": 1
                              },
                              "5": {
                                "end": 92,
                                "hashtag_id": "88764338",
                                "hashtag_name": "foryoupage",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 81,
                                "tag_id": "5",
                                "type": 1
                              },
                              "6": {
                                "end": 97,
                                "hashtag_id": "229207",
                                "hashtag_name": "fyp",
                                "is_commerce": false,
                                "line_idx": 0,
                                "start": 93,
                                "tag_id": "6",
                                "type": 1
                              },
                              "7": {
                                "end": 19,
                                "line_idx": 2,
                                "sec_uid": "MS4wLjABAAAAxIyciyBQ8LhE2gxVXjFwm7Gi0W0aNPANtYZsfJnDUPhvZENNkVh1wGhNgFhpA3Fa",
                                "start": 5,
                                "tag_id": "7",
                                "type": 0,
                                "user_id": "6678992438894085126"
                              }
                            },
                            "content_level": 0,
                            "content_model": {
                              "custom_biz": {
                                "aweme_trace": "20260208190335ED6D9023802FB8A93038",
                                "high_quality_boost_info": {
                                  "description": "",
                                  "is_high_quality_post": false,
                                  "link": ""
                                }
                              },
                              "standard_biz": {
                                "e_commerce": {
                                  "ttec_content_tag": {
                                    "recommendation_tag_consumer_str": "",
                                    "recommendation_tag_creator_str": ""
                                  }
                                },
                                "local_alliance_info": {
                                  "alliance_item_label_text": "",
                                  "alliance_item_label_type": 0
                                }
                              }
                            },
                            "cover_labels": null,
                            "create_time": 1696024800,
                            "creation_info": {
                              "creation_used_functions": {}
                            },
                            "desc": "Little bro's face at the end 💀 #football #brothers #kidsoftiktok #tackle #funny #foryoupage #fyp  (via @jaden.moseley)",
                            "desc_language": "en",
                            "disable_search_trending_bar": false,
                            "distance": "",
                            "distribute_type": 1,
                            "follow_up_publish_from_id": 0,
                            "geofencing": null,
                            "geofencing_regions": null,
                            "green_screen_materials": null,
                            "group_id": "7284028090622217514",
                            "group_id_list": {
                              "GroupdIdList0": {
                                "0": 7284361350078320000,
                                "1": 7284028090622217000
                              },
                              "GroupdIdList1": {
                                "0": 7284361350078320000,
                                "1": 7284028090622217000
                              }
                            },
                            "has_danmaku": false,
                            "has_promote_entry": 1,
                            "has_vs_entry": false,
                            "have_dashboard": false,
                            "hybrid_label": null,
                            "image_infos": null,
                            "interact_permission": {
                              "allow_adding_as_post": {
                                "status": 0
                              },
                              "allow_adding_to_story": 0,
                              "allow_create_sticker": {
                                "status": 0
                              },
                              "allow_story_switch_to_post": {
                                "status": 1
                              },
                              "duet": 0,
                              "duet_privacy_setting": 0,
                              "stitch": 0,
                              "stitch_privacy_setting": 0,
                              "upvote": 0
                            },
                            "interaction_stickers": null,
                            "is_ads": false,
                            "is_description_translatable": true,
                            "is_hash_tag": 1,
                            "is_nff_or_nr": false,
                            "is_on_this_day": 0,
                            "is_paid_content": false,
                            "is_pgcshow": false,
                            "is_preview": 0,
                            "is_relieve": false,
                            "is_text_sticker_translatable": false,
                            "is_title_translatable": false,
                            "is_top": 0,
                            "is_vr": false,
                            "item_comment_settings": 0,
                            "item_duet": 0,
                            "item_react": 0,
                            "item_stitch": 0,
                            "label_top": {
                              "height": 720,
                              "uri": "tiktok-obj/1598708589477025.PNG",
                              "url_list": {
                                "0": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "label_top_text": null,
                            "long_video": null,
                            "main_arch_common": "",
                            "mask_infos": {},
                            "meme_reg_info": {},
                            "misc_info": "{}",
                            "muf_comment_info_v2": null,
                            "music": {
                              "album": "",
                              "allow_offline_music_to_detail_page": false,
                              "artists": {},
                              "audition_duration": 8,
                              "author": "Pro Football Focus",
                              "author_deleted": false,
                              "author_position": null,
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5cf097ef&x-expires=1770663600&x-signature=kZftkhUXqtITWyfPX17g98lZoqI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4050c338&x-expires=1770663600&x-signature=t9A01JgWBd%2BJ2Cu2CpDsfRE2XAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "binded_challenge_id": 0,
                              "can_be_stitched": true,
                              "can_not_reuse": false,
                              "collect_stat": 0,
                              "commercial_right_type": 2,
                              "cover_large": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1fa878f8&x-expires=1770663600&x-signature=dSRicZwmXsVVQWuzKZOtBv0%2Fy9c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=02132f22&x-expires=1770663600&x-signature=jS27FBJPk91GOGiPAtoXbXnnlUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=66c439a8&x-expires=1770663600&x-signature=ilVNGLSPYc1o2bXskOUgZa3T2M4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5cf097ef&x-expires=1770663600&x-signature=kZftkhUXqtITWyfPX17g98lZoqI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4050c338&x-expires=1770663600&x-signature=t9A01JgWBd%2BJ2Cu2CpDsfRE2XAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "create_time": 1696022590,
                              "dmv_auto_show": false,
                              "duration": 8,
                              "duration_high_precision": {
                                "audition_duration_precision": 8.90775,
                                "duration_precision": 8.90775,
                                "shoot_duration_precision": 8.90775,
                                "video_duration_precision": 8.90775
                              },
                              "external_song_info": {},
                              "extra": "{\"aed_music_dur\":2.9320000000000004,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7284361350078319902,\"from_user_id\":7561434208238486541,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v15942gf0000ckbk0fbc77uc14cr7990\",\"owner_id\":6846689547565515781,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                              "has_commerce_right": true,
                              "id": 7284361520572861000,
                              "id_str": "7284361520572861214",
                              "is_audio_url_with_cookie": false,
                              "is_author_artist": false,
                              "is_commerce_music": true,
                              "is_matched_metadata": false,
                              "is_original": false,
                              "is_original_sound": true,
                              "is_pgc": false,
                              "is_play_music": false,
                              "is_shooting_allow": true,
                              "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                              "lyric_short_position": null,
                              "meme_song_info": {},
                              "mid": "7284361520572861214",
                              "multi_bit_rate_play_info": null,
                              "mute_share": false,
                              "offline_desc": "",
                              "owner_handle": "profootballfocus",
                              "owner_id": "6846689547565515781",
                              "owner_nickname": "Pro Football Focus",
                              "play_url": {
                                "height": 720,
                                "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7284360117888273183.mp3",
                                "url_list": {
                                  "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7284360117888273183.mp3"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "position": null,
                              "prevent_download": false,
                              "preview_end_time": 0,
                              "preview_start_time": 0,
                              "recommend_status": 100,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAGRWS9pSXu3HLYv-OJhOmjT8jcyscahBxFQA2c96EAzTn6u8B49-toqq9s_kXMKqz",
                              "shoot_duration": 8,
                              "source_platform": 24,
                              "status": 1,
                              "tag_list": null,
                              "title": "original sound - profootballfocus",
                              "tt_to_dsp_song_infos": null,
                              "uncert_artists": null,
                              "user_count": 0,
                              "video_duration": 8
                            },
                            "music_begin_time_in_ms": 0,
                            "music_selected_from": "",
                            "music_title_style": 1,
                            "music_volume": "0.000000",
                            "need_trim_step": false,
                            "need_vs_entry": false,
                            "nickname_position": null,
                            "no_selected_music": false,
                            "operator_boost_info": null,
                            "origin_comment_ids": null,
                            "origin_volume": "0.000000",
                            "original_client_text": {
                              "markup_text": "Little bro's face at the end 💀 <h id=\"0\">#football</h> <h id=\"1\">#brothers</h> <h id=\"2\">#kidsoftiktok</h> <h id=\"3\">#tackle</h> <h id=\"4\">#funny</h> <h id=\"5\">#foryoupage</h> <h id=\"6\">#fyp</h> <br><br>(via <m id=\"7\">@jaden.moseley</m>)",
                              "text_extra": {
                                "0": {
                                  "hashtag_id": "5282",
                                  "hashtag_name": "football",
                                  "is_commerce": false,
                                  "tag_id": "0",
                                  "type": 1
                                },
                                "1": {
                                  "hashtag_id": "7128",
                                  "hashtag_name": "brothers",
                                  "is_commerce": false,
                                  "tag_id": "1",
                                  "type": 1
                                },
                                "2": {
                                  "hashtag_id": "1604510108295170",
                                  "hashtag_name": "kidsoftiktok",
                                  "is_commerce": false,
                                  "tag_id": "2",
                                  "type": 1
                                },
                                "3": {
                                  "hashtag_id": "336130",
                                  "hashtag_name": "tackle",
                                  "is_commerce": false,
                                  "tag_id": "3",
                                  "type": 1
                                },
                                "4": {
                                  "hashtag_id": "5424",
                                  "hashtag_name": "funny",
                                  "is_commerce": false,
                                  "tag_id": "4",
                                  "type": 1
                                },
                                "5": {
                                  "hashtag_id": "88764338",
                                  "hashtag_name": "foryoupage",
                                  "is_commerce": false,
                                  "tag_id": "5",
                                  "type": 1
                                },
                                "6": {
                                  "hashtag_id": "229207",
                                  "hashtag_name": "fyp",
                                  "is_commerce": false,
                                  "tag_id": "6",
                                  "type": 1
                                },
                                "7": {
                                  "sec_uid": "MS4wLjABAAAAxIyciyBQ8LhE2gxVXjFwm7Gi0W0aNPANtYZsfJnDUPhvZENNkVh1wGhNgFhpA3Fa",
                                  "tag_id": "7",
                                  "type": 0,
                                  "user_id": "6678992438894085126"
                                }
                              }
                            },
                            "paid_content_info": {
                              "paid_collection_id": 0
                            },
                            "picked_users": {},
                            "playlist_blocked": false,
                            "poi_re_tag_signal": 0,
                            "position": null,
                            "prevent_download": false,
                            "products_info": null,
                            "promote": {
                              "extra": "{\"is_self_post\":false,\"page_source\":\"challenge_aweme\",\"share_panel_icon_text_key\":\"\",\"store_country_code\":\"US\",\"traffic_level\":0}"
                            },
                            "promote_capcut_toggle": 0,
                            "promote_icon_text": "Promote",
                            "promote_toast": "",
                            "promote_toast_key": "",
                            "question_list": null,
                            "quick_reply_emojis": {
                              "0": "😍",
                              "1": "😂",
                              "2": "😳"
                            },
                            "rate": 12,
                            "reference_tts_voice_ids": null,
                            "reference_voice_filter_ids": null,
                            "region": "US",
                            "risk_infos": {
                              "content": "",
                              "risk_sink": false,
                              "type": 0,
                              "vote": false,
                              "warn": false
                            },
                            "search_highlight": null,
                            "share_info": {
                              "bool_persist": 0,
                              "now_invitation_card_image_urls": null,
                              "share_desc": "Check out Pro Football Focus's video! #TikTok",
                              "share_desc_info": "TikTok: Make Every Second CountCheck out Pro Football Focus’s video! #TikTok > ",
                              "share_link_desc": "",
                              "share_quote": "",
                              "share_signature_desc": "",
                              "share_signature_url": "",
                              "share_title": "Check out Pro Football Focus’s video! #TikTok > ",
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_url": "https://www.tiktok.com/@profootballfocus/video/7284361350078319902?_r=1&u_code=f00laa83l5k8ll&preview_pb=0&sharer_language=en&_d=f00la3k5ic9i95&share_item_id=7284361350078319902&source=h5_m",
                              "whatsapp_desc": "Download TikTok and watch more fun videos:"
                            },
                            "share_url": "https://www.tiktok.com/@profootballfocus/video/7284361350078319902?_r=1&u_code=f00laa83l5k8ll&preview_pb=0&sharer_language=en&_d=f00la3k5ic9i95&share_item_id=7284361350078319902&source=h5_m",
                            "smart_search_info": {
                              "ask_tako_intent_type": 0,
                              "find_similar_intent_type": 0,
                              "related_videos_intent_type": 0,
                              "title_smart_search_panel_type": 0
                            },
                            "social_interaction_blob": {
                              "auxiliary_model_content": "ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA="
                            },
                            "solaria_profile": {
                              "profile": "{\"play_time_prob_dist\":\"[800,1.0347,2309.9958]\"}"
                            },
                            "sort_label": "",
                            "standard_component_info": {
                              "banner_enabled": true
                            },
                            "statistics": {
                              "aweme_id": "7284361350078319902",
                              "collect_count": 22317,
                              "comment_count": 1308,
                              "digg_count": 110607,
                              "download_count": 398,
                              "forward_count": 0,
                              "lose_comment_count": 0,
                              "lose_count": 0,
                              "play_count": 1438857,
                              "repost_count": 0,
                              "share_count": 5778,
                              "whatsapp_share_count": 14
                            },
                            "status": {
                              "allow_comment": true,
                              "allow_share": true,
                              "aweme_id": "7284361350078319902",
                              "download_status": 0,
                              "in_reviewing": false,
                              "is_delete": false,
                              "is_prohibited": false,
                              "private_status": 0,
                              "review_result": {
                                "review_status": 0
                              },
                              "reviewed": 1,
                              "self_see": false
                            },
                            "suggest_words": {
                              "suggest_words": {
                                "0": {
                                  "hint_text": "Search · ",
                                  "qrec_virtual_enable": "",
                                  "scene": "feed_bar",
                                  "words": {
                                    "0": {
                                      "penetrate_info": "{\"word_type_version_map\":\"\",\"ecom_trigger_info_map\":\"\",\"word_type_list\":\"\",\"predict_ctr_score\":0.004677340634717661,\"words_type_to_dmp_list\":\"\",\"visualize_sug_product_id\":\"\",\"poi_card_id_list\":\"0\",\"recall_reason\":\"video_top_counter_recall,global_video_top_counter_recall\",\"ecom_trigger_info\":\"\",\"generate_time\":\"0\",\"hot_level\":\"0\",\"ecom_intent\":\"0\",\"video_id\":\"\",\"lvl1_category_id\":\"\",\"sug_user_id\":\"\",\"direct_to_tako\":\"\",\"is_time_sensitive\":\"0\",\"lvl3_cate_list\":\"\",\"words_type_to_voucher_ids\":\"\",\"is_ramandan_promotion\":\"\"}",
                                      "word": "you are tackling people in your living room",
                                      "word_id": "6411561263301436644",
                                      "word_record": {
                                        "words_lang": "en"
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "support_danmaku": false,
                            "survey_info": null,
                            "text_extra": {
                              "0": {
                                "end": 41,
                                "hashtag_id": "5282",
                                "hashtag_name": "football",
                                "is_commerce": false,
                                "start": 32,
                                "tag_id": "0",
                                "type": 1
                              },
                              "1": {
                                "end": 51,
                                "hashtag_id": "7128",
                                "hashtag_name": "brothers",
                                "is_commerce": false,
                                "start": 42,
                                "tag_id": "1",
                                "type": 1
                              },
                              "2": {
                                "end": 65,
                                "hashtag_id": "1604510108295170",
                                "hashtag_name": "kidsoftiktok",
                                "is_commerce": false,
                                "start": 52,
                                "tag_id": "2",
                                "type": 1
                              },
                              "3": {
                                "end": 73,
                                "hashtag_id": "336130",
                                "hashtag_name": "tackle",
                                "is_commerce": false,
                                "start": 66,
                                "tag_id": "3",
                                "type": 1
                              },
                              "4": {
                                "end": 80,
                                "hashtag_id": "5424",
                                "hashtag_name": "funny",
                                "is_commerce": false,
                                "start": 74,
                                "tag_id": "4",
                                "type": 1
                              },
                              "5": {
                                "end": 92,
                                "hashtag_id": "88764338",
                                "hashtag_name": "foryoupage",
                                "is_commerce": false,
                                "start": 81,
                                "tag_id": "5",
                                "type": 1
                              },
                              "6": {
                                "end": 97,
                                "hashtag_id": "229207",
                                "hashtag_name": "fyp",
                                "is_commerce": false,
                                "start": 93,
                                "tag_id": "6",
                                "type": 1
                              },
                              "7": {
                                "end": 118,
                                "sec_uid": "MS4wLjABAAAAxIyciyBQ8LhE2gxVXjFwm7Gi0W0aNPANtYZsfJnDUPhvZENNkVh1wGhNgFhpA3Fa",
                                "start": 104,
                                "tag_id": "7",
                                "type": 0,
                                "user_id": "6678992438894085126"
                              }
                            },
                            "text_sticker_major_lang": "un",
                            "title_language": "un",
                            "ttec_suggest_words": {
                              "ttec_suggest_words": null
                            },
                            "tts_voice_ids": null,
                            "ttt_product_recall_type": -2,
                            "uniqid_position": null,
                            "used_full_song": false,
                            "user_digged": 0,
                            "video": {
                              "CoverTsp": 8,
                              "ai_dynamic_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "ai_dynamic_cover_bak": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "big_thumbs": {},
                              "bit_rate": {
                                "0": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 526191,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 29,
                                  "gear_name": "adapt_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 594202,
                                    "file_cs": "c:0-9015-a7fb",
                                    "file_hash": "79112f706043154fa3ba719003372818",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_526191",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/b857352b38ffab4c50616d45af553a3a/69893270/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/cd2a26e52f390f9a227e4aa96d765e12/69893270/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c57fed39c3384e27915622f7504b83c9&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE1ZGY3MzExYWFjYTg4YzBlNmI0YTkzMGQ3N2Y4NmZk&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 28,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 107881}, {\\\"time\\\": 2, \\\"offset\\\": 148380}, {\\\"time\\\": 3, \\\"offset\\\": 196486}, {\\\"time\\\": 4, \\\"offset\\\": 249951}, {\\\"time\\\": 5, \\\"offset\\\": 300420}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"882fe9f6e656fbb2026424d26e45a4db\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32200}"
                                },
                                "1": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 435810,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 29,
                                  "gear_name": "lower_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 493229,
                                    "file_cs": "c:0-9051-f30a",
                                    "file_hash": "be4d8bc0ea31b6c2dcee53dd8d64ceb9",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_435810",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/419b4c625e8ae1ac9bce08c09bd66e12/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/ocuXJDUErIuAlkfbOoQPcLnKVGQeDH6nCAtekL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=4&rc=OTw5ZDo8aDdpZ2c0ZmY3N0BpMzdwbTo6ZmhtbjMzZzgzNEBjLi0wMDExX14xYmMzXy8zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/7854e42f2bbdc2548f91c0b2475aaf3f/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/ocuXJDUErIuAlkfbOoQPcLnKVGQeDH6nCAtekL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=4&rc=OTw5ZDo8aDdpZ2c0ZmY3N0BpMzdwbTo6ZmhtbjMzZzgzNEBjLi0wMDExX14xYmMzXy8zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6424bc6cf1ed4dafb44e49373a0619f6&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxODlkNjgyOGY0NDIzOWZmODUyZjg4NzBhODAzNmQy&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 24,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 92338}, {\\\"time\\\": 2, \\\"offset\\\": 126240}, {\\\"time\\\": 3, \\\"offset\\\": 166429}, {\\\"time\\\": 4, \\\"offset\\\": 211187}, {\\\"time\\\": 5, \\\"offset\\\": 252230}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"055206ed65b887c365e7e65c49f5bd27\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32359}"
                                },
                                "2": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 311946,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 29,
                                  "gear_name": "lowest_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 353045,
                                    "file_cs": "c:0-9051-9062",
                                    "file_hash": "927bc26141b28ee0264a7a533cd667e6",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_311946",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/b87e56dc647e1650c2f6e68806a1f5b9/69893270/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4SrIofhxOSdzkWXDFzAEfFHVXlgSBUCYzhFNg/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=608&bt=304&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=5&rc=OWk2OWc7aTQ2ZDU8OzdkNUBpMzdwbTo6ZmhtbjMzZzgzNEAvYi9jNS5hXjExY2I2LV8yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/ed439fc652ffd9a40879e89423698d4c/69893270/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4SrIofhxOSdzkWXDFzAEfFHVXlgSBUCYzhFNg/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=608&bt=304&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=5&rc=OWk2OWc7aTQ2ZDU8OzdkNUBpMzdwbTo6ZmhtbjMzZzgzNEAvYi9jNS5hXjExY2I2LV8yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=52ba0498e9f24a43a1df188df623ef26&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NWQ3YTZhOWI2YTA5YmU3ZmViMjc2MGE3OTI0OWFm&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 25,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 68875}, {\\\"time\\\": 2, \\\"offset\\\": 92366}, {\\\"time\\\": 3, \\\"offset\\\": 120196}, {\\\"time\\\": 4, \\\"offset\\\": 151253}, {\\\"time\\\": 5, \\\"offset\\\": 179175}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"76759b95796c6d50c3bacff305463861\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24399}"
                                },
                                "3": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 251817,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 29,
                                  "gear_name": "adapt_lowest_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 284994,
                                    "file_cs": "c:0-9062-8dbf",
                                    "file_hash": "7aae2367fba96c7cbb38fa1d728c1086",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_251817",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/3c71247314a04cabebe86cbc20b713ef/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUJOlKoQbACMIcn6EDJueuIALerWnLesXkDQHQ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=15&rc=aGc3ZTk8Nzw2OzQ1NTc1NkBpMzdwbTo6ZmhtbjMzZzgzNEAvYl40NjNjXi8xYWIyL2EyYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/4d80ec84bec7f1c9b7161d079434a273/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUJOlKoQbACMIcn6EDJueuIALerWnLesXkDQHQ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=15&rc=aGc3ZTk8Nzw2OzQ1NTc1NkBpMzdwbTo6ZmhtbjMzZzgzNEAvYl40NjNjXi8xYWIyL2EyYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53d22452e2d14823a9f469967ba4ed2e&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0MDZlN2NjNTEzYjFhZDliM2E2MWViMjRmNjNkOGRk&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 29,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 56095}, {\\\"time\\\": 2, \\\"offset\\\": 74772}, {\\\"time\\\": 3, \\\"offset\\\": 96683}, {\\\"time\\\": 4, \\\"offset\\\": 121753}, {\\\"time\\\": 5, \\\"offset\\\": 144156}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"1aa606ba87f8c3bda1c369749bbdf357\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24399}"
                                }
                              },
                              "bit_rate_audio": {},
                              "cdn_url_expired": 0,
                              "cla_info": {
                                "caption_infos": {
                                  "0": {
                                    "caption_format": "webvtt",
                                    "caption_length": 38,
                                    "cla_subtitle_id": 7289607596850433000,
                                    "complaint_id": 7289607596850433000,
                                    "expire": 1773169424,
                                    "is_auto_generated": true,
                                    "is_original_caption": true,
                                    "lang": "eng-US",
                                    "language_code": "en",
                                    "language_id": 2,
                                    "source_tag": "vv_counter,",
                                    "sub_id": -1459459216,
                                    "sub_version": "1",
                                    "subtitle_type": 1,
                                    "translation_type": 0,
                                    "translator_id": 0,
                                    "url": "https://v16-cla.tiktokcdn-us.com/073c25caf21f16b5f3b5af7c2f9f1012/69b06b10/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=aEdJYq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e00070000",
                                    "url_list": {
                                      "0": "https://v16-cla.tiktokcdn-us.com/073c25caf21f16b5f3b5af7c2f9f1012/69b06b10/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=aEdJYq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e00070000",
                                      "1": "https://v19-cla.tiktokcdn-us.com/b19659d0902d4ceceadf94bdf507fdcc/69b06b10/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=aEdJYq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e00070000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0NDU0ZmM0NGNkY2UwNmRlNWVmMmEwMGUzM2M1NDlj&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "variant": "default"
                                  }
                                },
                                "captions_type": 1,
                                "creator_edited_caption_id": 0,
                                "enable_auto_caption": 0,
                                "has_original_audio": 0,
                                "hide_original_caption": false,
                                "no_caption_reason": 0,
                                "original_language_info": {
                                  "can_translate_realtime": false,
                                  "can_translate_realtime_skip_translation_lang_check": true,
                                  "first_subtitle_time": -1,
                                  "is_burnin_caption": false,
                                  "lang": "eng-US",
                                  "language_code": "en",
                                  "language_id": 2,
                                  "original_caption_type": 1
                                },
                                "vertical_positions": null
                              },
                              "cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_is_custom": true,
                              "did_profile_labels": "",
                              "download_addr": {
                                "data_size": 1628343,
                                "file_cs": "c:0-8852-9012",
                                "height": 720,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/5076904de2b89fa5ba04e32bd460c259/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/o0XOIoBlDgjEtYVoBh3ENQkAXdTzFfHfzSrQFC/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2816&bt=1408&cs=0&ds=3&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=OGVpZTtkOGU5ZztlNjU7PEBpMzdwbTo6ZmhtbjMzZzgzNEAwYC02LjIzXjUxXi1eMi1eYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/3bff271346767662b2d0c84f485ea0f0/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/o0XOIoBlDgjEtYVoBh3ENQkAXdTzFfHfzSrQFC/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2816&bt=1408&cs=0&ds=3&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=OGVpZTtkOGU5ZztlNjU7PEBpMzdwbTo6ZmhtbjMzZzgzNEAwYC02LjIzXjUxXi1eMi1eYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000ckbjvejc77u7bjgmn4k0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=a90852a30ba84d86ab655a189b0fcb35&item_id=7284361350078319902&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0NmRhNjRmZjQ2MDFhYmI0YmI3NWVhOWJlN2I5ZTM1&shp=d05b14bd&shcp=-"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "download_no_watermark_addr": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/8e66dad1daa0c0c3da9766755baf3aac/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/898943110f6247c5e9994c7db9fda685/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "duration": 9034,
                              "dynamic_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "has_watermark": true,
                              "height": 1024,
                              "is_bytevc1": 0,
                              "is_callback": true,
                              "meta": "{\"LoudnessRange\":\"3.9\",\"LoudnessRangeEnd\":\"-10.2\",\"LoudnessRangeStart\":\"-14\",\"MaximumMomentaryLoudness\":\"-5.7\",\"MaximumShortTermLoudness\":\"-9\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"Loudness\\\":-11.4,\\\"MaximumShortTermLoudness\\\":-9,\\\"LoudnessRangeStart\\\":-14,\\\"LoudnessRangeEnd\\\":-10.2,\\\"LoudnessRange\\\":3.9,\\\"Version\\\":2,\\\"Peak\\\":1,\\\"Metrics\\\":{\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.199,\\\"Peak\\\":0.495,\\\"LTotal\\\":-14.245,\\\"RTotal\\\":-14.046},\\\"Version\\\":\\\"1.4.2\\\",\\\"Loudness\\\":{\\\"Integrated\\\":-11.23},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.374}},\\\"MaximumMomentaryLoudness\\\":-5.7}\",\"bright_ratio_mean\":\"0.0209\",\"brightness_mean\":\"138.8792\",\"diff_overexposure_ratio\":\"0\",\"flight_id\":\"\",\"loudness\":\"-11.4\",\"overexposure_ratio_mean\":\"0.0065\",\"peak\":\"1\",\"play_time_prob_dist\":\"[800,1.0347,2309.9958]\",\"sp_extra_info\":\"{\\\"origin_width\\\":576,\\\"origin_height\\\":1024,\\\"origin_create_at\\\":1696022462}\",\"sr_score\":\"1.000\",\"std_brightness\":\"5.3045\",\"vq_score\":\"57.74\"}",
                              "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v12025gd0000ckbjvejc77u7bjgmn4k0\",\"url_list\":[\"https://v16m.tiktokcdn-us.com/d5f0b55399dd265276f640c7e60eca98/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/ocAQUfrdfFXozODBVNOBzDCHgShZDhdEklpFIo/?a=1233\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1834\\u0026bt=917\\u0026cs=0\\u0026ds=3\\u0026ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=O2U6Z2k7Zmc6ZTs6OzM7NUBpMzdwbTo6ZmhtbjMzZzgzNEAwNS8vLTMtX2AxYy02MDZjYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=20260208190335ED6D9023802FB8A93038\\u0026btag=e000b0000\",\"https://v19.tiktokcdn-us.com/f67164c794ad75e1729e297dfa89e981/69893270/video/tos/useast5/tos-useast5-pve-0068-tx/ocAQUfrdfFXozODBVNOBzDCHgShZDhdEklpFIo/?a=1233\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1834\\u0026bt=917\\u0026cs=0\\u0026ds=3\\u0026ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=O2U6Z2k7Zmc6ZTs6OzM7NUBpMzdwbTo6ZmhtbjMzZzgzNEAwNS8vLTMtX2AxYy02MDZjYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=20260208190335ED6D9023802FB8A93038\\u0026btag=e000b0000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000ckbjvejc77u7bjgmn4k0\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=CHALLENGE_AWEME\\u0026file_id=f298309807f84bc7bd0c680f2d278b38\\u0026item_id=7284361350078319902\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0MmExZmI5NzUzZTgyYzE0MDljYzc1YWQxZTY4ZmY2\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":1532090,\"file_cs\":\"c:0-8852-9012\",\"url_prefix\":null}}",
                              "need_set_token": false,
                              "origin_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1128f1ce&x-expires=1770663600&x-signature=mb5uJaHc8MSACovBjHj%2B4Z3peB8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=83aec802&x-expires=1770663600&x-signature=m4JfpjH96KCeh3EAX%2BWpUYKQVVc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=75870f40&x-expires=1770663600&x-signature=z1QrYy%2BUe22NmsK9CFPk8TM7PqQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "play_addr": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/8e66dad1daa0c0c3da9766755baf3aac/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/898943110f6247c5e9994c7db9fda685/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "play_addr_bytevc1": {
                                "data_size": 594202,
                                "file_cs": "c:0-9015-a7fb",
                                "file_hash": "79112f706043154fa3ba719003372818",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_526191",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/b857352b38ffab4c50616d45af553a3a/69893270/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/cd2a26e52f390f9a227e4aa96d765e12/69893270/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c57fed39c3384e27915622f7504b83c9&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE1ZGY3MzExYWFjYTg4YzBlNmI0YTkzMGQ3N2Y4NmZk&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "play_addr_h264": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/8e66dad1daa0c0c3da9766755baf3aac/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/898943110f6247c5e9994c7db9fda685/69893270/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=arR-Iq4fmr2PD12eA6ss3wUn09c.aeF~O5&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=20260208190335ED6D9023802FB8A93038&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "ratio": "540p",
                              "source_HDR_type": 0,
                              "tags": null,
                              "vid_profile_labels": "",
                              "width": 576
                            },
                            "video_control": {
                              "allow_download": false,
                              "allow_duet": true,
                              "allow_dynamic_wallpaper": true,
                              "allow_music": true,
                              "allow_react": true,
                              "allow_stitch": true,
                              "draft_progress_bar": 1,
                              "prevent_download_type": 2,
                              "share_type": 0,
                              "show_progress_bar": 1,
                              "timer_status": 1
                            },
                            "video_labels": {},
                            "video_text": {},
                            "visual_search_info": {},
                            "voice_filter_ids": null,
                            "with_promotional_music": false,
                            "without_watermark": false,
                            "is_eligible_for_commission": false,
                            "is_paid_partnership": false,
                            "is_ad": false,
                            "url": "https://www.tiktok.com/@profootballfocus/video/7284361350078319902",
                            "create_time_utc": "2023-09-29T22:00:00.000Z",
                            "shop_product_url": null
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/hashtag"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "aweme_list": {
                          "0": {
                            "aweme_id": "7284361350078319902",
                            "desc": "Little bro's face at the end 💀 #football #brothers #kidsoftiktok #tackle #funny #foryoupage #fyp  (via @jaden.moseley)",
                            "desc_language": "en",
                            "region": "US",
                            "statistics": {
                              "aweme_id": "7284361350078319902",
                              "collect_count": 22319,
                              "comment_count": 1308,
                              "digg_count": 110613,
                              "download_count": 398,
                              "forward_count": 0,
                              "lose_comment_count": 0,
                              "lose_count": 0,
                              "play_count": 1438953,
                              "repost_count": 0,
                              "share_count": 5778,
                              "whatsapp_share_count": 14
                            },
                            "video": {
                              "CoverTsp": 8,
                              "ai_dynamic_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "ai_dynamic_cover_bak": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "big_thumbs": {},
                              "bit_rate": {
                                "0": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 919339,
                                  "dub_infos": null,
                                  "fid_profile_labels": "{\"srqa3_0_ori\":\"50\",\"srqa3_0_srv1\":\"55\"}",
                                  "fps": 29,
                                  "gear_name": "adapt_lowest_1080_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 1040462,
                                    "file_cs": "c:0-9050-7cda",
                                    "file_hash": "67b129a8bc0e8bfa9c489074d1a2f6b8",
                                    "height": 1920,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_1080p_919339",
                                    "url_list": {
                                      "0": "https://v19.tiktokcdn-us.com/c81c8e074daa101ab9a54b37d90a3d31/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUffT4KlFAlrDkdPhHOz4VSBSoXNEPFECXogIz/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=2&ds=4&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=15&rc=aTw7NGk7OTY0OTs3ZzVoNkBpMzdwbTo6ZmhtbjMzZzgzNEAyM2IwNDFgNV8xLzA2Xi0yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "1": "https://v16m.tiktokcdn-us.com/38b2cb744b00624c135ce51e18149436/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUffT4KlFAlrDkdPhHOz4VSBSoXNEPFECXogIz/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=2&ds=4&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=15&rc=aTw7NGk7OTY0OTs3ZzVoNkBpMzdwbTo6ZmhtbjMzZzgzNEAyM2IwNDFgNV8xLzA2Xi0yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=530ea29d342846b183c6487f31e8695f&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1NTc1NzQ3YTQwODE3YTVhY2EwZjQ0YjMwYWQ1YTNj&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 1080
                                  },
                                  "quality_type": 2,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 170255}, {\\\"time\\\": 2, \\\"offset\\\": 243370}, {\\\"time\\\": 3, \\\"offset\\\": 330076}, {\\\"time\\\": 4, \\\"offset\\\": 419700}, {\\\"time\\\": 5, \\\"offset\\\": 505008}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"457abcbba8f4db80631420d3ecb518ab\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":64343}"
                                },
                                "1": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 443993,
                                  "dub_infos": null,
                                  "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                                  "fps": 29,
                                  "gear_name": "adapt_lower_720_2",
                                  "is_bytevc1": 2,
                                  "play_addr": {
                                    "data_size": 502490,
                                    "file_cs": "c:0-9244-97ec",
                                    "file_hash": "ad9b99da2023f17823aaf779871e995e",
                                    "height": 1280,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc2_720p_443993",
                                    "url_list": {
                                      "0": "https://v19.tiktokcdn-us.com/965343e98013204fef3897ec3d2213ae/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/oIKLQOJlIbnQCXuEQ6VubHAMPreGDkbceALneD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=866&bt=433&cs=5&ds=3&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=14&rc=ZGU1NTc3Ojk4ZDk7ZjxpZEBpMzdwbTo6ZmhtbjMzZzgzNEBjM2IyNDQvXzAxYi5hXzA0YSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "1": "https://v16m.tiktokcdn-us.com/490cd109705552723739a0032e1a6009/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/oIKLQOJlIbnQCXuEQ6VubHAMPreGDkbceALneD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=866&bt=433&cs=5&ds=3&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=14&rc=ZGU1NTc3Ojk4ZDk7ZjxpZEBpMzdwbTo6ZmhtbjMzZzgzNEBjM2IyNDQvXzAxYi5hXzA0YSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7a3fb9dc18e64a35b627747452e26bfa&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM4OWQ5ZjFmZGU2NDdmZTY4MzVjMjhhYWI0ZDU5Y2I0&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 720
                                  },
                                  "quality_type": 14,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 111316}, {\\\"time\\\": 2, \\\"offset\\\": 149453}, {\\\"time\\\": 3, \\\"offset\\\": 179738}, {\\\"time\\\": 4, \\\"offset\\\": 227845}, {\\\"time\\\": 5, \\\"offset\\\": 277237}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"fb277a5b7ea24fbc4345e6d975dc73ee\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":64343}"
                                },
                                "2": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 384010,
                                  "dub_infos": null,
                                  "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                                  "fps": 29,
                                  "gear_name": "adapt_540_2",
                                  "is_bytevc1": 2,
                                  "play_addr": {
                                    "data_size": 434604,
                                    "file_cs": "c:0-9244-4f48",
                                    "file_hash": "035caa9722eed5fb4fe318adf47e5d24",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc2_540p_384010",
                                    "url_list": {
                                      "0": "https://v19.tiktokcdn-us.com/b851d06055239a80de298f2bf786f005/69893451/video/tos/useast5/tos-useast5-ve-0068c001-tx/ooB8ASkF5fwoXCzGIlhzHcNoEac7gfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=750&bt=375&cs=5&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTdmZ2RlNjZkPDloNzVoM0BpMzdwbTo6ZmhtbjMzZzgzNEAyMmBjX14tNTMxY2JhYy0xYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "1": "https://v16m.tiktokcdn-us.com/c43a5c35eea412951a99a91843bc60f3/69893451/video/tos/useast5/tos-useast5-ve-0068c001-tx/ooB8ASkF5fwoXCzGIlhzHcNoEac7gfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=750&bt=375&cs=5&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTdmZ2RlNjZkPDloNzVoM0BpMzdwbTo6ZmhtbjMzZzgzNEAyMmBjX14tNTMxY2JhYy0xYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=400ef2d4eef6496a8303abbafdcc545b&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2NGQ0ZGViZWIyYTcyZTUzYzllMDlkNzg5MTE2ZTgy&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 28,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 99207}, {\\\"time\\\": 2, \\\"offset\\\": 130931}, {\\\"time\\\": 3, \\\"offset\\\": 156165}, {\\\"time\\\": 4, \\\"offset\\\": 197309}, {\\\"time\\\": 5, \\\"offset\\\": 240441}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"844c8694992912c2620737e09eea75d2\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32359}"
                                },
                                "3": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 311946,
                                  "dub_infos": null,
                                  "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                                  "fps": 29,
                                  "gear_name": "lowest_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 353045,
                                    "file_cs": "c:0-9051-9062",
                                    "file_hash": "927bc26141b28ee0264a7a533cd667e6",
                                    "height": 1024,
                                    "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                    "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_311946",
                                    "url_list": {
                                      "0": "https://v19.tiktokcdn-us.com/7e5706df464691ce27bdbd4e089036db/69893451/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4SrIofhxOSdzkWXDFzAEfFHVXlgSBUCYzhFNg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=608&bt=304&cs=2&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=5&rc=OWk2OWc7aTQ2ZDU8OzdkNUBpMzdwbTo6ZmhtbjMzZzgzNEAvYi9jNS5hXjExY2I2LV8yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "1": "https://v16m.tiktokcdn-us.com/0be531f05aae9ef844b1b33c5576c74c/69893451/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4SrIofhxOSdzkWXDFzAEfFHVXlgSBUCYzhFNg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=608&bt=304&cs=2&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=5&rc=OWk2OWc7aTQ2ZDU8OzdkNUBpMzdwbTo6ZmhtbjMzZzgzNEAvYi9jNS5hXjExY2I2LV8yYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=52ba0498e9f24a43a1df188df623ef26&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NWQ3YTZhOWI2YTA5YmU3ZmViMjc2MGE3OTI0OWFm&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 25,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 68875}, {\\\"time\\\": 2, \\\"offset\\\": 92366}, {\\\"time\\\": 3, \\\"offset\\\": 120196}, {\\\"time\\\": 4, \\\"offset\\\": 151253}, {\\\"time\\\": 5, \\\"offset\\\": 179175}]\",\"mvmaf\":\"\",\"ufq\":\"\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"76759b95796c6d50c3bacff305463861\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24399}"
                                }
                              },
                              "bit_rate_audio": {},
                              "cdn_url_expired": 0,
                              "cla_info": {
                                "caption_infos": {
                                  "0": {
                                    "caption_format": "webvtt",
                                    "caption_length": 38,
                                    "cla_subtitle_id": 7289607596850433000,
                                    "complaint_id": 7289607596850433000,
                                    "expire": 1773169905,
                                    "is_auto_generated": true,
                                    "is_original_caption": true,
                                    "lang": "eng-US",
                                    "language_code": "en",
                                    "language_id": 2,
                                    "source_tag": "vv_counter,",
                                    "sub_id": -1459459216,
                                    "sub_version": "1",
                                    "subtitle_type": 1,
                                    "translation_type": 0,
                                    "translator_id": 0,
                                    "url": "https://v16-cla.tiktokcdn-us.com/c2b21b6954ad8dc1194c38bd6dfd23d6/69b06cf1/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=ge.El8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e00070000",
                                    "url_list": {
                                      "0": "https://v16-cla.tiktokcdn-us.com/c2b21b6954ad8dc1194c38bd6dfd23d6/69b06cf1/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=ge.El8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e00070000",
                                      "1": "https://v19-cla.tiktokcdn-us.com/53c5926e6767fe2b126883e17f5d338b/69b06cf1/video/tos/useast5/tos-useast5-v-0068-tx/4bcfc5d69e534f02bc3451d1ef6fdfc8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=ge.El8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=13&rc=MzdwbTo6ZmhtbjMzZzgzNEBpMzdwbTo6ZmhtbjMzZzgzNEBoa2RfcjRnc19gLS1kLy9zYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e00070000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0NDU0ZmM0NGNkY2UwNmRlNWVmMmEwMGUzM2M1NDlj&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                    },
                                    "variant": "default"
                                  }
                                },
                                "captions_type": 1,
                                "creator_edited_caption_id": 0,
                                "enable_auto_caption": 0,
                                "has_original_audio": 0,
                                "hide_original_caption": false,
                                "no_caption_reason": 0,
                                "original_language_info": {
                                  "can_translate_realtime": false,
                                  "can_translate_realtime_skip_translation_lang_check": true,
                                  "first_subtitle_time": -1,
                                  "is_burnin_caption": false,
                                  "lang": "eng-US",
                                  "language_code": "en",
                                  "language_id": 2,
                                  "original_caption_type": 1
                                },
                                "vertical_positions": null
                              },
                              "cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_is_custom": true,
                              "did_profile_labels": "",
                              "download_addr": {
                                "data_size": 1628343,
                                "file_cs": "c:0-8852-9012",
                                "height": 720,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_list": {
                                  "0": "https://v19.tiktokcdn-us.com/e0e595aa6c85f3c7c36ee0cda05d21e9/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/o0XOIoBlDgjEtYVoBh3ENQkAXdTzFfHfzSrQFC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2816&bt=1408&cs=0&ds=3&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=OGVpZTtkOGU5ZztlNjU7PEBpMzdwbTo6ZmhtbjMzZzgzNEAwYC02LjIzXjUxXi1eMi1eYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "1": "https://v16m.tiktokcdn-us.com/705ff08701b76d3374e744aea4793db5/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/o0XOIoBlDgjEtYVoBh3ENQkAXdTzFfHfzSrQFC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2816&bt=1408&cs=0&ds=3&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=OGVpZTtkOGU5ZztlNjU7PEBpMzdwbTo6ZmhtbjMzZzgzNEAwYC02LjIzXjUxXi1eMi1eYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000ckbjvejc77u7bjgmn4k0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=a90852a30ba84d86ab655a189b0fcb35&item_id=7284361350078319902&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0NmRhNjRmZjQ2MDFhYmI0YmI3NWVhOWJlN2I5ZTM1&shp=d05b14bd&shcp=-"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "download_no_watermark_addr": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v19.tiktokcdn-us.com/8e4d64b6d0d59b098169d3b66be6401c/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "1": "https://v16m.tiktokcdn-us.com/3d954ba2857d710b3d56baa5724242e4/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "duration": 9034,
                              "dynamic_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=739fbba8&x-expires=1770663600&x-signature=zni8s92Z0fOEsukMopWGXWtGoQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.image?dr=8593&refresh_token=08ac40c0&x-expires=1770663600&x-signature=4dc8ogu76y4YZW%2Bd7d30%2FZkwn4g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=142bbd13&x-expires=1770663600&x-signature=TS%2BtAKU6Eu5SlvCB%2FiKthZ7y4PI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "has_watermark": true,
                              "height": 1024,
                              "is_bytevc1": 0,
                              "is_callback": true,
                              "meta": "{\"LoudnessRange\":\"3.9\",\"LoudnessRangeEnd\":\"-10.2\",\"LoudnessRangeStart\":\"-14\",\"MaximumMomentaryLoudness\":\"-5.7\",\"MaximumShortTermLoudness\":\"-9\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"MaximumMomentaryLoudness\\\":-5.7,\\\"LoudnessRangeStart\\\":-14,\\\"LoudnessRangeEnd\\\":-10.2,\\\"Version\\\":2,\\\"Metrics\\\":{\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.374},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.199,\\\"Peak\\\":0.495,\\\"LTotal\\\":-14.245,\\\"RTotal\\\":-14.046},\\\"Version\\\":\\\"1.4.2\\\",\\\"Loudness\\\":{\\\"Integrated\\\":-11.23}},\\\"Peak\\\":1,\\\"Loudness\\\":-11.4,\\\"MaximumShortTermLoudness\\\":-9,\\\"LoudnessRange\\\":3.9}\",\"bright_ratio_mean\":\"0.0209\",\"brightness_mean\":\"138.8792\",\"diff_overexposure_ratio\":\"0\",\"flight_id\":\"\",\"loudness\":\"-11.4\",\"overexposure_ratio_mean\":\"0.0065\",\"peak\":\"1\",\"play_time_prob_dist\":\"[800,1.0347,2309.9958]\",\"sp_extra_info\":\"{\\\"origin_width\\\":576,\\\"origin_height\\\":1024,\\\"origin_create_at\\\":1696022462}\",\"sr_score\":\"1.000\",\"std_brightness\":\"5.3045\",\"vq_score\":\"57.74\"}",
                              "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v12025gd0000ckbjvejc77u7bjgmn4k0\",\"url_list\":[\"https://v19.tiktokcdn-us.com/ff449be1589ea01f8186dd0504e4f363/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/ocAQUfrdfFXozODBVNOBzDCHgShZDhdEklpFIo/?a=1233\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1834\\u0026bt=917\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=O2U6Z2k7Zmc6ZTs6OzM7NUBpMzdwbTo6ZmhtbjMzZzgzNEAwNS8vLTMtX2AxYy02MDZjYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=202602081911364D1CF6070DCA4C881AA7\\u0026btag=e000b0000\",\"https://v16m.tiktokcdn-us.com/72bb8ce6d8c37ef05b3c240821c8a272/69893451/video/tos/useast5/tos-useast5-pve-0068-tx/ocAQUfrdfFXozODBVNOBzDCHgShZDhdEklpFIo/?a=1233\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1834\\u0026bt=917\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=O2U6Z2k7Zmc6ZTs6OzM7NUBpMzdwbTo6ZmhtbjMzZzgzNEAwNS8vLTMtX2AxYy02MDZjYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=202602081911364D1CF6070DCA4C881AA7\\u0026btag=e000b0000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000ckbjvejc77u7bjgmn4k0\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=CHALLENGE_AWEME\\u0026file_id=f298309807f84bc7bd0c680f2d278b38\\u0026item_id=7284361350078319902\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0MmExZmI5NzUzZTgyYzE0MDljYzc1YWQxZTY4ZmY2\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":1532090,\"file_cs\":\"c:0-8852-9012\",\"url_prefix\":null}}",
                              "need_set_token": false,
                              "origin_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1128f1ce&x-expires=1770663600&x-signature=mb5uJaHc8MSACovBjHj%2B4Z3peB8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=83aec802&x-expires=1770663600&x-signature=m4JfpjH96KCeh3EAX%2BWpUYKQVVc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8kPAXf8HCVFAv4AKPlAtfn2596rC0EL5hHfwc~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=75870f40&x-expires=1770663600&x-signature=z1QrYy%2BUe22NmsK9CFPk8TM7PqQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "play_addr": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v19.tiktokcdn-us.com/8e4d64b6d0d59b098169d3b66be6401c/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "1": "https://v16m.tiktokcdn-us.com/3d954ba2857d710b3d56baa5724242e4/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "play_addr_bytevc1": {
                                "data_size": 594202,
                                "file_cs": "c:0-9015-a7fb",
                                "file_hash": "79112f706043154fa3ba719003372818",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_bytevc1_540p_526191",
                                "url_list": {
                                  "0": "https://v19.tiktokcdn-us.com/622c9c73af58481a4b0e22a11b84f173/69893451/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "1": "https://v16m.tiktokcdn-us.com/a6b3bf99d94fe8b5f69f0cca031255d6/69893451/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0b6jJLQnKczQADegLXeuEQnC5IQLIrueOkASH/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1026&bt=513&cs=2&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=11&rc=PDZlMzo1OTQ6aDs2PGdpOEBpMzdwbTo6ZmhtbjMzZzgzNEBgNTEyYy8yNi8xMGAwYjRgYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c57fed39c3384e27915622f7504b83c9&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE1ZGY3MzExYWFjYTg4YzBlNmI0YTkzMGQ3N2Y4NmZk&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "play_addr_h264": {
                                "data_size": 1355632,
                                "file_cs": "c:0-8852-9012",
                                "file_hash": "9997a41b8c1f57dc8bd4f4e38ac7431a",
                                "height": 1024,
                                "uri": "v12025gd0000ckbjvejc77u7bjgmn4k0",
                                "url_key": "v12025gd0000ckbjvejc77u7bjgmn4k0_h264_540p_1200471",
                                "url_list": {
                                  "0": "https://v19.tiktokcdn-us.com/8e4d64b6d0d59b098169d3b66be6401c/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "1": "https://v16m.tiktokcdn-us.com/3d954ba2857d710b3d56baa5724242e4/69893451/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYBQAQkFQfsBXCzQIlhzHENoESNtgfFODSXdrV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=6&ft=gKfIn8s6oA-O12NvzpM..IxRsCx0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjo4Zzk2ZmU7MzQ5OGhlOkBpMzdwbTo6ZmhtbjMzZzgzNEBfMGMvYzAtNV8xLzEtX2AtYSNoa2RfcjRnc19gLS1kLy9zcw%3D%3D&vvpl=1&l=202602081911364D1CF6070DCA4C881AA7&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07cbbe05462140b88b0c33f62df537bc&is_play_url=1&item_id=7284361350078319902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiOGQ5YTc4MDNiMjVjOTJmNjZiZDRiNjcwZjc3N2Vl&source=CHALLENGE_AWEME&video_id=v12025gd0000ckbjvejc77u7bjgmn4k0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "ratio": "540p",
                              "source_HDR_type": 0,
                              "tags": null,
                              "vid_profile_labels": "",
                              "width": 576
                            },
                            "author": {
                              "accept_private_policy": false,
                              "account_labels": null,
                              "account_region": "",
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "apple_account": 0,
                              "authority_status": 0,
                              "avatar_168x168": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f9b68f42&x-expires=1770663600&x-signature=s%2FoXVG3KdOicJB0Cm9xOSVRtLvM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cf098f91&x-expires=1770663600&x-signature=vp1w9X1mMF6mzGetjK6uSvQ970I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f2718cf0&x-expires=1770663600&x-signature=NAnK5l73YaYkCMF4wGKWzCPgLj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_300x300": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ff31fa55&x-expires=1770663600&x-signature=%2FiaYkcH5pCPgaZivxbLlQFvMH%2F8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c1e3f850&x-expires=1770663600&x-signature=9TFpFKidtOCC2SlyU4FAtmsYAk8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=4b347e65&x-expires=1770663600&x-signature=vYS05l8ER149cNSWyD5Xz2dKyRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_larger": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=02132f22&x-expires=1770663600&x-signature=jS27FBJPk91GOGiPAtoXbXnnlUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1fa878f8&x-expires=1770663600&x-signature=dSRicZwmXsVVQWuzKZOtBv0%2Fy9c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9e742584&x-expires=1770663600&x-signature=p49SkCknc%2FE81%2FQiY7n0oZ%2F%2FrWI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=032a7744&x-expires=1770663600&x-signature=1Ou330AenDjXvlEDQ61hQYOSAmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f26cdfaa&x-expires=1770663600&x-signature=VlSkD7xk09nwbAqKVd6t5BGphAY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5cf097ef&x-expires=1770663600&x-signature=kZftkhUXqtITWyfPX17g98lZoqI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=002d4468&x-expires=1770663600&x-signature=LbS9fPNZORTYlBSD0L2hyfb4Cwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86839e7&x-expires=1770663600&x-signature=cccRt4lTgV4PDhQQSdARsDNC8as%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c026fb1c&x-expires=1770663600&x-signature=QaI34duF2GG8o0J7W1rMR3ouUHw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_uri": "tos-useast5-avt-0068-tx/82ce2c9e5f1f51f764d6118cba268b77",
                              "aweme_count": 0,
                              "bind_phone": "",
                              "bold_fields": null,
                              "can_message_follow_status_list": {
                                "0": 0,
                                "1": 1,
                                "2": 2,
                                "3": 4
                              },
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "comment_filter_status": 1,
                              "comment_setting": 0,
                              "commerce_user_level": 2,
                              "cover_url": {},
                              "create_time": 0,
                              "custom_verify": "",
                              "cv_level": "",
                              "download_prompt_ts": 1752406866,
                              "download_setting": 0,
                              "duet_setting": 0,
                              "enabled_filter_all_comments": false,
                              "enterprise_verify_reason": "verified account",
                              "events": null,
                              "fake_data_info": {},
                              "favoriting_count": 0,
                              "fb_expire_time": 0,
                              "follow_status": 0,
                              "follower_count": 0,
                              "follower_status": 0,
                              "followers_detail": null,
                              "following_count": 0,
                              "friends_status": 0,
                              "gender": 0,
                              "geofencing": null,
                              "google_account": "",
                              "has_email": false,
                              "has_facebook_token": false,
                              "has_insights": false,
                              "has_orders": false,
                              "has_twitter_token": false,
                              "has_youtube_token": false,
                              "hide_search": false,
                              "homepage_bottom_toast": null,
                              "ins_id": "",
                              "is_ad_fake": false,
                              "is_block": false,
                              "is_discipline_member": false,
                              "is_mute": 0,
                              "is_mute_lives": 0,
                              "is_mute_non_story_post": 0,
                              "is_mute_story": 0,
                              "is_phone_binded": false,
                              "is_star": false,
                              "item_list": null,
                              "language": "en",
                              "live_agreement": 0,
                              "live_commerce": false,
                              "live_verify": 0,
                              "mention_status": 1,
                              "mutual_relation_avatars": null,
                              "need_points": null,
                              "need_recommend": 0,
                              "nickname": "Pro Football Focus",
                              "platform_sync_info": null,
                              "prevent_download": false,
                              "react_setting": 0,
                              "region": "US",
                              "relative_users": null,
                              "reply_with_video_flag": 4,
                              "room_id": 0,
                              "search_highlight": null,
                              "sec_uid": "MS4wLjABAAAAGRWS9pSXu3HLYv-OJhOmjT8jcyscahBxFQA2c96EAzTn6u8B49-toqq9s_kXMKqz",
                              "secret": 0,
                              "share_info": {
                                "now_invitation_card_image_urls": null,
                                "share_desc": "",
                                "share_desc_info": "",
                                "share_qrcode_url": {
                                  "height": 720,
                                  "uri": "",
                                  "url_list": {},
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "share_title": "",
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_url": ""
                              },
                              "share_qrcode_uri": "",
                              "shield_comment_notice": 0,
                              "shield_digg_notice": 0,
                              "shield_edit_field_info": null,
                              "shield_follow_notice": 0,
                              "short_id": "0",
                              "show_image_bubble": false,
                              "signature": "Powering winning decisions for every NFL team, FBS program and football fan",
                              "special_account": {
                                "special_account_list": null
                              },
                              "special_lock": 1,
                              "status": 1,
                              "stitch_setting": 0,
                              "total_favorited": 0,
                              "tw_expire_time": 0,
                              "twitter_id": "",
                              "twitter_name": "",
                              "type_label": null,
                              "uid": "6846689547565515781",
                              "unique_id": "profootballfocus",
                              "unique_id_modify_time": 1770577896,
                              "user_canceled": false,
                              "user_mode": 1,
                              "user_now_pack_info": {},
                              "user_period": 0,
                              "user_profile_guide": null,
                              "user_rate": 17,
                              "user_spark_info": {},
                              "user_tags": null,
                              "verification_type": 0,
                              "verify_info": "",
                              "video_icon": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "white_cover_url": null,
                              "with_commerce_entry": false,
                              "with_shop_entry": false,
                              "youtube_channel_id": "",
                              "youtube_channel_title": "",
                              "youtube_expire_time": 0
                            },
                            "create_time": 1696024800,
                            "is_ad": false,
                            "is_eligible_for_commission": false,
                            "create_time_utc": "2023-09-29T22:00:00.000Z",
                            "is_paid_partnership": false,
                            "url": "https://www.tiktok.com/@profootballfocus/video/7284361350078319902",
                            "shop_product_url": null
                          }
                        },
                        "cursor": 20
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/hashtag"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/search/keyword": {
      "get": {
        "summary": "Search by Keyword",
        "description": "Scrapes TikTok videos matching a keyword",
        "operationId": "tiktok_Search_by_Keyword",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword to search for",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "date_posted",
            "in": "query",
            "description": "Time Frame",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "yesterday",
                "this-week",
                "this-month",
                "last-3-months",
                "last-6-months",
                "all-time"
              ],
              "example": "all-time"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "Sort by",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "relevance",
                "most-liked",
                "date-posted"
              ],
              "example": "relevance"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Note, this doesn't filter the tiktoks only in a specfic region, it puts the proxy there. Use it in case you want to scrape posts only available for some country. Use 2 letter country codes like US, GB, FR, etc",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more videos. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 10
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.search_item_list[].aweme_info.aweme_id`: Video ID\n- `data.search_item_list[].aweme_info.desc`: Caption/description text\n- `data.search_item_list[].aweme_info.create_time`: Unix timestamp of when the video was posted\n- `data.search_item_list[].aweme_info.statistics.play_count`: Total views\n- `data.search_item_list[].aweme_info.statistics.digg_count`: Likes\n- `data.search_item_list[].aweme_info.statistics.comment_count`: Comments\n- `data.search_item_list[].aweme_info.statistics.share_count`: Shares\n- `data.search_item_list[].aweme_info.statistics.collect_count`: Bookmarks/saves\n- `data.search_item_list[].aweme_info.video.play_addr.url_list[0]`: Video playback URL\n- `data.search_item_list[].aweme_info.video.bit_rate[0].play_addr.url_list[0]`: Highest quality video URL\n- `data.search_item_list[].aweme_info.video.cover.url_list[0]`: Thumbnail image URL\n- `data.search_item_list[].aweme_info.video.duration`: Video duration in milliseconds\n- `data.search_item_list[].aweme_info.author.unique_id`: Author's TikTok username\n- `data.search_item_list[].aweme_info.author.nickname`: Author's display name\n- `data.search_item_list[].aweme_info.author.sec_uid`: Author's secure user ID\n- `data.search_item_list[].aweme_info.music.title`: Sound/music title\n- `data.search_item_list[].aweme_info.music.play_url.url_list[0]`: Audio playback URL\n- `data.cursor`: Pagination cursor — pass as `cursor` parameter to get the next page\n- `data.has_more`: Whether more results are available (`1` = yes)",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "search_item_list": {
                          "0": {
                            "aweme_info": {
                              "added_sound_music_info": {
                                "album": "",
                                "allow_offline_music_to_detail_page": false,
                                "artists": {},
                                "audition_duration": 60,
                                "author": "R.Rookie",
                                "author_deleted": false,
                                "author_position": null,
                                "avatar_medium": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c6bbe6f&x-expires=1770663600&x-signature=9c0xcPv%2F%2FVoo5g1E2v0WyxQyYIM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7b0570de&x-expires=1770663600&x-signature=ILvZnVU8rK2kZnY0mDH2f3oIOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5289d93d&x-expires=1770663600&x-signature=aMfRE71R%2F%2Ba43deMxuap23LQ8bY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_thumb": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=75c67457&x-expires=1770663600&x-signature=%2FcGfcz6wzEw5qtYLlCo7bVZekJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cb3f3b62&x-expires=1770663600&x-signature=oYTH2VdRJOiGeuaFcjO2L12fZmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8924d725&x-expires=1770663600&x-signature=8zoz7tGMA7j09CfNinaWr%2B20CC8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "binded_challenge_id": 0,
                                "can_be_stitched": true,
                                "can_not_reuse": false,
                                "collect_stat": 0,
                                "commercial_right_type": 2,
                                "cover_large": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=54ad6cc6&x-expires=1770663600&x-signature=w%2BSs6wLOOovgKZ3sEBbpEqyTq%2BE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d84beb41&x-expires=1770663600&x-signature=2MfSMnAF67cdkqj3%2FnNJHAI%2FTG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=07a6a3e0&x-expires=1770663600&x-signature=phXVZg6%2FhUnf2L2WCZHy0Wto60U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "cover_medium": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c6bbe6f&x-expires=1770663600&x-signature=9c0xcPv%2F%2FVoo5g1E2v0WyxQyYIM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7b0570de&x-expires=1770663600&x-signature=ILvZnVU8rK2kZnY0mDH2f3oIOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5289d93d&x-expires=1770663600&x-signature=aMfRE71R%2F%2Ba43deMxuap23LQ8bY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "cover_thumb": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=75c67457&x-expires=1770663600&x-signature=%2FcGfcz6wzEw5qtYLlCo7bVZekJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cb3f3b62&x-expires=1770663600&x-signature=oYTH2VdRJOiGeuaFcjO2L12fZmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8924d725&x-expires=1770663600&x-signature=8zoz7tGMA7j09CfNinaWr%2B20CC8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "create_time": 1770485981,
                                "dmv_auto_show": false,
                                "duration": 60,
                                "duration_high_precision": {
                                  "audition_duration_precision": 60.34281,
                                  "duration_precision": 60.34281,
                                  "shoot_duration_precision": 60.34281,
                                  "video_duration_precision": 60.34281
                                },
                                "external_song_info": {},
                                "extra": "{\"aed_music_dur\":47,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604179263373249822,\"from_user_id\":7561645632235471886,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v15942gf0000d63nhn7og65tr4bp6380\",\"owner_id\":7387282506460120107,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                                "has_commerce_right": true,
                                "has_commerce_right_strict": true,
                                "has_human_voice": false,
                                "id": 7604179269476044000,
                                "id_str": "7604179269476043550",
                                "is_audio_url_with_cookie": false,
                                "is_author_artist": false,
                                "is_commerce_music": true,
                                "is_commerce_music_strict": true,
                                "is_matched_metadata": false,
                                "is_original": false,
                                "is_original_sound": true,
                                "is_pgc": false,
                                "is_play_music": false,
                                "is_shooting_allow": true,
                                "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                                "lyric_short_position": null,
                                "meme_song_info": {},
                                "mid": "7604179269476043550",
                                "multi_bit_rate_play_info": null,
                                "music_group_use_count": 0,
                                "music_ugid": 7602321998038978000,
                                "music_ugid_use_count": 0,
                                "mute_share": false,
                                "offline_desc": "",
                                "owner_handle": "yhajdig362",
                                "owner_id": "7387282506460120107",
                                "owner_nickname": "R.Rookie",
                                "play_url": {
                                  "data_size": 0,
                                  "height": 720,
                                  "uri": "https://v16m.tiktokcdn-us.com/3f0d892308459b542f02ad8970a2b304/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/3f0d892308459b542f02ad8970a2b304/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                    "1": "https://v19.tiktokcdn-us.com/51ae5e626711b3f7e5c8103385c27188/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d63nhn7og65tr4bp6380&line=0&is_play_url=1&source=SEARCH&file_id=v15942gf0000d63nhn7og65tr4bp6380&item_id=7604179269476043550&sign=40c6fab7ba47954963328e318392e957&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZjdlYzljNjk1MmJhNDk3MmY1ZTcxMWU4ZWRjYjE0&shp=d05b14bd&shcp=-"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "position": null,
                                "prevent_download": false,
                                "preview_end_time": 0,
                                "preview_start_time": 0,
                                "recommend_status": 100,
                                "search_highlight": null,
                                "sec_uid": "MS4wLjABAAAA2ud8KCouidrRuQmbSO-QK9tculUdDiBbOQvDJhE2CWuYm6rxueMSs5d6qEi_0O7J",
                                "shoot_duration": 60,
                                "source_platform": 72,
                                "status": 1,
                                "strong_beat_url": {
                                  "height": 720,
                                  "uri": "https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/46ebcf97515e4d121ef5a06d58a53124.json",
                                  "url_list": {
                                    "0": "https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/46ebcf97515e4d121ef5a06d58a53124.json"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "tag_list": null,
                                "title": "original sound - yhajdig362",
                                "tt_to_dsp_song_infos": null,
                                "uncert_artists": null,
                                "user_count": 117,
                                "video_duration": 60
                              },
                              "aigc_info": {
                                "aigc_label_type": 0,
                                "created_by_ai": false
                              },
                              "anchors": null,
                              "anchors_extras": "",
                              "animated_image_info": {
                                "effect": 0,
                                "type": 0
                              },
                              "author": {
                                "accept_private_policy": false,
                                "account_labels": null,
                                "ad_cover_url": null,
                                "advance_feature_item_order": null,
                                "advanced_feature_info": null,
                                "authority_status": 0,
                                "avatar_168x168": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=96a4754e&x-expires=1770663600&x-signature=RCkW6o3lnZh0j0K8zJuJwje8jwo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=15bf3336&x-expires=1770663600&x-signature=VxtfGof6XaM0QXU39jW0zTKr1yg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=261dda84&x-expires=1770663600&x-signature=9CWibSVZhcgV2%2FoDBeTphuKFCQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_300x300": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=eee9fd57&x-expires=1770663600&x-signature=SzAp3sC8%2F77wIQ2z1EvZ0tYqZlI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8a3473b8&x-expires=1770663600&x-signature=HHthtHNSnyWL%2FuuX2LJvkRE7vsY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=d7bc077a&x-expires=1770663600&x-signature=EH5537XXoHE6rJb5tALGs6vHlME%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_larger": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=54ad6cc6&x-expires=1770663600&x-signature=w%2BSs6wLOOovgKZ3sEBbpEqyTq%2BE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d84beb41&x-expires=1770663600&x-signature=2MfSMnAF67cdkqj3%2FnNJHAI%2FTG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=07a6a3e0&x-expires=1770663600&x-signature=phXVZg6%2FhUnf2L2WCZHy0Wto60U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_medium": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7b0570de&x-expires=1770663600&x-signature=ILvZnVU8rK2kZnY0mDH2f3oIOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c6bbe6f&x-expires=1770663600&x-signature=9c0xcPv%2F%2FVoo5g1E2v0WyxQyYIM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=25deb208&x-expires=1770663600&x-signature=PvnNG4ukP6MqsPFbhh67axl%2BJeI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_thumb": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=cb3f3b62&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=oYTH2VdRJOiGeuaFcjO2L12fZmE%3D",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=75c67457&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=%2FcGfcz6wzEw5qtYLlCo7bVZekJg%3D",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=ce75a8cf&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=PBUqIlb8x3EUVTqT7BypnCNtRIc%3D"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                "aweme_count": 0,
                                "bold_fields": null,
                                "can_message_follow_status_list": {
                                  "0": 0,
                                  "1": 1,
                                  "2": 2,
                                  "3": 4
                                },
                                "can_set_geofencing": null,
                                "cha_list": null,
                                "comment_filter_status": 0,
                                "comment_setting": 0,
                                "commerce_user_level": 0,
                                "cover_url": null,
                                "custom_verify": "",
                                "cv_level": "",
                                "download_prompt_ts": 0,
                                "enabled_filter_all_comments": false,
                                "enterprise_verify_reason": "",
                                "events": null,
                                "fake_data_info": {},
                                "fb_expire_time": 0,
                                "follow_status": 0,
                                "follower_count": 19434,
                                "follower_status": 0,
                                "followers_detail": null,
                                "following_count": 1,
                                "friends_status": 0,
                                "geofencing": null,
                                "hide_search": false,
                                "homepage_bottom_toast": null,
                                "ins_id": "",
                                "is_ad_fake": false,
                                "is_block": false,
                                "is_discipline_member": false,
                                "is_mute": 0,
                                "is_mute_lives": 0,
                                "is_mute_non_story_post": 0,
                                "is_mute_story": 0,
                                "is_star": false,
                                "item_list": null,
                                "live_agreement": 0,
                                "live_commerce": false,
                                "live_verify": 0,
                                "mention_status": 1,
                                "mutual_relation_avatars": null,
                                "name_field": "nickname",
                                "need_points": null,
                                "need_recommend": 0,
                                "nickname": "R.Rookie",
                                "platform_sync_info": null,
                                "prevent_download": false,
                                "relative_users": null,
                                "reply_with_video_flag": 4,
                                "room_id": 0,
                                "search_highlight": null,
                                "search_user_desc": "yhajdig362",
                                "search_user_name": "R.Rookie",
                                "sec_uid": "MS4wLjABAAAA2ud8KCouidrRuQmbSO-QK9tculUdDiBbOQvDJhE2CWuYm6rxueMSs5d6qEi_0O7J",
                                "secret": 0,
                                "shield_comment_notice": 0,
                                "shield_digg_notice": 0,
                                "shield_edit_field_info": null,
                                "shield_follow_notice": 0,
                                "short_id": "0",
                                "show_image_bubble": false,
                                "special_account": {
                                  "special_account_list": null
                                },
                                "special_lock": 1,
                                "status": 1,
                                "stitch_setting": 0,
                                "story_status": 0,
                                "total_favorited": 0,
                                "type_label": null,
                                "uid": "7387282506460120107",
                                "unique_id": "yhajdig362",
                                "user_canceled": false,
                                "user_mode": 1,
                                "user_now_pack_info": {},
                                "user_period": 0,
                                "user_profile_guide": null,
                                "user_rate": 1,
                                "user_spark_info": {},
                                "user_tags": null,
                                "verification_type": 0,
                                "verify_info": "",
                                "video_icon": {
                                  "height": 720,
                                  "uri": "",
                                  "url_list": {},
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "white_cover_url": null,
                                "with_commerce_entry": false,
                                "with_shop_entry": false
                              },
                              "author_user_id": 7387282506460120000,
                              "aweme_acl": {
                                "download_general": {
                                  "code": 0,
                                  "mute": false,
                                  "show_type": 2,
                                  "transcode": 3
                                },
                                "download_mask_panel": {
                                  "code": 0,
                                  "mute": false,
                                  "show_type": 2,
                                  "transcode": 3
                                },
                                "platform_list": null,
                                "press_action_list": null,
                                "share_action_list": null,
                                "share_general": {
                                  "code": 0,
                                  "mute": false,
                                  "show_type": 2,
                                  "transcode": 3
                                },
                                "share_list_status": 0
                              },
                              "aweme_id": "7604179263373249822",
                              "aweme_type": 0,
                              "banners": {
                                "0": {
                                  "key": {
                                    "component_key": "bottom_banner_search_rs"
                                  }
                                }
                              },
                              "behind_the_song_music_ids": null,
                              "behind_the_song_video_music_ids": null,
                              "bodydance_score": 0,
                              "bottom_products": null,
                              "branded_content_accounts": null,
                              "c2pa_info": {
                                "aigc_src": "",
                                "c2pa_extra_data": "{\"aigc_percentage_type\":0}",
                                "dedup_err": "",
                                "dedup_src": "",
                                "first_aigc_src": "",
                                "first_src": "",
                                "is_capcut": false,
                                "is_tiktok": false,
                                "last_aigc_src": "",
                                "last_src": "",
                                "total_audio": 0,
                                "total_err": 0,
                                "total_img": 0,
                                "total_src": 0,
                                "total_vid": 0,
                                "upload_dur": 0
                              },
                              "cc_template_info": {
                                "author_name": "",
                                "clip_count": 0,
                                "desc": "",
                                "duration_milliseconds": 0,
                                "related_music_id": "",
                                "template_id": ""
                              },
                              "cha_list": {
                                "0": {
                                  "author": {
                                    "account_labels": null,
                                    "ad_cover_url": null,
                                    "advance_feature_item_order": null,
                                    "advanced_feature_info": null,
                                    "bold_fields": null,
                                    "can_message_follow_status_list": null,
                                    "can_set_geofencing": null,
                                    "cha_list": null,
                                    "cover_url": null,
                                    "events": null,
                                    "followers_detail": null,
                                    "geofencing": null,
                                    "homepage_bottom_toast": null,
                                    "item_list": null,
                                    "mutual_relation_avatars": null,
                                    "need_points": null,
                                    "platform_sync_info": null,
                                    "relative_users": null,
                                    "search_highlight": null,
                                    "shield_edit_field_info": null,
                                    "type_label": null,
                                    "user_profile_guide": null,
                                    "user_tags": null,
                                    "white_cover_url": null
                                  },
                                  "banner_list": null,
                                  "cha_attrs": null,
                                  "cha_name": "NFL",
                                  "cid": "9752",
                                  "collect_stat": 0,
                                  "connect_music": {},
                                  "desc": "All things NFL, all the time.",
                                  "extra_attr": {
                                    "is_live": false
                                  },
                                  "hashtag_profile": "musically-maliva-obj/0246c4d4d4ffb519ceabb34b92bb0319",
                                  "is_challenge": 0,
                                  "is_commerce": false,
                                  "is_pgcshow": false,
                                  "schema": "aweme://aweme/challenge/detail?cid=9752",
                                  "search_highlight": null,
                                  "share_info": {
                                    "bool_persist": 0,
                                    "now_invitation_card_image_urls": null,
                                    "share_desc": "Check out #nfl on TikTok!",
                                    "share_desc_info": "Check out #nfl on TikTok!",
                                    "share_quote": "",
                                    "share_signature_desc": "",
                                    "share_signature_url": "",
                                    "share_title": "It is a becoming a big trend on TikTok now! Click here: nfl",
                                    "share_title_myself": "",
                                    "share_title_other": "",
                                    "share_url": "https://www.tiktok.com/tag/nfl?_r=1&name=nfl&u_code=f013cj3d2fj7cl&_d=f013chhc8h1g0j&share_challenge_id=9752&sharer_language=en&source=h5_m"
                                  },
                                  "show_items": null,
                                  "sub_type": 0,
                                  "type": 2,
                                  "use_count": 0,
                                  "user_count": 0,
                                  "view_count": 0
                                }
                              },
                              "challenge_position": null,
                              "cmt_swt": false,
                              "collect_stat": 0,
                              "comment_config": {
                                "comment_panel_show_tab_config": {
                                  "comment_tab_info_config": {
                                    "0": {
                                      "priority": 100,
                                      "tab_id": 2,
                                      "tab_name": "like_list"
                                    },
                                    "1": {
                                      "priority": 101,
                                      "tab_id": 3,
                                      "tab_name": "view_list"
                                    },
                                    "2": {
                                      "priority": -100,
                                      "tab_id": 4,
                                      "tab_name": "story2viewer_list"
                                    },
                                    "3": {
                                      "priority": 102,
                                      "tab_id": 5,
                                      "tab_name": "video_auth_page"
                                    },
                                    "4": {
                                      "priority": 11,
                                      "tab_id": 11,
                                      "tab_name": "ec_reviews_tab"
                                    }
                                  },
                                  "max_tab_count": 3
                                },
                                "comment_top_bar_component": {
                                  "0": {
                                    "action": {
                                      "click_hot_area_type": 2,
                                      "schema": "//search"
                                    },
                                    "biz_id": "5304340768209919865",
                                    "biz_type": 10,
                                    "desc_prefix": {
                                      "content": "Search:"
                                    },
                                    "desc_suffix": {
                                      "content": "rugby sports"
                                    },
                                    "extra": "",
                                    "name": "search_keywords",
                                    "tail_icon": {
                                      "is_local": true,
                                      "local_type": 1
                                    },
                                    "template_type": 2,
                                    "tracer_info": ""
                                  }
                                },
                                "emoji_recommend_list": null,
                                "long_press_recommend_list": null,
                                "preload": {
                                  "preds": "{\"item_post_comment\":0.00009417641728760839}"
                                },
                                "quick_comment": {
                                  "enabled": true,
                                  "rec_level": 0
                                },
                                "quick_comment_emoji_recommend_list": null,
                                "social_quick_comment": {
                                  "enabled": false,
                                  "rec_metrics": {
                                    "non_social_enabled": "true",
                                    "p_comment": "0",
                                    "p_skip": "0",
                                    "p_stay_time": "0"
                                  }
                                },
                                "zero_comment_button_config": {
                                  "background_url": {
                                    "url_list": {
                                      "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464"
                                    },
                                    "url_prefix": null
                                  },
                                  "background_url_for_black": {
                                    "url_list": {
                                      "0": "https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693"
                                    },
                                    "url_prefix": null
                                  },
                                  "image_type": 1,
                                  "zero_comment_button_enable": true,
                                  "zero_comment_button_main_text": "Start the conversation",
                                  "zero_comment_button_text": "Comment"
                                }
                              },
                              "comment_topbar_info": null,
                              "commerce_config_data": null,
                              "commerce_info": {
                                "adv_promotable": false,
                                "auction_ad_invited": false,
                                "branded_content_type": 0,
                                "is_diversion_ad": 0,
                                "organic_log_extra": "{\"req_id\":\"202602081924338B251D0AB353C9889010\"}",
                                "with_comment_filter_words": false
                              },
                              "content_desc": "",
                              "content_desc_extra": {},
                              "content_level": 1,
                              "content_model": {
                                "custom_biz": {
                                  "aweme_trace": "202602081924338B251D0AB353C9889010",
                                  "high_quality_boost_info": {
                                    "description": "",
                                    "is_high_quality_post": false,
                                    "link": ""
                                  }
                                },
                                "standard_biz": {
                                  "e_commerce": {
                                    "ttec_content_tag": {
                                      "recommendation_tag_consumer_str": "",
                                      "recommendation_tag_creator_str": ""
                                    }
                                  },
                                  "local_alliance_info": {
                                    "alliance_item_label_text": "",
                                    "alliance_item_label_type": 0
                                  },
                                  "tts_voice_info": {
                                    "tts_voice_attr": "[]",
                                    "tts_voice_reuse_params": "[{\"start_time\":0,\"end_time\":-1,\"transform_x\":0,\"transform_y\":0.4710000157356262,\"scale\":0.7317,\"rotation\":0,\"layer\":0,\"text_str\":\"“One in a trillion”\",\"bg_mode\":4,\"color\":-1,\"align\":0,\"font_resource_id\":\"6792500966827495950\",\"text_style\":0,\"border_color\":\"0x000000\",\"voice_resource_id\":\"\",\"speaker_id\":\"\",\"is_voice_clone\":false,\"start_x\":0.4371,\"start_y\":0.0636,\"stream_speaker_id\":\"\"}]"
                                  },
                                  "vc_filter_info": {
                                    "vc_filter_attr": "[]"
                                  }
                                }
                              },
                              "content_original_type": 1,
                              "content_size_type": 1,
                              "content_type": "video",
                              "cover_labels": null,
                              "create_time": 1770485977,
                              "creation_info": {
                                "creation_used_functions": {
                                  "0": "select_music",
                                  "1": "text",
                                  "2": "high_quality_upload"
                                }
                              },
                              "creator_ai_comment": {
                                "eligible_video": false,
                                "has_ai_topic": false,
                                "not_eligible_reason": 213
                              },
                              "desc": "Which one’s your favorite?#nfl #nflfootball #nfledits #sports ",
                              "desc_language": "en",
                              "disable_search_trending_bar": false,
                              "distance": "",
                              "distribute_type": 1,
                              "ecosystem_perception_enhancement": null,
                              "follow_up_item_id_groups": "",
                              "follow_up_publish_from_id": -1,
                              "geofencing": null,
                              "geofencing_regions": null,
                              "green_screen_materials": null,
                              "group_id": "7604179263373249822",
                              "group_id_list": {
                                "GroupdIdList0": {
                                  "0": 7604179263373250000
                                },
                                "GroupdIdList1": {
                                  "0": 7604179263373250000
                                }
                              },
                              "has_danmaku": false,
                              "has_ever_advertised": false,
                              "has_promote_entry": 1,
                              "has_vs_entry": false,
                              "have_dashboard": false,
                              "hybrid_label": null,
                              "image_infos": null,
                              "interact_permission": {
                                "allow_adding_as_post": {
                                  "status": 0
                                },
                                "allow_adding_to_story": 0,
                                "allow_create_sticker": {
                                  "status": 0
                                },
                                "allow_story_switch_to_post": {
                                  "status": 1
                                },
                                "duet": 0,
                                "duet_privacy_setting": 0,
                                "stitch": 0,
                                "stitch_privacy_setting": 0,
                                "upvote": 0
                              },
                              "interaction_stickers": {
                                "0": {
                                  "attr": "",
                                  "index": 0,
                                  "is_non_global": false,
                                  "is_non_global_v2": false,
                                  "material_index": 0,
                                  "text_info": "“One in a trillion”",
                                  "text_sticker_info": {
                                    "alignment": 0,
                                    "bg_color": "#00000000",
                                    "source_height": 0.1256038647342995,
                                    "source_width": 0.5684380032206119,
                                    "text_color": "#FFFFFFFF",
                                    "text_language": "en",
                                    "text_size": 28
                                  },
                                  "track_info": "[{\"x\":0.5,\"end_time\":60400,\"y\":0.0813,\"h\":0.1131,\"start_time\":0,\"isRatioCoord\":true,\"r\":0,\"w\":0.4371,\"s\":0.7317}]",
                                  "type": 18
                                }
                              },
                              "is_ads": false,
                              "is_description_translatable": true,
                              "is_hash_tag": 1,
                              "is_nff_or_nr": false,
                              "is_on_this_day": 0,
                              "is_paid_content": false,
                              "is_pgcshow": false,
                              "is_preview": 0,
                              "is_relieve": false,
                              "is_text_sticker_translatable": true,
                              "is_title_translatable": false,
                              "is_top": 0,
                              "is_vr": false,
                              "item_comment_settings": 0,
                              "item_duet": 0,
                              "item_react": 0,
                              "item_stitch": 0,
                              "label_top": {
                                "height": 720,
                                "uri": "tiktok-obj/1598708589477025.PNG",
                                "url_list": {
                                  "0": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "label_top_text": null,
                              "long_video": null,
                              "main_arch_common": "",
                              "mask_infos": {},
                              "meme_reg_info": {},
                              "misc_info": "{}",
                              "muf_comment_info_v2": null,
                              "music": {
                                "album": "",
                                "allow_offline_music_to_detail_page": false,
                                "artists": {},
                                "audition_duration": 60,
                                "author": "R.Rookie",
                                "author_deleted": false,
                                "author_position": null,
                                "avatar_medium": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c6bbe6f&x-expires=1770663600&x-signature=9c0xcPv%2F%2FVoo5g1E2v0WyxQyYIM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7b0570de&x-expires=1770663600&x-signature=ILvZnVU8rK2kZnY0mDH2f3oIOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5289d93d&x-expires=1770663600&x-signature=aMfRE71R%2F%2Ba43deMxuap23LQ8bY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "avatar_thumb": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=75c67457&x-expires=1770663600&x-signature=%2FcGfcz6wzEw5qtYLlCo7bVZekJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cb3f3b62&x-expires=1770663600&x-signature=oYTH2VdRJOiGeuaFcjO2L12fZmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8924d725&x-expires=1770663600&x-signature=8zoz7tGMA7j09CfNinaWr%2B20CC8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "binded_challenge_id": 0,
                                "can_be_stitched": true,
                                "can_not_reuse": false,
                                "collect_stat": 0,
                                "commercial_right_type": 2,
                                "cover_large": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=54ad6cc6&x-expires=1770663600&x-signature=w%2BSs6wLOOovgKZ3sEBbpEqyTq%2BE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d84beb41&x-expires=1770663600&x-signature=2MfSMnAF67cdkqj3%2FnNJHAI%2FTG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=07a6a3e0&x-expires=1770663600&x-signature=phXVZg6%2FhUnf2L2WCZHy0Wto60U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "cover_medium": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c6bbe6f&x-expires=1770663600&x-signature=9c0xcPv%2F%2FVoo5g1E2v0WyxQyYIM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7b0570de&x-expires=1770663600&x-signature=ILvZnVU8rK2kZnY0mDH2f3oIOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5289d93d&x-expires=1770663600&x-signature=aMfRE71R%2F%2Ba43deMxuap23LQ8bY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "cover_thumb": {
                                  "height": 720,
                                  "uri": "tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=75c67457&x-expires=1770663600&x-signature=%2FcGfcz6wzEw5qtYLlCo7bVZekJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cb3f3b62&x-expires=1770663600&x-signature=oYTH2VdRJOiGeuaFcjO2L12fZmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fe5978d11bcb100ffc2075f74a3127e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8924d725&x-expires=1770663600&x-signature=8zoz7tGMA7j09CfNinaWr%2B20CC8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "create_time": 1770485981,
                                "dmv_auto_show": false,
                                "duration": 60,
                                "duration_high_precision": {
                                  "audition_duration_precision": 60.34281,
                                  "duration_precision": 60.34281,
                                  "shoot_duration_precision": 60.34281,
                                  "video_duration_precision": 60.34281
                                },
                                "external_song_info": {},
                                "extra": "{\"aed_music_dur\":47,\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604179263373249822,\"from_user_id\":7561645632235471886,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v15942gf0000d63nhn7og65tr4bp6380\",\"owner_id\":7387282506460120107,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                                "has_commerce_right": true,
                                "has_commerce_right_strict": true,
                                "has_human_voice": false,
                                "id": 7604179269476044000,
                                "id_str": "7604179269476043550",
                                "is_audio_url_with_cookie": false,
                                "is_author_artist": false,
                                "is_commerce_music": true,
                                "is_commerce_music_strict": true,
                                "is_matched_metadata": false,
                                "is_original": false,
                                "is_original_sound": true,
                                "is_pgc": false,
                                "is_play_music": false,
                                "is_shooting_allow": true,
                                "log_extra": "{\"meta_song_matched_type\":\"not_found\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                                "lyric_short_position": null,
                                "meme_song_info": {},
                                "mid": "7604179269476043550",
                                "multi_bit_rate_play_info": null,
                                "music_group_use_count": 0,
                                "music_ugid": 7602321998038978000,
                                "music_ugid_use_count": 0,
                                "mute_share": false,
                                "mute_type": 0,
                                "offline_desc": "",
                                "owner_handle": "yhajdig362",
                                "owner_id": "7387282506460120107",
                                "owner_nickname": "R.Rookie",
                                "play_url": {
                                  "data_size": 0,
                                  "height": 720,
                                  "uri": "https://v16m.tiktokcdn-us.com/3f0d892308459b542f02ad8970a2b304/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/3f0d892308459b542f02ad8970a2b304/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                    "1": "https://v19.tiktokcdn-us.com/51ae5e626711b3f7e5c8103385c27188/69921dea/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0iphADmIEBEAE7qfUCAIyAF83Oc5gGjNVsJVe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=audio_mpeg&qs=13&rc=MzZzN3c5cnFxOTMzaTU8NEBpMzZzN3c5cnFxOTMzaTU8NEA1M19vMmQ0ZTBhLS1kMTJzYSM1M19vMmQ0ZTBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00050000&shp=d05b14bd&shcp=-",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d63nhn7og65tr4bp6380&line=0&is_play_url=1&source=SEARCH&file_id=v15942gf0000d63nhn7og65tr4bp6380&item_id=7604179269476043550&sign=40c6fab7ba47954963328e318392e957&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZjdlYzljNjk1MmJhNDk3MmY1ZTcxMWU4ZWRjYjE0&shp=d05b14bd&shcp=-"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "position": null,
                                "prevent_download": false,
                                "preview_end_time": 0,
                                "preview_start_time": 0,
                                "recommend_status": 100,
                                "search_highlight": null,
                                "sec_uid": "MS4wLjABAAAA2ud8KCouidrRuQmbSO-QK9tculUdDiBbOQvDJhE2CWuYm6rxueMSs5d6qEi_0O7J",
                                "shoot_duration": 60,
                                "source_platform": 72,
                                "status": 1,
                                "strong_beat_url": {
                                  "height": 720,
                                  "uri": "https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/46ebcf97515e4d121ef5a06d58a53124.json",
                                  "url_list": {
                                    "0": "https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/46ebcf97515e4d121ef5a06d58a53124.json"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "tag_list": null,
                                "title": "original sound - yhajdig362",
                                "tt_to_dsp_song_infos": null,
                                "uncert_artists": null,
                                "user_count": 117,
                                "video_duration": 60
                              },
                              "music_begin_time_in_ms": 0,
                              "music_end_time_in_ms": 60300,
                              "music_selected_from": "original",
                              "music_title_style": 1,
                              "music_volume": "0.000000",
                              "need_trim_step": false,
                              "need_vs_entry": false,
                              "nickname_position": null,
                              "no_selected_music": false,
                              "operator_boost_info": null,
                              "origin_comment_ids": null,
                              "origin_volume": "50.000000",
                              "original_client_text": {
                                "markup_text": "Which one’s your favorite?<h id=\"1547\">#nfl</h> <h id=\"1554\">#nflfootball</h> <h id=\"1567\">#nfledits</h> <h id=\"1586\">#sports</h> ",
                                "text_extra": {
                                  "0": {
                                    "hashtag_id": "9752",
                                    "hashtag_name": "nfl",
                                    "is_commerce": false,
                                    "sec_uid": "",
                                    "tag_id": "1547",
                                    "type": 1,
                                    "user_id": ""
                                  },
                                  "1": {
                                    "hashtag_id": "3397183",
                                    "hashtag_name": "nflfootball",
                                    "is_commerce": false,
                                    "sec_uid": "",
                                    "tag_id": "1554",
                                    "type": 1,
                                    "user_id": ""
                                  },
                                  "2": {
                                    "hashtag_id": "2504330",
                                    "hashtag_name": "nfledits",
                                    "is_commerce": false,
                                    "sec_uid": "",
                                    "tag_id": "1567",
                                    "type": 1,
                                    "user_id": ""
                                  },
                                  "3": {
                                    "hashtag_id": "7887",
                                    "hashtag_name": "sports",
                                    "is_commerce": false,
                                    "sec_uid": "",
                                    "tag_id": "1586",
                                    "type": 1,
                                    "user_id": ""
                                  }
                                }
                              },
                              "paid_content_info": {
                                "paid_collection_id": 0
                              },
                              "picked_users": {},
                              "playlist_blocked": false,
                              "poi_re_tag_signal": 0,
                              "position": null,
                              "prevent_download": false,
                              "products_info": null,
                              "promote": {
                                "extra": "{\"is_self_post\":false,\"page_source\":\"search\",\"share_panel_icon_text_key\":\"\",\"store_country_code\":\"US\",\"traffic_level\":0}",
                                "is_show_video_view": false,
                                "promote_traffic_tag": {
                                  "need_track": false,
                                  "traffic_level": 0,
                                  "version": "2025v1"
                                },
                                "video_view_count": 0,
                                "video_view_schema": ""
                              },
                              "promote_capcut_toggle": 0,
                              "promote_icon_text": "Promote",
                              "promote_toast": "",
                              "promote_toast_key": "",
                              "question_list": null,
                              "quick_reply_emojis": {
                                "0": "😍",
                                "1": "😂",
                                "2": "😳"
                              },
                              "rate": 12,
                              "reference_tts_voice_ids": null,
                              "reference_voice_filter_ids": null,
                              "region": "US",
                              "retry_type": 0,
                              "right_products": null,
                              "risk_infos": {
                                "content": "",
                                "risk_sink": false,
                                "type": 0,
                                "vote": false,
                                "warn": false
                              },
                              "search_desc": "#nflfootball Which one’s your favorite? “One in a trillion”",
                              "search_highlight": {
                                "0": {
                                  "field": "search_desc",
                                  "positions": {
                                    "0": {
                                      "begin": 4,
                                      "end": 12
                                    }
                                  }
                                }
                              },
                              "share_info": {
                                "bool_persist": 0,
                                "now_invitation_card_image_urls": null,
                                "share_desc": "Check out R.Rookie's video! #TikTok",
                                "share_desc_info": "TikTok: Make Every Second CountCheck out R.Rookie’s video! #TikTok > ",
                                "share_link_desc": "",
                                "share_quote": "",
                                "share_signature_desc": "",
                                "share_signature_url": "",
                                "share_title": "Check out R.Rookie’s video! #TikTok > ",
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_url": "https://www.tiktok.com/@yhajdig362/video/7604179263373249822?_r=1&u_code=f013cj3d2fj7cl&preview_pb=0&sharer_language=en&_d=f013chhc8h1g0j&share_item_id=7604179263373249822&source=h5_m",
                                "whatsapp_desc": "Download TikTok and watch more fun videos:"
                              },
                              "share_url": "https://www.tiktok.com/@yhajdig362/video/7604179263373249822?_r=1&u_code=f013cj3d2fj7cl&preview_pb=0&sharer_language=en&_d=f013chhc8h1g0j&share_item_id=7604179263373249822&source=h5_m",
                              "shoot_tab_name": "photo",
                              "social_interaction_blob": {
                                "auxiliary_model_content": "ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA="
                              },
                              "solaria_profile": {
                                "profile": "{\"PACK_VOD:audio_effect_info_ios\":\"{\\\"5\\\": 4.501212422781889, \\\"1\\\": 4.501224709513061, \\\"0\\\": 4.501205080504845}\",\"PACK_VOD:audio_loudness_info_ios\":\"{\\\"1\\\": 0.0003492047452152189, \\\"2\\\": 0.0006464053940129082, \\\"-1\\\": 5.940979345533045e-05}\",\"PACK_VOD:audio_meta\":\"{\\\"19df3fc87eaf9166634f0331a579ca7f\\\":{\\\"Md5\\\":\\\"19df3fc87eaf9166634f0331a579ca7f\\\",\\\"normal\\\":{\\\"base_metrics\\\":{\\\"tacm\\\":[0.87],\\\"drr\\\":11.3,\\\"rcd\\\":[-0.1],\\\"mp\\\":-7.23,\\\"be\\\":[59.2,12435.4],\\\"ocf\\\":[-14.8246,-16.0847,-15.2852,-7.585,-4.3378,-6.2933,-9.7744,-15.9098,-23.6139,-46.9811],\\\"il\\\":-20.3}}},\\\"src\\\":{\\\"src\\\":{\\\"base_metrics\\\":{\\\"tacm\\\":[0.8],\\\"drr\\\":10.8,\\\"rcd\\\":[0.1],\\\"mp\\\":-8.2,\\\"be\\\":[53.8,12408.5],\\\"ocf\\\":[-14.39,-16.0037,-15.3549,-7.7811,-4.4742,-6.0661,-9.6967,-15.8558,-22.8886,-46.8248],\\\"il\\\":-20},\\\"ts\\\":[\\\"tag_01010226\\\",\\\"tag_01010221\\\",\\\"tag_01010308\\\",\\\"tag_03010309\\\",\\\"tag_01010305\\\"],\\\"trs\\\":[0.89,0.17,0.17,0.17,0.16]}}}\",\"PACK_VOD:vod_diversity_tier3\":\"10060\",\"PACK_VOD:vod_sr_class_v30_score\":\"63.407\",\"play_time_prob_dist\":\"[800,0.5862,4324.9919]\"}"
                              },
                              "sort_label": "",
                              "standard_component_info": {
                                "banner_enabled": true
                              },
                              "statistics": {
                                "aweme_id": "7604179263373249822",
                                "collect_count": 18953,
                                "comment_count": 663,
                                "digg_count": 381177,
                                "download_count": 5882,
                                "forward_count": 0,
                                "lose_comment_count": 0,
                                "lose_count": 0,
                                "play_count": 7039979,
                                "repost_count": 0,
                                "share_count": 13145,
                                "whatsapp_share_count": 207
                              },
                              "status": {
                                "allow_comment": true,
                                "allow_share": true,
                                "aweme_id": "7604179263373249822",
                                "download_status": 0,
                                "in_reviewing": false,
                                "is_delete": false,
                                "is_prohibited": false,
                                "private_status": 0,
                                "review_result": {
                                  "review_status": 0
                                },
                                "reviewed": 1,
                                "self_see": false
                              },
                              "suggest_words": {
                                "suggest_words": {
                                  "0": {
                                    "hint_text": "Search · ",
                                    "qrec_virtual_enable": "",
                                    "scene": "feed_bar",
                                    "words": {
                                      "0": {
                                        "penetrate_info": "{\"visualize_sug_product_id\":\"\",\"words_type_to_dmp_list\":\"\",\"video_id\":\"\",\"ecom_trigger_info\":\"\",\"generate_time\":\"1709760282\",\"poi_card_id_list\":\"0\",\"word_type_version_map\":\"\",\"hot_level\":\"0\",\"word_type_list\":\"\",\"lvl1_category_id\":\"\",\"sug_user_id\":\"\",\"lvl3_cate_list\":\"\",\"words_type_to_voucher_ids\":\"\",\"direct_to_tako\":\"\",\"is_time_sensitive\":\"0\",\"is_ramandan_promotion\":\"\",\"ecom_intent\":\"2\",\"ecom_trigger_info_map\":\"\",\"predict_ctr_score\":0.001609807782029223,\"recall_reason\":\"bert_viking_two_hop_recall\"}",
                                        "rich_sug_info": {
                                          "sug_icon_type": "",
                                          "sug_icon_uri": "",
                                          "sug_reason": "",
                                          "sug_reason_type": ""
                                        },
                                        "word": "NFL Celebrations",
                                        "word_id": "7810334182745368846",
                                        "word_record": {
                                          "is_personalized": false,
                                          "qrec_json_info": "",
                                          "words_label": "",
                                          "words_lang": "en"
                                        }
                                      }
                                    }
                                  },
                                  "1": {
                                    "hint_text": "Search:",
                                    "qrec_virtual_enable": "",
                                    "scene": "comment_top",
                                    "words": {
                                      "0": {
                                        "penetrate_info": "{\"hot_level\":\"0\",\"ecom_trigger_info_map\":\"\",\"word_type_list\":\"\",\"words_type_to_voucher_ids\":\"\",\"direct_to_tako\":\"\",\"words_type_to_dmp_list\":\"\",\"generate_time\":\"0\",\"ecom_trigger_info\":\"\",\"is_time_sensitive\":\"0\",\"sug_user_id\":\"\",\"predict_ctr_score\":0.0036126544392751114,\"is_ramandan_promotion\":\"\",\"video_id\":\"\",\"word_type_version_map\":\"\",\"visualize_sug_product_id\":\"\",\"poi_card_id_list\":\"0\",\"recall_reason\":\"global_video_top_counter_recall\",\"ecom_intent\":\"0\",\"lvl1_category_id\":\"\",\"lvl3_cate_list\":\"\"}",
                                        "rich_sug_info": {
                                          "sug_icon_type": "",
                                          "sug_icon_uri": "",
                                          "sug_reason": "",
                                          "sug_reason_type": ""
                                        },
                                        "word": "rugby sports",
                                        "word_id": "5304340768209919865",
                                        "word_record": {
                                          "is_personalized": false,
                                          "qrec_json_info": "",
                                          "words_label": "",
                                          "words_lang": "en"
                                        }
                                      }
                                    }
                                  }
                                }
                              },
                              "support_danmaku": false,
                              "survey_info": null,
                              "tako_bubble_info": {
                                "tako_bubble_enable": false
                              },
                              "text_extra": {
                                "0": {
                                  "end": 30,
                                  "hashtag_id": "9752",
                                  "hashtag_name": "nfl",
                                  "is_commerce": false,
                                  "sec_uid": "",
                                  "start": 26,
                                  "tag_id": "1547",
                                  "type": 1,
                                  "user_id": ""
                                },
                                "1": {
                                  "end": 43,
                                  "hashtag_id": "3397183",
                                  "hashtag_name": "nflfootball",
                                  "is_commerce": false,
                                  "sec_uid": "",
                                  "start": 31,
                                  "tag_id": "1554",
                                  "type": 1,
                                  "user_id": ""
                                },
                                "2": {
                                  "end": 53,
                                  "hashtag_id": "2504330",
                                  "hashtag_name": "nfledits",
                                  "is_commerce": false,
                                  "sec_uid": "",
                                  "start": 44,
                                  "tag_id": "1567",
                                  "type": 1,
                                  "user_id": ""
                                },
                                "3": {
                                  "end": 61,
                                  "hashtag_id": "7887",
                                  "hashtag_name": "sports",
                                  "is_commerce": false,
                                  "sec_uid": "",
                                  "start": 54,
                                  "tag_id": "1586",
                                  "type": 1,
                                  "user_id": ""
                                }
                              },
                              "text_sticker_major_lang": "en",
                              "title_language": "un",
                              "tns_ue_feed_info": {
                                "footnote": {
                                  "can_add_footnote": 0,
                                  "pending_count": 0
                                }
                              },
                              "ttec_suggest_words": {
                                "ttec_suggest_words": null
                              },
                              "tts_voice_ids": null,
                              "ttt_product_recall_type": -2,
                              "uniqid_position": null,
                              "upvote_info": {
                                "friends_recall_info": "{}",
                                "repost_initiate_score": 0,
                                "user_upvoted": false
                              },
                              "upvote_preload": {
                                "need_pull_upvote_info": false
                              },
                              "used_full_song": false,
                              "user_digged": 0,
                              "video": {
                                "CoverTsp": 9.52499885559082,
                                "ai_dynamic_cover": {
                                  "uri": "tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=af25dc06&x-expires=1770663600&x-signature=cbP12CWjbZA0nHhrQ%2B7M39AwDKc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4e6be3a&x-expires=1770663600&x-signature=%2FcBcyViPbwuKO%2FXBheubEeswIkg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d2f1468&x-expires=1770663600&x-signature=dkBW2lWNjDPSaNiHuWhnTGcFJDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                                  },
                                  "url_prefix": null
                                },
                                "ai_dynamic_cover_bak": {
                                  "uri": "tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=af25dc06&x-expires=1770663600&x-signature=cbP12CWjbZA0nHhrQ%2B7M39AwDKc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4e6be3a&x-expires=1770663600&x-signature=%2FcBcyViPbwuKO%2FXBheubEeswIkg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d2f1468&x-expires=1770663600&x-signature=dkBW2lWNjDPSaNiHuWhnTGcFJDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                                  },
                                  "url_prefix": null
                                },
                                "animated_cover": {
                                  "uri": "tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=af25dc06&x-expires=1770663600&x-signature=cbP12CWjbZA0nHhrQ%2B7M39AwDKc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4e6be3a&x-expires=1770663600&x-signature=%2FcBcyViPbwuKO%2FXBheubEeswIkg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEUhVQyQDBYh3BevAEfNAwCyhFIPApEEshKRmO~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d2f1468&x-expires=1770663600&x-signature=dkBW2lWNjDPSaNiHuWhnTGcFJDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                                  },
                                  "url_prefix": null
                                },
                                "big_thumbs": {},
                                "bit_rate": {
                                  "0": {
                                    "HDR_bit": "",
                                    "HDR_type": "",
                                    "bit_rate": 728955,
                                    "dub_infos": null,
                                    "fid_profile_labels": "",
                                    "fps": 30,
                                    "gear_name": "adapt_lower_720_1",
                                    "is_bytevc1": 1,
                                    "play_addr": {
                                      "data_size": 5497600,
                                      "file_cs": "c:0-51355-111f",
                                      "file_hash": "031c82aad76168c8ab0ba08851672446",
                                      "height": 720,
                                      "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                      "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_720p_728955",
                                      "url_list": {
                                        "0": "https://v16m.tiktokcdn-us.com/ad19629b392c49d989b288d9a4a8c398/6989378e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owUIGDT8A9jeQlgIWvAEfgRMOAmqDfGCU084uE/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1422&bt=711&cs=2&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=14&rc=aGU1OzMzZGRpZGdnZDtkOUBpanE2NGo5cnZxOTMzaTczNEA0LTAvXmIzNjExYGMtMC5eYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "1": "https://v19.tiktokcdn-us.com/b9a679c85076e56356b267c437eb8de9/6989378e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owUIGDT8A9jeQlgIWvAEfgRMOAmqDfGCU084uE/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1422&bt=711&cs=2&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=14&rc=aGU1OzMzZGRpZGdnZDtkOUBpanE2NGo5cnZxOTMzaTczNEA0LTAvXmIzNjExYGMtMC5eYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a61a380afdcd4a4f9a6ae0a028320b7e&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYwNzI4YzNiOWU1ZDRjYzA3MDhjNTMzYjQzYjQ0NmEz&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                      },
                                      "url_prefix": null,
                                      "width": 720
                                    },
                                    "quality_type": 14,
                                    "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 130690}, {\\\"time\\\": 2, \\\"offset\\\": 179961}, {\\\"time\\\": 3, \\\"offset\\\": 252704}, {\\\"time\\\": 4, \\\"offset\\\": 399427}, {\\\"time\\\": 5, \\\"offset\\\": 539790}, {\\\"time\\\": 10, \\\"offset\\\": 1048066}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 94.807, \\\"v960\\\": 96.738, \\\"v864\\\": 97.441, \\\"v720\\\": 98.648}, \\\"ori\\\": {\\\"v1080\\\": 86.373, \\\"v960\\\": 89.892, \\\"v864\\\": 91.859, \\\"v720\\\": 95.492}}}\",\"ufq\":\"{\\\"enh\\\":86.114,\\\"playback\\\":{\\\"ori\\\":76.487,\\\"srv1\\\":84.385},\\\"src\\\":86.114,\\\"trans\\\":76.487,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"9d59a42002c1b1a8478cde47437a7b3d\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 94.112, \\\"sr20\\\": 100.365}}\",\"audio_bit_rate\":64184,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBaIAtFlnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                  },
                                  "1": {
                                    "HDR_bit": "",
                                    "HDR_type": "",
                                    "bit_rate": 619313,
                                    "dub_infos": null,
                                    "fid_profile_labels": "",
                                    "fps": 30,
                                    "gear_name": "adapt_540_1",
                                    "is_bytevc1": 1,
                                    "play_addr": {
                                      "data_size": 4670709,
                                      "file_cs": "c:0-51355-01b4",
                                      "file_hash": "fbe4ebca4384451d7aa517fa6005a0da",
                                      "height": 576,
                                      "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                      "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_540p_619313",
                                      "url_list": {
                                        "0": "https://v16m.tiktokcdn-us.com/224f2ee74346f8b39b8674b4f02e582f/6989378e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owQ6OphEgB3ICARPhBIAMFEEheDzvhgcIfKyzV/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1208&bt=604&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2c4PDNlaDlpaWU4OGc7M0BpanE2NGo5cnZxOTMzaTczNEAyYTRhLjM2X2ExXmAwNjUyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "1": "https://v19.tiktokcdn-us.com/b917352a923e8184b0e4c6230aedd018/6989378e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owQ6OphEgB3ICARPhBIAMFEEheDzvhgcIfKyzV/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1208&bt=604&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2c4PDNlaDlpaWU4OGc7M0BpanE2NGo5cnZxOTMzaTczNEAyYTRhLjM2X2ExXmAwNjUyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=50889d35c5ab4fdfb69e6b10d975dd5d&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjNjY0MWJhY2Q1MmQzYjI5ZjVlZDM2ZTliNWEzNGEw&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                      },
                                      "url_prefix": null,
                                      "width": 576
                                    },
                                    "quality_type": 28,
                                    "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 120112}, {\\\"time\\\": 2, \\\"offset\\\": 161051}, {\\\"time\\\": 3, \\\"offset\\\": 223913}, {\\\"time\\\": 4, \\\"offset\\\": 341039}, {\\\"time\\\": 5, \\\"offset\\\": 446604}, {\\\"time\\\": 10, \\\"offset\\\": 863807}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 92.248, \\\"v960\\\": 94.589, \\\"v864\\\": 95.929, \\\"v720\\\": 97.976}, \\\"ori\\\": {\\\"v1080\\\": 79.974, \\\"v960\\\": 84.509, \\\"v864\\\": 86.698, \\\"v720\\\": 91.371}}}\",\"ufq\":\"{\\\"enh\\\":86.114,\\\"playback\\\":{\\\"ori\\\":71.344,\\\"srv1\\\":81.826},\\\"src\\\":86.114,\\\"trans\\\":71.344,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"8cfd7a1e5f1cab2ef88edad0a6479474\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 87.21, \\\"sr20\\\": 96.027}}\",\"audio_bit_rate\":48152,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBaAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBaAACgBIIAkFlnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                  },
                                  "2": {
                                    "HDR_bit": "",
                                    "HDR_type": "",
                                    "bit_rate": 532199,
                                    "dub_infos": null,
                                    "fid_profile_labels": "",
                                    "fps": 30,
                                    "gear_name": "lower_540_1",
                                    "is_bytevc1": 1,
                                    "play_addr": {
                                      "data_size": 4013712,
                                      "file_cs": "c:0-51355-0727",
                                      "file_hash": "29ef5807d7e3137bf1f74ff06d791a27",
                                      "height": 576,
                                      "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                      "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_540p_532199",
                                      "url_list": {
                                        "0": "https://v16m.tiktokcdn-us.com/772221f1ead7e5490bdd8aecee2349bd/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDphghXBy3EBKIDEhE9hpAE8V6OvHQPAfFRe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1038&bt=519&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Nzc1ODNkaGU8PDU1OTplNEBpanE2NGo5cnZxOTMzaTczNEBhNDVjXjUtNWExNWNfMDExYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "1": "https://v19.tiktokcdn-us.com/cc080e5b93ddd45bc5f5084cf3aa6c4f/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDphghXBy3EBKIDEhE9hpAE8V6OvHQPAfFRe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1038&bt=519&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Nzc1ODNkaGU8PDU1OTplNEBpanE2NGo5cnZxOTMzaTczNEBhNDVjXjUtNWExNWNfMDExYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414b37b6f28249d98b0e8aa0f58274d4&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1NTJmZjM5Yjk2MjJmODNiOTNmYjliZGM1YjNkZTM1&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                      },
                                      "url_prefix": null,
                                      "width": 576
                                    },
                                    "quality_type": 24,
                                    "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 109352}, {\\\"time\\\": 2, \\\"offset\\\": 144500}, {\\\"time\\\": 3, \\\"offset\\\": 196838}, {\\\"time\\\": 4, \\\"offset\\\": 296015}, {\\\"time\\\": 5, \\\"offset\\\": 380780}, {\\\"time\\\": 10, \\\"offset\\\": 731753}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 89.524, \\\"v960\\\": 92.274, \\\"v864\\\": 94.31, \\\"v720\\\": 96.323}, \\\"ori\\\": {\\\"v1080\\\": 77.42, \\\"v960\\\": 82.161, \\\"v864\\\": 83.668, \\\"v720\\\": 88.588}}}\",\"ufq\":\"{\\\"enh\\\":86.114,\\\"playback\\\":{\\\"ori\\\":69.429,\\\"srv1\\\":79.102},\\\"src\\\":86.114,\\\"trans\\\":69.429,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"8cfd7a1e5f1cab2ef88edad0a6479474\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 85.256, \\\"sr20\\\": 94.073}}\",\"audio_bit_rate\":48152,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBaAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBaAACgBIIAkFlnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                  },
                                  "3": {
                                    "HDR_bit": "",
                                    "HDR_type": "",
                                    "bit_rate": 390228,
                                    "dub_infos": null,
                                    "fid_profile_labels": "",
                                    "fps": 30,
                                    "gear_name": "lowest_540_1",
                                    "is_bytevc1": 1,
                                    "play_addr": {
                                      "data_size": 2943005,
                                      "file_cs": "c:0-51355-2f4e",
                                      "file_hash": "9929ea3063d816d3a29a4d41f2e9a24d",
                                      "height": 576,
                                      "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                      "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_540p_390228",
                                      "url_list": {
                                        "0": "https://v16m.tiktokcdn-us.com/fe3d60dcdf95dcc4ba2a440369bf032b/6989378e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owPe4gFKpUE3hvBOBhFEAhDyEhARC6nIQIfhV3/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=762&bt=381&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ODtlOWZlZjk8Mzo3Zzc2N0BpanE2NGo5cnZxOTMzaTczNEBgLy0zLV9eXmMxYWBhMTQ2YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "1": "https://v19.tiktokcdn-us.com/ce491c9c05a20df55381db282929dc8d/6989378e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owPe4gFKpUE3hvBOBhFEAhDyEhARC6nIQIfhV3/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=762&bt=381&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ODtlOWZlZjk8Mzo3Zzc2N0BpanE2NGo5cnZxOTMzaTczNEBgLy0zLV9eXmMxYWBhMTQ2YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=947344ddc4d740f9a6acbb0c660b28c5&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5MTc0YTRiNDRjMDlhY2JjZDZmMTAzOWU5NDlkMGRm&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                      },
                                      "url_prefix": null,
                                      "width": 576
                                    },
                                    "quality_type": 25,
                                    "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 92997}, {\\\"time\\\": 2, \\\"offset\\\": 117070}, {\\\"time\\\": 3, \\\"offset\\\": 153467}, {\\\"time\\\": 4, \\\"offset\\\": 230548}, {\\\"time\\\": 5, \\\"offset\\\": 279122}, {\\\"time\\\": 10, \\\"offset\\\": 527062}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 84.634, \\\"v960\\\": 87.256, \\\"v864\\\": 89.523, \\\"v720\\\": 92.228}, \\\"ori\\\": {\\\"v1080\\\": 72.17, \\\"v960\\\": 77.099, \\\"v864\\\": 79.026, \\\"v720\\\": 83.972}}}\",\"ufq\":\"{\\\"enh\\\":86.114,\\\"playback\\\":{\\\"ori\\\":65.491,\\\"srv1\\\":74.303},\\\"src\\\":86.114,\\\"trans\\\":65.491,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c49b38c1a20ed0c0f4dd45235a936391\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24099,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBaAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBaAACgBIIAkFlnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                  },
                                  "4": {
                                    "HDR_bit": "",
                                    "HDR_type": "",
                                    "bit_rate": 285800,
                                    "dub_infos": null,
                                    "fid_profile_labels": "",
                                    "fps": 30,
                                    "gear_name": "adapt_lowest_540_1",
                                    "is_bytevc1": 1,
                                    "play_addr": {
                                      "data_size": 2155438,
                                      "file_cs": "c:0-51355-05a0",
                                      "file_hash": "6f632fd93e4993681072a82968400e47",
                                      "height": 576,
                                      "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                      "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_540p_285800",
                                      "url_list": {
                                        "0": "https://v16m.tiktokcdn-us.com/8a382066fad58e7b4d5367e058eceb69/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/ocaIBg3dEwckAYCIbDvRHgg3li4AbiQBiwVEH/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=558&bt=279&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=15&rc=Ojs3O2Q4OjM0Njw5OGU3NUBpanE2NGo5cnZxOTMzaTczNEBiL15eYy0vXjExYV5eYjM0YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "1": "https://v19.tiktokcdn-us.com/04f51030ad09c52836f9e0d3bc5bc74d/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/ocaIBg3dEwckAYCIbDvRHgg3li4AbiQBiwVEH/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=558&bt=279&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=15&rc=Ojs3O2Q4OjM0Njw5OGU3NUBpanE2NGo5cnZxOTMzaTczNEBiL15eYy0vXjExYV5eYjM0YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                        "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7264eba5a6d94341a02705faa8a428e7&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg3YjNjNzI0N2ViZGM0ZjZiZWYyZTk5NjZkYzFjZmQ5&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                      },
                                      "url_prefix": null,
                                      "width": 576
                                    },
                                    "quality_type": 29,
                                    "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 82444}, {\\\"time\\\": 2, \\\"offset\\\": 100753}, {\\\"time\\\": 3, \\\"offset\\\": 127039}, {\\\"time\\\": 4, \\\"offset\\\": 181236}, {\\\"time\\\": 5, \\\"offset\\\": 215712}, {\\\"time\\\": 10, \\\"offset\\\": 398186}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 75.981, \\\"v960\\\": 80.185, \\\"v864\\\": 81.274, \\\"v720\\\": 84.859}, \\\"ori\\\": {\\\"v1080\\\": 64.508, \\\"v960\\\": 68.12, \\\"v864\\\": 71.83, \\\"v720\\\": 76.057}}}\",\"ufq\":\"{\\\"enh\\\":86.114,\\\"playback\\\":{\\\"ori\\\":59.745,\\\"srv1\\\":67.813},\\\"src\\\":86.114,\\\"trans\\\":59.745,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c49b38c1a20ed0c0f4dd45235a936391\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24099,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBaAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBaAACgBIIAkFlnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                  }
                                },
                                "bit_rate_audio": {},
                                "cdn_url_expired": 0,
                                "cla_info": {
                                  "caption_infos": null,
                                  "captions_type": 0,
                                  "creator_edited_caption_id": 0,
                                  "enable_auto_caption": 0,
                                  "has_original_audio": 0,
                                  "hide_original_caption": false,
                                  "is_author_dubbing_qualified": false,
                                  "no_caption_reason": 3,
                                  "vertical_positions": null
                                },
                                "cover": {
                                  "data_size": 0,
                                  "height": 720,
                                  "uri": "tos-useast8-p-0068-tx2/oEQfgqN8vNegGvIjleDTgEWDU8NM88AIAGEyOC",
                                  "url_list": {
                                    "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEQfgqN8vNegGvIjleDTgEWDU8NM88AIAGEyOC~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=059f9a80&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1770598800&x-signature=rCdVIyQt5KRkKohPTK2z2CUpfDs%3D",
                                    "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEQfgqN8vNegGvIjleDTgEWDU8NM88AIAGEyOC~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=02bc1eb5&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1770598800&x-signature=7fX6aFNHuihbSRBZfPwbP4tl%2BRg%3D"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "cover_is_custom": true,
                                "did_profile_labels": "",
                                "download_addr": {
                                  "data_size": 8500149,
                                  "file_cs": "c:0-50073-ea94",
                                  "height": 720,
                                  "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/4bef6223ca8041413b8c065f4de57aa9/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/oUPePgQKpkEjkvBOBhFEAhDyEhARIMNIQIfhV3/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2200&bt=1100&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=MzVpZThlOGU6Nmg7ZDxlN0BpanE2NGo5cnZxOTMzaTczNEAxYS8xNDFjXi0xX2AzXjA0YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "1": "https://v19.tiktokcdn-us.com/ba4d60b65c951cafb02e706b7d487374/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/oUPePgQKpkEjkvBOBhFEAhDyEhARIMNIQIfhV3/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2200&bt=1100&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=MzVpZThlOGU6Nmg7ZDxlN0BpanE2NGo5cnZxOTMzaTczNEAxYS8xNDFjXi0xX2AzXjA0YSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d63ngsnog65gi1s31nig&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=743ba96ac8be4307abf54b754b2fd240&item_id=7604179263373249822&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRmZjc4NDEwZmU0ZjJlMTI2YjVkMzRlZGZmM2RiZWE3&shp=d05b14bd&shcp=-"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "download_no_watermark_addr": {
                                  "data_size": 9604494,
                                  "file_cs": "c:0-50073-ea94",
                                  "file_hash": "6b475526108c04c21eaabfbabdf0d47a",
                                  "height": 720,
                                  "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                  "url_key": "v15044gf0000d63ngsnog65gi1s31nig_h264_720p_1273509",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/3635f0178e6d602d712f318cbc8f6957/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "1": "https://v19.tiktokcdn-us.com/6cdee8b6b62c3f47fa7d540ec0be9308/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65e15279575c482a903a3cb183083995&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkYmNjOWRlNjMyODJiNDIzZWJlYmY4ZWYzNDc2ZTNh&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "duration": 60334,
                                "dynamic_cover": {
                                  "data_size": 0,
                                  "height": 720,
                                  "uri": "tos-useast8-p-0068-tx2/ootDvEfEhAhNpyKVIQBhRhAkAPQ2FBEoDhU3eO",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ootDvEfEhAhNpyKVIQBhRhAkAPQ2FBEoDhU3eO~tplv-tiktokx-origin.image?dr=8606&refresh_token=a483b284&x-expires=1770663600&x-signature=wIf%2FzM%2BB4i6GAo0kgoEiP9UCPsE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ootDvEfEhAhNpyKVIQBhRhAkAPQ2FBEoDhU3eO~tplv-tiktokx-origin.image?dr=8606&refresh_token=b91cb1f1&x-expires=1770663600&x-signature=0hjiXs1T2RTFswUA6E42RawR7W8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ootDvEfEhAhNpyKVIQBhRhAkAPQ2FBEoDhU3eO~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a6c406d9&x-expires=1770663600&x-signature=Rug0sTDRu7Rx8Icj87n0Vo9wYOQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "has_watermark": true,
                                "height": 720,
                                "is_bytevc1": 0,
                                "is_callback": true,
                                "meta": "{\"LoudnessRange\":\"3.7\",\"LoudnessRangeEnd\":\"-17.8\",\"LoudnessRangeStart\":\"-21.5\",\"MaximumMomentaryLoudness\":\"-16.1\",\"MaximumShortTermLoudness\":\"-17.5\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"MaximumShortTermLoudness\\\":-17.5,\\\"Peak\\\":0.38905,\\\"Loudness\\\":-20,\\\"LoudnessRange\\\":3.7,\\\"MaximumMomentaryLoudness\\\":-16.1,\\\"Metrics\\\":{\\\"Cutoff\\\":{\\\"FCenL\\\":3426.86,\\\"FCenR\\\":3338.44,\\\"Spkr100G\\\":0.43,\\\"Spkr150G\\\":0.57,\\\"Spkr200G\\\":0.62},\\\"Loudness\\\":{\\\"Integrated\\\":-19.977},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.358},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.114,\\\"LTotal\\\":-23.108,\\\"Peak\\\":-8.198,\\\"RTotal\\\":-22.994},\\\"Version\\\":\\\"1.4.2\\\",\\\"AEDInfo\\\":{\\\"SingingRatio\\\":0.72,\\\"SpeechRatio\\\":0.17,\\\"MusicRatio\\\":0.83},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"MaxMomLoud\\\":-19.21,\\\"MaxSTLoud\\\":-20.3,\\\"Loud\\\":-21.37,\\\"LoudR\\\":9.8,\\\"LoudRE\\\":-20.3,\\\"LoudRS\\\":-30.1}}},\\\"Version\\\":2,\\\"LoudnessRangeEnd\\\":-17.8,\\\"LoudnessRangeStart\\\":-21.5}\",\"bright_ratio_mean\":\"0.0476\",\"brightness_mean\":\"122.1793\",\"diff_overexposure_ratio\":\"0.0319\",\"flight_id\":\"\",\"loudness\":\"-20\",\"overexposure_ratio_mean\":\"0.0224\",\"peak\":\"0.38905\",\"play_time_prob_dist\":\"[800,0.5862,4324.9919]\",\"sp_extra_info\":\"{\\\"origin_width\\\":720,\\\"origin_height\\\":720,\\\"origin_create_at\\\":1770485971}\",\"sr_score\":\"1.000\",\"std_brightness\":\"7.321\",\"vq_score\":\"69.8\"}",
                                "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v15044gf0000d63ngsnog65gi1s31nig\",\"url_list\":[\"https://v16m.tiktokcdn-us.com/2690778f753f9193174e8242d462f76a/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/oADAdIiBvIgRl3wHAaO8cEkVgQI4iiYpEwBvz/?a=1233\\u0026bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=2278\\u0026bt=1139\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=NTg8ZjczNTU7ZzgzN2hnZUBpanE2NGo5cnZxOTMzaTczNEAtYy0xNTE1XjYxMF4yMmAyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=202602081924338B251D0AB353C9889010\\u0026btag=e00090000\",\"https://v19.tiktokcdn-us.com/e0f4f4ea6e6d28aa80033d66f569bdec/6989378e/video/tos/useast8/tos-useast8-pve-0068-tx2/oADAdIiBvIgRl3wHAaO8cEkVgQI4iiYpEwBvz/?a=1233\\u0026bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=2278\\u0026bt=1139\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=NTg8ZjczNTU7ZzgzN2hnZUBpanE2NGo5cnZxOTMzaTczNEAtYy0xNTE1XjYxMF4yMmAyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=202602081924338B251D0AB353C9889010\\u0026btag=e00090000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d63ngsnog65gi1s31nig\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=SEARCH\\u0026file_id=5bcd5e54a0354d98a28240844c09f502\\u0026item_id=7604179263373249822\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ2NTI4OTNiNzUwZGRlOGU3OTVmZjA5YWFlOTMyOTU5\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":9380313,\"file_cs\":\"c:0-50073-ea94\",\"url_prefix\":null}}",
                                "need_set_token": false,
                                "origin_cover": {
                                  "data_size": 0,
                                  "height": 720,
                                  "uri": "tos-useast8-p-0068-tx2/okAEBNvOxIpQfBOThsD3hQyUVheREhFAUYBEKP",
                                  "url_list": {
                                    "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAEBNvOxIpQfBOThsD3hQyUVheREhFAUYBEKP~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f3786a1f&x-expires=1770663600&x-signature=rxodV6EYLliBXDpwDTJHF4xf2pY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                                    "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAEBNvOxIpQfBOThsD3hQyUVheREhFAUYBEKP~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4c4e717b&x-expires=1770663600&x-signature=JPnCfoVu4RZ7PelxRbH%2BYPFCqBM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                                    "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okAEBNvOxIpQfBOThsD3hQyUVheREhFAUYBEKP~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=2ff6f0b2&x-expires=1770663600&x-signature=8q9L9roEd1meGshgYU9isN%2Frw6U%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "play_addr": {
                                  "data_size": 9604494,
                                  "file_cs": "c:0-50073-ea94",
                                  "file_hash": "6b475526108c04c21eaabfbabdf0d47a",
                                  "height": 720,
                                  "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                  "url_key": "v15044gf0000d63ngsnog65gi1s31nig_h264_720p_1273509",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/3635f0178e6d602d712f318cbc8f6957/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "1": "https://v19.tiktokcdn-us.com/6cdee8b6b62c3f47fa7d540ec0be9308/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65e15279575c482a903a3cb183083995&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkYmNjOWRlNjMyODJiNDIzZWJlYmY4ZWYzNDc2ZTNh&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "play_addr_bytevc1": {
                                  "data_size": 4670709,
                                  "file_cs": "c:0-51355-01b4",
                                  "file_hash": "fbe4ebca4384451d7aa517fa6005a0da",
                                  "height": 576,
                                  "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                  "url_key": "v15044gf0000d63ngsnog65gi1s31nig_bytevc1_540p_619313",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/224f2ee74346f8b39b8674b4f02e582f/6989378e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owQ6OphEgB3ICARPhBIAMFEEheDzvhgcIfKyzV/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1208&bt=604&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2c4PDNlaDlpaWU4OGc7M0BpanE2NGo5cnZxOTMzaTczNEAyYTRhLjM2X2ExXmAwNjUyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "1": "https://v19.tiktokcdn-us.com/b917352a923e8184b0e4c6230aedd018/6989378e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owQ6OphEgB3ICARPhBIAMFEEheDzvhgcIfKyzV/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1208&bt=604&cs=2&ds=6&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2c4PDNlaDlpaWU4OGc7M0BpanE2NGo5cnZxOTMzaTczNEAyYTRhLjM2X2ExXmAwNjUyYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=50889d35c5ab4fdfb69e6b10d975dd5d&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjNjY0MWJhY2Q1MmQzYjI5ZjVlZDM2ZTliNWEzNGEw&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                  },
                                  "url_prefix": null,
                                  "width": 576
                                },
                                "play_addr_h264": {
                                  "data_size": 9604494,
                                  "file_cs": "c:0-50073-ea94",
                                  "file_hash": "6b475526108c04c21eaabfbabdf0d47a",
                                  "height": 720,
                                  "uri": "v15044gf0000d63ngsnog65gi1s31nig",
                                  "url_key": "v15044gf0000d63ngsnog65gi1s31nig_h264_720p_1273509",
                                  "url_list": {
                                    "0": "https://v16m.tiktokcdn-us.com/3635f0178e6d602d712f318cbc8f6957/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "1": "https://v19.tiktokcdn-us.com/6cdee8b6b62c3f47fa7d540ec0be9308/6989378e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQBDRUDehc3fhS6BOIzPVQyEgKhFQEphEIAAPv/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2486&bt=1243&cs=0&ds=3&ft=gKfIn8buoTfR12NvgO9..IxRDqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODw7NjRmZDNkO2Y6PDU0OEBpanE2NGo5cnZxOTMzaTczNEA2MC01XzAwNi8xMjI0MmIzYSNmLnBmMmRrZDBhLS1kMTJzcw%3D%3D&vvpl=1&l=202602081924338B251D0AB353C9889010&btag=e00090000",
                                    "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65e15279575c482a903a3cb183083995&is_play_url=1&item_id=7604179263373249822&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkYmNjOWRlNjMyODJiNDIzZWJlYmY4ZWYzNDc2ZTNh&source=SEARCH&video_id=v15044gf0000d63ngsnog65gi1s31nig"
                                  },
                                  "url_prefix": null,
                                  "width": 720
                                },
                                "ratio": "720p",
                                "source_HDR_type": 0,
                                "tags": null,
                                "vid_profile_labels": "{\"tier3\":\"10060\"}",
                                "width": 720
                              },
                              "video_control": {
                                "allow_download": false,
                                "allow_duet": true,
                                "allow_dynamic_wallpaper": true,
                                "allow_music": true,
                                "allow_react": true,
                                "allow_stitch": true,
                                "draft_progress_bar": 1,
                                "prevent_download_type": 2,
                                "share_type": 0,
                                "show_progress_bar": 1,
                                "timer_status": 1
                              },
                              "video_labels": {},
                              "video_text": {},
                              "voice_filter_ids": null,
                              "with_promotional_music": false,
                              "without_watermark": false,
                              "is_eligible_for_commission": false,
                              "is_paid_partnership": false,
                              "is_ad": false,
                              "create_time_utc": "2026-02-07T17:39:37.000Z",
                              "url": "https://www.tiktok.com/@yhajdig362/video/7604179263373249822",
                              "shop_product_url": null
                            }
                          }
                        },
                        "cursor": 30,
                        "has_more": 1
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/keyword"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "search_item_list": {
                          "0": {
                            "aweme_id": "7603202869860240670",
                            "desc": "Bro had everyone SHOOK 🤯🔥 (via @vongniyang/ig) #football #footballtok #highschool #athlete ",
                            "desc_language": "en",
                            "region": "US",
                            "statistics": {
                              "aweme_id": "7603202869860240670",
                              "collect_count": 1394,
                              "comment_count": 111,
                              "digg_count": 23638,
                              "download_count": 0,
                              "forward_count": 0,
                              "lose_comment_count": 0,
                              "lose_count": 0,
                              "play_count": 164423,
                              "repost_count": 0,
                              "share_count": 812,
                              "whatsapp_share_count": 5
                            },
                            "video": {
                              "CoverTsp": 5.950202429149797,
                              "ai_dynamic_cover": {
                                "uri": "tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6415876&x-expires=1770663600&x-signature=GvVwFe36H2VL9nxG3qKs8jRT1gY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0127a741&x-expires=1770663600&x-signature=yFfLFebSmphmyAgAzDT3PxtXxcw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b1f3fb80&x-expires=1770663600&x-signature=X4FhNwBrx8BSg1P9OVs7aaWX9rA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH"
                                },
                                "url_prefix": null
                              },
                              "ai_dynamic_cover_bak": {
                                "uri": "tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6415876&x-expires=1770663600&x-signature=GvVwFe36H2VL9nxG3qKs8jRT1gY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0127a741&x-expires=1770663600&x-signature=yFfLFebSmphmyAgAzDT3PxtXxcw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b1f3fb80&x-expires=1770663600&x-signature=X4FhNwBrx8BSg1P9OVs7aaWX9rA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH"
                                },
                                "url_prefix": null
                              },
                              "animated_cover": {
                                "uri": "tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6415876&x-expires=1770663600&x-signature=GvVwFe36H2VL9nxG3qKs8jRT1gY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0127a741&x-expires=1770663600&x-signature=yFfLFebSmphmyAgAzDT3PxtXxcw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b1f3fb80&x-expires=1770663600&x-signature=X4FhNwBrx8BSg1P9OVs7aaWX9rA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH"
                                },
                                "url_prefix": null
                              },
                              "big_thumbs": {},
                              "bit_rate": {
                                "0": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 508569,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 30,
                                  "gear_name": "adapt_lower_720_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 1315924,
                                    "file_cs": "c:0-18829-5277",
                                    "file_hash": "c40c8af9dfcae95a7c79780a7a1a6b20",
                                    "height": 1280,
                                    "uri": "v15044gf0000d620127og65j2n5k62c0",
                                    "url_key": "v15044gf0000d620127og65j2n5k62c0_bytevc1_720p_508569",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/ce8f181710ba2531738c803db1c2ee24/69893861/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0YBEAiY6icCAQEVnQaCPzyAWYEQBiFIDtRBA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=992&bt=496&cs=2&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODtnNWY8Mzk0NTdmZjo7ZUBpMzVucW05cjUzOTMzaTczNEBjXl8zYy5fXzIxNmEyLjMuYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "1": "https://v19.tiktokcdn-us.com/86aed00a36de2068ba0df411640384cf/69893861/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0YBEAiY6icCAQEVnQaCPzyAWYEQBiFIDtRBA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=992&bt=496&cs=2&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODtnNWY8Mzk0NTdmZjo7ZUBpMzVucW05cjUzOTMzaTczNEBjXl8zYy5fXzIxNmEyLjMuYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1b68175cdc944251b6b019fc62bda8f5&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiNzU3NGZlMGRiYzk2YjkyOWU2MzAwMDMzOTMzMTg0&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                    },
                                    "url_prefix": null,
                                    "width": 720
                                  },
                                  "quality_type": 14,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 78969}, {\\\"time\\\": 2, \\\"offset\\\": 118209}, {\\\"time\\\": 3, \\\"offset\\\": 191896}, {\\\"time\\\": 4, \\\"offset\\\": 268381}, {\\\"time\\\": 5, \\\"offset\\\": 345112}, {\\\"time\\\": 10, \\\"offset\\\": 723783}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 97.562, \\\"v960\\\": 98.319, \\\"v864\\\": 98.703, \\\"v720\\\": 99.564}, \\\"ori\\\": {\\\"v1080\\\": 88.238, \\\"v960\\\": 91.882, \\\"v864\\\": 92.777, \\\"v720\\\": 95.829}}}\",\"ufq\":\"{\\\"enh\\\":73.192,\\\"playback\\\":{\\\"ori\\\":65.43,\\\"srv1\\\":72.089},\\\"src\\\":73.192,\\\"trans\\\":65.43,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"ed5dca180fd01ba43554ed2ff5d2ad7a\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 97.196, \\\"sr20\\\": 103.386}}\",\"audio_bit_rate\":64580,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\", \\\"pps\\\": \\\"AcElPA7J\\\"}\"}"
                                },
                                "1": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 434887,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 30,
                                  "gear_name": "adapt_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 1125272,
                                    "file_cs": "c:0-18829-5586",
                                    "file_hash": "65d81721a1666596bb3027fc77f26102",
                                    "height": 1024,
                                    "uri": "v15044gf0000d620127og65j2n5k62c0",
                                    "url_key": "v15044gf0000d620127og65j2n5k62c0_bytevc1_540p_434887",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/f9678cb7c76d43365897e965ad081bc8/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/o8GRCEYzPqiBAQiAiDFIFEcQAEBaBVAswtIYE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=848&bt=424&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTZpaDQ0Nzc1OzM3ZjdpOkBpMzVucW05cjUzOTMzaTczNEAvX2M0NTAtNV8xM2NiNmNeYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "1": "https://v19.tiktokcdn-us.com/6e162b31305a658aad486a3171d6e0c6/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/o8GRCEYzPqiBAQiAiDFIFEcQAEBaBVAswtIYE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=848&bt=424&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTZpaDQ0Nzc1OzM3ZjdpOkBpMzVucW05cjUzOTMzaTczNEAvX2M0NTAtNV8xM2NiNmNeYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a7ff94ecf46048b2840431817effb32f&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5MDllZGEyMjIxNjU5NjcxMzJjMGYzYWNhZTY3Zjdh&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 28,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 70860}, {\\\"time\\\": 2, \\\"offset\\\": 105553}, {\\\"time\\\": 3, \\\"offset\\\": 168458}, {\\\"time\\\": 4, \\\"offset\\\": 232185}, {\\\"time\\\": 5, \\\"offset\\\": 295819}, {\\\"time\\\": 10, \\\"offset\\\": 620630}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 93.884, \\\"v960\\\": 96.57, \\\"v864\\\": 97.464, \\\"v720\\\": 98.094}, \\\"ori\\\": {\\\"v1080\\\": 83.166, \\\"v960\\\": 87.218, \\\"v864\\\": 89.514, \\\"v720\\\": 93.14}}}\",\"ufq\":\"{\\\"enh\\\":73.192,\\\"playback\\\":{\\\"ori\\\":60.816,\\\"srv1\\\":70.46},\\\"src\\\":73.192,\\\"trans\\\":60.816,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"38d6bc5afa5571d8889beb5c49a0bbed\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 90.823, \\\"sr20\\\": 99.595}}\",\"audio_bit_rate\":48495,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\", \\\"pps\\\": \\\"AcElPA7J\\\"}\"}"
                                },
                                "2": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 390493,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 30,
                                  "gear_name": "lower_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 1010402,
                                    "file_cs": "c:0-18823-41b4",
                                    "file_hash": "940246f244852ec74914d5eca1d1f96b",
                                    "height": 1024,
                                    "uri": "v15044gf0000d620127og65j2n5k62c0",
                                    "url_key": "v15044gf0000d620127og65j2n5k62c0_bytevc1_540p_390493",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/947224a5361795a2061688a75c3f5066/69893861/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQgcITMI7CA1TAjyM0QAULIIEBGfJCelVegRcq/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=762&bt=381&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=OzRmMzw4aTs1PDc2OTM0Z0BpMzVucW05cjUzOTMzaTczNEBgMDEuX2NfNl8xXjA0Ml5jYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "1": "https://v19.tiktokcdn-us.com/0a0086382a686d399884d74e1664bb11/69893861/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQgcITMI7CA1TAjyM0QAULIIEBGfJCelVegRcq/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=762&bt=381&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=OzRmMzw4aTs1PDc2OTM0Z0BpMzVucW05cjUzOTMzaTczNEBgMDEuX2NfNl8xXjA0Ml5jYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fda1507633a449b298bff5b9104c31c8&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiYTZjNTRhNGM0ZjJmMDYzNzgxNGE0NGViYWZkMjVj&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 24,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 65046}, {\\\"time\\\": 2, \\\"offset\\\": 99162}, {\\\"time\\\": 3, \\\"offset\\\": 155695}, {\\\"time\\\": 4, \\\"offset\\\": 212279}, {\\\"time\\\": 5, \\\"offset\\\": 269571}, {\\\"time\\\": 10, \\\"offset\\\": 560462}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 92.387, \\\"v960\\\": 94.623, \\\"v864\\\": 95.764, \\\"v720\\\": 97.712}, \\\"ori\\\": {\\\"v1080\\\": 79.859, \\\"v960\\\": 84.762, \\\"v864\\\": 86.744, \\\"v720\\\": 90.384}}}\",\"ufq\":\"{\\\"enh\\\":73.192,\\\"playback\\\":{\\\"ori\\\":58.336,\\\"srv1\\\":68.963},\\\"src\\\":73.192,\\\"trans\\\":58.336,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"8cfd7a1e5f1cab2ef88edad0a6479474\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 87.681, \\\"sr20\\\": 96.452}}\",\"audio_bit_rate\":48495,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                },
                                "3": {
                                  "HDR_bit": "",
                                  "HDR_type": "",
                                  "bit_rate": 283429,
                                  "dub_infos": null,
                                  "fid_profile_labels": "",
                                  "fps": 30,
                                  "gear_name": "lowest_540_1",
                                  "is_bytevc1": 1,
                                  "play_addr": {
                                    "data_size": 733374,
                                    "file_cs": "c:0-18823-2a48",
                                    "file_hash": "242144352452991e04f107ff91a6a2c1",
                                    "height": 1024,
                                    "uri": "v15044gf0000d620127og65j2n5k62c0",
                                    "url_key": "v15044gf0000d620127og65j2n5k62c0_bytevc1_540p_283429",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/8bf1efc4cdf58fc90a76fa01c32cd5dd/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oozDYPAvY4FAiE6MtIRLaBvEVcLEAiBBiACBQ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=552&bt=276&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZzM3O2RnZWQ4Ojs5ZjM5M0BpMzVucW05cjUzOTMzaTczNEAxMTVfL2M0NV8xMzIuLTYuYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "1": "https://v19.tiktokcdn-us.com/0120aa4648f6fc50bb674419831137e8/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oozDYPAvY4FAiE6MtIRLaBvEVcLEAiBBiACBQ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=552&bt=276&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZzM3O2RnZWQ4Ojs5ZjM5M0BpMzVucW05cjUzOTMzaTczNEAxMTVfL2M0NV8xMzIuLTYuYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1096001c566847b58a7bfd2ab884404d&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY2ZDA2NWJiNGRjZTliMzhlNWViMWI2MmQ4ZGU0ZGVk&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                    },
                                    "url_prefix": null,
                                    "width": 576
                                  },
                                  "quality_type": 25,
                                  "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 53281}, {\\\"time\\\": 2, \\\"offset\\\": 78037}, {\\\"time\\\": 3, \\\"offset\\\": 119917}, {\\\"time\\\": 4, \\\"offset\\\": 163309}, {\\\"time\\\": 5, \\\"offset\\\": 206550}, {\\\"time\\\": 10, \\\"offset\\\": 416790}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 88.734, \\\"v960\\\": 91.051, \\\"v864\\\": 91.924, \\\"v720\\\": 93.609}, \\\"ori\\\": {\\\"v1080\\\": 75.654, \\\"v960\\\": 79.568, \\\"v864\\\": 82.186, \\\"v720\\\": 86.503}}}\",\"ufq\":\"{\\\"enh\\\":73.192,\\\"playback\\\":{\\\"ori\\\":55.182,\\\"srv1\\\":65.31},\\\"src\\\":73.192,\\\"trans\\\":55.182,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c49b38c1a20ed0c0f4dd45235a936391\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24329,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                                }
                              },
                              "bit_rate_audio": {},
                              "cdn_url_expired": 0,
                              "cla_info": {
                                "caption_infos": null,
                                "captions_type": 0,
                                "creator_edited_caption_id": 0,
                                "enable_auto_caption": 0,
                                "has_original_audio": 0,
                                "hide_original_caption": false,
                                "is_author_dubbing_qualified": false,
                                "no_caption_reason": 3,
                                "vertical_positions": null
                              },
                              "cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=02555ce9&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1770598800&x-signature=xAjpz1e08vn9wN7kuMfMOkqbg3w%3D",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=1203d5a2&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1770598800&x-signature=Zcpy%2FCmqKACrrQMkHpbNxKcAuLs%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "cover_is_custom": true,
                              "did_profile_labels": "",
                              "duration": 20700,
                              "dynamic_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6415876&x-expires=1770663600&x-signature=GvVwFe36H2VL9nxG3qKs8jRT1gY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0127a741&x-expires=1770663600&x-signature=yFfLFebSmphmyAgAzDT3PxtXxcw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4miAB0IEF1BgBlAAiKMgfiXiCAICAwxUKz1AE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b1f3fb80&x-expires=1770663600&x-signature=X4FhNwBrx8BSg1P9OVs7aaWX9rA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "has_watermark": false,
                              "height": 1280,
                              "is_bytevc1": 0,
                              "is_callback": true,
                              "meta": "{\"LoudnessRange\":\"13.1\",\"LoudnessRangeEnd\":\"-11.9\",\"LoudnessRangeStart\":\"-25\",\"MaximumMomentaryLoudness\":\"-7.8\",\"MaximumShortTermLoudness\":\"-11.4\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"LoudnessRange\\\":13.1,\\\"LoudnessRangeEnd\\\":-11.9,\\\"MaximumMomentaryLoudness\\\":-7.8,\\\"MaximumShortTermLoudness\\\":-11.4,\\\"Metrics\\\":{\\\"Cutoff\\\":{\\\"FCenL\\\":2049.85,\\\"FCenR\\\":2137.14,\\\"Spkr100G\\\":0.02,\\\"Spkr150G\\\":0.15,\\\"Spkr200G\\\":0.28},\\\"Loudness\\\":{\\\"Integrated\\\":-14.187},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-1.209},\\\"RMSStats\\\":{\\\"LRDiff\\\":0.83,\\\"LTotal\\\":-17.893,\\\"Peak\\\":0.591,\\\"RTotal\\\":-18.723},\\\"Version\\\":\\\"1.4.2\\\",\\\"AEDInfo\\\":{\\\"SingingRatio\\\":0,\\\"SpeechRatio\\\":0.8,\\\"MusicRatio\\\":0.35},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"Loud\\\":-14.07,\\\"LoudR\\\":10.8,\\\"LoudRE\\\":-11.7,\\\"LoudRS\\\":-22.5,\\\"MaxMomLoud\\\":-7.83,\\\"MaxSTLoud\\\":-11.38}}},\\\"Peak\\\":1,\\\"Loudness\\\":-14.2,\\\"LoudnessRangeStart\\\":-25,\\\"Version\\\":2}\",\"bright_ratio_mean\":\"0.0362\",\"brightness_mean\":\"108.3285\",\"diff_overexposure_ratio\":\"0.004\",\"flight_id\":\"\",\"loudness\":\"-14.2\",\"overexposure_ratio_mean\":\"0.0165\",\"peak\":\"1\",\"play_time_prob_dist\":\"[800,0.74,3378.1524]\",\"sp_extra_info\":\"{\\\"origin_width\\\":720,\\\"origin_height\\\":1280,\\\"origin_create_at\\\":1770258629}\",\"sr_score\":\"1.000\",\"std_brightness\":\"9.5986\",\"vq_score\":\"60.76\"}",
                              "need_set_token": false,
                              "origin_cover": {
                                "data_size": 0,
                                "height": 720,
                                "uri": "tos-useast8-p-0068-tx2/o8E5hpABKGCEEWFRSEQBtjAVaAAfwImEfChQMD",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8E5hpABKGCEEWFRSEQBtjAVaAAfwImEfChQMD~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6b39b349&x-expires=1770663600&x-signature=A1QJx3sy0RRPR1ZFsHZUvSy2MOI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8E5hpABKGCEEWFRSEQBtjAVaAAfwImEfChQMD~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=52ffdb6f&x-expires=1770663600&x-signature=JcQya8UN2CPKLXvt2T6zlmLVek0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8E5hpABKGCEEWFRSEQBtjAVaAAfwImEfChQMD~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b8dc95c1&x-expires=1770663600&x-signature=jUylcMu%2F8DvmK4SSRAh3RR17ZAk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "play_addr": {
                                "data_size": 3158013,
                                "file_cs": "c:0-18588-7d1b",
                                "file_hash": "51a19b320d7be78e41d74e58f085170c",
                                "height": 1280,
                                "uri": "v15044gf0000d620127og65j2n5k62c0",
                                "url_key": "v15044gf0000d620127og65j2n5k62c0_h264_720p_1220488",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/b5019d2049be3024c0f3b8faef40ea89/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oEfp8GRcEeDhaIgEYAFCIQBaEwG5IABmAEgVKA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2382&bt=1191&cs=0&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Njo7ZmdkOTxoNGhlNzg8NUBpMzVucW05cjUzOTMzaTczNEAxYTZgMS4zXzMxMjFiXjAyYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/08541b9a939ff1af5f8da8876f902a29/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oEfp8GRcEeDhaIgEYAFCIQBaEwG5IABmAEgVKA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2382&bt=1191&cs=0&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Njo7ZmdkOTxoNGhlNzg8NUBpMzVucW05cjUzOTMzaTczNEAxYTZgMS4zXzMxMjFiXjAyYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5239a5e44b5e416eb9661a4dcc98d743&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1NDhjYzU5NTI2Mzg0OTkwNDMxMDQ0ZjkzMGRlNmE3&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "play_addr_bytevc1": {
                                "data_size": 1125272,
                                "file_cs": "c:0-18829-5586",
                                "file_hash": "65d81721a1666596bb3027fc77f26102",
                                "height": 1024,
                                "uri": "v15044gf0000d620127og65j2n5k62c0",
                                "url_key": "v15044gf0000d620127og65j2n5k62c0_bytevc1_540p_434887",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/f9678cb7c76d43365897e965ad081bc8/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/o8GRCEYzPqiBAQiAiDFIFEcQAEBaBVAswtIYE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=848&bt=424&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTZpaDQ0Nzc1OzM3ZjdpOkBpMzVucW05cjUzOTMzaTczNEAvX2M0NTAtNV8xM2NiNmNeYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/6e162b31305a658aad486a3171d6e0c6/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/o8GRCEYzPqiBAQiAiDFIFEcQAEBaBVAswtIYE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=848&bt=424&cs=2&ds=6&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTZpaDQ0Nzc1OzM3ZjdpOkBpMzVucW05cjUzOTMzaTczNEAvX2M0NTAtNV8xM2NiNmNeYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a7ff94ecf46048b2840431817effb32f&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5MDllZGEyMjIxNjU5NjcxMzJjMGYzYWNhZTY3Zjdh&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "play_addr_h264": {
                                "data_size": 3158013,
                                "file_cs": "c:0-18588-7d1b",
                                "file_hash": "51a19b320d7be78e41d74e58f085170c",
                                "height": 1280,
                                "uri": "v15044gf0000d620127og65j2n5k62c0",
                                "url_key": "v15044gf0000d620127og65j2n5k62c0_h264_720p_1220488",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/b5019d2049be3024c0f3b8faef40ea89/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oEfp8GRcEeDhaIgEYAFCIQBaEwG5IABmAEgVKA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2382&bt=1191&cs=0&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Njo7ZmdkOTxoNGhlNzg8NUBpMzVucW05cjUzOTMzaTczNEAxYTZgMS4zXzMxMjFiXjAyYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "1": "https://v19.tiktokcdn-us.com/08541b9a939ff1af5f8da8876f902a29/69893861/video/tos/useast8/tos-useast8-pve-0068-tx2/oEfp8GRcEeDhaIgEYAFCIQBaEwG5IABmAEgVKA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2382&bt=1191&cs=0&ds=3&ft=gKfIn8buoTfR12Nvdh9..IxRsgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Njo7ZmdkOTxoNGhlNzg8NUBpMzVucW05cjUzOTMzaTczNEAxYTZgMS4zXzMxMjFiXjAyYSNgMzIvMmQ0Li9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260208192844879BE941A3513E99809D&btag=e000b8000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5239a5e44b5e416eb9661a4dcc98d743&is_play_url=1&item_id=7603202869860240670&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1NDhjYzU5NTI2Mzg0OTkwNDMxMDQ0ZjkzMGRlNmE3&source=SEARCH&video_id=v15044gf0000d620127og65j2n5k62c0"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "ratio": "720p",
                              "source_HDR_type": 0,
                              "tags": null,
                              "vid_profile_labels": "{\"tier3\":\"10059\"}",
                              "width": 720
                            },
                            "author": {
                              "accept_private_policy": false,
                              "account_labels": null,
                              "ad_cover_url": null,
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "authority_status": 0,
                              "avatar_168x168": {
                                "height": 720,
                                "uri": "tos-maliva-avt-0068/7313430312864579589",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=69996e1a&x-expires=1770663600&x-signature=9RmDAvomtl8JOog3S9sqW2KuTlM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=17a779fa&x-expires=1770663600&x-signature=lNH3xnI50%2F5rH%2BCX2tXOfDEmzTA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=8ee5791f&x-expires=1770663600&x-signature=UuhMCkzNhN6xDR9UoRH3ldpdEgc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_300x300": {
                                "height": 720,
                                "uri": "tos-maliva-avt-0068/7313430312864579589",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=618fd9d2&x-expires=1770663600&x-signature=4tLNysgCMgimIQi3l8ktodaQzvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=043a57aa&x-expires=1770663600&x-signature=zDVlIag0XqKP0JVbr4Ca7Eqog4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8c603da4&x-expires=1770663600&x-signature=ozZHUTPvk1mUImPi0TblZlqd2xE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_larger": {
                                "height": 720,
                                "uri": "tos-maliva-avt-0068/7313430312864579589",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=39e76783&x-expires=1770663600&x-signature=FM6WmMJA3c%2BFDPVlkfhCi%2BpOeYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b9735293&x-expires=1770663600&x-signature=JBWcMIlbLulfEoqtET70Pt%2FClv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6af293d3&x-expires=1770663600&x-signature=tZe%2Fe2stQDQwvX3LtJaGr0T9nrM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_medium": {
                                "height": 720,
                                "uri": "tos-maliva-avt-0068/7313430312864579589",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6c856617&x-expires=1770663600&x-signature=S3rz6MeCPNGT3Q%2BF%2BtdXmSPFEZE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2a2c5d54&x-expires=1770663600&x-signature=VE1Yiz2wxC6Ml%2Fq2esVS6D0nZdA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9cf4f78a&x-expires=1770663600&x-signature=kCB0vsW9LQoVsemBc5ZxgjQnkaE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_thumb": {
                                "height": 720,
                                "uri": "tos-maliva-avt-0068/7313430312864579589",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=88d7d6dd&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=eBFT0Ys04crWvWCw5fv1Z0B7UQU%3D",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=e9348fc6&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=OSYcjifK77wB4KeWvZd2aHUCpQI%3D",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7313430312864579589~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=9c8928a4&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=ZmCp6UQWCogYHPP2Yc6e9qJizGg%3D"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "avatar_uri": "tos-maliva-avt-0068/7313430312864579589",
                              "aweme_count": 0,
                              "bold_fields": null,
                              "can_message_follow_status_list": {
                                "0": 0,
                                "1": 1,
                                "2": 2,
                                "3": 4
                              },
                              "can_set_geofencing": null,
                              "cha_list": null,
                              "comment_filter_status": 1,
                              "comment_setting": 0,
                              "commerce_user_level": 2,
                              "cover_url": null,
                              "custom_verify": "",
                              "cv_level": "",
                              "download_prompt_ts": 1714585921,
                              "enabled_filter_all_comments": false,
                              "enterprise_verify_reason": "verified account",
                              "events": null,
                              "fake_data_info": {},
                              "fb_expire_time": 0,
                              "follow_status": 0,
                              "follower_count": 3804837,
                              "follower_status": 0,
                              "followers_detail": null,
                              "following_count": 378,
                              "friends_status": 0,
                              "geofencing": null,
                              "hide_search": false,
                              "homepage_bottom_toast": null,
                              "ins_id": "maxpreps",
                              "is_ad_fake": false,
                              "is_block": false,
                              "is_discipline_member": false,
                              "is_mute": 0,
                              "is_mute_lives": 0,
                              "is_mute_non_story_post": 0,
                              "is_mute_story": 0,
                              "is_star": false,
                              "item_list": null,
                              "live_agreement": 0,
                              "live_commerce": false,
                              "live_verify": 0,
                              "mention_status": 1,
                              "mutual_relation_avatars": null,
                              "name_field": "nickname",
                              "need_points": null,
                              "need_recommend": 0,
                              "nickname": "maxpreps",
                              "platform_sync_info": null,
                              "prevent_download": false,
                              "qa_status": 0,
                              "relative_users": null,
                              "reply_with_video_flag": 4,
                              "room_id": 0,
                              "search_highlight": null,
                              "search_user_desc": "maxpreps",
                              "search_user_name": "maxpreps",
                              "sec_uid": "MS4wLjABAAAA_WMX5aje177ItGZUgGMADuQRMpZD5f5brhRT70Or_kfS_h_U2EIvOyWQU45iggC0",
                              "secret": 0,
                              "shield_comment_notice": 0,
                              "shield_digg_notice": 0,
                              "shield_edit_field_info": null,
                              "shield_follow_notice": 0,
                              "short_id": "0",
                              "show_image_bubble": false,
                              "special_account": {
                                "special_account_list": null
                              },
                              "special_lock": 1,
                              "status": 1,
                              "stitch_setting": 0,
                              "story_status": 0,
                              "total_favorited": 0,
                              "type_label": null,
                              "uid": "6773708111359247365",
                              "unique_id": "maxpreps",
                              "user_canceled": false,
                              "user_mode": 1,
                              "user_now_pack_info": {},
                              "user_period": 0,
                              "user_profile_guide": null,
                              "user_rate": 1,
                              "user_spark_info": {},
                              "user_tags": null,
                              "verification_type": 0,
                              "verify_info": "",
                              "video_icon": {
                                "height": 720,
                                "uri": "",
                                "url_list": {},
                                "url_prefix": null,
                                "width": 720
                              },
                              "white_cover_url": null,
                              "with_commerce_entry": false,
                              "with_shop_entry": false
                            },
                            "create_time": 1770258630,
                            "is_ad": false,
                            "is_eligible_for_commission": false,
                            "create_time_utc": "2026-02-05T02:30:30.000Z",
                            "is_paid_partnership": false,
                            "url": "https://www.tiktok.com/@maxpreps/video/7603202869860240670",
                            "shop_product_url": null
                          }
                        },
                        "cursor": 30
                      },
                      "credits_used": 1,
                      "endpoint": "tiktok/search/keyword"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/search/music": {
      "get": {
        "summary": "Search Music",
        "description": "Search TikTok sounds and music by keyword. Returns 10 results per page — use the `offset` parameter with the `cursor` value from the previous response to load more.",
        "operationId": "tiktok_Search_Music",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "keyword",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string",
              "example": "nike"
            },
            "description": "Search query text"
          },
          {
            "name": "region",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string",
              "example": "GB"
            },
            "description": "Alpha-2 country code (default: US)"
          },
          {
            "name": "filter_by",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "0",
                "1",
                "2"
              ]
            },
            "description": "Filter type: 0 - All, 1 - Title, 2 - Creators"
          },
          {
            "name": "sort_type",
            "in": "query",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "0",
                "1",
                "2",
                "3",
                "4"
              ]
            },
            "description": "Sort type: 0 - Relevance, 1 - Most used, 2 - Most recent, 3 - Shortest, 4 - Longest"
          },
          {
            "name": "offset",
            "in": "query",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 0
            },
            "description": "Pagination offset. If the response has `has_more: 1`, use the `cursor` value from the response as the offset for the next page."
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.music[].id_str`: Unique music ID (use this instead of `id` to avoid precision issues)\n- `data.music[].title`: Song title\n- `data.music[].author`: Artist/creator name\n- `data.music[].album`: Album name\n- `data.music[].duration`: Clip duration in seconds (the usable TikTok clip)\n- `data.music[].play_url.url_list[0]`: Direct audio playback URL\n- `data.music[].cover_large.url_list[0]`: High-res cover art (720x720)\n- `data.music[].cover_medium.url_list[0]`: Medium cover art (100x100)\n- `data.music[].artists[]`: Artist details including `nick_name`, `handle`, `sec_uid`, and `avatar`\n- `data.music[].artists[].is_verified`: Whether the artist is verified\n- `data.music[].matched_song`: Original full song info including `full_duration` (in ms)\n- `data.music[].language`: Detected language of the track\n- `data.music[].theme_tags`: Tags like \"Party\", \"Chill\", etc.\n- `data.music[].has_human_voice`: Whether the track contains vocals\n- `data.music[].is_commerce_music`: Whether cleared for commercial use\n- `data.music[].is_original_sound`: Whether it's an original TikTok sound vs. licensed music\n- `data.music[].video_duration`: Max video duration allowed with this sound\n- `data.music[].search_music_name`: Display name shown in search results\n- `data.music[].search_music_desc`: Display description shown in search results\n- `data.music[].tt_to_dsp_song_infos[]`: Links to streaming platforms (Apple Music, Spotify, etc.)\n- `data.has_more`: 1 if more results available, 0 if not\n- `data.cursor`: Pass as `offset` parameter to get next page\n- `data.total`: Total number of matching results\n- `data.music_info_list[]`: Alternative format of results with `card_type` metadata",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "status_code": 0,
                    "music": [
                      {
                        "id": 7507643375882078000,
                        "id_str": "7507643375882078224",
                        "title": "Ssup",
                        "author": "Photon",
                        "album": "Ssup",
                        "cover_large": {
                          "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                          "url_list": [
                            "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "cover_medium": {
                          "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                          "url_list": [
                            "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "cover_thumb": {
                          "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                          "url_list": [
                            "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "play_url": {
                          "uri": "https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okyzeYE0F1zaIwgKa6kehAAIDfFtFDOWRChQQM",
                          "url_list": [
                            "https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okyzeYE0F1zaIwgKa6kehAAIDfFtFDOWRChQQM"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "source_platform": 10033,
                        "duration": 60,
                        "extra": "{\"amplitude_peak\":0.92295444,\"beats\":{\"audio_effect_onset\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osIyezCQbZmsIFIxuYBDjAAaaSBfFfrAHIA6Er\",\"beats_tracker\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okemmWcogI0A1ACXsEzL2BRIILGAIeKufAeVjj\",\"energy_trace\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYRaXBGIEBhPXWAW6AWidjyA8EAsQAia0zA64f\",\"merged_beats\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooQmfFDZgsBBjFzRQDafIAGaAIQmCwfIAAprEH\"},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"from_user_id\":7577522657517028365,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":-11.869965,\"music_vid\":\"v10ad6g50000d0o897nog65upugl2mp0\",\"owner_id\":0,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                        "user_count": 0,
                        "position": null,
                        "collect_stat": 0,
                        "status": 1,
                        "offline_desc": "",
                        "owner_nickname": "",
                        "is_original": false,
                        "mid": "7507643375882078224",
                        "binded_challenge_id": 0,
                        "author_deleted": false,
                        "owner_handle": "",
                        "author_position": null,
                        "prevent_download": false,
                        "external_song_info": [],
                        "avatar_thumb": {
                          "uri": "musically-maliva-obj/1594805258216454",
                          "url_list": [
                            "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a6bdd93b&x-expires=1771916400&x-signature=%2B3DHWhzglGY5eJErJPym8wBBevg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                            "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa6ce2d8&x-expires=1771916400&x-signature=U64WXOwPXUMieWn2b8jnj55h0ME%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                            "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92e8f975&x-expires=1771916400&x-signature=AqJTcGDZn%2F5nGA%2FKtTpuRIe5neI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "avatar_medium": {
                          "uri": "musically-maliva-obj/1594805258216454",
                          "url_list": [
                            "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3b5df94&x-expires=1771916400&x-signature=kUf3%2F1nQu7YRMLRy%2FTnCVkzb3yk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                            "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=94417c55&x-expires=1771916400&x-signature=q4ry7T684G%2FKknNDcRr8ctYyI84%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                            "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e4598181&x-expires=1771916400&x-signature=8BIt1ja3ptqTg8t5Nl6KV91jgJE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                          ],
                          "width": 720,
                          "height": 720,
                          "url_prefix": null
                        },
                        "preview_start_time": 0,
                        "preview_end_time": 0,
                        "is_commerce_music": false,
                        "is_original_sound": false,
                        "audition_duration": 60,
                        "shoot_duration": 60,
                        "artists": [
                          {
                            "uid": "7045063745772651525",
                            "sec_uid": "MS4wLjABAAAAD26ptvu1qm8b-pSVqCqCDLgjdlFiq28ci9xHb57Mk134QLo6DdjulVxpbeZ7VxnC",
                            "nick_name": "Photon-Art.eu",
                            "handle": "photon_art.eu",
                            "avatar": {
                              "uri": "tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98",
                              "url_list": [
                                "https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=08fe9030&x-expires=1771916400&x-signature=dj%2Fsm1pxQLv9V449PJ9O4Rr5%2FkA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                                "https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=99e6f161&x-expires=1771916400&x-signature=dUkz%2B98wz4PZm0yWnktNciNrcsk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                                "https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=919bafcd&x-expires=1771916400&x-signature=1rYOjW%2FYuphRkJ2dc0a7CERRzdw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                              ],
                              "url_prefix": null
                            },
                            "is_verified": false,
                            "enter_type": 2,
                            "follow_status": 0,
                            "is_visible": false,
                            "follower_status": 0,
                            "is_private_account": false,
                            "is_block": false,
                            "is_blocked": false,
                            "status": 1
                          }
                        ],
                        "lyric_short_position": null,
                        "mute_share": false,
                        "tag_list": null,
                        "dmv_auto_show": false,
                        "is_author_artist": true,
                        "is_pgc": true,
                        "is_matched_metadata": false,
                        "is_audio_url_with_cookie": false,
                        "matched_song": {
                          "id": "7507636549153884177",
                          "author": "Photon",
                          "title": "Ssup",
                          "h5_url": "",
                          "cover_medium": {
                            "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                            "url_list": [
                              "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8",
                              "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "performers": null,
                          "chorus_info": {
                            "start_ms": 56064,
                            "duration_ms": 42432
                          },
                          "full_duration": 118357
                        },
                        "video_duration": 180,
                        "search_music_name": "Ssup",
                        "search_music_desc": "Photon",
                        "search_highlight": null,
                        "multi_bit_rate_play_info": null,
                        "duration_high_precision": {
                          "duration_precision": 60,
                          "shoot_duration_precision": 60,
                          "audition_duration_precision": 60,
                          "video_duration_precision": 180
                        },
                        "can_not_reuse": false,
                        "is_play_music": false,
                        "commercial_right_type": 1,
                        "music_release_info": {
                          "is_new_release_song": false,
                          "group_release_date": 1747872000
                        },
                        "tt_to_dsp_song_infos": [
                          {
                            "platform": 1,
                            "song_id": "1816304787",
                            "token": {
                              "apple_music_token": {
                                "developer_token": "eyJhbGciOiJFUzI1NiIsImtpZCI6Ikc2Q0dLMjdWQzMifQ.eyJleHAiOjE3NzI0Mzc3MjUsImlhdCI6MTc3MTgzMjkyNSwiaXNzIjoiTUo3OTdEOFU2RiJ9.3pd7Bl1UiL3UmELGImwVYUPQZmw7z_CGUAF57rwsxVwvCYj83i6tcHIvvD8b4uJZtmARFD-T539ywfqoeYC-wQ"
                              }
                            },
                            "button_type": 2
                          },
                          {
                            "platform": 3,
                            "song_id": "5R0YACIV514OiPrxm2Ciho",
                            "button_type": 2
                          },
                          {
                            "platform": 8,
                            "song_id": "3843439851",
                            "button_type": 2
                          }
                        ],
                        "log_extra": "{\"meta_song_matched_type\":\"pgc\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                        "is_shooting_allow": true,
                        "recommend_status": 100,
                        "vid_volume_info": "{\"Peak\":0.89125,\"Loudness\":-11.7}",
                        "has_commerce_right": false,
                        "meme_song_info": {},
                        "is_sami_recommend": false,
                        "uncert_artists": null,
                        "style_value": [
                          152,
                          199
                        ],
                        "theme_value": [
                          48
                        ],
                        "language": "Polish",
                        "allow_offline_music_to_detail_page": false,
                        "create_time": 1748010148,
                        "can_be_stitched": true,
                        "theme_tags": [
                          "Party"
                        ],
                        "music_group_use_count": 0,
                        "music_group_v3_ids": [
                          7507647729145743000
                        ],
                        "has_human_voice": false,
                        "same_group_id_v3": 7507647729145743000,
                        "sim_group_id_v3": 7507647729145743000,
                        "music_ugid_use_count": 0,
                        "has_commerce_right_strict": false,
                        "is_commerce_music_strict": false
                      }
                    ],
                    "has_more": 1,
                    "cursor": 10,
                    "qc": "",
                    "ad_info": {},
                    "music_info_list": [
                      {
                        "card_type": 1,
                        "music": {
                          "id": 7507643375882078000,
                          "id_str": "7507643375882078224",
                          "title": "Ssup",
                          "author": "Photon",
                          "album": "Ssup",
                          "cover_large": {
                            "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                            "url_list": [
                              "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_medium": {
                            "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                            "url_list": [
                              "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "cover_thumb": {
                            "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                            "url_list": [
                              "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "play_url": {
                            "uri": "https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okyzeYE0F1zaIwgKa6kehAAIDfFtFDOWRChQQM",
                            "url_list": [
                              "https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okyzeYE0F1zaIwgKa6kehAAIDfFtFDOWRChQQM"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "source_platform": 10033,
                          "duration": 60,
                          "extra": "{\"amplitude_peak\":0.92295444,\"beats\":{\"audio_effect_onset\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osIyezCQbZmsIFIxuYBDjAAaaSBfFfrAHIA6Er\",\"beats_tracker\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okemmWcogI0A1ACXsEzL2BRIILGAIeKufAeVjj\",\"energy_trace\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYRaXBGIEBhPXWAW6AWidjyA8EAsQAia0zA64f\",\"merged_beats\":\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooQmfFDZgsBBjFzRQDafIAGaAIQmCwfIAAprEH\"},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"from_user_id\":7577522657517028365,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":-11.869965,\"music_vid\":\"v10ad6g50000d0o897nog65upugl2mp0\",\"owner_id\":0,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                          "user_count": 0,
                          "position": null,
                          "collect_stat": 0,
                          "status": 1,
                          "offline_desc": "",
                          "owner_nickname": "",
                          "is_original": false,
                          "mid": "7507643375882078224",
                          "binded_challenge_id": 0,
                          "author_deleted": false,
                          "owner_handle": "",
                          "author_position": null,
                          "prevent_download": false,
                          "external_song_info": [],
                          "avatar_thumb": {
                            "uri": "musically-maliva-obj/1594805258216454",
                            "url_list": [
                              "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a6bdd93b&x-expires=1771916400&x-signature=%2B3DHWhzglGY5eJErJPym8wBBevg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                              "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa6ce2d8&x-expires=1771916400&x-signature=U64WXOwPXUMieWn2b8jnj55h0ME%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                              "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92e8f975&x-expires=1771916400&x-signature=AqJTcGDZn%2F5nGA%2FKtTpuRIe5neI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "avatar_medium": {
                            "uri": "musically-maliva-obj/1594805258216454",
                            "url_list": [
                              "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3b5df94&x-expires=1771916400&x-signature=kUf3%2F1nQu7YRMLRy%2FTnCVkzb3yk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                              "https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=94417c55&x-expires=1771916400&x-signature=q4ry7T684G%2FKknNDcRr8ctYyI84%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                              "https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e4598181&x-expires=1771916400&x-signature=8BIt1ja3ptqTg8t5Nl6KV91jgJE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                            ],
                            "width": 720,
                            "height": 720,
                            "url_prefix": null
                          },
                          "preview_start_time": 0,
                          "preview_end_time": 0,
                          "is_commerce_music": false,
                          "is_original_sound": false,
                          "audition_duration": 60,
                          "shoot_duration": 60,
                          "artists": [
                            {
                              "uid": "7045063745772651525",
                              "sec_uid": "MS4wLjABAAAAD26ptvu1qm8b-pSVqCqCDLgjdlFiq28ci9xHb57Mk134QLo6DdjulVxpbeZ7VxnC",
                              "nick_name": "Photon-Art.eu",
                              "handle": "photon_art.eu",
                              "avatar": {
                                "uri": "tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98",
                                "url_list": [
                                  "https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=08fe9030&x-expires=1771916400&x-signature=dj%2Fsm1pxQLv9V449PJ9O4Rr5%2FkA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                                  "https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=99e6f161&x-expires=1771916400&x-signature=dUkz%2B98wz4PZm0yWnktNciNrcsk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8",
                                  "https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/2fef0c54aaf29f401c9d4c11d2610c98~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=919bafcd&x-expires=1771916400&x-signature=1rYOjW%2FYuphRkJ2dc0a7CERRzdw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8"
                                ],
                                "url_prefix": null
                              },
                              "is_verified": false,
                              "enter_type": 2,
                              "follow_status": 0,
                              "is_visible": false,
                              "follower_status": 0,
                              "is_private_account": false,
                              "is_block": false,
                              "is_blocked": false,
                              "status": 1
                            }
                          ],
                          "lyric_short_position": null,
                          "mute_share": false,
                          "tag_list": null,
                          "dmv_auto_show": false,
                          "is_author_artist": true,
                          "is_pgc": true,
                          "is_matched_metadata": false,
                          "is_audio_url_with_cookie": false,
                          "matched_song": {
                            "id": "7507636549153884177",
                            "author": "Photon",
                            "title": "Ssup",
                            "h5_url": "",
                            "cover_medium": {
                              "uri": "tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF",
                              "url_list": [
                                "https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8",
                                "https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0eTe5zIamGH99fI7ZLJ3QAODMABQAChrMAgBF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8"
                              ],
                              "width": 720,
                              "height": 720,
                              "url_prefix": null
                            },
                            "performers": null,
                            "chorus_info": {
                              "start_ms": 56064,
                              "duration_ms": 42432
                            },
                            "full_duration": 118357
                          },
                          "video_duration": 180,
                          "search_music_name": "Ssup",
                          "search_music_desc": "Photon",
                          "search_highlight": null,
                          "multi_bit_rate_play_info": null,
                          "duration_high_precision": {
                            "duration_precision": 60,
                            "shoot_duration_precision": 60,
                            "audition_duration_precision": 60,
                            "video_duration_precision": 180
                          },
                          "can_not_reuse": false,
                          "is_play_music": false,
                          "commercial_right_type": 1,
                          "music_release_info": {
                            "is_new_release_song": false,
                            "group_release_date": 1747872000
                          },
                          "tt_to_dsp_song_infos": [
                            {
                              "platform": 1,
                              "song_id": "1816304787",
                              "token": {
                                "apple_music_token": {
                                  "developer_token": "eyJhbGciOiJFUzI1NiIsImtpZCI6Ikc2Q0dLMjdWQzMifQ.eyJleHAiOjE3NzI0Mzc3MjUsImlhdCI6MTc3MTgzMjkyNSwiaXNzIjoiTUo3OTdEOFU2RiJ9.3pd7Bl1UiL3UmELGImwVYUPQZmw7z_CGUAF57rwsxVwvCYj83i6tcHIvvD8b4uJZtmARFD-T539ywfqoeYC-wQ"
                                }
                              },
                              "button_type": 2
                            },
                            {
                              "platform": 3,
                              "song_id": "5R0YACIV514OiPrxm2Ciho",
                              "button_type": 2
                            },
                            {
                              "platform": 8,
                              "song_id": "3843439851",
                              "button_type": 2
                            }
                          ],
                          "log_extra": "{\"meta_song_matched_type\":\"pgc\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                          "is_shooting_allow": true,
                          "recommend_status": 100,
                          "vid_volume_info": "{\"Peak\":0.89125,\"Loudness\":-11.7}",
                          "has_commerce_right": false,
                          "meme_song_info": {},
                          "is_sami_recommend": false,
                          "uncert_artists": null,
                          "style_value": [
                            152,
                            199
                          ],
                          "theme_value": [
                            48
                          ],
                          "language": "Polish",
                          "allow_offline_music_to_detail_page": false,
                          "create_time": 1748010148,
                          "can_be_stitched": true,
                          "theme_tags": [
                            "Party"
                          ],
                          "music_group_use_count": 0,
                          "music_group_v3_ids": [
                            7507647729145743000
                          ],
                          "has_human_voice": false,
                          "same_group_id_v3": 7507647729145743000,
                          "sim_group_id_v3": 7507647729145743000,
                          "music_ugid_use_count": 0,
                          "has_commerce_right_strict": false,
                          "is_commerce_music_strict": false
                        },
                        "musics": null,
                        "aweme_list": null
                      }
                    ],
                    "extra": {
                      "now": 1771833578000,
                      "logid": "2026022307593885D352C8B296DF81B37A",
                      "fatal_item_ids": [],
                      "search_request_id": "",
                      "server_stream_time": 521,
                      "api_debug_info": null
                    },
                    "log_pb": {
                      "impr_id": "2026022307593885D352C8B296DF81B37A"
                    },
                    "global_doodle_config": {
                      "keyword": "Photon Ssup",
                      "display_filter_bar": 1,
                      "new_source": "normal_search",
                      "search_channel": "musically_music",
                      "tns_search_result": "Pass",
                      "hide_results": false,
                      "enable_music_mix_rank": 1,
                      "feedback_survey": [
                        {
                          "feedback_type": "music",
                          "multiple_choices": [
                            {
                              "key": "Dislike",
                              "value": "Dislike"
                            },
                            {
                              "key": "Unrelated result",
                              "value": "Unrelated result"
                            },
                            {
                              "key": "No original version",
                              "value": "No original version"
                            },
                            {
                              "key": "Only short clips available ",
                              "value": "Only short clips available "
                            },
                            {
                              "key": "Alternative sound",
                              "value": "Alternative sound"
                            },
                            {
                              "key": "Inappropriate content",
                              "value": "Inappropriate content"
                            },
                            {
                              "key": "Others",
                              "value": "Others"
                            }
                          ],
                          "long_stress_info": null,
                          "send_us_multiple_choices": null
                        }
                      ],
                      "hit_shark": true,
                      "hit_dolphin": false
                    },
                    "feedback_type": "music",
                    "total": 290
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/search_music"
                }
              }
            }
          },
          "400": {
            "description": "Bad request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Search keyword is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/search/top": {
      "get": {
        "summary": "Top Search",
        "description": "Access TikTok's 'Top' search results, which include both Photo Carousels and Videos. Unlike the Keyword Search endpoint, this returns mixed content types.",
        "operationId": "tiktok_Top_Search",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "funny"
            }
          },
          {
            "name": "publish_time",
            "in": "query",
            "description": "Time Frame TikTok was posted",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "yesterday",
                "this-week",
                "this-month",
                "last-3-months",
                "last-6-months",
                "all-time"
              ],
              "example": "all-time"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "Sort by",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "relevance",
                "most-liked",
                "date-posted"
              ],
              "example": "relevance"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Note, this doesn't filter the tiktoks only in a specfic region, it puts the proxy there. Use it in case you want to scrape posts only available for some country. Use 2 letter country codes like US, GB, FR, etc",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more videos. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.items[].id`: Video/post ID\n- `data.items[].desc`: Caption/description text (includes hashtags)\n- `data.items[].content_type`: Type of post — `video` or `photo` (carousel)\n- `data.items[].create_time`: ISO 8601 timestamp of when the post was published\n- `data.items[].region`: 2-letter country code where the post originated (e.g. `US`)\n- `data.items[].url`: Direct TikTok URL to the post\n- `data.items[].statistics.play_count`: Total views\n- `data.items[].statistics.digg_count`: Likes (TikTok calls likes \"diggs\")\n- `data.items[].statistics.comment_count`: Comments\n- `data.items[].statistics.share_count`: Shares\n- `data.items[].statistics.collect_count`: Bookmarks/saves\n- `data.items[].statistics.download_count`: Downloads\n- `data.items[].video.cover.url_list[0]`: Static thumbnail URL\n- `data.items[].video.origin_cover.url_list[0]`: Original cover image URL\n- `data.items[].video.play_addr.url_list[0]`: Video playback URL\n- `data.items[].video.download_addr.url_list[0]`: Video download URL\n- `data.items[].video.duration`: Video duration in milliseconds\n- `data.items[].video.width` / `height`: Video dimensions\n- `data.items[].video.bit_rate[0].play_addr.url_list[0]`: Highest quality video URL (multiple quality options available)\n- `data.items[].author.unique_id`: Author's TikTok username\n- `data.items[].author.nickname`: Author's display name\n- `data.items[].author.uid`: Author's numeric user ID\n- `data.items[].author.sec_uid`: Author's secure user ID (use for profile lookups)\n- `data.items[].author.follower_count`: Author's follower count\n- `data.items[].author.avatar_larger.url_list[0]`: Author's profile picture (high-res)\n- `data.items[].is_ad`: Whether the post is a paid advertisement\n- `data.items[].is_paid_partnership`: Whether it's a paid brand partnership\n- `data.cursor`: Pagination cursor — pass as `cursor` parameter to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "items": {
                      "0": {
                        "id": "7595507924923976990",
                        "desc": "Telling my boyfriend I found his best friend on hinge #tiktok #funnyvideos #couple #foryou #prank ",
                        "content_type": "video",
                        "create_time": "2026-01-15T08:50:15.000Z",
                        "desc_language": "en",
                        "region": "US",
                        "is_top": 0,
                        "statistics": {
                          "aweme_id": "7595507924923976990",
                          "collect_count": 76236,
                          "comment_count": 782,
                          "digg_count": 1255848,
                          "download_count": 2004,
                          "forward_count": 0,
                          "lose_comment_count": 0,
                          "lose_count": 0,
                          "play_count": 6642080,
                          "repost_count": 0,
                          "share_count": 52612,
                          "whatsapp_share_count": 388
                        },
                        "video": {
                          "CoverTsp": 1,
                          "ai_dynamic_cover": {
                            "uri": "tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b1681e0c&x-expires=1770663600&x-signature=sK8kyfNNsElrrrKr0lNHahHjrDQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c383dc1&x-expires=1770663600&x-signature=BXYGiA9jWtbPX6zMWkjtoAd3chA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=241ce002&x-expires=1770663600&x-signature=F5Pkm2EgT75%2BBJTaUJh%2BJaA5GcQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "ai_dynamic_cover_bak": {
                            "uri": "tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b1681e0c&x-expires=1770663600&x-signature=sK8kyfNNsElrrrKr0lNHahHjrDQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c383dc1&x-expires=1770663600&x-signature=BXYGiA9jWtbPX6zMWkjtoAd3chA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=241ce002&x-expires=1770663600&x-signature=F5Pkm2EgT75%2BBJTaUJh%2BJaA5GcQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "animated_cover": {
                            "uri": "tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b1681e0c&x-expires=1770663600&x-signature=sK8kyfNNsElrrrKr0lNHahHjrDQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c383dc1&x-expires=1770663600&x-signature=BXYGiA9jWtbPX6zMWkjtoAd3chA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQRRDEA8IypAULE7IBoOSVF9IafGqEfKj2AHjZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=241ce002&x-expires=1770663600&x-signature=F5Pkm2EgT75%2BBJTaUJh%2BJaA5GcQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "big_thumbs": {
                            "0": {
                              "duration": 73.45,
                              "fext": "jpeg",
                              "img_num": 73,
                              "img_uris": {
                                "0": "tos-useast8-p-0068-tx2/ooVBaoIAtK8DWyjUCSzRlZfjESEFoqEpAIfIUA",
                                "1": "tos-useast8-p-0068-tx2/osIqlCbfpZE8AS8oBjFEAjDZEaAR9DkIIyfUVK",
                                "2": "tos-useast8-p-0068-tx2/oUppIoSEADEDUAcZfqtBfFljjEVrZIIyRKa8HC"
                              },
                              "img_url": "",
                              "img_urls": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVBaoIAtK8DWyjUCSzRlZfjESEFoqEpAIfIUA~tplv-noop.image?dr=12525&refresh_token=dd2ef177&x-expires=1770601524&x-signature=%2FGVpjy8e9HVztMPdr67oKKWZel8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d5kahmfog65hsh3ok9fg",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osIqlCbfpZE8AS8oBjFEAjDZEaAR9DkIIyfUVK~tplv-noop.image?dr=12525&refresh_token=95955196&x-expires=1770601524&x-signature=Sl9GZZuhe%2BwIf%2Fi%2FWlfwdOFglkI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d5kahmfog65hsh3ok9fg",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUppIoSEADEDUAcZfqtBfFljjEVrZIIyRKa8HC~tplv-noop.image?dr=12525&refresh_token=8cdfa906&x-expires=1770601524&x-signature=XFDOXwNEOKa%2BAu3Y4XXoFiG4wAs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d5kahmfog65hsh3ok9fg"
                              },
                              "img_x_len": 5,
                              "img_x_size": 136,
                              "img_y_len": 5,
                              "img_y_size": 184,
                              "interval": 1,
                              "uri": ""
                            }
                          },
                          "bit_rate": {
                            "0": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 596170,
                              "dub_infos": null,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"50\",\"srqa3_0_srv1\":\"55\"}",
                              "fps": 30,
                              "gear_name": "adapt_lowest_1080_1",
                              "is_bytevc1": 1,
                              "play_addr": {
                                "data_size": 5473143,
                                "file_cs": "c:0-62116-a76d",
                                "file_hash": "c55ffdf3944f60c08f47cec0815c3cfb",
                                "height": 1462,
                                "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                                "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_1080p_596170",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/6c303839fea233c60c116ef7b8ea0a5a/69893c34/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAVSCReKIzZLoDWAkAFQ0ekcjGR4GIgHIeWIlq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1164&bt=582&cs=2&ds=4&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=15&rc=NWczPDQ4aDNpZGU4OGg2NkBpajxya2s5cnBkODMzaTczNEBeMmE0NDA1XjUxYDRjLmIyYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "1": "https://v19.tiktokcdn-us.com/09b40436a9f90cd69c24ada657290630/69893c34/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAVSCReKIzZLoDWAkAFQ0ekcjGR4GIgHIeWIlq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1164&bt=582&cs=2&ds=4&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=15&rc=NWczPDQ4aDNpZGU4OGg2NkBpajxya2s5cnBkODMzaTczNEBeMmE0NDA1XjUxYDRjLmIyYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53e31ef575cb4a8fa08e357179d05da2&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlZmVlMDg3NTYzNGFiZGFmYmRmZTNhOTZjMTM5ZDIw&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "url_prefix": null,
                                "width": 1080
                              },
                              "quality_type": 2,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 161449}, {\\\"time\\\": 2, \\\"offset\\\": 214572}, {\\\"time\\\": 3, \\\"offset\\\": 284465}, {\\\"time\\\": 4, \\\"offset\\\": 335293}, {\\\"time\\\": 5, \\\"offset\\\": 466172}, {\\\"time\\\": 10, \\\"offset\\\": 913246}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 99.438, \\\"v960\\\": 99.449, \\\"v864\\\": 99.563, \\\"v720\\\": 99.685}, \\\"ori\\\": {\\\"v1080\\\": 94.94, \\\"v960\\\": 95.702, \\\"v864\\\": 96.259, \\\"v720\\\": 96.976}}}\",\"ufq\":\"{\\\"enh\\\":74.149,\\\"playback\\\":{\\\"ori\\\":73.089,\\\"srv1\\\":73.715},\\\"src\\\":74.149,\\\"trans\\\":73.089,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c68e328902ec3bc272583c8c6c510580\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":96153,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgAhyAFufWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMAPBA=\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                            },
                            "1": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 471680,
                              "dub_infos": null,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                              "fps": 30,
                              "gear_name": "adapt_lower_720_1",
                              "is_bytevc1": 1,
                              "play_addr": {
                                "data_size": 4330264,
                                "file_cs": "c:0-62115-ab1c",
                                "file_hash": "81c5ed247df34d01db0db1345365c6af",
                                "height": 974,
                                "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                                "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_720p_471680",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/28ce7d33642fa4461d41cd4ca90eec15/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oQAEQLSolypEfBCEjRDKUIZdVarREjFAIx8EfI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=920&bt=460&cs=2&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODs8NGVmaWQ0OTxmNWRpOEBpajxya2s5cnBkODMzaTczNEBeNl81YjZiXy0xYWM2LjVhYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "1": "https://v19.tiktokcdn-us.com/f05f108354ff053ebae4e6c3092ebb4f/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oQAEQLSolypEfBCEjRDKUIZdVarREjFAIx8EfI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=920&bt=460&cs=2&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODs8NGVmaWQ0OTxmNWRpOEBpajxya2s5cnBkODMzaTczNEBeNl81YjZiXy0xYWM2LjVhYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d58f1a92fcd94601baef9ceb81b998a5&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2ODQ1OGUwYjY5NWExOGFiOGU1ZmQwZTE4ZTY0NzZi&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "url_prefix": null,
                                "width": 720
                              },
                              "quality_type": 14,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 141025}, {\\\"time\\\": 2, \\\"offset\\\": 181878}, {\\\"time\\\": 3, \\\"offset\\\": 236226}, {\\\"time\\\": 4, \\\"offset\\\": 274636}, {\\\"time\\\": 5, \\\"offset\\\": 370793}, {\\\"time\\\": 10, \\\"offset\\\": 728209}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 97.093, \\\"v960\\\": 98.386, \\\"v864\\\": 98.772, \\\"v720\\\": 99.384}, \\\"ori\\\": {\\\"v1080\\\": 88.68, \\\"v960\\\": 91.372, \\\"v864\\\": 92.875, \\\"v720\\\": 95.774}}}\",\"ufq\":\"{\\\"enh\\\":74.149,\\\"playback\\\":{\\\"ori\\\":66.829,\\\"srv1\\\":73.246},\\\"src\\\":74.149,\\\"trans\\\":66.829,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c68e328902ec3bc272583c8c6c510580\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 98.232, \\\"sr20\\\": 104.507}}\",\"audio_bit_rate\":96153,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBaIA9H1lnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAADACAAAAMDwQ==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                            },
                            "2": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 415394,
                              "dub_infos": null,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                              "fps": 30,
                              "gear_name": "adapt_540_1",
                              "is_bytevc1": 1,
                              "play_addr": {
                                "data_size": 3813525,
                                "file_cs": "c:0-62115-1a76",
                                "file_hash": "fdc2d2d0da94d252d795355d5eb61412",
                                "height": 780,
                                "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                                "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_540p_415394",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/1f3cc74422455ccc74218695d59c0fb4/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owSoRKfZpIVDEoEjqBaFDxjEE8DQysAUZAfrxI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=810&bt=405&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDg2Nzo1NWQ4NGVlOjhpOkBpajxya2s5cnBkODMzaTczNEAvNGAxMl9eNTAxYF8wYTNiYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "1": "https://v19.tiktokcdn-us.com/0466d153bb1b0eeea38d0787daa75539/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owSoRKfZpIVDEoEjqBaFDxjEE8DQysAUZAfrxI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=810&bt=405&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDg2Nzo1NWQ4NGVlOjhpOkBpajxya2s5cnBkODMzaTczNEAvNGAxMl9eNTAxYF8wYTNiYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e76fd537bbcb41358aa2b25744c3752e&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYwMmIzMDIyYjY1ZWZhZGViOWViZmM1NGE5OGZjN2Y1&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "quality_type": 28,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 126223}, {\\\"time\\\": 2, \\\"offset\\\": 158115}, {\\\"time\\\": 3, \\\"offset\\\": 201832}, {\\\"time\\\": 4, \\\"offset\\\": 232575}, {\\\"time\\\": 5, \\\"offset\\\": 314636}, {\\\"time\\\": 10, \\\"offset\\\": 597704}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 94.52, \\\"v960\\\": 96.444, \\\"v864\\\": 97.281, \\\"v720\\\": 98.523}, \\\"ori\\\": {\\\"v1080\\\": 83.622, \\\"v960\\\": 87.164, \\\"v864\\\": 89.312, \\\"v720\\\": 92.347}}}\",\"ufq\":\"{\\\"enh\\\":74.149,\\\"playback\\\":{\\\"ori\\\":62.116,\\\"srv1\\\":72.347},\\\"src\\\":74.149,\\\"trans\\\":62.116,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"910baea0ae0c0aa4f683316c9ced388e\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 92.505, \\\"sr20\\\": 101.242}}\",\"audio_bit_rate\":64102,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxH3lnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAADACAAAAMDwQ==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                            },
                            "3": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 328001,
                              "dub_infos": null,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                              "fps": 30,
                              "gear_name": "lower_540_1",
                              "is_bytevc1": 1,
                              "play_addr": {
                                "data_size": 3011221,
                                "file_cs": "c:0-62115-fede",
                                "file_hash": "8b28501e96778ff9f2eb08eaf93c0373",
                                "height": 780,
                                "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                                "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_540p_328001",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/5cd52bf929606ff2edfde14ee1023350/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oQyIyCSIEDqa8VUoGfFxAjEERAjcQDZfECBp3K/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Njc0NjdoNTY5ZjU4PGc1Z0Bpajxya2s5cnBkODMzaTczNEBeM2NiLWMtXmAxNTEtYzUvYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "1": "https://v19.tiktokcdn-us.com/e3916f7482b496262bf6a9bcb45771c0/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oQyIyCSIEDqa8VUoGfFxAjEERAjcQDZfECBp3K/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Njc0NjdoNTY5ZjU4PGc1Z0Bpajxya2s5cnBkODMzaTczNEBeM2NiLWMtXmAxNTEtYzUvYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2d82fd0945824cc6a302fe04e3f164a3&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJlMGQyNTEzYjRiOTczYTI2ZDIwMmI4ZDVkZmNjODAy&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "quality_type": 24,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 118286}, {\\\"time\\\": 2, \\\"offset\\\": 145971}, {\\\"time\\\": 3, \\\"offset\\\": 183568}, {\\\"time\\\": 4, \\\"offset\\\": 210325}, {\\\"time\\\": 5, \\\"offset\\\": 279967}, {\\\"time\\\": 10, \\\"offset\\\": 516024}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 91.85, \\\"v960\\\": 94.052, \\\"v864\\\": 95.265, \\\"v720\\\": 96.758}, \\\"ori\\\": {\\\"v1080\\\": 80.928, \\\"v960\\\": 84.333, \\\"v864\\\": 86.788, \\\"v720\\\": 90.308}}}\",\"ufq\":\"{\\\"enh\\\":74.149,\\\"playback\\\":{\\\"ori\\\":60.095,\\\"srv1\\\":69.677},\\\"src\\\":74.149,\\\"trans\\\":60.095,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"910baea0ae0c0aa4f683316c9ced388e\",\"dec_info\":\"\",\"gearvqm\":\"{\\\"v3.0\\\": {\\\"ori\\\": 89.798, \\\"sr20\\\": 98.535}}\",\"audio_bit_rate\":64102,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxH3lnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAADACAAAAMDwQ==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                            },
                            "4": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 207313,
                              "dub_infos": null,
                              "fid_profile_labels": "{\"srqa3_0_ori\":\"0\",\"srqa3_0_srv1\":\"0\"}",
                              "fps": 30,
                              "gear_name": "lowest_540_1",
                              "is_bytevc1": 1,
                              "play_addr": {
                                "data_size": 1903244,
                                "file_cs": "c:0-62131-8b87",
                                "file_hash": "0ba0ee94189ee28311f57a831b26ba75",
                                "height": 780,
                                "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                                "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_540p_207313",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/eb8452651aa31b779b847f9dc091f510/69893c34/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMpSEBoERVIfUjJfrAQKAE0aIAyp8jDi1ZzEFB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=404&bt=202&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=5&rc=NWY8MzVpO2U8NWg4Nzg4NUBpajxya2s5cnBkODMzaTczNEBiLl5eYDYzNi4xMjA2NS4zYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "1": "https://v19.tiktokcdn-us.com/0265680e3e7e6ac4a02ac1b611a17a9c/69893c34/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMpSEBoERVIfUjJfrAQKAE0aIAyp8jDi1ZzEFB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=404&bt=202&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=5&rc=NWY8MzVpO2U8NWg4Nzg4NUBpajxya2s5cnBkODMzaTczNEBiLl5eYDYzNi4xMjA2NS4zYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=62158594355e42199b689fc2a0a91ce2&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxMDU3MTU0MjdkNjE1M2RiMTBmM2NiYzIyZmUzMTU3&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "quality_type": 25,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 96217}, {\\\"time\\\": 2, \\\"offset\\\": 111048}, {\\\"time\\\": 3, \\\"offset\\\": 132527}, {\\\"time\\\": 4, \\\"offset\\\": 146609}, {\\\"time\\\": 5, \\\"offset\\\": 189901}, {\\\"time\\\": 10, \\\"offset\\\": 332205}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 86.653, \\\"v960\\\": 88.989, \\\"v864\\\": 90.045, \\\"v720\\\": 92.509}, \\\"ori\\\": {\\\"v1080\\\": 75.347, \\\"v960\\\": 79.146, \\\"v864\\\": 81.549, \\\"v720\\\": 85.426}}}\",\"ufq\":\"{\\\"enh\\\":74.149,\\\"playback\\\":{\\\"ori\\\":55.91,\\\"srv1\\\":64.48},\\\"src\\\":74.149,\\\"trans\\\":55.91,\\\"version\\\":\\\"v1.2\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"c49b38c1a20ed0c0f4dd45235a936391\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":24081,\"ps_info\":\"{\\\"vps\\\": \\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\", \\\"sps\\\": \\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxH3lnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAADACAAAAMDwQ==\\\", \\\"pps\\\": \\\"AcElPAiQ\\\"}\"}"
                            }
                          },
                          "bit_rate_audio": {},
                          "cdn_url_expired": 0,
                          "cla_info": {
                            "caption_infos": {
                              "0": {
                                "caption_format": "webvtt",
                                "caption_length": 839,
                                "cla_subtitle_id": 7595512088043949000,
                                "complaint_id": 7595512088043949000,
                                "expire": 1773171924,
                                "is_auto_generated": true,
                                "is_original_caption": true,
                                "lang": "eng-US",
                                "language_code": "en",
                                "language_id": 2,
                                "source_tag": "trantor,vv_counter,",
                                "sub_id": 1341241619,
                                "sub_version": "1",
                                "subtitle_type": 1,
                                "translation_type": 0,
                                "translator_id": 0,
                                "url": "https://v16-cla.tiktokcdn-us.com/57b87fff2211eda343f7ea2c41a397a0/69b074d4/video/tos/useast8/tos-useast8-v-0068-tx2/ce296ef542394b64a3545f9e6b1932b2/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=11852&bt=5926&ds=4&ft=ge.El8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajxya2s5cnBkODMzaTczNEBpajxya2s5cnBkODMzaTczNEBjaDBwMmRjZWhhLS1kMTJzYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00050000",
                                "url_list": {
                                  "0": "https://v16-cla.tiktokcdn-us.com/57b87fff2211eda343f7ea2c41a397a0/69b074d4/video/tos/useast8/tos-useast8-v-0068-tx2/ce296ef542394b64a3545f9e6b1932b2/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=11852&bt=5926&ds=4&ft=ge.El8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajxya2s5cnBkODMzaTczNEBpajxya2s5cnBkODMzaTczNEBjaDBwMmRjZWhhLS1kMTJzYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00050000",
                                  "1": "https://v19-cla.tiktokcdn-us.com/9ec8944afad6ee47f55ba224598d5649/69b074d4/video/tos/useast8/tos-useast8-v-0068-tx2/ce296ef542394b64a3545f9e6b1932b2/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=11852&bt=5926&ds=4&ft=ge.El8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajxya2s5cnBkODMzaTczNEBpajxya2s5cnBkODMzaTczNEBjaDBwMmRjZWhhLS1kMTJzYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00050000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2MmM1MzczY2M0YjQ0OTdhNDFkYjM0YzlhYmUxYTcz&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                                },
                                "variant": "big_caption"
                              }
                            },
                            "captions_type": 1,
                            "creator_edited_caption_id": 0,
                            "enable_auto_caption": 0,
                            "has_original_audio": 1,
                            "hide_original_caption": false,
                            "is_author_dubbing_qualified": false,
                            "no_caption_reason": 0,
                            "original_language_info": {
                              "can_translate_realtime": false,
                              "can_translate_realtime_skip_translation_lang_check": true,
                              "first_subtitle_time": 0,
                              "is_burnin_caption": true,
                              "lang": "eng-US",
                              "language_code": "en",
                              "language_id": 2,
                              "original_caption_type": 5
                            },
                            "vertical_positions": null
                          },
                          "cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/o0yIkaSIEDqa8VUoTfFtAjIERAjmCtZfEFBpXK",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0yIkaSIEDqa8VUoTfFtAjIERAjmCtZfEFBpXK~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=8557eda6&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1770598800&x-signature=9pHkuv0al1iT%2BS8ne%2FSJD4eIHmI%3D",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0yIkaSIEDqa8VUoTfFtAjIERAjmCtZfEFBpXK~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=d89499ae&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1770598800&x-signature=xYulhDwlfaBiZ4J8fVJwwQ%2FqXo0%3D",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0yIkaSIEDqa8VUoTfFtAjIERAjmCtZfEFBpXK~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=ee3349ef&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1770598800&x-signature=6rInUuiRdbEjdecCShz6rpoVrsU%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_is_custom": true,
                          "did_profile_labels": "",
                          "download_addr": {
                            "data_size": 7172933,
                            "file_cs": "c:0-61838-1512",
                            "height": 720,
                            "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/5eef701fd932c73a917a5970879963af/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQQRIgIrjh40AcGSkLjeelHReGHIzINAqoVUCj/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1526&bt=763&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NjY2PGk8PGRoNjQ7OWU0aEBpajxya2s5cnBkODMzaTczNEBiXjVfMmIxNl8xYDMwNS4xYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "1": "https://v19.tiktokcdn-us.com/de2e32d10ed28d602a37b74eddd5a6c8/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQQRIgIrjh40AcGSkLjeelHReGHIzINAqoVUCj/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1526&bt=763&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NjY2PGk8PGRoNjQ7OWU0aEBpajxya2s5cnBkODMzaTczNEBiXjVfMmIxNl8xYDMwNS4xYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5kahmfog65hsh3ok9fg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=4e118b3668c143be9a49e95fb983a3e3&item_id=7595507924923976990&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJiNjRiMzQ5NDg1ZjdmYWQ1ZTZjNDhmMjNmOGE0Njky&shp=d05b14bd&shcp=-"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "download_no_watermark_addr": {
                            "data_size": 7745053,
                            "file_cs": "c:0-61838-1512",
                            "file_hash": "85b17a182e7a57a8522e1d336cf9d14b",
                            "height": 974,
                            "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                            "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_h264_720p_843641",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/f53872728f961a6817a4341bbb56ec09/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "1": "https://v19.tiktokcdn-us.com/b835f7ef3fecfb0887e8d9db1acfdaf1/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f8740cf0d194683925328ccf801bf62&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZDAxMDU4MTVhYTE4MjljMDM2ZWE5OGY3NzU5Mzk3&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "duration": 73444,
                          "dynamic_cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/ospzV8oyZBSIKAFRjEUIIksBbaE8AZfZgjqDEf",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ospzV8oyZBSIKAFRjEUIIksBbaE8AZfZgjqDEf~tplv-tiktokx-origin.image?dr=8606&refresh_token=6361d97a&x-expires=1770663600&x-signature=1QXTSRDnQYR6k%2BoUuAsZQOAaxfU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ospzV8oyZBSIKAFRjEUIIksBbaE8AZfZgjqDEf~tplv-tiktokx-origin.image?dr=8606&refresh_token=77813a4f&x-expires=1770663600&x-signature=KGzxuxnQvU%2FrNvJ4sU0hcnz1TYI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ospzV8oyZBSIKAFRjEUIIksBbaE8AZfZgjqDEf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b2dd3ad4&x-expires=1770663600&x-signature=SmLIsoSa3ITTni2P7rdn60ovIQA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "has_watermark": true,
                          "height": 974,
                          "is_bytevc1": 0,
                          "is_callback": true,
                          "is_long_video": 1,
                          "meta": "{\"LoudnessRange\":\"7\",\"LoudnessRangeEnd\":\"-15.7\",\"LoudnessRangeStart\":\"-22.7\",\"MaximumMomentaryLoudness\":\"-11.4\",\"MaximumShortTermLoudness\":\"-14.5\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"LoudnessRange\\\":7,\\\"LoudnessRangeStart\\\":-22.7,\\\"Metrics\\\":{\\\"AEDInfo\\\":{\\\"MusicRatio\\\":0.08,\\\"SingingRatio\\\":0.07,\\\"SpeechRatio\\\":0.68},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"MaxMomLoud\\\":-11.36,\\\"MaxSTLoud\\\":-14.64,\\\"Loud\\\":-17.11,\\\"LoudR\\\":6.3,\\\"LoudRE\\\":-15.4,\\\"LoudRS\\\":-21.7}},\\\"Cutoff\\\":{\\\"Spkr200G\\\":0.45,\\\"FCenL\\\":2084.61,\\\"FCenR\\\":2091.25,\\\"Spkr100G\\\":0,\\\"Spkr150G\\\":0.17},\\\"Loudness\\\":{\\\"Integrated\\\":-17.734},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.194},\\\"RMSStats\\\":{\\\"LRDiff\\\":0.016,\\\"LTotal\\\":-21.338,\\\"Peak\\\":-5.518,\\\"RTotal\\\":-21.354},\\\"Version\\\":\\\"1.4.2\\\"},\\\"Peak\\\":0.53088,\\\"Loudness\\\":-17.7,\\\"MaximumMomentaryLoudness\\\":-11.4,\\\"MaximumShortTermLoudness\\\":-14.5,\\\"Version\\\":2,\\\"LoudnessRangeEnd\\\":-15.7}\",\"bright_ratio_mean\":\"0.1691\",\"brightness_mean\":\"140.6524\",\"diff_overexposure_ratio\":\"0.012\",\"flight_id\":\"\",\"loudness\":\"-17.7\",\"overexposure_ratio_mean\":\"0.0221\",\"peak\":\"0.53088\",\"play_time_prob_dist\":\"[800,0.4785,7639.6078]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1462,\\\"origin_create_at\\\":1768467011}\",\"sr_score\":\"1.000\",\"std_brightness\":\"20.1818\",\"vq_score\":\"61.43\"}",
                          "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v15044gf0000d5kahmfog65hsh3ok9fg\",\"url_list\":[\"https://v16m.tiktokcdn-us.com/e03d6e587e07ad3007248de30b545827/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oMNAIShZAyjEKjVpRqfBEU8dLEEDIQFwtNHafD/?a=1233\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1630\\u0026bt=815\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=aDQ3Omk6ZTw7Z2g6NDRoOUBpajxya2s5cnBkODMzaTczNEBjYl9hL2E0NWMxYy8uX2EyYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208194411B3B9668BEE39EE887590\\u0026btag=e00090000\",\"https://v19.tiktokcdn-us.com/76678e4501f633ae7594cf7585b9ecdc/69893c34/video/tos/useast8/tos-useast8-pve-0068-tx2/oMNAIShZAyjEKjVpRqfBEU8dLEEDIQFwtNHafD/?a=1233\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1630\\u0026bt=815\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=aDQ3Omk6ZTw7Z2g6NDRoOUBpajxya2s5cnBkODMzaTczNEBjYl9hL2E0NWMxYy8uX2EyYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208194411B3B9668BEE39EE887590\\u0026btag=e00090000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5kahmfog65hsh3ok9fg\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=SEARCH\\u0026file_id=56deb11127fe4df8897bd72fd7b4e1fe\\u0026item_id=7595507924923976990\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxMGQ4ODU1MzAwNTg1YjE0NjdkMzA4OGM5NmYxOWI5\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":8081367,\"file_cs\":\"c:0-61838-1512\",\"url_prefix\":null}}",
                          "need_set_token": false,
                          "origin_cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/oIpaVjSqI8KfBUyEIZ1oEEAlARFknVfIHA8DjE",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIpaVjSqI8KfBUyEIZ1oEEAlARFknVfIHA8DjE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d3cbc1ed&x-expires=1770663600&x-signature=FALMSo%2FtUcSCV%2BdyBirg0Lc1aCU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIpaVjSqI8KfBUyEIZ1oEEAlARFknVfIHA8DjE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ad414293&x-expires=1770663600&x-signature=A1DEQpukCBZXf%2Bh%2BBW8K6mCmFes%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIpaVjSqI8KfBUyEIZ1oEEAlARFknVfIHA8DjE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b5dbc11f&x-expires=1770663600&x-signature=CAinEu5i3Yz1POZvJ0sA0YqVgok%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "play_addr": {
                            "data_size": 7745053,
                            "file_cs": "c:0-61838-1512",
                            "file_hash": "85b17a182e7a57a8522e1d336cf9d14b",
                            "height": 974,
                            "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                            "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_h264_720p_843641",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/f53872728f961a6817a4341bbb56ec09/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "1": "https://v19.tiktokcdn-us.com/b835f7ef3fecfb0887e8d9db1acfdaf1/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f8740cf0d194683925328ccf801bf62&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZDAxMDU4MTVhYTE4MjljMDM2ZWE5OGY3NzU5Mzk3&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "play_addr_bytevc1": {
                            "data_size": 3813525,
                            "file_cs": "c:0-62115-1a76",
                            "file_hash": "fdc2d2d0da94d252d795355d5eb61412",
                            "height": 780,
                            "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                            "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_bytevc1_540p_415394",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/1f3cc74422455ccc74218695d59c0fb4/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owSoRKfZpIVDEoEjqBaFDxjEE8DQysAUZAfrxI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=810&bt=405&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDg2Nzo1NWQ4NGVlOjhpOkBpajxya2s5cnBkODMzaTczNEAvNGAxMl9eNTAxYF8wYTNiYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "1": "https://v19.tiktokcdn-us.com/0466d153bb1b0eeea38d0787daa75539/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owSoRKfZpIVDEoEjqBaFDxjEE8DQysAUZAfrxI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=810&bt=405&cs=2&ds=6&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDg2Nzo1NWQ4NGVlOjhpOkBpajxya2s5cnBkODMzaTczNEAvNGAxMl9eNTAxYF8wYTNiYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e76fd537bbcb41358aa2b25744c3752e&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYwMmIzMDIyYjY1ZWZhZGViOWViZmM1NGE5OGZjN2Y1&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                            },
                            "url_prefix": null,
                            "width": 576
                          },
                          "play_addr_h264": {
                            "data_size": 7745053,
                            "file_cs": "c:0-61838-1512",
                            "file_hash": "85b17a182e7a57a8522e1d336cf9d14b",
                            "height": 974,
                            "uri": "v15044gf0000d5kahmfog65hsh3ok9fg",
                            "url_key": "v15044gf0000d5kahmfog65hsh3ok9fg_h264_720p_843641",
                            "url_list": {
                              "0": "https://v16m.tiktokcdn-us.com/f53872728f961a6817a4341bbb56ec09/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "1": "https://v19.tiktokcdn-us.com/b835f7ef3fecfb0887e8d9db1acfdaf1/69893c34/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYZKnUAx8EYWyHIpAfQqEqIofjEtdBEVSDjRaF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1646&bt=823&cs=0&ds=3&ft=gKfIn8buoTfR12Nv~c9..IxRdqPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NWk0O2Y7NjU2OTxnaTM6aUBpajxya2s5cnBkODMzaTczNEAzXy1jYC8yNjUxLi1gMTUwYSNjaDBwMmRjZWhhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208194411B3B9668BEE39EE887590&btag=e00090000",
                              "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f8740cf0d194683925328ccf801bf62&is_play_url=1&item_id=7595507924923976990&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZDAxMDU4MTVhYTE4MjljMDM2ZWE5OGY3NzU5Mzk3&source=SEARCH&video_id=v15044gf0000d5kahmfog65hsh3ok9fg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "ratio": "720p",
                          "source_HDR_type": 0,
                          "tags": null,
                          "vid_profile_labels": "{\"tier3\":\"10001\"}",
                          "video_model": "",
                          "width": 720
                        },
                        "author": {
                          "accept_private_policy": false,
                          "account_labels": null,
                          "ad_cover_url": null,
                          "advance_feature_item_order": null,
                          "advanced_feature_info": null,
                          "authority_status": 0,
                          "avatar_168x168": {
                            "height": 720,
                            "uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ed799f46&x-expires=1770663600&x-signature=r8TVTxKTAIKsl8PJgry%2BpxhO0z0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=84e8a93e&x-expires=1770663600&x-signature=opAzX6fS%2FXs6uyOrS95NMWZEq5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c6ecf6ec&x-expires=1770663600&x-signature=ZzBs6GzksauqWrAWVQmex%2FhC%2BXM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_300x300": {
                            "height": 720,
                            "uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=32141ca9&x-expires=1770663600&x-signature=1eMBoAPUJGPKgbH33rEsctnN%2BzM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f9f02b6d&x-expires=1770663600&x-signature=6Ivix8sREnl%2FYbcPCRWzUI5jdCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=d0309f80&x-expires=1770663600&x-signature=DfCDNPglbo5SbNtIYnIX5vcSsxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_larger": {
                            "height": 720,
                            "uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=591e9b83&x-expires=1770663600&x-signature=X97CoxJ1tV6f8GXnPsRcxZzO%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f6620574&x-expires=1770663600&x-signature=DWcDMjnrfqLE%2Bxai8nT9k9WJnhI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=43d781c9&x-expires=1770663600&x-signature=FkJdbhAj9vWfsHsg7QgM5P0nwxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_medium": {
                            "height": 720,
                            "uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19cc3bea&x-expires=1770663600&x-signature=iGSZuKHDsdXjUMwYcqq12UXr9xA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fd2687f5&x-expires=1770663600&x-signature=I1UTpQS9SKkjIXinpddN71hH%2FuE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                              "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=27548241&x-expires=1770663600&x-signature=yjzVAWeZzYYGNz4wQdWaE%2FMaCyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_thumb": {
                            "height": 720,
                            "uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=a4d50622&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=t8Ahq6ggf6uN%2BRhbSIdXSx3k4UQ%3D",
                              "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=96778c1e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=tK4IdiRSA7Ti2%2FG42%2FcrWs63ZBE%3D",
                              "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=89450f1b&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1770663600&x-signature=fR2YfDbjIeIGnP0YimJ3GLPhQ0w%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_uri": "tos-useast8-avt-0068-tx2/6d9295e453137cb26e553353d10411cf",
                          "aweme_count": 0,
                          "bold_fields": null,
                          "can_message_follow_status_list": {
                            "0": 0,
                            "1": 1,
                            "2": 2,
                            "3": 4
                          },
                          "can_set_geofencing": null,
                          "cha_list": null,
                          "comment_filter_status": 0,
                          "comment_setting": 0,
                          "commerce_user_level": 0,
                          "cover_url": null,
                          "custom_verify": "",
                          "cv_level": "",
                          "download_prompt_ts": 0,
                          "enabled_filter_all_comments": false,
                          "enterprise_verify_reason": "",
                          "events": null,
                          "fake_data_info": {},
                          "fb_expire_time": 0,
                          "follow_status": 0,
                          "follower_count": 31957,
                          "follower_status": 0,
                          "followers_detail": null,
                          "following_count": 3,
                          "friends_status": 0,
                          "geofencing": null,
                          "hide_search": false,
                          "homepage_bottom_toast": null,
                          "ins_id": "",
                          "is_ad_fake": false,
                          "is_block": false,
                          "is_discipline_member": false,
                          "is_mute": 0,
                          "is_mute_lives": 0,
                          "is_mute_non_story_post": 0,
                          "is_mute_story": 0,
                          "is_star": false,
                          "item_list": null,
                          "live_agreement": 0,
                          "live_commerce": false,
                          "live_verify": 0,
                          "mention_status": 1,
                          "mutual_relation_avatars": null,
                          "name_field": "nickname",
                          "need_points": null,
                          "need_recommend": 0,
                          "nickname": "Funny",
                          "platform_sync_info": null,
                          "prevent_download": false,
                          "relative_users": null,
                          "reply_with_video_flag": 4,
                          "room_id": 0,
                          "search_highlight": null,
                          "search_user_desc": "catparadise17",
                          "search_user_name": "Funny",
                          "sec_uid": "MS4wLjABAAAAmB8PUwXwcbCXyvnYRi40OIep-FiiUlDa_NjGQoubKKlyx3xjfxlsSydsP842HCk9",
                          "secret": 0,
                          "shield_comment_notice": 0,
                          "shield_digg_notice": 0,
                          "shield_edit_field_info": null,
                          "shield_follow_notice": 0,
                          "short_id": "0",
                          "show_image_bubble": false,
                          "special_account": {
                            "special_account_list": null
                          },
                          "special_lock": 1,
                          "status": 1,
                          "stitch_setting": 0,
                          "story_status": 0,
                          "total_favorited": 0,
                          "type_label": null,
                          "uid": "7539869787473740814",
                          "unique_id": "catparadise17",
                          "user_canceled": false,
                          "user_mode": 1,
                          "user_now_pack_info": {},
                          "user_period": 0,
                          "user_profile_guide": null,
                          "user_rate": 1,
                          "user_spark_info": {},
                          "user_tags": null,
                          "verification_type": 0,
                          "verify_info": "",
                          "video_icon": {
                            "height": 720,
                            "uri": "",
                            "url_list": {},
                            "url_prefix": null,
                            "width": 720
                          },
                          "white_cover_url": null,
                          "with_commerce_entry": false,
                          "with_shop_entry": false
                        },
                        "is_eligible_for_commission": false,
                        "is_paid_partnership": false,
                        "is_ad": false,
                        "url": "https://www.tiktok.com/@catparadise17/video/7595507924923976990",
                        "shop_product_url": null
                      }
                    },
                    "cursor": 30
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/search_top",
                  "note": "Enhanced search with photo carousels and videos"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/music/popular": {
      "get": {
        "summary": "Get popular songs",
        "description": "Get trending songs from TikTok's Creative Center. Note: this endpoint can take up to 30 seconds to respond.",
        "operationId": "tiktok_Get_popular_songs",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "page",
            "in": "query",
            "description": "Page number",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          },
          {
            "name": "timePeriod",
            "in": "query",
            "description": "Time period to get popular songs from",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "7",
                "30",
                "130"
              ],
              "example": 7
            }
          },
          {
            "name": "rankType",
            "in": "query",
            "description": "Get popular or surging songs",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "popular",
                "surging"
              ],
              "example": "popular"
            }
          },
          {
            "name": "newOnBoard",
            "in": "query",
            "description": "New to top 100",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "commercialMusic",
            "in": "query",
            "description": "Approved for business use?",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "name": "countryCode",
            "in": "query",
            "description": "Country code to get popular songs from",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "AR",
                "AU",
                "AT",
                "BH",
                "BD",
                "BY",
                "BE",
                "BR",
                "BG",
                "KH",
                "CA",
                "CL",
                "CO",
                "HR",
                "CZ",
                "DK",
                "EG",
                "EE",
                "FI",
                "FR",
                "DE",
                "GR",
                "HU",
                "IS",
                "ID",
                "IQ",
                "IE",
                "IL",
                "IT",
                "JP",
                "JO",
                "KZ",
                "KW",
                "LV",
                "LB",
                "LT",
                "LU",
                "MO",
                "MY",
                "MX",
                "MA",
                "MM",
                "NL",
                "NZ",
                "NG",
                "NO",
                "OM",
                "PK",
                "PE",
                "PH",
                "PL",
                "PT",
                "QA",
                "RO",
                "SA",
                "SG",
                "SK",
                "ZA",
                "KR",
                "ES",
                "SE",
                "CH",
                "TW",
                "TH",
                "TR",
                "UA",
                "AE",
                "GB",
                "US",
                "UZ",
                "VN"
              ],
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.sound_list[].title`: Song title\n- `data.sound_list[].author`: Artist name\n- `data.sound_list[].clip_id`: Unique clip ID\n- `data.sound_list[].song_id`: Unique song ID\n- `data.sound_list[].cover`: Album/cover art URL (720x720)\n- `data.sound_list[].duration`: Clip duration in seconds\n- `data.sound_list[].link`: Direct TikTok music page URL\n- `data.sound_list[].rank`: Current position on the chart\n- `data.sound_list[].rank_diff`: Change in rank since last period (`null` if new)\n- `data.sound_list[].country_code`: 2-letter country code (e.g. `US`)\n- `data.sound_list[].promoted`: Whether the song is being promoted\n- `data.sound_list[].if_cml`: Whether the song is approved for commercial/business use\n- `data.sound_list[].trend[]`: Popularity trend data over time — each entry has `time` (Unix timestamp) and `value` (relative popularity 0–1)\n- `data.sound_list[].related_items[]`: Sample videos using this sound — each has `item_id` (video ID) and `cover_uri` (thumbnail URL)\n- `data.pagination.page`: Current page number\n- `data.pagination.size`: Items per page\n- `data.pagination.total`: Total number of songs available\n- `data.pagination.has_more`: Whether more pages exist",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "pagination": {
                      "page": 1,
                      "size": 20,
                      "total": 99,
                      "has_more": true
                    },
                    "sound_list": {
                      "0": {
                        "author": "Bad Bunny",
                        "clip_id": "7456415250359977985",
                        "country_code": "US",
                        "cover": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/oQf9COv1EdtdFFZBgAgEAAD0V3AfCoDlaELfzu.jpeg",
                        "duration": 60,
                        "if_cml": false,
                        "is_search": false,
                        "link": "https://www.tiktok.com/music/x-7456415250359977985",
                        "on_list_times": null,
                        "promoted": false,
                        "rank": 1,
                        "rank_diff": null,
                        "rank_diff_type": 4,
                        "related_items": {
                          "0": {
                            "item_id": 7603178147533983000,
                            "cover_uri": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/ogwzpDOifoIVgMkpASDIR6kiGfOiDsEcBBvBgV~tplv-noop.image?dr=18692&refresh_token=404e5835&x-expires=1770602246&x-signature=wKmbDtrs%2FwscIhRthuDK9fknCYg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v1c044g50000d61uekfog65g996dalng"
                          },
                          "1": {
                            "item_id": 7602758701946015000,
                            "cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o8A4Wmlv3MY6bEOcBrIEaCiBBJxh1wyUiiPg5~tplv-noop.image?dr=18692&refresh_token=9485d2be&x-expires=1770602294&x-signature=vjj61NRPf0Namf9DmE0q%2BsxdPx0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v12044gd0000d616n27og65qst9jfio0"
                          },
                          "2": {
                            "item_id": 7602736294757715000,
                            "cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/owBZgWBhiOicIx9NJEIURMisIyCvYaybAyB4V~tplv-noop.image?dr=18692&refresh_token=6b46f046&x-expires=1770602255&x-signature=OKNsKkgMGxYxWVr%2FW%2B9h65vfAXs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v12044gd0000d615apnog65i8o9ophug"
                          },
                          "3": {
                            "item_id": 7602788189702540000,
                            "cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oAvTyfyNTAzTIjKKAQL2BDkGjeAeL2QIHICsFQ~tplv-noop.image?dr=18692&refresh_token=0e584db2&x-expires=1770602240&x-signature=8EpQDTeFCWm8xsx%2F%2FKWUaftEnfI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v12044gd0000d618ckfog65kts0d5vdg"
                          }
                        },
                        "song_id": "7456422804994459649",
                        "title": "DtMF",
                        "trend": {
                          "0": {
                            "time": 1769904000,
                            "value": 0.2
                          },
                          "1": {
                            "time": 1769990400,
                            "value": 0.21
                          },
                          "2": {
                            "time": 1770076800,
                            "value": 0.25
                          },
                          "3": {
                            "time": 1770163200,
                            "value": 0.33
                          },
                          "4": {
                            "time": 1770249600,
                            "value": 0.38
                          },
                          "5": {
                            "time": 1770336000,
                            "value": 0.33
                          },
                          "6": {
                            "time": 1770422400,
                            "value": 1
                          }
                        },
                        "url_title": "DtMF"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/popular/songs",
                  "note": "Can take up to 30 seconds to complete"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/music/details": {
      "get": {
        "summary": "Get Song Details",
        "description": "Get detailed metadata for a specific TikTok song.",
        "operationId": "tiktok_Get_Song_Details",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "clipId",
            "in": "query",
            "description": "This is a little confusing because this isn't songId like you'd think. It is the clipId. I guess because you can clip different portions of a song 🤷‍♂️",
            "required": true,
            "schema": {
              "type": "string",
              "example": "7439295283975702544"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `music_info.id_str`: Unique music/clip ID\n- `music_info.title`: Song title\n- `music_info.author`: Artist name(s)\n- `music_info.album`: Album name\n- `music_info.duration`: Clip duration in seconds\n- `music_info.user_count`: Number of TikTok videos using this sound\n- `music_info.create_time`: When the sound was added (Unix timestamp)\n- `music_info.is_original`: Whether it's an original sound\n- `music_info.is_commerce_music`: Whether it's cleared for commercial use\n- `music_info.artists[].nick_name`: Artist display name\n- `music_info.artists[].sec_uid`: Artist secure user ID\n- `music_info.artists[].is_verified`: Whether the artist is verified\n- `music_info.cover_large.url_list[0]`: Large album cover image URL\n- `music_info.play_url.url_list[0]`: Audio stream URL\n- `music_info.multi_bit_rate_play_info[].gear_name`: Quality tier (`medium`, `higher`, `highest`)\n- `music_info.multi_bit_rate_play_info[].bit_rate`: Audio bitrate\n- `music_info.multi_bit_rate_play_info[].play_addr.url_list[0]`: Audio URL for that quality\n- `music_info.matched_song.title`: Full song title from music catalog\n- `music_info.matched_song.full_duration`: Full song duration in ms\n- `music_info.share_info.share_url`: Shareable TikTok music link\n- `music_info.theme_tags[]`: Genre/mood tags (e.g., `Love`)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "music_info": {
                      "album": "GNX",
                      "allow_offline_music_to_detail_page": false,
                      "artists": {
                        "0": {
                          "avatar": {
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter:168:168.webp?dr=10397&refresh_token=ad859501&x-expires=1770667200&x-signature=U9FfoFZqfvjPBWknLznhgl%2BGM9g%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                              "1": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter:168:168.webp?dr=10397&refresh_token=07bd53d6&x-expires=1770667200&x-signature=GXcrDtUsOcu3Fm2Kjc5xAfJAuwY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                              "2": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter:168:168.jpeg?dr=10397&refresh_token=fd72f9b7&x-expires=1770667200&x-signature=CfwWpSnb1OllRL2BoBblc2ffhAQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a"
                            },
                            "url_prefix": null
                          },
                          "enter_type": 2,
                          "follow_status": 0,
                          "follower_status": 0,
                          "handle": "sza",
                          "is_block": false,
                          "is_blocked": false,
                          "is_private_account": false,
                          "is_verified": true,
                          "is_visible": false,
                          "nick_name": "SZA",
                          "sec_uid": "MS4wLjABAAAAvpZK1VKUmXciE56qu5sbLqcbmzfEMwPaisV4CKQXH7JzitoUooisLwlAWcZ5oW2W",
                          "status": 1,
                          "uid": "7486547994222740523"
                        }
                      },
                      "audition_duration": 59,
                      "author": "Kendrick Lamar & SZA",
                      "author_deleted": false,
                      "author_position": null,
                      "avatar_medium": {
                        "height": 720,
                        "uri": "musically-maliva-obj/1594805258216454",
                        "url_list": {
                          "0": "https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=77f5ab1b&x-expires=1770667200&x-signature=l61EvH9B31zR%2FFmwZ4xwqBXTCY0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                          "1": "https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=0db056a6&x-expires=1770667200&x-signature=eXxhEtlJ4B5Eoxjo3RyIgsxygSY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                          "2": "https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=a1e9a2df&x-expires=1770667200&x-signature=ssGCOgtd4I%2FIeIby%2B7MQrGK5JbM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "avatar_thumb": {
                        "height": 720,
                        "uri": "musically-maliva-obj/1594805258216454",
                        "url_list": {
                          "0": "https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2a42a584&x-expires=1770667200&x-signature=Ve71WW0fVrgKKbyZn8pyd3bcBjw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                          "1": "https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f6956fa9&x-expires=1770667200&x-signature=MR4ozn%2FJ4vWj0%2F9AZEECegAa0%2Fo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a",
                          "2": "https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=657177ec&x-expires=1770667200&x-signature=zCCqWVKSa4F17ZTBU89WQtsOCxs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=no1a"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "binded_challenge_id": 0,
                      "can_be_stitched": false,
                      "can_not_reuse": false,
                      "collect_stat": 0,
                      "commercial_right_type": 3,
                      "cover_large": {
                        "height": 720,
                        "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                        "url_list": {
                          "0": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "cover_medium": {
                        "height": 720,
                        "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                        "url_list": {
                          "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "cover_thumb": {
                        "height": 720,
                        "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                        "url_list": {
                          "0": "https://p16-sg.tiktokcdn.com/aweme/100x100/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "create_time": 1732317312,
                      "dmv_auto_show": false,
                      "duration": 59,
                      "duration_high_precision": {
                        "audition_duration_precision": 59.037,
                        "duration_precision": 59.037,
                        "shoot_duration_precision": 59.037,
                        "video_duration_precision": 60
                      },
                      "external_song_info": {},
                      "extra": "{\"amplitude_peak\":1.1775435,\"apple_song_id\":1781316886,\"beats\":{\"audio_effect_onset\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oc3znOgNABAyAsloQEiaoshBsf9juFtiAWABFE\",\"beats_tracker\":\"https://sf77-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/o4E7lsAzwoFsgihIzEBBFQAWmigfBsDA3EAvit\",\"energy_trace\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oUstzgE1gABiQsBsElBWATjF4miFsoLiPAmhfA\",\"merged_beats\":\"https://sf77-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oAQAGitIzgAmsKs7BBABBDOoiAgEhEfsFWj9FF\"},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"from_user_id\":7568972008450065430,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":-9.691562,\"music_vid\":\"v10ad6g50000ct0gvh7og65tagjqkldg\",\"owner_id\":0,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":1,\"schedule_search_time\":0}",
                      "has_commerce_right": false,
                      "has_commerce_right_strict": false,
                      "id": 7439295283975703000,
                      "id_str": "7439295283975702544",
                      "is_audio_url_with_cookie": false,
                      "is_author_artist": true,
                      "is_commerce_music": true,
                      "is_commerce_music_strict": true,
                      "is_matched_metadata": false,
                      "is_original": false,
                      "is_original_sound": false,
                      "is_pgc": true,
                      "is_shooting_allow": true,
                      "log_extra": "{\"meta_song_matched_type\":\"pgc\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                      "lyric_short_position": null,
                      "matched_song": {
                        "author": "Kendrick Lamar & SZA",
                        "chorus_info": {
                          "duration_ms": 27456,
                          "start_ms": 119808
                        },
                        "cover_medium": {
                          "height": 720,
                          "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                          "url_list": {
                            "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                          },
                          "url_prefix": null,
                          "width": 720
                        },
                        "full_duration": 177599,
                        "h5_url": "",
                        "id": "7440101671265486864",
                        "performers": null,
                        "title": "luther"
                      },
                      "meme_song_info": {},
                      "mid": "7439295283975702544",
                      "multi_bit_rate_play_info": {
                        "0": {
                          "bit_rate": 65667,
                          "dub_infos": null,
                          "gear_name": "medium",
                          "play_addr": {
                            "url_list": {
                              "0": "https://v15m.tiktokcdn-eu.com/ee3639978d42dbfbe4277c4e8e25201a/698a4396/video/tos/alisg/tos-alisg-ve-2774/o0UJg2FdGAfwfimskIv4edVKCJAGBL1eDApH61/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=128&bt=64&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=3&rc=M2VlNjU4NWc5NGdmaGQzZ0Bpam90anc5cmtqdzMzODlkNEAzMC4wNV8zXy4xNDRhNGJfYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000",
                              "1": "https://v77.tiktokcdn-eu.com/81f5f7360d657f6259bcc39978f68d3c/698a4396/video/tos/alisg/tos-alisg-ve-2774/o0UJg2FdGAfwfimskIv4edVKCJAGBL1eDApH61/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=128&bt=64&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=3&rc=M2VlNjU4NWc5NGdmaGQzZ0Bpam90anc5cmtqdzMzODlkNEAzMC4wNV8zXy4xNDRhNGJfYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000"
                            },
                            "url_prefix": null
                          },
                          "quality_type": 3
                        },
                        "1": {
                          "bit_rate": 129675,
                          "dub_infos": null,
                          "gear_name": "higher",
                          "play_addr": {
                            "url_list": {
                              "0": "https://v15m.tiktokcdn-eu.com/174a45729f9b0fccf98e3f2fc1d0c55e/698a4396/video/tos/alisg/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=252&bt=126&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=6&rc=aTs5ZThpOGY1ODhmZTppNUBpam90anc5cmtqdzMzODlkNEAzY2JgYmAwXjMxXy4uXmEwYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000",
                              "1": "https://v77.tiktokcdn-eu.com/4ccb58478f667a472a0319b32d450a14/698a4396/video/tos/alisg/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=252&bt=126&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=6&rc=aTs5ZThpOGY1ODhmZTppNUBpam90anc5cmtqdzMzODlkNEAzY2JgYmAwXjMxXy4uXmEwYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000"
                            },
                            "url_prefix": null
                          },
                          "quality_type": 6
                        },
                        "2": {
                          "bit_rate": 257733,
                          "dub_infos": null,
                          "gear_name": "highest",
                          "play_addr": {
                            "url_list": {
                              "0": "https://v15m.tiktokcdn-eu.com/238a631bfee5b92ebe94b4d9e97249cc/698a4396/video/tos/alisg/tos-alisg-ve-2774/owFf8B9OgF5qDVEQE6EhFzDCggBfMYe0aqbAID/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=502&bt=251&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=7&rc=Ozc4MzVkMztlPDk3OWU3PEBpam90anc5cmtqdzMzODlkNEBeXmEuYC8vNjMxMy4xNi4wYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000",
                              "1": "https://v77.tiktokcdn-eu.com/986b3be01fc4ee58a88eda67ef31e89a/698a4396/video/tos/alisg/tos-alisg-ve-2774/owFf8B9OgF5qDVEQE6EhFzDCggBfMYe0aqbAID/?a=1233&bti=OnYpenFxQGo4NDZAOm1rbGhyYCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=502&bt=251&ft=.NpOcInz7Thy9KPPXq8Zmo&mime_type=audio_mp4&qs=7&rc=Ozc4MzVkMztlPDk3OWU3PEBpam90anc5cmtqdzMzODlkNEBeXmEuYC8vNjMxMy4xNi4wYSNhaGdeMmQ0cy1gLS1kYS1zcw%3D%3D&vvpl=1&l=20260208202613669FCED6CCEB9BA491D1&btag=e00090000"
                            },
                            "url_prefix": null
                          },
                          "quality_type": 7
                        }
                      },
                      "music_release_info": {
                        "group_release_date": 1732233600,
                        "is_new_release_song": false
                      },
                      "mute_share": false,
                      "offline_desc": "",
                      "owner_handle": "",
                      "owner_nickname": "",
                      "play_url": {
                        "height": 720,
                        "uri": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE",
                        "url_list": {
                          "0": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "position": null,
                      "prevent_download": false,
                      "preview_end_time": 0,
                      "preview_start_time": 9.983,
                      "recommend_status": 100,
                      "same_group_id_v3": 7440102566597233000,
                      "share_info": {
                        "bool_persist": 0,
                        "now_invitation_card_image_urls": null,
                        "share_desc": "Check out this song! luther #TikTok",
                        "share_desc_info": "Users all over the world are having fun making their own versions of the song luther on TikTok! Tap here >>",
                        "share_quote": "",
                        "share_signature_desc": "",
                        "share_signature_url": "",
                        "share_title": "Amazing! I just found a bunch of funny videos! #TikTok > luther",
                        "share_title_myself": "",
                        "share_title_other": "",
                        "share_url": "https://www.tiktok.com/music/luther-7439295283975702544?_r=1&sharer_language=en&source=h5_m&u_code=f08j9a14mf947h&_d=f09550ii182i1g&share_music_id=7439295283975702544"
                      },
                      "shoot_duration": 59,
                      "sim_group_id_v3": 43748353282,
                      "source_platform": 10033,
                      "status": 1,
                      "strong_beat_url": {
                        "height": 720,
                        "uri": "https://sf77-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc",
                        "url_list": {
                          "0": "https://sf77-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc"
                        },
                        "url_prefix": null,
                        "width": 720
                      },
                      "suggest_words": {
                        "suggest_words": {
                          "0": {
                            "scene": "search_hint",
                            "words": {
                              "0": {
                                "word": "luther",
                                "word_id": "2631891321157554408"
                              }
                            }
                          }
                        }
                      },
                      "tag_list": null,
                      "theme_tags": {
                        "0": "Love"
                      },
                      "title": "luther",
                      "tt_to_dsp_song_infos": {
                        "0": {
                          "button_type": 2,
                          "platform": 1,
                          "song_id": "1781270323",
                          "token": {
                            "apple_music_token": {
                              "developer_token": "eyJhbGciOiJFUzI1NiIsImtpZCI6Ikc2Q0dLMjdWQzMifQ.eyJleHAiOjE3NzExMzEyNjYsImlhdCI6MTc3MDUyNjQ2NiwiaXNzIjoiTUo3OTdEOFU2RiJ9.o1i1zChbl1kjw8rctEKqru00AUZyEHL-2SaFrcnKiXPdeJQKav8mZ5q0_jc-1uDNcWoKdtOv_eNZrHdzT0bN5Q"
                            }
                          }
                        },
                        "1": {
                          "button_type": 2,
                          "platform": 2,
                          "song_id": "B0DNTN5QMK"
                        },
                        "2": {
                          "button_type": 2,
                          "platform": 3,
                          "song_id": "2CGNAOSuO1MEFCbBRgUzjd"
                        }
                      },
                      "uncert_artists": {
                        "0": {
                          "name": "Kendrick Lamar"
                        }
                      },
                      "user_count": 1432991,
                      "vid_volume_info": "{\"LoudnessRangeEnd\":-8.7,\"LoudnessRange\":3.8,\"Peak\":0.96605,\"Loudness\":-9.6,\"MaximumShortTermLoudness\":-8.3,\"Metrics\":{\"Version\":\"1.4.2\",\"Loudness\":{\"Integrated\":-9.605},\"Phase\":{\"RMSDownmixDiff\":-0.081},\"RMSStats\":{\"Peak\":-0.343,\"LTotal\":-10.602,\"RTotal\":-10.754,\"LRDiff\":0.152}},\"MaximumMomentaryLoudness\":-6.6,\"LoudnessRangeStart\":-12.5,\"Version\":2}",
                      "video_duration": 60
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/music/details"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/music/videos": {
      "get": {
        "summary": "TikToks using Song",
        "description": "Get the TikToks using a song",
        "operationId": "tiktok_TikToks_using_Song",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "clipId",
            "in": "query",
            "description": "This is clipId. Can be found on a url like so: https://www.tiktok.com/music/That%27s-Who-I-Praise-7370375686554782506, where 7370375686554782506 is the clipId",
            "required": false,
            "schema": {
              "type": "string",
              "example": "7439295283975702544"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "The cursor to get the next page of results.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 12
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `aweme_list[].aweme_id`: Video ID\n- `aweme_list[].desc`: Caption/description text\n- `aweme_list[].create_time`: Unix timestamp of when the video was posted\n- `aweme_list[].content_type`: Content format (e.g., `video`)\n- `aweme_list[].is_pinned_by_artist`: Whether the artist pinned this video\n- `aweme_list[].statistics.play_count`: Total views\n- `aweme_list[].statistics.digg_count`: Likes\n- `aweme_list[].statistics.comment_count`: Comments\n- `aweme_list[].statistics.share_count`: Shares\n- `aweme_list[].statistics.collect_count`: Bookmarks/saves\n- `aweme_list[].statistics.download_count`: Downloads\n- `aweme_list[].video.play_addr.url_list[0]`: Video playback URL\n- `aweme_list[].video.cover.url_list[0]`: Thumbnail image URL\n- `aweme_list[].video.duration`: Video duration in milliseconds\n- `aweme_list[].video.height` / `width`: Video dimensions\n- `aweme_list[].author.unique_id`: Author's TikTok username\n- `aweme_list[].author.nickname`: Author's display name\n- `aweme_list[].author.sec_uid`: Author's secure user ID\n- `aweme_list[].author.region`: Author's country code\n- `aweme_list[].music.title`: Sound/music title used in the video\n- `aweme_list[].music.author`: Sound/music artist\n- `aweme_list[].music.duration`: Audio clip duration in seconds\n- `cursor`: Pass as `cursor` parameter to get the next page\n- `has_more`: `1` if more results are available, `0` if not",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "aweme_list": {
                      "0": {
                        "added_sound_music_info": {
                          "album": "GNX",
                          "allow_offline_music_to_detail_page": false,
                          "artists": {
                            "0": {
                              "avatar": {
                                "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0e335039&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=ErUXIYsLBbMQhJM8yb6nxQ2EywQ%3D",
                                  "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=114efc03&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=UcgyxJoFxOuG44uXREj8QWrUkaM%3D",
                                  "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5de9b91b&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=PaPX2iqDqM2WcZDEjyFtWqd6muo%3D"
                                },
                                "url_prefix": null
                              },
                              "enter_type": 2,
                              "follow_status": 0,
                              "follower_status": 0,
                              "handle": "sza",
                              "is_block": false,
                              "is_blocked": false,
                              "is_private_account": false,
                              "is_verified": true,
                              "is_visible": false,
                              "nick_name": "SZA",
                              "sec_uid": "MS4wLjABAAAAvpZK1VKUmXciE56qu5sbLqcbmzfEMwPaisV4CKQXH7JzitoUooisLwlAWcZ5oW2W",
                              "status": 1,
                              "uid": "7486547994222740523"
                            }
                          },
                          "audition_duration": 59,
                          "author": "Kendrick Lamar & SZA",
                          "author_deleted": false,
                          "author_position": null,
                          "avatar_medium": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6e1c3d4d&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=kZYXaaLNEth7EHOZD0TrzT6OUOM%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8fee0046&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=YDUSSZv%2BVNi6KhTY2cjZPZd2Pas%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7af70474&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=fogFbTcTtObw8yUvYNp%2Fhz%2BLzfs%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_thumb": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d54e0b1a&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=eEm%2Fxf4gGsjhpynNHDzysJWIuEo%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d7d9d744&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=10sKjxdur0q6vv4mv7DLEWPrtsM%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f6617b8&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=a9%2BeAXIrizmEdKnqzdqQMgd%2BzfI%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "binded_challenge_id": 0,
                          "can_be_stitched": false,
                          "can_not_reuse": false,
                          "collect_stat": 0,
                          "commercial_right_type": 3,
                          "cover_large": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_medium": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_thumb": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/100x100/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "create_time": 1732317312,
                          "dmv_auto_show": false,
                          "duration": 59,
                          "duration_high_precision": {
                            "audition_duration_precision": 59.037,
                            "duration_precision": 59.037,
                            "shoot_duration_precision": 59.037,
                            "video_duration_precision": 60
                          },
                          "external_song_info": {},
                          "extra": "{\"amplitude_peak\":1.1775435,\"apple_song_id\":1781316886,\"beats\":{\"audio_effect_onset\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oc3znOgNABAyAsloQEiaoshBsf9juFtiAWABFE\",\"beats_tracker\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/o4E7lsAzwoFsgihIzEBBFQAWmigfBsDA3EAvit\",\"energy_trace\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oUstzgE1gABiQsBsElBWATjF4miFsoLiPAmhfA\",\"merged_beats\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oAQAGitIzgAmsKs7BBABBDOoiAgEhEfsFWj9FF\"},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"from_user_id\":7577220895071929346,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":-9.691562,\"music_vid\":\"v10ad6g50000ct0gvh7og65tagjqkldg\",\"owner_id\":0,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":1,\"schedule_search_time\":0}",
                          "has_commerce_right": false,
                          "has_commerce_right_strict": false,
                          "has_human_voice": false,
                          "id": 7439295283975703000,
                          "id_str": "7439295283975702544",
                          "is_audio_url_with_cookie": false,
                          "is_author_artist": true,
                          "is_commerce_music": true,
                          "is_commerce_music_strict": true,
                          "is_matched_metadata": false,
                          "is_original": false,
                          "is_original_sound": false,
                          "is_pgc": true,
                          "is_play_music": false,
                          "is_shooting_allow": true,
                          "language": "English",
                          "log_extra": "{\"meta_song_matched_type\":\"pgc\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                          "lyric_short_position": null,
                          "matched_song": {
                            "author": "Kendrick Lamar & SZA",
                            "chorus_info": {
                              "duration_ms": 27456,
                              "start_ms": 119808
                            },
                            "cover_medium": {
                              "height": 720,
                              "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                              "url_list": {
                                "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "full_duration": 177599,
                            "h5_url": "",
                            "id": "7440101671265486864",
                            "performers": null,
                            "title": "luther"
                          },
                          "meme_song_info": {},
                          "mid": "7439295283975702544",
                          "multi_bit_rate_play_info": null,
                          "music_group_use_count": 0,
                          "music_group_v3_ids": {
                            "0": 7440102566597233000
                          },
                          "music_release_info": {
                            "group_release_date": 1732233600,
                            "is_new_release_song": false
                          },
                          "music_ugid": 7440250437380460000,
                          "music_ugid_use_count": 0,
                          "mute_share": false,
                          "offline_desc": "",
                          "owner_handle": "",
                          "owner_nickname": "",
                          "play_url": {
                            "height": 720,
                            "uri": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE",
                            "url_list": {
                              "0": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "position": null,
                          "prevent_download": false,
                          "preview_end_time": 0,
                          "preview_start_time": 9.983,
                          "recommend_status": 100,
                          "same_group_id_v3": 7440102566597233000,
                          "search_highlight": null,
                          "shoot_duration": 59,
                          "sim_group_id_v3": 43748353282,
                          "source_platform": 10033,
                          "status": 1,
                          "strong_beat_url": {
                            "height": 720,
                            "uri": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc",
                            "url_list": {
                              "0": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "style_value": {
                            "0": 153
                          },
                          "tag_list": null,
                          "theme_tags": {
                            "0": "Love"
                          },
                          "theme_value": {
                            "0": 11
                          },
                          "title": "luther",
                          "tt_to_dsp_song_infos": null,
                          "uncert_artists": null,
                          "user_count": 0,
                          "video_duration": 60
                        },
                        "aigc_info": {
                          "aigc_label_type": 0,
                          "created_by_ai": false
                        },
                        "anchors": null,
                        "anchors_extras": "",
                        "animated_image_info": {
                          "effect": 0,
                          "type": 0
                        },
                        "author": {
                          "ad_cover_url": null,
                          "authority_status": 0,
                          "avatar_168x168": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0e335039&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=ErUXIYsLBbMQhJM8yb6nxQ2EywQ%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=114efc03&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=UcgyxJoFxOuG44uXREj8QWrUkaM%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5de9b91b&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=PaPX2iqDqM2WcZDEjyFtWqd6muo%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_300x300": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=fcee4a0e&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=dCHZqIM8gRMvj56E2%2B7pCKTwLwk%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=387d8141&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=ipw8mC1%2FcsPsPywGtxSg1MB8SrY%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=06362798&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=6flpHkxwcmCNXfXXxfKejoj4KWw%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_larger": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4cb32f6a&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=KXUUv7oKPxinprJNImxwfkh%2FjxA%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=268b08a5&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=F1Qzmq39G3EZqAtt6WioMw5839o%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b36b7286&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=5G%2BkhazLfaJv0AN1FILtaVumbPM%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_medium": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6e1c3d4d&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=kZYXaaLNEth7EHOZD0TrzT6OUOM%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8fee0046&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=YDUSSZv%2BVNi6KhTY2cjZPZd2Pas%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7af70474&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=fogFbTcTtObw8yUvYNp%2Fhz%2BLzfs%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_thumb": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d54e0b1a&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=eEm%2Fxf4gGsjhpynNHDzysJWIuEo%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d7d9d744&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=10sKjxdur0q6vv4mv7DLEWPrtsM%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f6617b8&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=a9%2BeAXIrizmEdKnqzdqQMgd%2BzfI%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cha_list": null,
                          "comment_filter_status": 0,
                          "comment_setting": 0,
                          "commerce_user_level": 0,
                          "cover_url": {},
                          "custom_verify": "Account verificato",
                          "download_setting": 0,
                          "duet_setting": 0,
                          "enabled_filter_all_comments": false,
                          "enterprise_verify_reason": "",
                          "follow_status": 0,
                          "follower_status": 0,
                          "followers_detail": null,
                          "friends_status": 0,
                          "is_ad_fake": false,
                          "is_block": false,
                          "is_discipline_member": false,
                          "is_star": false,
                          "language": "en",
                          "nickname": "SZA",
                          "prevent_download": false,
                          "region": "US",
                          "relative_users": null,
                          "room_id": 0,
                          "sec_uid": "MS4wLjABAAAAvpZK1VKUmXciE56qu5sbLqcbmzfEMwPaisV4CKQXH7JzitoUooisLwlAWcZ5oW2W",
                          "secret": 0,
                          "share_info": {
                            "now_invitation_card_image_urls": null,
                            "share_desc": "",
                            "share_desc_info": "",
                            "share_qrcode_url": {
                              "height": 720,
                              "uri": "",
                              "url_list": {},
                              "url_prefix": null,
                              "width": 720
                            },
                            "share_title": "",
                            "share_title_myself": "",
                            "share_title_other": "",
                            "share_url": ""
                          },
                          "short_id": "0",
                          "signature": "Big Rigatoni + @NotBeauty Founder",
                          "stitch_setting": 0,
                          "uid": "7486547994222740523",
                          "unique_id": "sza",
                          "user_now_pack_info": {},
                          "verification_type": 1,
                          "verify_info": "",
                          "video_icon": {
                            "height": 720,
                            "uri": "",
                            "url_list": {},
                            "url_prefix": null,
                            "width": 720
                          },
                          "with_commerce_entry": false
                        },
                        "author_user_id": 7486547994222740000,
                        "aweme_acl": {
                          "download_general": {
                            "code": 0,
                            "mute": false,
                            "show_type": 2,
                            "transcode": 3
                          },
                          "download_mask_panel": {
                            "code": 0,
                            "mute": false,
                            "show_type": 2,
                            "transcode": 3
                          },
                          "platform_list": null,
                          "press_action_list": null,
                          "share_action_list": null,
                          "share_general": {
                            "code": 0,
                            "mute": false,
                            "show_type": 2,
                            "transcode": 3
                          },
                          "share_list_status": 0
                        },
                        "aweme_id": "7502954579814845726",
                        "aweme_type": 0,
                        "banners": null,
                        "behind_the_song_music_ids": null,
                        "behind_the_song_video_music_ids": null,
                        "bodydance_score": 0,
                        "branded_content_accounts": null,
                        "cc_template_info": {
                          "author_name": "",
                          "clip_count": 0,
                          "desc": "",
                          "duration_milliseconds": 0,
                          "related_music_id": "",
                          "template_id": ""
                        },
                        "cha_list": null,
                        "challenge_position": null,
                        "cmt_swt": false,
                        "collect_stat": 0,
                        "comment_config": {
                          "comment_panel_show_tab_config": {
                            "comment_tab_info_config": {
                              "0": {
                                "priority": 100,
                                "tab_id": 2,
                                "tab_name": "like_list"
                              },
                              "1": {
                                "priority": 101,
                                "tab_id": 3,
                                "tab_name": "view_list"
                              },
                              "2": {
                                "priority": -100,
                                "tab_id": 4,
                                "tab_name": "story2viewer_list"
                              },
                              "3": {
                                "priority": 102,
                                "tab_id": 5,
                                "tab_name": "video_auth_page"
                              },
                              "4": {
                                "priority": 11,
                                "tab_id": 11,
                                "tab_name": "ec_reviews_tab"
                              }
                            },
                            "max_tab_count": 3
                          },
                          "emoji_recommend_list": null,
                          "long_press_recommend_list": null,
                          "preload": {
                            "preds": "{\"item_post_comment\":0.0006118368607664237}"
                          },
                          "quick_comment": {
                            "enabled": false,
                            "rec_level": 0
                          },
                          "quick_comment_emoji_recommend_list": null
                        },
                        "commerce_config_data": null,
                        "commerce_info": {
                          "adv_promotable": false,
                          "auction_ad_invited": false,
                          "branded_content_type": 0,
                          "is_diversion_ad": 0,
                          "organic_log_extra": "{\"req_id\":\"20260208204644F571813FB0BCA2A2506F\"}",
                          "with_comment_filter_words": false
                        },
                        "content_desc": "",
                        "content_desc_extra": {},
                        "content_model": {
                          "custom_biz": {
                            "aweme_trace": "20260208204644F571813FB0BCA2A2506F",
                            "high_quality_boost_info": {
                              "description": "",
                              "is_high_quality_post": false,
                              "link": ""
                            }
                          },
                          "standard_biz": {
                            "e_commerce": {
                              "ttec_content_tag": {
                                "recommendation_tag_consumer_str": "",
                                "recommendation_tag_creator_str": ""
                              }
                            },
                            "local_alliance_info": {
                              "alliance_item_label_text": "",
                              "alliance_item_label_type": 0
                            },
                            "tts_voice_info": {
                              "tts_voice_attr": "[]",
                              "tts_voice_reuse_params": ""
                            },
                            "vc_filter_info": {
                              "vc_filter_attr": "[]"
                            }
                          }
                        },
                        "content_original_type": 1,
                        "content_size_type": 1,
                        "content_type": "video",
                        "cover_labels": null,
                        "create_time": 1746917771,
                        "creation_info": {
                          "creation_used_functions": {
                            "0": "editor_pro",
                            "1": "select_music",
                            "2": "high_quality_upload"
                          }
                        },
                        "desc": "THANK YOU KENDRICK FOR COMING TO YESTERDAY’S @NotBeauty POP UP !!!! 🪲⛺️🫶🏾 @American Dream ",
                        "desc_language": "en",
                        "distance": "",
                        "distribute_type": 1,
                        "ecosystem_perception_enhancement": null,
                        "follow_up_publish_from_id": -1,
                        "geofencing": null,
                        "geofencing_regions": null,
                        "green_screen_materials": null,
                        "group_id": "7502572381295217943",
                        "has_danmaku": false,
                        "has_promote_entry": 2,
                        "has_vs_entry": false,
                        "have_dashboard": false,
                        "hybrid_label": null,
                        "image_infos": null,
                        "interact_permission": {
                          "allow_adding_as_post": {
                            "status": 0
                          },
                          "allow_adding_to_story": 0,
                          "allow_create_sticker": {
                            "status": 0
                          },
                          "allow_story_switch_to_post": {
                            "status": 1
                          },
                          "duet": 0,
                          "duet_privacy_setting": 0,
                          "stitch": 0,
                          "stitch_privacy_setting": 0,
                          "upvote": 0
                        },
                        "interaction_stickers": null,
                        "is_ads": false,
                        "is_description_translatable": true,
                        "is_hash_tag": 1,
                        "is_nff_or_nr": false,
                        "is_paid_content": false,
                        "is_pgcshow": false,
                        "is_pinned_by_artist": true,
                        "is_preview": 0,
                        "is_relieve": false,
                        "is_text_sticker_translatable": false,
                        "is_title_translatable": false,
                        "is_top": 0,
                        "is_vr": false,
                        "item_comment_settings": 0,
                        "item_duet": 0,
                        "item_react": 0,
                        "item_stitch": 0,
                        "label_top": {
                          "height": 720,
                          "uri": "tiktok-obj/1598708589477025.PNG",
                          "url_list": {
                            "0": "https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a",
                            "1": "https://p19-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a",
                            "2": "https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a"
                          },
                          "url_prefix": null,
                          "width": 720
                        },
                        "label_top_text": null,
                        "long_video": null,
                        "main_arch_common": "",
                        "mask_infos": {},
                        "meme_reg_info": {},
                        "misc_info": "{}",
                        "music": {
                          "album": "GNX",
                          "allow_offline_music_to_detail_page": false,
                          "artists": {
                            "0": {
                              "avatar": {
                                "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0e335039&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=ErUXIYsLBbMQhJM8yb6nxQ2EywQ%3D",
                                  "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=114efc03&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=UcgyxJoFxOuG44uXREj8QWrUkaM%3D",
                                  "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5de9b91b&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=PaPX2iqDqM2WcZDEjyFtWqd6muo%3D"
                                },
                                "url_prefix": null
                              },
                              "enter_type": 2,
                              "follow_status": 0,
                              "follower_status": 0,
                              "handle": "sza",
                              "is_block": false,
                              "is_blocked": false,
                              "is_private_account": false,
                              "is_verified": true,
                              "is_visible": false,
                              "nick_name": "SZA",
                              "sec_uid": "MS4wLjABAAAAvpZK1VKUmXciE56qu5sbLqcbmzfEMwPaisV4CKQXH7JzitoUooisLwlAWcZ5oW2W",
                              "status": 1,
                              "uid": "7486547994222740523"
                            }
                          },
                          "audition_duration": 59,
                          "author": "Kendrick Lamar & SZA",
                          "author_deleted": false,
                          "author_position": null,
                          "avatar_medium": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6e1c3d4d&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=kZYXaaLNEth7EHOZD0TrzT6OUOM%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8fee0046&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=YDUSSZv%2BVNi6KhTY2cjZPZd2Pas%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7af70474&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=fogFbTcTtObw8yUvYNp%2Fhz%2BLzfs%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "avatar_thumb": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d54e0b1a&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=eEm%2Fxf4gGsjhpynNHDzysJWIuEo%3D",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d7d9d744&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=10sKjxdur0q6vv4mv7DLEWPrtsM%3D",
                              "2": "https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42b31651a14a0f2151814dcbace36525~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f6617b8&s=MUSIC_AWEME&sc=avatar&shcp=f6441914&shp=d05b14bd&t=223449c4&x-expires=1770667200&x-signature=a9%2BeAXIrizmEdKnqzdqQMgd%2BzfI%3D"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "binded_challenge_id": 0,
                          "can_be_stitched": false,
                          "can_not_reuse": false,
                          "collect_stat": 0,
                          "commercial_right_type": 3,
                          "cover_large": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_medium": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_thumb": {
                            "height": 720,
                            "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                            "url_list": {
                              "0": "https://p16-sg.tiktokcdn.com/aweme/100x100/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "create_time": 1732317312,
                          "dmv_auto_show": false,
                          "duration": 59,
                          "duration_high_precision": {
                            "audition_duration_precision": 59.037,
                            "duration_precision": 59.037,
                            "shoot_duration_precision": 59.037,
                            "video_duration_precision": 60
                          },
                          "external_song_info": {},
                          "extra": "{\"amplitude_peak\":1.1775435,\"apple_song_id\":1781316886,\"beats\":{\"audio_effect_onset\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oc3znOgNABAyAsloQEiaoshBsf9juFtiAWABFE\",\"beats_tracker\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/o4E7lsAzwoFsgihIzEBBFQAWmigfBsDA3EAvit\",\"energy_trace\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oUstzgE1gABiQsBsElBWATjF4miFsoLiPAmhfA\",\"merged_beats\":\"https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oAQAGitIzgAmsKs7BBABBDOoiAgEhEfsFWj9FF\"},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"from_user_id\":7577220895071929346,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":0,\"loudness_lufs\":-9.691562,\"music_vid\":\"v10ad6g50000ct0gvh7og65tagjqkldg\",\"owner_id\":0,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":1,\"schedule_search_time\":0}",
                          "has_commerce_right": false,
                          "has_commerce_right_strict": false,
                          "has_human_voice": false,
                          "id": 7439295283975703000,
                          "id_str": "7439295283975702544",
                          "is_audio_url_with_cookie": false,
                          "is_author_artist": true,
                          "is_commerce_music": true,
                          "is_commerce_music_strict": true,
                          "is_matched_metadata": false,
                          "is_original": false,
                          "is_original_sound": false,
                          "is_pgc": true,
                          "is_play_music": false,
                          "is_shooting_allow": true,
                          "language": "English",
                          "log_extra": "{\"meta_song_matched_type\":\"pgc\",\"ttm_matched_type\":\"\",\"ttm_track_id\":\"\",\"matched_meta_song_id\":\"\",\"vid\":\"\",\"owner_id\":\"\"}",
                          "lyric_short_position": null,
                          "matched_song": {
                            "author": "Kendrick Lamar & SZA",
                            "cover_medium": {
                              "height": 720,
                              "uri": "tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA",
                              "url_list": {
                                "0": "https://p16-sg.tiktokcdn.com/aweme/200x200/tos-alisg-v-2774/oAQAfe3r0KfAKAMDJpQVILIMTeGSVPAmreQznA.jpeg"
                              },
                              "url_prefix": null,
                              "width": 720
                            },
                            "full_duration": 177599,
                            "h5_url": "",
                            "id": "7440101671265486864",
                            "performers": null,
                            "title": "luther"
                          },
                          "meme_song_info": {},
                          "mid": "7439295283975702544",
                          "multi_bit_rate_play_info": null,
                          "music_group_use_count": 0,
                          "music_group_v3_ids": {
                            "0": 7440102566597233000
                          },
                          "music_release_info": {
                            "group_release_date": 1732233600,
                            "is_new_release_song": false
                          },
                          "music_ugid": 7440250437380460000,
                          "music_ugid_use_count": 0,
                          "mute_share": false,
                          "mute_type": 0,
                          "offline_desc": "",
                          "owner_handle": "",
                          "owner_nickname": "",
                          "play_url": {
                            "height": 720,
                            "uri": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE",
                            "url_list": {
                              "0": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o8f9CfEFDdCEDUAq6gDqgOY4gQNfJHzxhF2ayE"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "position": null,
                          "prevent_download": false,
                          "preview_end_time": 0,
                          "preview_start_time": 9.983,
                          "recommend_status": 100,
                          "same_group_id_v3": 7440102566597233000,
                          "search_highlight": null,
                          "shoot_duration": 59,
                          "sim_group_id_v3": 43748353282,
                          "source_platform": 10033,
                          "status": 1,
                          "strong_beat_url": {
                            "height": 720,
                            "uri": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc",
                            "url_list": {
                              "0": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-v-2774/oMDEctHCABm5chILlciDQzEisB0lAAkfWAAzAc"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "style_value": {
                            "0": 153
                          },
                          "tag_list": null,
                          "theme_tags": {
                            "0": "Love"
                          },
                          "theme_value": {
                            "0": 11
                          },
                          "title": "luther",
                          "tt_to_dsp_song_infos": null,
                          "uncert_artists": null,
                          "user_count": 0,
                          "video_duration": 60
                        },
                        "music_begin_time_in_ms": 2299,
                        "music_end_time_in_ms": 25741,
                        "music_selected_from": "edit_page_search",
                        "music_title_style": 0,
                        "music_volume": "14.154604",
                        "need_trim_step": false,
                        "need_vs_entry": false,
                        "nickname_position": null,
                        "origin_comment_ids": null,
                        "origin_volume": "50.000000",
                        "original_client_text": {
                          "markup_text": "THANK YOU KENDRICK FOR COMING TO YESTERDAY’S <m id=\"1\">@NotBeauty</m> POP UP !!!! 🪲⛺️🫶🏾 <m id=\"34\">@American Dream</m> ",
                          "text_extra": {
                            "0": {
                              "sec_uid": "MS4wLjABAAAAJ9RX7nB_Q8I-wPMobaVIxEv0Cb9g5wDDdBZN9utyPcp7IEr4f7oa0hLSMM5_145k",
                              "tag_id": "1",
                              "type": 0,
                              "user_id": "7480589381186307118"
                            },
                            "1": {
                              "sec_uid": "MS4wLjABAAAARngnATCikbhCAi7m2SgI_x5XmbDyU-JvbmvxHUNHPRdo0TgVgzoWvaF3GeK1Bs__",
                              "tag_id": "34",
                              "type": 0,
                              "user_id": "6765963026278728709"
                            }
                          }
                        },
                        "paid_content_info": {
                          "paid_collection_id": 0
                        },
                        "picked_users": {},
                        "playlist_blocked": false,
                        "position": null,
                        "prevent_download": false,
                        "promote": {
                          "extra": "{\"is_self_post\":false,\"page_source\":\"music_aweme\",\"share_panel_icon_text_key\":\"\",\"store_country_code\":\"IT\",\"traffic_level\":0}",
                          "is_show_video_view": false,
                          "promote_traffic_tag": {
                            "need_track": false,
                            "traffic_level": 0,
                            "version": "2025v1"
                          },
                          "video_view_count": 0,
                          "video_view_schema": ""
                        },
                        "promote_capcut_toggle": 0,
                        "promote_icon_text": "Promuovi",
                        "promote_toast": "Impossibile promuovere a causa di problemi di copyright con l'audio",
                        "promote_toast_key": "reason_cannot_promote_music",
                        "question_list": null,
                        "quick_reply_emojis": {
                          "0": "😍",
                          "1": "😂",
                          "2": "😳"
                        },
                        "rate": 12,
                        "reference_tts_voice_ids": null,
                        "reference_voice_filter_ids": null,
                        "region": "US",
                        "risk_infos": {
                          "content": "",
                          "risk_sink": false,
                          "type": 0,
                          "vote": false,
                          "warn": false
                        },
                        "share_info": {
                          "bool_persist": 0,
                          "now_invitation_card_image_urls": null,
                          "share_desc": "Dai un'occhiata al video di SZA! #TikTok",
                          "share_desc_info": "TikTok: Make Every Second CountGuarda il video di SZA! #TikTok > ",
                          "share_link_desc": "",
                          "share_quote": "",
                          "share_signature_desc": "",
                          "share_signature_url": "",
                          "share_title": "Guarda il video di SZA! #TikTok > ",
                          "share_title_myself": "",
                          "share_title_other": "",
                          "share_url": "https://www.tiktok.com/@sza/video/7502954579814845726?_r=1&u_code=f0hbc50l37c06f&preview_pb=0&sharer_language=it&_d=f0hmhf42eihih5&share_item_id=7502954579814845726&source=h5_m",
                          "whatsapp_desc": "Scarica TikTok per guardare altri video:"
                        },
                        "share_url": "https://www.tiktok.com/@sza/video/7502954579814845726?_r=1&u_code=f0hbc50l37c06f&preview_pb=0&sharer_language=it&_d=f0hmhf42eihih5&share_item_id=7502954579814845726&source=h5_m",
                        "shoot_tab_name": "video_15",
                        "smart_search_info": {
                          "ai_overview_intent_type": 0,
                          "ask_tako_intent_type": 0,
                          "find_similar_intent_type": 0,
                          "related_videos_intent_type": 0,
                          "title_smart_search_panel_type": 0
                        },
                        "social_interaction_blob": {
                          "auxiliary_model_content": "ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA="
                        },
                        "solaria_profile": {
                          "profile": "{\"PACK_VOD:vod_diversity_tier3\":\"10088\",\"play_time_prob_dist\":\"[800,0.7008,3259.1722]\"}"
                        },
                        "sort_label": "",
                        "standard_component_info": {
                          "button": {
                            "buttons": {
                              "0": {
                                "key": {
                                  "component_key": "bottom_button_quick_external_share"
                                },
                                "signal": {
                                  "auto_display": true,
                                  "code": -1,
                                  "releasable": true
                                },
                                "ui": {
                                  "template": {
                                    "actions": {
                                      "0": {
                                        "events": {
                                          "0": {
                                            "type": "bottom_button_quick_external_share_expose"
                                          },
                                          "1": {
                                            "next": {
                                              "0": {
                                                "next": {
                                                  "0": {
                                                    "params": "{\"buttons.button1.variant\":\"primary\"}",
                                                    "type": "update_vo"
                                                  }
                                                },
                                                "type": "bottom_button_quick_external_share_will_update"
                                              }
                                            },
                                            "params": "{\"duration\":1000}",
                                            "type": "timer"
                                          }
                                        },
                                        "key": "exposure_action"
                                      },
                                      "1": {
                                        "events": {
                                          "0": {
                                            "type": "exit_screen"
                                          },
                                          "1": {
                                            "type": "bottom_button_quick_external_share_click"
                                          }
                                        },
                                        "key": "click_button1"
                                      }
                                    },
                                    "fields": "{\"buttons\":{\"button1\":{\"text\":\"quick_external_share\",\"variant\":\"secondary\",\"action_key\":\"click_button1\"}}}",
                                    "type": 1
                                  },
                                  "ui_type": 2
                                }
                              }
                            },
                            "enable_standard_button": true
                          }
                        },
                        "statistics": {
                          "aweme_id": "7502954579814845726",
                          "collect_count": 12375,
                          "comment_count": 1654,
                          "digg_count": 218096,
                          "download_count": 1190,
                          "forward_count": 0,
                          "lose_comment_count": 0,
                          "lose_count": 0,
                          "play_count": 2703335,
                          "repost_count": 0,
                          "share_count": 4406,
                          "whatsapp_share_count": 56
                        },
                        "status": {
                          "allow_comment": true,
                          "allow_share": true,
                          "aweme_id": "7502954579814845726",
                          "download_status": 0,
                          "in_reviewing": false,
                          "is_delete": false,
                          "is_prohibited": false,
                          "private_status": 0,
                          "review_result": {
                            "review_status": 0
                          },
                          "reviewed": 0,
                          "self_see": false
                        },
                        "support_danmaku": false,
                        "tako_bubble_info": {
                          "tako_bubble_enable": false
                        },
                        "text_extra": {
                          "0": {
                            "end": 55,
                            "sec_uid": "MS4wLjABAAAAJ9RX7nB_Q8I-wPMobaVIxEv0Cb9g5wDDdBZN9utyPcp7IEr4f7oa0hLSMM5_145k",
                            "start": 45,
                            "tag_id": "1",
                            "type": 0,
                            "user_id": "7480589381186307118"
                          },
                          "1": {
                            "end": 92,
                            "sec_uid": "MS4wLjABAAAARngnATCikbhCAi7m2SgI_x5XmbDyU-JvbmvxHUNHPRdo0TgVgzoWvaF3GeK1Bs__",
                            "start": 77,
                            "tag_id": "34",
                            "type": 0,
                            "user_id": "6765963026278728709"
                          }
                        },
                        "text_sticker_major_lang": "un",
                        "title_language": "un",
                        "ttec_suggest_words": {
                          "ttec_suggest_words": null
                        },
                        "tts_voice_ids": null,
                        "ttt_product_recall_type": -2,
                        "uniqid_position": null,
                        "upvote_info": {
                          "friends_recall_info": "{}",
                          "repost_initiate_score": 0,
                          "user_upvoted": false
                        },
                        "upvote_preload": {
                          "need_pull_upvote_info": false
                        },
                        "used_full_song": false,
                        "user_digged": 0,
                        "video": {
                          "CoverTsp": 7.97206523076923,
                          "ai_dynamic_cover": {
                            "uri": "tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=84f965bb&x-expires=1770667200&x-signature=6jrxpV%2BjOqDRtCUwuY8QrN9MpNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=6331569b&x-expires=1770667200&x-signature=7rR7R%2FtGDBOgVejzzepsaLumDMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "ai_dynamic_cover_bak": {
                            "uri": "tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=84f965bb&x-expires=1770667200&x-signature=6jrxpV%2BjOqDRtCUwuY8QrN9MpNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=6331569b&x-expires=1770667200&x-signature=7rR7R%2FtGDBOgVejzzepsaLumDMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "animated_cover": {
                            "uri": "tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=84f965bb&x-expires=1770667200&x-signature=6jrxpV%2BjOqDRtCUwuY8QrN9MpNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=6331569b&x-expires=1770667200&x-signature=7rR7R%2FtGDBOgVejzzepsaLumDMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover"
                            },
                            "url_prefix": null
                          },
                          "big_thumbs": {},
                          "bit_rate": {
                            "0": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 2162462,
                              "dub_infos": null,
                              "fid_profile_labels": "",
                              "fps": 30,
                              "gear_name": "normal_540_0",
                              "is_bytevc1": 0,
                              "play_addr": {
                                "data_size": 6343314,
                                "file_cs": "c:0-20792-06c1",
                                "file_hash": "25cd45661929cc83163f4bac81a17d3f",
                                "height": 1024,
                                "uri": "v15044gf0000d0fte87og65r0mbqnmug",
                                "url_key": "v15044gf0000d0fte87og65r0mbqnmug_h264_540p_2162462",
                                "url_list": {
                                  "0": "https://v45.tiktokcdn-eu.com/ef6ec820367e3ea8f00f6df4cc95a418/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000bd000",
                                  "1": "https://v15m.tiktokcdn-eu.com/081c6a3207db0947b802cda42eb25b60/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000b8000",
                                  "2": "https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=db045fcbec8346a69f4be29ce0205ba4&is_play_url=1&item_id=7502954579814845726&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiZDU4MDM3YmNhZDNhYTNiMzgzMmViNDNkZjhkZDVh&source=MUSIC_AWEME&video_id=v15044gf0000d0fte87og65r0mbqnmug"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "quality_type": 20,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 344184}, {\\\"time\\\": 2, \\\"offset\\\": 584439}, {\\\"time\\\": 3, \\\"offset\\\": 838017}, {\\\"time\\\": 4, \\\"offset\\\": 1083610}, {\\\"time\\\": 5, \\\"offset\\\": 1427561}, {\\\"time\\\": 10, \\\"offset\\\": 2871904}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 93.833, \\\"v960\\\": 96.03, \\\"v864\\\": 96.941, \\\"v720\\\": 98.67}, \\\"ori\\\": {\\\"v1080\\\": 83.289, \\\"v960\\\": 87.498, \\\"v864\\\": 89.285, \\\"v720\\\": 92.81}}}\",\"ufq\":\"{\\\"enh\\\":76.151,\\\"playback\\\":{\\\"ori\\\":63.867,\\\"srv1\\\":73.544},\\\"src\\\":76.151,\\\"trans\\\":63.867,\\\"version\\\":\\\"v1.1\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"1834aab9e1b0caae9362706a00ff9f52\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32325}"
                            },
                            "1": {
                              "HDR_bit": "",
                              "HDR_type": "",
                              "bit_rate": 815319,
                              "dub_infos": null,
                              "fid_profile_labels": "",
                              "fps": 30,
                              "gear_name": "lowest_540_0",
                              "is_bytevc1": 0,
                              "play_addr": {
                                "data_size": 2391638,
                                "file_cs": "c:0-20776-2d20",
                                "file_hash": "7fba03c2d0a78e54cda5a76d0c72496a",
                                "height": 1024,
                                "uri": "v15044gf0000d0fte87og65r0mbqnmug",
                                "url_key": "v15044gf0000d0fte87og65r0mbqnmug_h264_540p_815319",
                                "url_list": {
                                  "0": "https://v45.tiktokcdn-eu.com/c9e072deb25fa9cb95ef442ba6c33b35/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/oc2EuE6DAtEB9cXFfjoREgA2QCfyZHIa9gW43V/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1592&bt=796&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=5&rc=ZTk4ZzZpZzozPDpkOzxpOkBpanB0cHU5cjt3MzMzaTczNEAxMV8xYy42XjMxLWE2YWBgYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000bd000",
                                  "1": "https://v15m.tiktokcdn-eu.com/9973555184e0993214e5cb867412f946/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/oc2EuE6DAtEB9cXFfjoREgA2QCfyZHIa9gW43V/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1592&bt=796&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=5&rc=ZTk4ZzZpZzozPDpkOzxpOkBpanB0cHU5cjt3MzMzaTczNEAxMV8xYy42XjMxLWE2YWBgYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000b8000",
                                  "2": "https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=c7cfd998da074960a79d1ff34db5464b&is_play_url=1&item_id=7502954579814845726&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY4M2Q0NDFlNGEwMTQ4ZTk0YjdiYjlhZGQ4NjQ4OGI3&source=MUSIC_AWEME&video_id=v15044gf0000d0fte87og65r0mbqnmug"
                                },
                                "url_prefix": null,
                                "width": 576
                              },
                              "quality_type": 25,
                              "video_extra": "{\"PktOffsetMap\":\"[{\\\"time\\\": 1, \\\"offset\\\": 147144}, {\\\"time\\\": 2, \\\"offset\\\": 239688}, {\\\"time\\\": 3, \\\"offset\\\": 350071}, {\\\"time\\\": 4, \\\"offset\\\": 447753}, {\\\"time\\\": 5, \\\"offset\\\": 575964}, {\\\"time\\\": 10, \\\"offset\\\": 1145370}]\",\"mvmaf\":\"{\\\"v2.0\\\": {\\\"srv1\\\": {\\\"v1080\\\": 76.045, \\\"v960\\\": 80.246, \\\"v864\\\": 81.532, \\\"v720\\\": 85.794}, \\\"ori\\\": {\\\"v1080\\\": 64.583, \\\"v960\\\": 69.463, \\\"v864\\\": 71.513, \\\"v720\\\": 77.147}}}\",\"ufq\":\"{\\\"enh\\\":76.151,\\\"playback\\\":{\\\"ori\\\":49.838,\\\"srv1\\\":57.994},\\\"src\\\":76.151,\\\"trans\\\":49.838,\\\"version\\\":\\\"v1.1\\\"}\",\"volume_info_json\":\"\",\"transcode_feature_id\":\"1834aab9e1b0caae9362706a00ff9f52\",\"dec_info\":\"\",\"gearvqm\":\"\",\"audio_bit_rate\":32325}"
                            }
                          },
                          "bit_rate_audio": {},
                          "cdn_url_expired": 0,
                          "cla_info": {
                            "caption_infos": null,
                            "captions_type": 0,
                            "creator_edited_caption_id": 0,
                            "enable_auto_caption": 0,
                            "has_original_audio": 0,
                            "hide_original_caption": false,
                            "is_author_dubbing_qualified": false,
                            "no_caption_reason": 3,
                            "vertical_positions": null
                          },
                          "cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=bbbc394a&x-expires=1770667200&x-signature=Naxk%2FOsm2t74cxJzAq6i8YoTWhg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=no1a&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=797f8087&x-expires=1770667200&x-signature=is6Vf1HKnI2l7P7RNlJ3C1tnB44%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=no1a&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "cover_is_custom": true,
                          "did_profile_labels": "",
                          "download_addr": {
                            "data_size": 6436970,
                            "file_cs": "c:0-20792-06c1",
                            "height": 720,
                            "uri": "v15044gf0000d0fte87og65r0mbqnmug",
                            "url_list": {
                              "0": "https://v45.tiktokcdn-eu.com/8b4d3873f2dd2f2a8fbcff765d6bfee8/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/oMQEfFoC9BMtE9DZIfmQRVgAEO2y6H2gXwcARZ/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4284&bt=2142&cs=0&ds=3&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=Z2c3ZDU8ZDwzZ2U5NTY7Z0BpanB0cHU5cjt3MzMzaTczNEBgY2MzM142NTMxY2MzMC5eYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000bd000",
                              "1": "https://v15m.tiktokcdn-eu.com/6e03880a1d150bda338888a10360ede4/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/oMQEfFoC9BMtE9DZIfmQRVgAEO2y6H2gXwcARZ/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4284&bt=2142&cs=0&ds=3&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=Z2c3ZDU8ZDwzZ2U5NTY7Z0BpanB0cHU5cjt3MzMzaTczNEBgY2MzM142NTMxY2MzMC5eYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000b8000",
                              "2": "https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v15044gf0000d0fte87og65r0mbqnmug&line=0&watermark=1&logo_name=tiktok_m&source=MUSIC_AWEME&file_id=ad183362f6fb4d60899aa9626af4fdcd&item_id=7502954579814845726&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRhMzU2N2VkMmUxNjYwMjRlYjNiYjgzMjZiYTY4Mjhj&shp=d05b14bd&shcp=-"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "download_no_watermark_addr": {
                            "data_size": 6343314,
                            "file_cs": "c:0-20792-06c1",
                            "file_hash": "25cd45661929cc83163f4bac81a17d3f",
                            "height": 1024,
                            "uri": "v15044gf0000d0fte87og65r0mbqnmug",
                            "url_key": "v15044gf0000d0fte87og65r0mbqnmug_h264_540p_2162462",
                            "url_list": {
                              "0": "https://v45.tiktokcdn-eu.com/ef6ec820367e3ea8f00f6df4cc95a418/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000bd000",
                              "1": "https://v15m.tiktokcdn-eu.com/081c6a3207db0947b802cda42eb25b60/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000b8000",
                              "2": "https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=db045fcbec8346a69f4be29ce0205ba4&is_play_url=1&item_id=7502954579814845726&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiZDU4MDM3YmNhZDNhYTNiMzgzMmViNDNkZjhkZDVh&source=MUSIC_AWEME&video_id=v15044gf0000d0fte87og65r0mbqnmug"
                            },
                            "url_prefix": null,
                            "width": 576
                          },
                          "duration": 23467,
                          "dynamic_cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=84f965bb&x-expires=1770667200&x-signature=6jrxpV%2BjOqDRtCUwuY8QrN9MpNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/oMAj6PIBJAreJfqxIxMTsLAQGeA5LIAjQEAQ7g~tplv-tiktokx-origin.image?dr=9229&refresh_token=6331569b&x-expires=1770667200&x-signature=7rR7R%2FtGDBOgVejzzepsaLumDMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "has_watermark": true,
                          "height": 1024,
                          "is_bytevc1": 0,
                          "is_callback": true,
                          "meta": "{\"LoudnessRange\":\"4.1\",\"LoudnessRangeEnd\":\"-20.6\",\"LoudnessRangeStart\":\"-24.7\",\"MaximumMomentaryLoudness\":\"-19.6\",\"MaximumShortTermLoudness\":\"-20.3\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"MaximumShortTermLoudness\\\":-20.3,\\\"Peak\\\":0.28184,\\\"LoudnessRangeStart\\\":-24.7,\\\"MaximumMomentaryLoudness\\\":-19.6,\\\"LoudnessRangeEnd\\\":-20.6,\\\"Metrics\\\":{\\\"AEDInfo\\\":{\\\"MusicRatio\\\":0.57,\\\"SingingRatio\\\":0,\\\"SpeechRatio\\\":0.09},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"Loud\\\":-21.54,\\\"LoudR\\\":9.1,\\\"LoudRE\\\":-23,\\\"LoudRS\\\":-32.1,\\\"MaxMomLoud\\\":-19.58,\\\"MaxSTLoud\\\":-23.03}},\\\"Cutoff\\\":{\\\"FCenL\\\":2578.31,\\\"FCenR\\\":2501.71,\\\"Spkr100G\\\":0.53,\\\"Spkr150G\\\":0.74,\\\"Spkr200G\\\":0.84},\\\"Loudness\\\":{\\\"Integrated\\\":-23.035},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.529},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.506,\\\"LTotal\\\":-26.184,\\\"Peak\\\":-11.036,\\\"RTotal\\\":-25.677},\\\"Version\\\":\\\"1.4.2\\\"},\\\"Version\\\":2,\\\"Loudness\\\":-23,\\\"LoudnessRange\\\":4.1}\",\"flight_id\":\"\",\"loudness\":\"-23\",\"peak\":\"0.28184\",\"play_time_prob_dist\":\"[800,0.7008,3259.1722]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1746917780}\",\"sr_score\":\"1.000\",\"vq_score\":\"62.83\"}",
                          "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v15044gf0000d0fte87og65r0mbqnmug\",\"url_list\":[\"https://v45.tiktokcdn-eu.com/04897049f534eceb94731a096471c023/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/os6FqLGfjIIHbR2BFeIgl5CA2AvAOsZ6PQe0bA/?a=1233\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026br=3854\\u0026bt=1927\\u0026cs=0\\u0026ds=3\\u0026ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=ZTo1aTpnO2g8NGk4NWY6OkBpanB0cHU5cjt3MzMzaTczNEAwMS4zYC9iNTYxLzMyNl9eYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208204644F571813FB0BCA2A2506F\\u0026btag=e000bd000\",\"https://v15m.tiktokcdn-eu.com/33b2a1f90d81b1afef74ff1112ac361e/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/os6FqLGfjIIHbR2BFeIgl5CA2AvAOsZ6PQe0bA/?a=1233\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026br=3854\\u0026bt=1927\\u0026cs=0\\u0026ds=3\\u0026ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=ZTo1aTpnO2g8NGk4NWY6OkBpanB0cHU5cjt3MzMzaTczNEAwMS4zYC9iNTYxLzMyNl9eYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208204644F571813FB0BCA2A2506F\\u0026btag=e000b8000\",\"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v15044gf0000d0fte87og65r0mbqnmug\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=MUSIC_AWEME\\u0026file_id=a7b79c52652f41998ee82dc76f12473b\\u0026item_id=7502954579814845726\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1ZGU5NDQwZGU1Y2I3MDRjZGMzZTZjYzVkYmM5M2Yx\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":6775458,\"file_cs\":\"c:0-20792-06c1\",\"url_prefix\":null}}",
                          "need_set_token": false,
                          "origin_cover": {
                            "data_size": 0,
                            "height": 720,
                            "uri": "tos-useast8-p-0068-tx2/o8eQ8vjBINGP6feItsL5BggxI0NlgACs6bHqFA",
                            "url_list": {
                              "0": "https://p16-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/o8eQ8vjBINGP6feItsL5BggxI0NlgACs6bHqFA~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=e62ee085&x-expires=1770667200&x-signature=XwfdscPMNyZbgq2F2w3eShdJ02M%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover",
                              "1": "https://p19-common-sign.tiktokcdn-eu.com/tos-useast8-p-0068-tx2/o8eQ8vjBINGP6feItsL5BggxI0NlgACs6bHqFA~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=47696a3c&x-expires=1770667200&x-signature=7Jl95PHG5HvkzxajKRnVdcOmZGc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=no1a&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover"
                            },
                            "url_prefix": null,
                            "width": 720
                          },
                          "play_addr": {
                            "data_size": 6343314,
                            "file_cs": "c:0-20792-06c1",
                            "file_hash": "25cd45661929cc83163f4bac81a17d3f",
                            "height": 1024,
                            "uri": "v15044gf0000d0fte87og65r0mbqnmug",
                            "url_key": "v15044gf0000d0fte87og65r0mbqnmug_h264_540p_2162462",
                            "url_list": {
                              "0": "https://v45.tiktokcdn-eu.com/ef6ec820367e3ea8f00f6df4cc95a418/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000bd000",
                              "1": "https://v15m.tiktokcdn-eu.com/081c6a3207db0947b802cda42eb25b60/698a47cb/video/tos/maliva/tos-maliva-ve-0068c799-us/o4FcZMHoHA9XEtggE2y9QR2BVcffI09GEC6AQD/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=4222&bt=2111&cs=0&ds=6&ft=XsFb8q4fmr2PD12n9Tss3wUBE9c.aeF~O5&mime_type=video_mp4&qs=0&rc=N2UzM2Y1ZWk5OTZmZWk3ZUBpanB0cHU5cjt3MzMzaTczNEBeMi9iNmIxNl4xNWJgMi1hYSNya18tMmQ0YmNhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208204644F571813FB0BCA2A2506F&btag=e000b8000",
                              "2": "https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=db045fcbec8346a69f4be29ce0205ba4&is_play_url=1&item_id=7502954579814845726&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiZDU4MDM3YmNhZDNhYTNiMzgzMmViNDNkZjhkZDVh&source=MUSIC_AWEME&video_id=v15044gf0000d0fte87og65r0mbqnmug"
                            },
                            "url_prefix": null,
                            "width": 576
                          },
                          "ratio": "540p",
                          "source_HDR_type": 0,
                          "tags": null,
                          "vid_profile_labels": "{\"tier3\":\"10088\"}",
                          "width": 576
                        },
                        "video_control": {
                          "allow_download": false,
                          "allow_duet": true,
                          "allow_dynamic_wallpaper": true,
                          "allow_music": true,
                          "allow_react": true,
                          "allow_stitch": true,
                          "draft_progress_bar": 1,
                          "prevent_download_type": 2,
                          "share_type": 0,
                          "show_progress_bar": 1,
                          "timer_status": 1
                        },
                        "video_labels": {},
                        "video_text": {},
                        "visual_search_info": {
                          "visual_search_intent_level": 0
                        },
                        "voice_filter_ids": null,
                        "with_promotional_music": false,
                        "without_watermark": false
                      }
                    },
                    "can_pin_video": false,
                    "cursor": 12,
                    "extra": {
                      "fatal_item_ids": {},
                      "logid": "20260208204644F571813FB0BCA2A2506F",
                      "now": 1770583604000
                    },
                    "has_more": 1,
                    "log_pb": {
                      "impr_id": "20260208204644F571813FB0BCA2A2506F"
                    },
                    "need_lazy_loading": false,
                    "status_code": 0,
                    "status_msg": ""
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/song_videos"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/trending": {
      "get": {
        "summary": "Trending Feed",
        "description": "Get the trending feed from TikTok.",
        "operationId": "tiktok_Trending_Feed",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "region",
            "in": "query",
            "description": "Where you want the proxy to be. This doesn't mean that you will only see TikToks from this region, you will just see the content that isn't banned in that region.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "US"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response.",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.aweme_list[].aweme_id`: Video ID\n- `data.aweme_list[].desc`: Caption/description text\n- `data.aweme_list[].create_time`: Unix timestamp of when the video was posted\n- `data.aweme_list[].is_top`: Whether the video is pinned\n- `data.aweme_list[].statistics.play_count`: Total views\n- `data.aweme_list[].statistics.digg_count`: Likes (TikTok calls likes \"diggs\")\n- `data.aweme_list[].statistics.comment_count`: Comments\n- `data.aweme_list[].statistics.share_count`: Shares\n- `data.aweme_list[].statistics.collect_count`: Bookmarks/saves\n- `data.aweme_list[].statistics.download_count`: Downloads\n- `data.aweme_list[].video.play_addr.url_list[0]`: Video playback URL\n- `data.aweme_list[].video.cover.url_list[0]`: Thumbnail image URL\n- `data.aweme_list[].video.duration`: Video duration in milliseconds\n- `data.aweme_list[].author.unique_id`: Author's TikTok username\n- `data.aweme_list[].author.nickname`: Author's display name\n- `data.aweme_list[].author.sec_uid`: Author's secure user ID (use for profile lookups)\n- `data.aweme_list[].author.avatar_medium.url_list[0]`: Author's profile picture\n- `data.aweme_list[].music.title`: Sound/music title\n- `data.aweme_list[].music.author`: Sound/music artist\n- `data.aweme_list[].music.play_url.url_list[0]`: Direct audio playback URL\n- `data.aweme_list[].music.duration`: Audio clip duration in seconds\n- `data.aweme_list[].music.is_commerce_music`: Whether the sound is approved for commercial use",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "aweme_list": {
                          "0": {
                            "aweme_id": "7604489034315861262",
                            "desc": "Here's a play I LOVE for this year's big game!",
                            "create_time": 1770558138,
                            "author": {
                              "uid": "7436873095740343338",
                              "short_id": "0",
                              "nickname": "Barstool Gruden",
                              "signature": "SB XXXVII Champ currently @Barstool Sports",
                              "avatar_thumb": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=20c1bfbd&x-expires=1770667200&x-signature=%2BwQzhPxymH61a2gqLZikZAn22aI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b7b9d9a8&x-expires=1770667200&x-signature=qn4cRMaPgEioOlwfydrQ7FggU0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=03e633db&x-expires=1770667200&x-signature=BHUw%2FtUrC6K7R%2FMNpjYBgBUyk3E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_medium": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae15ea33&x-expires=1770667200&x-signature=%2Fi3lSBb%2BX%2FqXwYRH26vzJ2CR4aU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=da745254&x-expires=1770667200&x-signature=vr20ap7BuGSuvWeoABmP%2FdjMr5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1bad3b72&x-expires=1770667200&x-signature=I9l6QkCjXbOprx9Uvklo%2BLjeWd8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "follow_status": 0,
                              "is_block": false,
                              "custom_verify": "",
                              "unique_id": "barstoolgruden",
                              "room_id": 0,
                              "authority_status": 0,
                              "verify_info": "",
                              "share_info": {
                                "share_url": "",
                                "share_desc": "",
                                "share_title": "",
                                "share_qrcode_url": {
                                  "uri": "",
                                  "url_list": {},
                                  "width": 720,
                                  "height": 720,
                                  "url_prefix": null
                                },
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_desc_info": "",
                                "now_invitation_card_image_urls": null
                              },
                              "with_commerce_entry": false,
                              "verification_type": 0,
                              "enterprise_verify_reason": "",
                              "is_ad_fake": false,
                              "followers_detail": null,
                              "region": "US",
                              "commerce_user_level": 0,
                              "platform_sync_info": null,
                              "is_discipline_member": false,
                              "secret": 0,
                              "prevent_download": false,
                              "geofencing": null,
                              "video_icon": {
                                "uri": "",
                                "url_list": {},
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "follower_status": 0,
                              "comment_setting": 0,
                              "duet_setting": 0,
                              "download_setting": 0,
                              "cover_url": {},
                              "language": "en",
                              "item_list": null,
                              "is_star": false,
                              "type_label": {},
                              "ad_cover_url": null,
                              "comment_filter_status": 0,
                              "avatar_168x168": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=696477f0&x-expires=1770667200&x-signature=acg2GhyF5EtcC1hLSXtiHPkKpXE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7f246e1c&x-expires=1770667200&x-signature=j%2Fw7taSj4S%2FmFBmDBsrFPNi1qMw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=23bd16a7&x-expires=1770667200&x-signature=1kGRg%2FaPRnYsAwrCIOJ0tI%2BigXw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_300x300": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=fb13e228&x-expires=1770667200&x-signature=G67RAnDhQFHM2SWUMDjUHMdMASU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=971e581f&x-expires=1770667200&x-signature=X2ybcsUteZQ2pFfc3dbwr90hxqE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=770436d3&x-expires=1770667200&x-signature=7g2gclGBJcWjX0%2Fctc0bna1P%2F2Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "relative_users": null,
                              "cha_list": null,
                              "sec_uid": "MS4wLjABAAAA4zgncZ0J0zUTC7dbAaYbEk2vypdwFZmkfcY0d5DUj1Bux6KWo-ypPYC-0w-zI0zF",
                              "need_points": null,
                              "homepage_bottom_toast": null,
                              "can_set_geofencing": null,
                              "white_cover_url": null,
                              "user_tags": null,
                              "bold_fields": null,
                              "search_highlight": null,
                              "mutual_relation_avatars": null,
                              "social_info": "{\"imprs_info\":\"vv_100k+\",\"is_cold_info\":\"0\"}",
                              "events": null,
                              "matched_friend": {
                                "video_items": null,
                                "repost_items": null
                              },
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "user_profile_guide": null,
                              "shield_edit_field_info": null,
                              "can_message_follow_status_list": null,
                              "account_labels": null
                            },
                            "music": {
                              "id": 7604489266474798000,
                              "id_str": "7604489266474797837",
                              "title": "original sound - barstoolgruden",
                              "author": "Barstool Gruden",
                              "album": "",
                              "cover_large": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e7da3255&x-expires=1770667200&x-signature=ziHUzzswiL2tIZr3FOU3l912fh4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a9144cfb&x-expires=1770667200&x-signature=L0vuZjs%2FFzCaCzq2C2GJhfdipT4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=417978d0&x-expires=1770667200&x-signature=sApz3YHKrckMYmTBQD6RFx2alBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "cover_medium": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=da745254&x-expires=1770667200&x-signature=vr20ap7BuGSuvWeoABmP%2FdjMr5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae15ea33&x-expires=1770667200&x-signature=%2Fi3lSBb%2BX%2FqXwYRH26vzJ2CR4aU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fa54296f&x-expires=1770667200&x-signature=LifcblzkC6r2mZypqdvbd5fSAQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "cover_thumb": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b7b9d9a8&x-expires=1770667200&x-signature=qn4cRMaPgEioOlwfydrQ7FggU0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=20c1bfbd&x-expires=1770667200&x-signature=%2BwQzhPxymH61a2gqLZikZAn22aI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=44e01fa5&x-expires=1770667200&x-signature=lFYmEp4jcmQyZWGsLOAAzr6SuTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "play_url": {
                                "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604489307927104269.mp3",
                                "url_list": {
                                  "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604489307927104269.mp3"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "source_platform": 24,
                              "duration": 39,
                              "extra": "{\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604489034315861262,\"from_user_id\":0,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v12942gd0000d6495ffog65ktpovtsh0\",\"owner_id\":7436873095740343338,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                              "user_count": 0,
                              "position": null,
                              "collect_stat": 0,
                              "status": 1,
                              "offline_desc": "",
                              "owner_id": "7436873095740343338",
                              "owner_nickname": "Barstool Gruden",
                              "is_original": false,
                              "mid": "7604489266474797837",
                              "binded_challenge_id": 0,
                              "author_deleted": false,
                              "owner_handle": "barstoolgruden",
                              "author_position": null,
                              "prevent_download": false,
                              "external_song_info": {},
                              "sec_uid": "MS4wLjABAAAA4zgncZ0J0zUTC7dbAaYbEk2vypdwFZmkfcY0d5DUj1Bux6KWo-ypPYC-0w-zI0zF",
                              "avatar_thumb": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b7b9d9a8&x-expires=1770667200&x-signature=qn4cRMaPgEioOlwfydrQ7FggU0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=20c1bfbd&x-expires=1770667200&x-signature=%2BwQzhPxymH61a2gqLZikZAn22aI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=44e01fa5&x-expires=1770667200&x-signature=lFYmEp4jcmQyZWGsLOAAzr6SuTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_medium": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=da745254&x-expires=1770667200&x-signature=vr20ap7BuGSuvWeoABmP%2FdjMr5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae15ea33&x-expires=1770667200&x-signature=%2Fi3lSBb%2BX%2FqXwYRH26vzJ2CR4aU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fa54296f&x-expires=1770667200&x-signature=LifcblzkC6r2mZypqdvbd5fSAQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "preview_start_time": 0,
                              "preview_end_time": 0,
                              "is_commerce_music": true,
                              "artists": null,
                              "lyric_short_position": null,
                              "mute_share": false,
                              "tag_list": null,
                              "is_author_artist": false,
                              "is_pgc": false,
                              "search_highlight": null,
                              "multi_bit_rate_play_info": null,
                              "tt_to_dsp_song_infos": null,
                              "recommend_status": 100,
                              "uncert_artists": null
                            },
                            "cha_list": null,
                            "video": {
                              "play_addr": {
                                "uri": "v12025gd0000d64955fog65r5gssf530",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/38548b3dd6e9c54a39156dfe947b51ff/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMlIKLliEDKnQEtIZAi0AkuBwGpJEBWsfExBH7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1676&bt=838&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDk0Z2czNTYzaDQ2NjwzNEBpMzh2anU5cjg8OTMzZzgzNEAxLjVfYi5iXi8xNDNeMl9hYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "1": "https://v19.tiktokcdn-us.com/7694ae55fb97383f2b4176900bb5032c/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMlIKLliEDKnQEtIZAi0AkuBwGpJEBWsfExBH7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1676&bt=838&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDk0Z2czNTYzaDQ2NjwzNEBpMzh2anU5cjg8OTMzZzgzNEAxLjVfYi5iXi8xNDNeMl9hYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d1b059a363714e20a3e210edbd81164e&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwYWU1NGY0ZGFlNGM5ZDBiM2YzYTNiNmE2YTIyZTRm&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                },
                                "width": 720,
                                "height": 1280,
                                "url_key": "v12025gd0000d64955fog65r5gssf530_h264_720p_858461",
                                "data_size": 4271811,
                                "file_hash": "4a505068b1c6110213bfcaa7b27db8a2",
                                "url_prefix": null
                              },
                              "cover": {
                                "uri": "tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=dc6d0201&x-expires=1770667200&x-signature=ejXEGpxo59A90U6jzFlpDOjYQEI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=6c500bf2&x-expires=1770667200&x-signature=mP1dpMefTK2s4KwP8wC%2BYIFU7ao%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=78c01031&x-expires=1770667200&x-signature=8Yv5nBA4RXzMxPx3oOSEdvt4mKo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "height": 1280,
                              "width": 720,
                              "dynamic_cover": {
                                "uri": "tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e9e4e3b&x-expires=1770667200&x-signature=cVIgDLMUNWO6xJeILNMcQ1hqUNU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-origin.image?dr=8606&refresh_token=17dcf821&x-expires=1770667200&x-signature=tz3oTcJ5lQohVXh2%2BqMNgQo5to0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAYmEn1B4PAINiYgAIkCiANAaAlt5pSjjikSt~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3aa81eb5&x-expires=1770667200&x-signature=anZrGq%2BHFTfEtIRdXgv2cCaUweA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "origin_cover": {
                                "uri": "tos-useast5-p-0068-tx/oAlIKLliCDKnAIwI4Ai0AkyBwGp70BMrfExBH7",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAlIKLliCDKnAIwI4Ai0AkyBwGp70BMrfExBH7~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3cd67f99&x-expires=1770667200&x-signature=r%2FMveUpALyZjlVCvYBPS9gjsX1Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAlIKLliCDKnAIwI4Ai0AkyBwGp70BMrfExBH7~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5fe09795&x-expires=1770667200&x-signature=3lecj%2Bug5BdCeNorFgHnqeu%2BcmQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAlIKLliCDKnAIwI4Ai0AkyBwGp70BMrfExBH7~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=2e929292&x-expires=1770667200&x-signature=5t2ynXaWMyyViwZ7%2FtutCeSlqU8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "ratio": "720p",
                              "download_addr": {
                                "uri": "v12025gd0000d64955fog65r5gssf530",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/c5738f0d7a76deb4bf83205aaa64d4ab/69894b7e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oIQlDKGfK0ivKpBoAnBIHliEzszxwA7ILckDEB/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1562&bt=781&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NjhlNDo6aDQ3aWU8OmgzN0BpMzh2anU5cjg8OTMzZzgzNEBfY2I1LjMtXy4xY2IyNi42YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "1": "https://v19.tiktokcdn-us.com/f70a2deb941db584909baa6df6ee8c2a/69894b7e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oIQlDKGfK0ivKpBoAnBIHliEzszxwA7ILckDEB/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1562&bt=781&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NjhlNDo6aDQ3aWU8OmgzN0BpMzh2anU5cjg8OTMzZzgzNEBfY2I1LjMtXy4xY2IyNi42YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000d64955fog65r5gssf530&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=94109e57e9fb4f14b10e671781ebf5b3&item_id=7604489034315861262&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI1ZjU1NTg0YTI3MTI0ZTdjY2ExZGJiY2M1NTM1MTNl&shp=d05b14bd&shcp=-"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 3983845,
                                "url_prefix": null
                              },
                              "has_watermark": true,
                              "bit_rate": {
                                "0": {
                                  "gear_name": "adapt_540_1",
                                  "quality_type": 28,
                                  "bit_rate": 347463,
                                  "play_addr": {
                                    "uri": "v12025gd0000d64955fog65r5gssf530",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/94afdd0a35f44797d530825709246456/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oYWPKADVQFAKINBiMgESTKCDD2JefVORpHUEgK/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjVoZWc7MzgzNTg6PDs8NEBpMzh2anU5cjg8OTMzZzgzNEAxNjU1LTItXjYxYl4vNDU1YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "1": "https://v19.tiktokcdn-us.com/77cecae1b3defdf7b2e92d923f47c8dc/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oYWPKADVQFAKINBiMgESTKCDD2JefVORpHUEgK/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjVoZWc7MzgzNTg6PDs8NEBpMzh2anU5cjg8OTMzZzgzNEAxNjU1LTItXjYxYl4vNDU1YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=81897829a7e54290a500580d8b8e9243&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZiZWQ0NGY1MmM1MWM0MmNmZmYyY2M2ZTg1MWNmZGQ0&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v12025gd0000d64955fog65r5gssf530_bytevc1_540p_347463",
                                    "data_size": 1729022,
                                    "file_hash": "e2158f4ab5476cffc541a8b54f16ad7a",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "1": {
                                  "gear_name": "lower_540_1",
                                  "quality_type": 24,
                                  "bit_rate": 276610,
                                  "play_addr": {
                                    "uri": "v12025gd0000d64955fog65r5gssf530",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/43cde148626afe4ebc4bda2040a5a9da/69894b7e/video/tos/useast5/tos-useast5-ve-0068c004-tx/oYl7l0UCfAABQDBKBK2IlLEwniKnExgBHpiIBG/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=540&bt=270&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Zjg8ZTk6O2U4ZTk1OGhnOEBpMzh2anU5cjg8OTMzZzgzNEAxNC5fNV4zNl8xYy5iMWNgYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "1": "https://v19.tiktokcdn-us.com/c0603e0f39d6c328b38ef5a902899f83/69894b7e/video/tos/useast5/tos-useast5-ve-0068c004-tx/oYl7l0UCfAABQDBKBK2IlLEwniKnExgBHpiIBG/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=540&bt=270&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Zjg8ZTk6O2U4ZTk1OGhnOEBpMzh2anU5cjg8OTMzZzgzNEAxNC5fNV4zNl8xYy5iMWNgYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c5fd4ee512f64bb59b68a786bb19754c&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4MWQ3Y2U1NTRlOGI4NTI5MmNmMmUwMmU5YTU2OTll&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v12025gd0000d64955fog65r5gssf530_bytevc1_540p_276610",
                                    "data_size": 1376448,
                                    "file_hash": "5ea07ee903b78aca7a923590feed7841",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "2": {
                                  "gear_name": "lowest_540_1",
                                  "quality_type": 25,
                                  "bit_rate": 182292,
                                  "play_addr": {
                                    "uri": "v12025gd0000d64955fog65r5gssf530",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/34f57eb64dd0fc594b0b668348f67f07/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/owVBKFDXbHVfe2iWJpHsAMSIlsQCIrPODJlKEg/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=356&bt=178&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Nzs5ZjZpMzM8Nmc0OTM7aEBpMzh2anU5cjg8OTMzZzgzNEBfLWIwYTVjXzQxXzAtLzMzYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "1": "https://v19.tiktokcdn-us.com/32307e73c69ce7abb567bc0c65d3c44b/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/owVBKFDXbHVfe2iWJpHsAMSIlsQCIrPODJlKEg/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=356&bt=178&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Nzs5ZjZpMzM8Nmc0OTM7aEBpMzh2anU5cjg8OTMzZzgzNEBfLWIwYTVjXzQxXzAtLzMzYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e68200631bd4379b0f08fd33ce608b4&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdhN2Q0YjU0Mzc0ZmY4Mzg4MWZhYjg5NDU0ODJiZTY1&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v12025gd0000d64955fog65r5gssf530_bytevc1_540p_182292",
                                    "data_size": 907111,
                                    "file_hash": "b6c0d86c7856695992a4307157abad2b",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "3": {
                                  "gear_name": "adapt_lowest_540_1",
                                  "quality_type": 29,
                                  "bit_rate": 166074,
                                  "play_addr": {
                                    "uri": "v12025gd0000d64955fog65r5gssf530",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/609076253fa4fa028f3e127c97fc1555/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oknClDiEIBw0K7xfDlipI0iHGJlnBBALBAEKM7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=324&bt=162&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=15&rc=ZzlnMzQ1Omk1ZGY3ODxkN0BpMzh2anU5cjg8OTMzZzgzNEA0L2I2M2FgNjMxMWIwMTFfYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "1": "https://v19.tiktokcdn-us.com/44911f3bf2d2dddb33e49bd45cd67895/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oknClDiEIBw0K7xfDlipI0iHGJlnBBALBAEKM7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=324&bt=162&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=15&rc=ZzlnMzQ1Omk1ZGY3ODxkN0BpMzh2anU5cjg8OTMzZzgzNEA0L2I2M2FgNjMxMWIwMTFfYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b44a4935e44c4a629fc7d26190ed267d&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliNGNmOTllYTdhZDRlNjU4MjFhZGYwZTZiNjY4ZWYx&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v12025gd0000d64955fog65r5gssf530_bytevc1_540p_166074",
                                    "data_size": 826408,
                                    "file_hash": "b03e7c85e9b71613d1c65355dcb74f8b",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                }
                              },
                              "duration": 39809,
                              "play_addr_h264": {
                                "uri": "v12025gd0000d64955fog65r5gssf530",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/38548b3dd6e9c54a39156dfe947b51ff/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMlIKLliEDKnQEtIZAi0AkuBwGpJEBWsfExBH7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1676&bt=838&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDk0Z2czNTYzaDQ2NjwzNEBpMzh2anU5cjg8OTMzZzgzNEAxLjVfYi5iXi8xNDNeMl9hYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "1": "https://v19.tiktokcdn-us.com/7694ae55fb97383f2b4176900bb5032c/69894b7e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMlIKLliEDKnQEtIZAi0AkuBwGpJEBWsfExBH7/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1676&bt=838&cs=0&ds=3&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDk0Z2czNTYzaDQ2NjwzNEBpMzh2anU5cjg8OTMzZzgzNEAxLjVfYi5iXi8xNDNeMl9hYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d1b059a363714e20a3e210edbd81164e&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwYWU1NGY0ZGFlNGM5ZDBiM2YzYTNiNmE2YTIyZTRm&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                },
                                "width": 720,
                                "height": 1280,
                                "url_key": "v12025gd0000d64955fog65r5gssf530_h264_720p_858461",
                                "data_size": 4271811,
                                "file_hash": "4a505068b1c6110213bfcaa7b27db8a2",
                                "url_prefix": null
                              },
                              "cdn_url_expired": 0,
                              "need_set_token": false,
                              "CoverTsp": 0,
                              "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v12025gd0000d64955fog65r5gssf530\",\"url_list\":[\"https://v16m.tiktokcdn-us.com/e168681fe3afa9b240d502ec0a105175/69894b7e/video/tos/useast5/tos-useast5-ve-0068c001-tx/o0EVOkIR2EXHkMDPBgfMFWASgKQKRIfVDJip3C/?a=1233\\u0026bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1600\\u0026bt=800\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=NztoZjw8OTs2Omg5Mzo0PEBpMzh2anU5cjg8OTMzZzgzNEAxYWJeMzQxNi8xMV5jNi5iYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=20260208204957E076F49FDBF03DCDAC23\\u0026btag=e00088000\",\"https://v19.tiktokcdn-us.com/bd21bf9fa958d5ca5bb7f6d7dddb81ab/69894b7e/video/tos/useast5/tos-useast5-ve-0068c001-tx/o0EVOkIR2EXHkMDPBgfMFWASgKQKRIfVDJip3C/?a=1233\\u0026bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1600\\u0026bt=800\\u0026cs=0\\u0026ds=3\\u0026ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=NztoZjw8OTs2Omg5Mzo0PEBpMzh2anU5cjg8OTMzZzgzNEAxYWJeMzQxNi8xMV5jNi5iYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D\\u0026vvpl=1\\u0026l=20260208204957E076F49FDBF03DCDAC23\\u0026btag=e00088000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12025gd0000d64955fog65r5gssf530\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=FEED\\u0026file_id=e91197f0a64e472398467969aceed844\\u0026item_id=7604489034315861262\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMzMDcwODRiMWEzYTUxODBjZjQ4NWI5NmMyZGI3Yzhi\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":4489405,\"file_cs\":\"c:0-25613-0a8c\"}}",
                              "tags": null,
                              "big_thumbs": null,
                              "play_addr_bytevc1": {
                                "uri": "v12025gd0000d64955fog65r5gssf530",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/94afdd0a35f44797d530825709246456/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oYWPKADVQFAKINBiMgESTKCDD2JefVORpHUEgK/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjVoZWc7MzgzNTg6PDs8NEBpMzh2anU5cjg8OTMzZzgzNEAxNjU1LTItXjYxYl4vNDU1YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "1": "https://v19.tiktokcdn-us.com/77cecae1b3defdf7b2e92d923f47c8dc/69894b7e/video/tos/useast5/tos-useast5-pve-0068-tx/oYWPKADVQFAKINBiMgESTKCDD2JefVORpHUEgK/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=gKfIn8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjVoZWc7MzgzNTg6PDs8NEBpMzh2anU5cjg8OTMzZzgzNEAxNjU1LTItXjYxYl4vNDU1YSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00088000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=81897829a7e54290a500580d8b8e9243&is_play_url=1&item_id=7604489034315861262&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZiZWQ0NGY1MmM1MWM0MmNmZmYyY2M2ZTg1MWNmZGQ0&source=FEED&video_id=v12025gd0000d64955fog65r5gssf530"
                                },
                                "width": 576,
                                "height": 1024,
                                "url_key": "v12025gd0000d64955fog65r5gssf530_bytevc1_540p_347463",
                                "data_size": 1729022,
                                "file_hash": "e2158f4ab5476cffc541a8b54f16ad7a",
                                "url_prefix": null
                              },
                              "is_bytevc1": 0,
                              "meta": "{\"LoudnessRange\":\"6.7\",\"LoudnessRangeEnd\":\"-17.4\",\"LoudnessRangeStart\":\"-24.1\",\"MaximumMomentaryLoudness\":\"-11.5\",\"MaximumShortTermLoudness\":\"-16.2\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"MaximumMomentaryLoudness\\\":-11.5,\\\"LoudnessRangeEnd\\\":-17.4,\\\"LoudnessRange\\\":6.7,\\\"LoudnessRangeStart\\\":-24.1,\\\"MaximumShortTermLoudness\\\":-16.2,\\\"Metrics\\\":{\\\"Version\\\":\\\"1.4.2\\\",\\\"AEDInfo\\\":{\\\"MusicRatio\\\":0,\\\"SingingRatio\\\":0.08,\\\"SpeechRatio\\\":0.95},\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"Loud\\\":-20.27,\\\"LoudR\\\":6.3,\\\"LoudRE\\\":-17.4,\\\"LoudRS\\\":-23.7,\\\"MaxMomLoud\\\":-11.52,\\\"MaxSTLoud\\\":-16.2}},\\\"Cutoff\\\":{\\\"Spkr100G\\\":0,\\\"Spkr150G\\\":0,\\\"Spkr200G\\\":0.11,\\\"FCenL\\\":2424.17,\\\"FCenR\\\":2423.92},\\\"Loudness\\\":{\\\"Integrated\\\":-20.381},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":0},\\\"RMSStats\\\":{\\\"LRDiff\\\":0,\\\"LTotal\\\":-23.787,\\\"Peak\\\":-5.996,\\\"RTotal\\\":-23.787}},\\\"Peak\\\":0.50119,\\\"Version\\\":2,\\\"Loudness\\\":-20.4}\",\"bright_ratio_mean\":\"0.1456\",\"brightness_mean\":\"85.3956\",\"diff_overexposure_ratio\":\"0.0049\",\"flight_id\":\"\",\"loudness\":\"-20.4\",\"overexposure_ratio_mean\":\"0.0124\",\"peak\":\"0.50119\",\"play_time_prob_dist\":\"[800,0.5979,4444.3897]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1770558109}\",\"sr_score\":\"1.000\",\"std_brightness\":\"14.2026\",\"vq_score\":\"70.86\"}",
                              "cla_info": {
                                "has_original_audio": 0,
                                "enable_auto_caption": 0,
                                "original_language_info": {
                                  "lang": "eng-US",
                                  "language_id": 2,
                                  "language_code": "en",
                                  "can_translate_realtime": false,
                                  "original_caption_type": 5,
                                  "is_burnin_caption": true,
                                  "can_translate_realtime_skip_translation_lang_check": true
                                },
                                "caption_infos": {
                                  "0": {
                                    "lang": "eng-US",
                                    "language_id": 2,
                                    "url": "https://v16-cla.tiktokcdn-us.com/5ea5e3d72b97325a42457f79a7578595/69b0841e/video/tos/useast5/tos-useast5-v-0068-tx/27612cd27d5c408e9e3f9bc340e13588/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30162&bt=15081&cs=0&ds=4&ft=ge.El8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mzh2anU5cjg8OTMzZzgzNEBpMzh2anU5cjg8OTMzZzgzNEAwY3AyMmRjMjFhLS1kLy9zYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00048000",
                                    "expire": 1773175838,
                                    "caption_format": "webvtt",
                                    "complaint_id": 7604489393356754000,
                                    "is_auto_generated": true,
                                    "sub_id": -297935523,
                                    "sub_version": "1",
                                    "cla_subtitle_id": 7604489393356754000,
                                    "language_code": "en",
                                    "is_original_caption": true,
                                    "url_list": {
                                      "0": "https://v16-cla.tiktokcdn-us.com/5ea5e3d72b97325a42457f79a7578595/69b0841e/video/tos/useast5/tos-useast5-v-0068-tx/27612cd27d5c408e9e3f9bc340e13588/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30162&bt=15081&cs=0&ds=4&ft=ge.El8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mzh2anU5cjg8OTMzZzgzNEBpMzh2anU5cjg8OTMzZzgzNEAwY3AyMmRjMjFhLS1kLy9zYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00048000",
                                      "1": "https://v19-cla.tiktokcdn-us.com/58d827ad8860fe75fe06c01fc145b58a/69b0841e/video/tos/useast5/tos-useast5-v-0068-tx/27612cd27d5c408e9e3f9bc340e13588/?a=1233&bti=Ozk3QGo4dik3OjlmMzAuYCM6bTQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=30162&bt=15081&cs=0&ds=4&ft=ge.El8buoTfR12NvG~W..IxR7VPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mzh2anU5cjg8OTMzZzgzNEBpMzh2anU5cjg8OTMzZzgzNEAwY3AyMmRjMjFhLS1kLy9zYSMwY3AyMmRjMjFhLS1kLy9zcw%3D%3D&vvpl=1&l=20260208204957E076F49FDBF03DCDAC23&btag=e00048000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyYTQwOGEzOGQwY2U1ZjU3OGI3OWE0MWNhMjMxNWU0&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12025gd0000d64955fog65r5gssf530"
                                    },
                                    "caption_length": 683
                                  }
                                },
                                "creator_edited_caption_id": 0,
                                "vertical_positions": null,
                                "hide_original_caption": true,
                                "captions_type": 1,
                                "no_caption_reason": 0
                              },
                              "source_HDR_type": 0,
                              "bit_rate_audio": null
                            },
                            "share_url": "https://www.tiktok.com/@barstoolgruden/video/7604489034315861262?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f2059d312ckfj1&share_item_id=7604489034315861262&source=h5_m",
                            "user_digged": 0,
                            "statistics": {
                              "aweme_id": "7604489034315861262",
                              "comment_count": 23,
                              "digg_count": 3999,
                              "download_count": 9,
                              "play_count": 740122,
                              "share_count": 29,
                              "forward_count": 0,
                              "lose_count": 0,
                              "lose_comment_count": 0,
                              "whatsapp_share_count": 0,
                              "collect_count": 145,
                              "repost_count": 0
                            },
                            "status": {
                              "aweme_id": "7604489034315861262",
                              "is_delete": false,
                              "allow_share": true,
                              "allow_comment": true,
                              "private_status": 0,
                              "in_reviewing": false,
                              "reviewed": 1,
                              "self_see": false,
                              "is_prohibited": false,
                              "download_status": 0
                            },
                            "rate": 12,
                            "text_extra": {},
                            "is_top": 0,
                            "label_top": {
                              "uri": "tiktok-obj/1598708589477025.PNG",
                              "url_list": {
                                "0": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "1": "https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                "2": "https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                              },
                              "width": 720,
                              "height": 720,
                              "url_prefix": null
                            },
                            "share_info": {
                              "share_url": "https://www.tiktok.com/@barstoolgruden/video/7604489034315861262?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f2059d312ckfj1&share_item_id=7604489034315861262&source=h5_m",
                              "share_desc": "Check out Barstool Gruden's video! #TikTok",
                              "share_title": "Check out Barstool Gruden’s video! #TikTok > ",
                              "bool_persist": 0,
                              "share_title_myself": "",
                              "share_title_other": "",
                              "share_link_desc": "",
                              "share_signature_url": "",
                              "share_signature_desc": "",
                              "share_quote": "",
                              "whatsapp_desc": "Download TikTok and watch more fun videos:",
                              "share_desc_info": "TikTok: Make Every Second CountCheck out Barstool Gruden’s video! #TikTok > ",
                              "now_invitation_card_image_urls": null,
                              "share_button_display_mode": 0,
                              "button_display_stratege_source": "algo_share_out"
                            },
                            "distance": "",
                            "video_labels": {},
                            "is_vr": false,
                            "is_ads": false,
                            "aweme_type": 0,
                            "cmt_swt": false,
                            "image_infos": null,
                            "risk_infos": {
                              "vote": false,
                              "warn": false,
                              "risk_sink": false,
                              "type": 0,
                              "content": ""
                            },
                            "is_relieve": false,
                            "sort_label": "{\"author_id\":7436873095740343338,\"author_country\":\"United States\",\"need_coldstart_force\":false,\"need_heat_force\":false,\"rec_after_search\":false,\"is_new_search_query\":false,\"is_within_10vv\":false,\"is_within_20vv\":false,\"is_within_60vv\":false}",
                            "position": null,
                            "uniqid_position": null,
                            "author_user_id": 7436873095740343000,
                            "bodydance_score": 0,
                            "geofencing": null,
                            "is_hash_tag": 1,
                            "is_pgcshow": false,
                            "region": "US",
                            "video_text": {},
                            "collect_stat": 0,
                            "label_top_text": null,
                            "group_id": "7604489034315861262",
                            "prevent_download": false,
                            "nickname_position": null,
                            "challenge_position": null,
                            "item_comment_settings": 0,
                            "with_promotional_music": false,
                            "long_video": null,
                            "item_duet": 0,
                            "item_react": 0,
                            "desc_language": "en",
                            "interaction_stickers": null,
                            "misc_info": "{}",
                            "origin_comment_ids": null,
                            "commerce_config_data": null,
                            "distribute_type": 1,
                            "video_control": {
                              "allow_download": false,
                              "share_type": 0,
                              "show_progress_bar": 1,
                              "draft_progress_bar": 1,
                              "allow_duet": true,
                              "allow_react": true,
                              "prevent_download_type": 2,
                              "allow_dynamic_wallpaper": true,
                              "timer_status": 1,
                              "allow_music": true,
                              "allow_stitch": true
                            },
                            "has_vs_entry": false,
                            "commerce_info": {
                              "adv_promotable": false,
                              "branded_content_type": 0,
                              "is_diversion_ad": 0
                            },
                            "need_vs_entry": false,
                            "anchors": null,
                            "hybrid_label": null,
                            "with_survey": false,
                            "geofencing_regions": null,
                            "aweme_acl": {
                              "download_general": {
                                "code": 0,
                                "show_type": 2,
                                "transcode": 3,
                                "mute": false
                              },
                              "download_mask_panel": {
                                "code": 0,
                                "show_type": 2,
                                "transcode": 3,
                                "mute": false
                              },
                              "share_list_status": 0,
                              "share_general": {
                                "code": 0,
                                "show_type": 2,
                                "transcode": 3,
                                "mute": false
                              },
                              "platform_list": null,
                              "share_action_list": null,
                              "press_action_list": null
                            },
                            "cover_labels": null,
                            "mask_infos": {},
                            "playlist_info": {
                              "mix_id": "7534080530720934670",
                              "name": "Previews",
                              "index": 144,
                              "item_total": 145
                            },
                            "search_highlight": null,
                            "playlist_blocked": false,
                            "green_screen_materials": null,
                            "interact_permission": {
                              "duet": 0,
                              "stitch": 0,
                              "duet_privacy_setting": 0,
                              "stitch_privacy_setting": 0,
                              "upvote": 0,
                              "allow_adding_to_story": 1,
                              "allow_create_sticker": {
                                "status": 0
                              }
                            },
                            "question_list": null,
                            "content_desc": "",
                            "content_desc_extra": {},
                            "products_info": null,
                            "follow_up_publish_from_id": 0,
                            "disable_search_trending_bar": true,
                            "suggest_words": {
                              "suggest_words": {
                                "0": {
                                  "words": {
                                    "0": {
                                      "word": "two can play that game tips",
                                      "word_id": "7129340293253432715"
                                    }
                                  },
                                  "scene": "feed_bar",
                                  "hint_text": "Search · ",
                                  "qrec_virtual_enable": ""
                                },
                                "1": {
                                  "words": {
                                    "0": {
                                      "word": "rain bet game",
                                      "word_id": "3198608858986875272"
                                    }
                                  },
                                  "scene": "comment_top",
                                  "hint_text": "Search:",
                                  "qrec_virtual_enable": ""
                                }
                              }
                            },
                            "music_begin_time_in_ms": 0,
                            "item_distribute_source": "for_you_page",
                            "item_source_category": 0,
                            "branded_content_accounts": null,
                            "is_description_translatable": true,
                            "follow_up_item_id_groups": "",
                            "is_text_sticker_translatable": false,
                            "text_sticker_major_lang": "un",
                            "original_client_text": {
                              "markup_text": "Here's a play I LOVE for this year's big game!",
                              "text_extra": null
                            },
                            "music_selected_from": "",
                            "tts_voice_ids": null,
                            "reference_tts_voice_ids": null,
                            "voice_filter_ids": null,
                            "reference_voice_filter_ids": null,
                            "music_title_style": 1,
                            "animated_image_info": {
                              "type": 0,
                              "effect": 0
                            },
                            "comment_config": {
                              "emoji_recommend_list": {
                                "0": {
                                  "emoji": "😂",
                                  "score": 11
                                },
                                "1": {
                                  "emoji": "❤",
                                  "score": 10
                                },
                                "2": {
                                  "emoji": "😳",
                                  "score": 9
                                }
                              },
                              "long_press_recommend_list": null,
                              "quick_comment_emoji_recommend_list": null,
                              "comment_panel_show_tab_config": null
                            },
                            "added_sound_music_info": {
                              "id": 7604489266474798000,
                              "id_str": "7604489266474797837",
                              "title": "original sound - barstoolgruden",
                              "author": "Barstool Gruden",
                              "album": "",
                              "cover_large": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e7da3255&x-expires=1770667200&x-signature=ziHUzzswiL2tIZr3FOU3l912fh4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a9144cfb&x-expires=1770667200&x-signature=L0vuZjs%2FFzCaCzq2C2GJhfdipT4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=417978d0&x-expires=1770667200&x-signature=sApz3YHKrckMYmTBQD6RFx2alBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "cover_medium": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=da745254&x-expires=1770667200&x-signature=vr20ap7BuGSuvWeoABmP%2FdjMr5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae15ea33&x-expires=1770667200&x-signature=%2Fi3lSBb%2BX%2FqXwYRH26vzJ2CR4aU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fa54296f&x-expires=1770667200&x-signature=LifcblzkC6r2mZypqdvbd5fSAQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "cover_thumb": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b7b9d9a8&x-expires=1770667200&x-signature=qn4cRMaPgEioOlwfydrQ7FggU0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=20c1bfbd&x-expires=1770667200&x-signature=%2BwQzhPxymH61a2gqLZikZAn22aI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=44e01fa5&x-expires=1770667200&x-signature=lFYmEp4jcmQyZWGsLOAAzr6SuTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "play_url": {
                                "uri": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604489307927104269.mp3",
                                "url_list": {
                                  "0": "https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7604489307927104269.mp3"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "source_platform": 24,
                              "duration": 39,
                              "extra": "{\"amplitude_peak\":0,\"beats\":{},\"can_read\":true,\"can_reuse\":true,\"erase_type\":0,\"erase_uid\":0,\"extract_item_id\":7604489034315861262,\"from_user_id\":0,\"full_song_beat_info\":{},\"full_song_beats\":{},\"has_edited\":0,\"is_batch_take_down_music\":false,\"is_ugc_mapping\":false,\"is_used\":1,\"loudness_lufs\":0,\"music_vid\":\"v12942gd0000d6495ffog65ktpovtsh0\",\"owner_id\":7436873095740343338,\"resource_status\":0,\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0}",
                              "user_count": 0,
                              "position": null,
                              "collect_stat": 0,
                              "status": 1,
                              "offline_desc": "",
                              "owner_id": "7436873095740343338",
                              "owner_nickname": "Barstool Gruden",
                              "is_original": false,
                              "mid": "7604489266474797837",
                              "binded_challenge_id": 0,
                              "author_deleted": false,
                              "owner_handle": "barstoolgruden",
                              "author_position": null,
                              "prevent_download": false,
                              "external_song_info": {},
                              "sec_uid": "MS4wLjABAAAA4zgncZ0J0zUTC7dbAaYbEk2vypdwFZmkfcY0d5DUj1Bux6KWo-ypPYC-0w-zI0zF",
                              "avatar_thumb": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b7b9d9a8&x-expires=1770667200&x-signature=qn4cRMaPgEioOlwfydrQ7FggU0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=20c1bfbd&x-expires=1770667200&x-signature=%2BwQzhPxymH61a2gqLZikZAn22aI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=44e01fa5&x-expires=1770667200&x-signature=lFYmEp4jcmQyZWGsLOAAzr6SuTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_medium": {
                                "uri": "tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=da745254&x-expires=1770667200&x-signature=vr20ap7BuGSuvWeoABmP%2FdjMr5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ae15ea33&x-expires=1770667200&x-signature=%2Fi3lSBb%2BX%2FqXwYRH26vzJ2CR4aU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ecf877580ff3196b84fda17a626f1880~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fa54296f&x-expires=1770667200&x-signature=LifcblzkC6r2mZypqdvbd5fSAQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "preview_start_time": 0,
                              "preview_end_time": 0,
                              "is_commerce_music": true,
                              "artists": null,
                              "lyric_short_position": null,
                              "mute_share": false,
                              "tag_list": null,
                              "is_author_artist": false,
                              "is_pgc": false,
                              "search_highlight": null,
                              "multi_bit_rate_play_info": null,
                              "tt_to_dsp_song_infos": null,
                              "recommend_status": 100,
                              "uncert_artists": null
                            },
                            "origin_volume": "100.000000",
                            "music_volume": "0.000000",
                            "support_danmaku": false,
                            "has_danmaku": false,
                            "muf_comment_info_v2": null,
                            "behind_the_song_music_ids": null,
                            "behind_the_song_video_music_ids": null,
                            "ttec_suggest_words": {
                              "ttec_suggest_words": null
                            },
                            "operator_boost_info": null,
                            "log_info": {
                              "order": "0"
                            },
                            "main_arch_common": "",
                            "aigc_info": {
                              "aigc_label_type": 0
                            },
                            "add_yours_recommendation": {},
                            "banners": {
                              "0": {
                                "key": {
                                  "component_key": "bottom_banner_playlist"
                                }
                              },
                              "1": {
                                "key": {
                                  "component_key": "bottom_banner_search_rs"
                                }
                              }
                            },
                            "picked_users": null,
                            "standard_component_info": {
                              "banner_enabled": true
                            },
                            "comment_topbar_info": null,
                            "visual_search_info": {
                              "visual_search_intent_level": 0
                            },
                            "smart_search_info": {
                              "find_similar_intent_type": 0,
                              "ask_tako_intent_type": 0,
                              "related_videos_intent_type": 0,
                              "title_smart_search_panel_type": 0
                            },
                            "survey_info": null,
                            "ecosystem_perception_enhancement": null,
                            "tako_bubble_info": {
                              "tako_bubble_enable": false
                            },
                            "bottom_products": null,
                            "right_products": null,
                            "is_ad": false,
                            "is_eligible_for_commission": false,
                            "create_time_utc": "2026-02-08T13:42:18.000Z",
                            "url": "https://www.tiktok.com/@barstoolgruden/video/7604489034315861262"
                          }
                        }
                      },
                      "credits_used": 1,
                      "note": "Proxy set to US"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "aweme_list": {
                          "0": {
                            "aweme_id": "7604378767410154783",
                            "desc": "",
                            "desc_language": "un",
                            "region": "US",
                            "statistics": {
                              "aweme_id": "7604378767410154783",
                              "comment_count": 453,
                              "digg_count": 3139,
                              "download_count": 64,
                              "play_count": 29076,
                              "share_count": 1765,
                              "forward_count": 0,
                              "lose_count": 0,
                              "lose_comment_count": 0,
                              "whatsapp_share_count": 39,
                              "collect_count": 460,
                              "repost_count": 0
                            },
                            "video": {
                              "play_addr": {
                                "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/ed946713fc5ce01d3c82c484c02dd447/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQ0jfABxHL6iliI50z1tXMqCAIQIA7lESzxBiH/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1986&bt=993&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=OjtnOThpaWU4NTYzZGg2Z0Bpam83eGs5cnA1OTMzaTczNEAxMy4uNC5jNmMxNl9gY2FjYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/e3704d4b63a27ae0875746e8907b731c/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQ0jfABxHL6iliI50z1tXMqCAIQIA7lESzxBiH/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1986&bt=993&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=OjtnOThpaWU4NTYzZGg2Z0Bpam83eGs5cnA1OTMzaTczNEAxMy4uNC5jNmMxNl9gY2FjYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fdd3fecab09342f59bff1f75161d6847&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk5ZmExMmQ0MWQ2MGMwMWVkMDc3YjdkNzJiN2JmNzg1&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                },
                                "width": 720,
                                "height": 1280,
                                "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_h264_720p_1017611",
                                "data_size": 805694,
                                "file_hash": "860b1603e8bc4c7dd94e83687405796d",
                                "url_prefix": null
                              },
                              "cover": {
                                "uri": "tos-useast8-p-0068-tx2/oYnIKAq3EDXiyVPQfOFMAvQERAjKC2bfElBpyC",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYnIKAq3EDXiyVPQfOFMAvQERAjKC2bfElBpyC~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=54174051&x-expires=1770667200&x-signature=RC%2BIy2p8ubrqIzdhWb85CLW%2FETA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYnIKAq3EDXiyVPQfOFMAvQERAjKC2bfElBpyC~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=6ce3a6c6&x-expires=1770667200&x-signature=YEzjkU2OMK8jRv7Vgy6BQubwiBo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYnIKAq3EDXiyVPQfOFMAvQERAjKC2bfElBpyC~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=bd3dc0d3&x-expires=1770667200&x-signature=uKj94gGIzIllTGPLbDsLCTPZCPo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "height": 1280,
                              "width": 720,
                              "dynamic_cover": {
                                "uri": "tos-useast8-p-0068-tx2/oIyQvp3nElICAFTkPBVQTAEXeb0iBODjEQKfRq",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIyQvp3nElICAFTkPBVQTAEXeb0iBODjEQKfRq~tplv-tiktokx-origin.image?dr=8606&refresh_token=c29e9928&x-expires=1770667200&x-signature=R0BhQfWLPVMNNH6J93uaMltRDVE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIyQvp3nElICAFTkPBVQTAEXeb0iBODjEQKfRq~tplv-tiktokx-origin.image?dr=8606&refresh_token=57fdbcbc&x-expires=1770667200&x-signature=qwSjFDU0Knl1wuR8DNI53jKBJJk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIyQvp3nElICAFTkPBVQTAEXeb0iBODjEQKfRq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d2bc7414&x-expires=1770667200&x-signature=TH%2FzAtNn7ueqCsZPJAMQy8SzB28%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "origin_cover": {
                                "uri": "tos-useast8-p-0068-tx2/oULE8EODAq7ByvPFf5pREBAjQnI3liQaCbQe7V",
                                "url_list": {
                                  "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oULE8EODAq7ByvPFf5pREBAjQnI3liQaCbQe7V~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=00297dfc&x-expires=1770667200&x-signature=P8BOqT8krwizLBFZ3fz2s4wSSE0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=FEED",
                                  "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oULE8EODAq7ByvPFf5pREBAjQnI3liQaCbQe7V~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4ff32509&x-expires=1770667200&x-signature=BAm%2BRKkkYRVuPkL4tMZ%2FaVpnK8s%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=FEED",
                                  "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oULE8EODAq7ByvPFf5pREBAjQnI3liQaCbQe7V~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=14923263&x-expires=1770667200&x-signature=eUmv1uTPdiMwmjTpdweAFrEqWVo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=FEED"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 0,
                                "url_prefix": null
                              },
                              "ratio": "720p",
                              "download_addr": {
                                "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/f369d2516214414942b2f7ae251441ec/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o8OPQOFek3VbHqSQEWDAIvijRnpAXB0EOCEyfC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1796&bt=898&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=ZzhmZWRlOmVnOTZmZDY1NkBpam83eGs5cnA1OTMzaTczNEBeNDU0LTExXl8xY15fXzYtYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/3807f1c2179dc3e0fe14fa9b4abbdc0c/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o8OPQOFek3VbHqSQEWDAIvijRnpAXB0EOCEyfC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1796&bt=898&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=ZzhmZWRlOmVnOTZmZDY1NkBpam83eGs5cnA1OTMzaTczNEBeNDU0LTExXl8xY15fXzYtYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d642nmvog65hpuv4fl3g&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=0392b3baacf346bdab474b0a7b8c75ad&item_id=7604378767410154783&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3ODlhYzYxZDM2M2I2NTYyZGM2ZTE5YTNmNzljZjA2&shp=d05b14bd&shcp=-"
                                },
                                "width": 720,
                                "height": 720,
                                "data_size": 728358,
                                "url_prefix": null
                              },
                              "has_watermark": true,
                              "bit_rate": {
                                "0": {
                                  "gear_name": "adapt_540_2",
                                  "quality_type": 28,
                                  "bit_rate": 326792,
                                  "play_addr": {
                                    "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/1749b30fc0eddda1c00ed7509b71fc27/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oweQOyAIEbDAiVpFCpB3Upmvj5nEREHWQJKqfP/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=638&bt=319&cs=5&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=11&rc=PDMzM2llNWloaDlkNGQzZEBpam83eGs5cnA1OTMzaTczNEAzMDZeXy1hNi8xYjAuNDRhYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/b654a05514a78dce35e9f1653734d3ce/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oweQOyAIEbDAiVpFCpB3Upmvj5nEREHWQJKqfP/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=638&bt=319&cs=5&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=11&rc=PDMzM2llNWloaDlkNGQzZEBpam83eGs5cnA1OTMzaTczNEAzMDZeXy1hNi8xYjAuNDRhYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=da707a113ae64e2e9fd20bbfa0903069&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZDI1YTJjMDEyNzY0MDExYjY1MGVkY2VkNGI0MDA3&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_bytevc2_540p_326792",
                                    "data_size": 258738,
                                    "file_hash": "6669772c44a89da28996fa1c868a14fd",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 2,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "1": {
                                  "gear_name": "lower_540_1",
                                  "quality_type": 24,
                                  "bit_rate": 319028,
                                  "play_addr": {
                                    "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/cb6f898140bffe2d3fc0d7b3f1fbc000/69894bf0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/osLEKEODAqtByvPFfVpREHAjQnI36iIbCbje2V/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=622&bt=311&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=4&rc=PGRlZjNnZjMzNjZkNjNmZkBpam83eGs5cnA1OTMzaTczNEBgYC5eYTExXl4xLzAzYjMxYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/545041fd062af171774afa3cc0fd2f01/69894bf0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/osLEKEODAqtByvPFfVpREHAjQnI36iIbCbje2V/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=622&bt=311&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=4&rc=PGRlZjNnZjMzNjZkNjNmZkBpam83eGs5cnA1OTMzaTczNEBgYC5eYTExXl4xLzAzYjMxYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4c6ce0633a2343a0a04c4dd0ac1bcac9&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhMmFiNTZiMmY5OWUxYzAwMDc4NWI1ZmJhZmM0ZjI0&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_bytevc1_540p_319028",
                                    "data_size": 252591,
                                    "file_hash": "35817c2bb039e892da6050147ed8adb4",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "2": {
                                  "gear_name": "lowest_540_1",
                                  "quality_type": 25,
                                  "bit_rate": 201006,
                                  "play_addr": {
                                    "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/8da7f3596f552b15085cc61811998484/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/ooHC1ifiBAxQ0tHqzEAXIHAHb7Iki5CaBxuBMI/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=392&bt=196&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=5&rc=OzhmZTgzOmZoZTxlZjw3NUBpam83eGs5cnA1OTMzaTczNEBiLS0xNF42Xy4xM2JjMS82YSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/536a60b11c1d7b04eecd264362e35aab/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/ooHC1ifiBAxQ0tHqzEAXIHAHb7Iki5CaBxuBMI/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=392&bt=196&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=5&rc=OzhmZTgzOmZoZTxlZjw3NUBpam83eGs5cnA1OTMzaTczNEBiLS0xNF42Xy4xM2JjMS82YSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=922449fceb694b1ebc97a0754b0c05e8&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI1NDFiOTU1YTg3ZWM0NTkxODU0YTU4Y2U4OGQ0NTM0&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_bytevc1_540p_201006",
                                    "data_size": 159147,
                                    "file_hash": "f0fdebfb4fdbb39ab0a0f31d76b5f11a",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                },
                                "3": {
                                  "gear_name": "adapt_lowest_540_1",
                                  "quality_type": 29,
                                  "bit_rate": 127251,
                                  "play_addr": {
                                    "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                    "url_list": {
                                      "0": "https://v16m.tiktokcdn-us.com/05c6f35f7c0b0a081ac27785b6ab95d1/69894bf0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUQjqFnEEIeQAziPCIfvOEbARx3apDVyEDwYBS/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=248&bt=124&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=15&rc=MzVlNzY2OTM4aDllNGg8ZkBpam83eGs5cnA1OTMzaTczNEAyYWEwLjViNTMxLS5jYDEuYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "1": "https://v19.tiktokcdn-us.com/a6b2a35627c2d4d9f7a808ea2fb0021a/69894bf0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUQjqFnEEIeQAziPCIfvOEbARx3apDVyEDwYBS/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=248&bt=124&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=15&rc=MzVlNzY2OTM4aDllNGg8ZkBpam83eGs5cnA1OTMzaTczNEAyYWEwLjViNTMxLS5jYDEuYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1c49cef11b064e6580e6831334dbd250&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmYTQwM2IxNDI0YmIwNjRkM2JkMzQ5NDNmNDU0NjFj&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                    },
                                    "width": 576,
                                    "height": 1024,
                                    "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_bytevc1_540p_127251",
                                    "data_size": 100751,
                                    "file_hash": "d4da12fc3b726f7a3305b4af24a28843",
                                    "url_prefix": null
                                  },
                                  "is_bytevc1": 1,
                                  "dub_infos": null,
                                  "HDR_type": "",
                                  "HDR_bit": ""
                                }
                              },
                              "duration": 6334,
                              "play_addr_h264": {
                                "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/ed946713fc5ce01d3c82c484c02dd447/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQ0jfABxHL6iliI50z1tXMqCAIQIA7lESzxBiH/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1986&bt=993&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=OjtnOThpaWU4NTYzZGg2Z0Bpam83eGs5cnA1OTMzaTczNEAxMy4uNC5jNmMxNl9gY2FjYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/e3704d4b63a27ae0875746e8907b731c/69894bf0/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQ0jfABxHL6iliI50z1tXMqCAIQIA7lESzxBiH/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1986&bt=993&cs=0&ds=3&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=0&rc=OjtnOThpaWU4NTYzZGg2Z0Bpam83eGs5cnA1OTMzaTczNEAxMy4uNC5jNmMxNl9gY2FjYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fdd3fecab09342f59bff1f75161d6847&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk5ZmExMmQ0MWQ2MGMwMWVkMDc3YjdkNzJiN2JmNzg1&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                },
                                "width": 720,
                                "height": 1280,
                                "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_h264_720p_1017611",
                                "data_size": 805694,
                                "file_hash": "860b1603e8bc4c7dd94e83687405796d",
                                "url_prefix": null
                              },
                              "cdn_url_expired": 0,
                              "need_set_token": false,
                              "CoverTsp": 0,
                              "misc_download_addrs": "{\"suffix_scene\":{\"uri\":\"v15044gf0000d642nmvog65hpuv4fl3g\",\"url_list\":[\"https://v16m.tiktokcdn-us.com/cf2eb3eaf9c682322c77c5093cebbf3e/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oUKirX0EI71BGA5SAtq5BfioiCAICNxxiHHz1I/?a=1233\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1370\\u0026bt=685\\u0026cs=0\\u0026ds=3\\u0026ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=OjUzZWQ8OTVoNjZkZmlkN0Bpam83eGs5cnA1OTMzaTczNEA2Xi8vLzQvXi8xMy42LTE0YSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208205224DB71EC745515FC22A7B0\\u0026btag=e000b0000\",\"https://v19.tiktokcdn-us.com/a8e69cceaab709b1d212e2baa1072141/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oUKirX0EI71BGA5SAtq5BfioiCAICNxxiHHz1I/?a=1233\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\u0026ch=0\\u0026cr=13\\u0026dr=0\\u0026er=0\\u0026lr=all\\u0026net=0\\u0026cd=0%7C0%7C0%7C\\u0026cv=1\\u0026br=1370\\u0026bt=685\\u0026cs=0\\u0026ds=3\\u0026ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5\\u0026mime_type=video_mp4\\u0026qs=0\\u0026rc=OjUzZWQ8OTVoNjZkZmlkN0Bpam83eGs5cnA1OTMzaTczNEA2Xi8vLzQvXi8xMy42LTE0YSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D\\u0026vvpl=1\\u0026l=20260208205224DB71EC745515FC22A7B0\\u0026btag=e000b0000\",\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d642nmvog65hpuv4fl3g\\u0026line=0\\u0026watermark=1\\u0026logo_name=tiktok_end_sonic\\u0026source=FEED\\u0026file_id=744a0f9c1a63432ea226792a2b20a297\\u0026item_id=7604378767410154783\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE3ODVmOGExMzE5NzliNzg0YTcyMzAwZDhmOTI1MDcz\\u0026shp=d05b14bd\\u0026shcp=-\"],\"width\":720,\"height\":720,\"data_size\":906928,\"file_cs\":\"c:0-6856-abcd\"}}",
                              "tags": null,
                              "big_thumbs": null,
                              "play_addr_bytevc1": {
                                "uri": "v15044gf0000d642nmvog65hpuv4fl3g",
                                "url_list": {
                                  "0": "https://v16m.tiktokcdn-us.com/a8d801a44fc80bc621ccfc72b5325b91/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oM3L2I8OpeE3cqyIBjFEAvDbEiARB3DIQnfPVC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=722&bt=361&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=11&rc=OTkzOmQ3Zzc8N2U6M2hmNkBpam83eGs5cnA1OTMzaTczNEAzYmFgMF8xXy8xMmEwY2MwYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "1": "https://v19.tiktokcdn-us.com/d25886b372a56bdb54024572bdb7699b/69894bf0/video/tos/useast8/tos-useast8-pve-0068-tx2/oM3L2I8OpeE3cqyIBjFEAvDbEiARB3DIQnfPVC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=722&bt=361&cs=2&ds=6&ft=arR-IqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=11&rc=OTkzOmQ3Zzc8N2U6M2hmNkBpam83eGs5cnA1OTMzaTczNEAzYmFgMF8xXy8xMmEwY2MwYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e000b0000",
                                  "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=33fcfe30d75b4429b44db43ac7d0e666&is_play_url=1&item_id=7604378767410154783&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlMjI3ZmUyMTUzOTFlZGUzMGI5NmFmY2JmZTM4ZjUx&source=FEED&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                },
                                "width": 576,
                                "height": 1024,
                                "url_key": "v15044gf0000d642nmvog65hpuv4fl3g_bytevc1_540p_369933",
                                "data_size": 292895,
                                "file_hash": "f88c11b66ff65cfa5aa90ce7ee5e7006",
                                "url_prefix": null
                              },
                              "is_bytevc1": 0,
                              "meta": "{\"LoudnessRange\":\"1.4\",\"LoudnessRangeEnd\":\"-30.2\",\"LoudnessRangeStart\":\"-31.6\",\"MaximumMomentaryLoudness\":\"-25.4\",\"MaximumShortTermLoudness\":\"-29.6\",\"Version\":\"2\",\"VolumeInfoJson\":\"{\\\"MaximumMomentaryLoudness\\\":-25.4,\\\"MaximumShortTermLoudness\\\":-29.6,\\\"Peak\\\":0.19498,\\\"Version\\\":2,\\\"LoudnessRange\\\":1.4,\\\"LoudnessRangeEnd\\\":-30.2,\\\"Metrics\\\":{\\\"AnchorLoudness\\\":{\\\"Speech\\\":{\\\"Loud\\\":-30.68,\\\"LoudR\\\":8.3,\\\"LoudRE\\\":-30.3,\\\"LoudRS\\\":-38.6,\\\"MaxMomLoud\\\":-26.69,\\\"MaxSTLoud\\\":-30.2}},\\\"Cutoff\\\":{\\\"Spkr150G\\\":0.31,\\\"Spkr200G\\\":0.53,\\\"FCenL\\\":2824.15,\\\"FCenR\\\":2772.28,\\\"Spkr100G\\\":0.15},\\\"Loudness\\\":{\\\"Integrated\\\":-30.287},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.266},\\\"RMSStats\\\":{\\\"LRDiff\\\":-0.46,\\\"LTotal\\\":-33.322,\\\"Peak\\\":-14.156,\\\"RTotal\\\":-32.862},\\\"Version\\\":\\\"1.4.2\\\",\\\"AEDInfo\\\":{\\\"MusicRatio\\\":1,\\\"SingingRatio\\\":0.17,\\\"SpeechRatio\\\":0.83}},\\\"Loudness\\\":-30.2,\\\"LoudnessRangeStart\\\":-31.6}\",\"bright_ratio_mean\":\"0.0116\",\"brightness_mean\":\"115.988\",\"diff_overexposure_ratio\":\"0.0016\",\"flight_id\":\"\",\"loudness\":\"-30.2\",\"overexposure_ratio_mean\":\"0.0122\",\"peak\":\"0.19498\",\"play_time_prob_dist\":\"[800,1.2827,1743.6183]\",\"sp_extra_info\":\"{\\\"origin_width\\\":1080,\\\"origin_height\\\":1920,\\\"origin_create_at\\\":1770532432}\",\"sr_score\":\"1.000\",\"std_brightness\":\"0.8864\",\"vq_score\":\"62.31\"}",
                              "cla_info": {
                                "has_original_audio": 1,
                                "enable_auto_caption": 0,
                                "original_language_info": {
                                  "lang": "eng-US",
                                  "language_id": 2,
                                  "language_code": "en",
                                  "can_translate_realtime": false,
                                  "original_caption_type": 5,
                                  "is_burnin_caption": true,
                                  "can_translate_realtime_skip_translation_lang_check": true
                                },
                                "caption_infos": {
                                  "0": {
                                    "lang": "eng-US",
                                    "language_id": 2,
                                    "url": "https://v16-cla.tiktokcdn-us.com/a070221d02ed9741739d92379f085e23/69b08490/video/tos/useast8/tos-useast8-v-0068-tx2/996fea26b45a4e08b49c006f2cd24187/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19212&bt=9606&ds=4&ft=aEdJYqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=13&rc=am83eGs5cnA1OTMzaTczNEBpam83eGs5cnA1OTMzaTczNEAwY3NtMmRzazFhLS1kMTJzYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e00070000",
                                    "expire": 1773175952,
                                    "caption_format": "webvtt",
                                    "complaint_id": 7604379458149289000,
                                    "is_auto_generated": true,
                                    "sub_id": -551382937,
                                    "sub_version": "1",
                                    "cla_subtitle_id": 7604379458149289000,
                                    "language_code": "en",
                                    "is_original_caption": true,
                                    "url_list": {
                                      "0": "https://v16-cla.tiktokcdn-us.com/a070221d02ed9741739d92379f085e23/69b08490/video/tos/useast8/tos-useast8-v-0068-tx2/996fea26b45a4e08b49c006f2cd24187/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19212&bt=9606&ds=4&ft=aEdJYqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=13&rc=am83eGs5cnA1OTMzaTczNEBpam83eGs5cnA1OTMzaTczNEAwY3NtMmRzazFhLS1kMTJzYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e00070000",
                                      "1": "https://v19-cla.tiktokcdn-us.com/245859c466e49c1325e4ee0759ab4004/69b08490/video/tos/useast8/tos-useast8-v-0068-tx2/996fea26b45a4e08b49c006f2cd24187/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19212&bt=9606&ds=4&ft=aEdJYqgwmILPD12~YTss3wUJj2I.aeF~O5&mime_type=video_mp4&qs=13&rc=am83eGs5cnA1OTMzaTczNEBpam83eGs5cnA1OTMzaTczNEAwY3NtMmRzazFhLS1kMTJzYSMwY3NtMmRzazFhLS1kMTJzcw%3D%3D&vvpl=1&l=20260208205224DB71EC745515FC22A7B0&btag=e00070000",
                                      "2": "https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5MjdjMmVkYTM4NDJlNGNkNjQ1ZjBlNzZmYjFhZmMx&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d642nmvog65hpuv4fl3g"
                                    },
                                    "caption_length": 82
                                  }
                                },
                                "creator_edited_caption_id": 0,
                                "vertical_positions": null,
                                "hide_original_caption": true,
                                "captions_type": 1,
                                "no_caption_reason": 0
                              },
                              "source_HDR_type": 0,
                              "bit_rate_audio": null
                            },
                            "author": {
                              "uid": "7083707155484066859",
                              "short_id": "0",
                              "nickname": "mr.maskiii",
                              "signature": "Official face reveal at 2M🥷\nfollow my insta: mr.maskiii",
                              "avatar_thumb": {
                                "uri": "tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7d787d81&x-expires=1770667200&x-signature=Q2Gt7sjvIrWRlwGqfRMlhZeqShA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8cca9577&x-expires=1770667200&x-signature=zH6lFuJItSZxNA4srm%2B4uLMoepM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=39d4c4ec&x-expires=1770667200&x-signature=LpCVVQdpgMlCQhGmsUuC1cTLwB0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_medium": {
                                "uri": "tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=846641f6&x-expires=1770667200&x-signature=yg3M4%2B94eYRi%2FcN1aZXjYLIYUKM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=166fe3c1&x-expires=1770667200&x-signature=hazU7HQmv0aKtBXgD2BVEt08iYA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1ddda819&x-expires=1770667200&x-signature=LUv2RY5hyFXF0FjKy5kqWKVUxD4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "follow_status": 0,
                              "is_block": false,
                              "custom_verify": "",
                              "unique_id": "mr.maskii",
                              "room_id": 0,
                              "authority_status": 0,
                              "verify_info": "",
                              "share_info": {
                                "share_url": "",
                                "share_desc": "",
                                "share_title": "",
                                "share_qrcode_url": {
                                  "uri": "",
                                  "url_list": {},
                                  "width": 720,
                                  "height": 720,
                                  "url_prefix": null
                                },
                                "share_title_myself": "",
                                "share_title_other": "",
                                "share_desc_info": "",
                                "now_invitation_card_image_urls": null
                              },
                              "with_commerce_entry": false,
                              "verification_type": 0,
                              "enterprise_verify_reason": "",
                              "is_ad_fake": false,
                              "followers_detail": null,
                              "region": "US",
                              "commerce_user_level": 0,
                              "platform_sync_info": null,
                              "is_discipline_member": false,
                              "secret": 0,
                              "prevent_download": false,
                              "geofencing": null,
                              "video_icon": {
                                "uri": "",
                                "url_list": {},
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "follower_status": 0,
                              "comment_setting": 0,
                              "duet_setting": 0,
                              "download_setting": 0,
                              "cover_url": {},
                              "language": "en",
                              "item_list": null,
                              "is_star": false,
                              "type_label": {},
                              "ad_cover_url": null,
                              "comment_filter_status": 0,
                              "avatar_168x168": {
                                "uri": "tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5714e6ce&x-expires=1770667200&x-signature=oSiv1zoIpiDtNn81A5099OoyNQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2630630c&x-expires=1770667200&x-signature=Xg1N1llIRR1s1epTeGeZYzPhOt8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2bd769ce&x-expires=1770667200&x-signature=zQLuJeI0KjMHA%2BVHbL%2BlLDJe8vU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "avatar_300x300": {
                                "uri": "tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6",
                                "url_list": {
                                  "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f3274c26&x-expires=1770667200&x-signature=u2chX0RU5d9KGZTlju8qr%2FFi8Ks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=dac3634c&x-expires=1770667200&x-signature=fcgogwCwwNMOivzZuJ2bKwgdRmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8",
                                  "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8fce5cbf7bcb9e3bd1cab74fed11f2e6~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=73be8c54&x-expires=1770667200&x-signature=nCJhwf%2BHY34gBB%2Bx361R45w0fWQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8"
                                },
                                "width": 720,
                                "height": 720,
                                "url_prefix": null
                              },
                              "relative_users": null,
                              "cha_list": null,
                              "sec_uid": "MS4wLjABAAAA0nM8VWYzpE4HENjN23W50BSPkhYqO1mKpwn4pll6yjF6F8KvHYZnFAijMnkc_0_U",
                              "need_points": null,
                              "homepage_bottom_toast": null,
                              "can_set_geofencing": null,
                              "white_cover_url": null,
                              "user_tags": null,
                              "bold_fields": null,
                              "search_highlight": null,
                              "mutual_relation_avatars": null,
                              "social_info": "{\"imprs_info\":\"vv_10k_100k\",\"is_cold_info\":\"0\"}",
                              "events": null,
                              "matched_friend": {
                                "video_items": null,
                                "repost_items": null
                              },
                              "advance_feature_item_order": null,
                              "advanced_feature_info": null,
                              "user_profile_guide": null,
                              "shield_edit_field_info": null,
                              "can_message_follow_status_list": null,
                              "account_labels": null
                            },
                            "create_time": 1770532433,
                            "is_ad": false,
                            "is_eligible_for_commission": false,
                            "create_time_utc": "2026-02-08T06:33:53.000Z",
                            "url": "https://www.tiktok.com/@mr.maskii/video/7604378767410154783"
                          }
                        }
                      },
                      "credits_used": 1,
                      "note": "Proxy set to US"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/creators/popular": {
      "get": {
        "summary": "Popular Creators",
        "description": "Get popular TikTok creators with filtering options for follower count, creator country, and audience country. Sort results by engagement rate, follower count, or average views.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok_Popular_Creators",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "page",
            "in": "query",
            "description": "Page number",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          },
          {
            "name": "sortBy",
            "in": "query",
            "description": "Sort creators by engagement, follower count, or average views",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "engagement",
                "follower",
                "avg_views"
              ],
              "example": "engagement"
            }
          },
          {
            "name": "followerCount",
            "in": "query",
            "description": "Filter by follower count range",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "10K-100K",
                "100K-1M",
                "1M-10M",
                "10M+"
              ],
              "example": "10K-100K"
            }
          },
          {
            "name": "creatorCountry",
            "in": "query",
            "description": "Country code of the creator",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "AU",
                "BR",
                "CA",
                "EG",
                "FR",
                "DE",
                "ID",
                "IL",
                "IT",
                "JP",
                "MY",
                "PH",
                "RU",
                "SA",
                "SG",
                "KR",
                "ES",
                "TW",
                "TH",
                "TR",
                "AE",
                "GB",
                "US",
                "VN"
              ],
              "example": "US"
            }
          },
          {
            "name": "audienceCountry",
            "in": "query",
            "description": "Country code of the audience/follower",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "AU",
                "BR",
                "CA",
                "EG",
                "FR",
                "DE",
                "ID",
                "IL",
                "IT",
                "JP",
                "MY",
                "PH",
                "RU",
                "SA",
                "SG",
                "KR",
                "ES",
                "TW",
                "TH",
                "TR",
                "AE",
                "GB",
                "US",
                "VN"
              ],
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `creators[].tcm_id`: TikTok Creator Marketplace ID\n- `creators[].user_id`: TikTok user ID\n- `creators[].nick_name`: Creator display name\n- `creators[].avatar_url`: Profile picture URL\n- `creators[].country_code`: Creator's country code (e.g., `US`)\n- `creators[].follower_cnt`: Total follower count\n- `creators[].liked_cnt`: Total likes received across all videos\n- `creators[].tt_link`: Direct TikTok profile URL\n- `creators[].tcm_link`: TikTok Creator Marketplace profile link\n- `creators[].items[].item_id`: Video ID\n- `creators[].items[].cover_url`: Video thumbnail URL\n- `creators[].items[].tt_link`: Direct TikTok video URL\n- `creators[].items[].vv`: Video view count\n- `creators[].items[].liked_cnt`: Video like count\n- `creators[].items[].create_time`: Video publish timestamp (Unix)\n- `pagination.page`: Current page number\n- `pagination.size`: Results per page\n- `pagination.total`: Total number of pages\n- `pagination.has_more`: Whether more pages are available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "creators": {
                      "0": {
                        "tcm_id": "7377026041014927376",
                        "user_id": "6620098253516439554",
                        "nick_name": "SANIEV",
                        "avatar_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/e2699c87b4fe37f8fc4d65a7dc453786~tplv-tiktokx-cropcenter:100:100.png?dr=14579&refresh_token=d416fed6&x-expires=1770753600&x-signature=udwG8wMH5h81NjqKg8BA7Vl2EiM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=317596d8&idc=my2",
                        "country_code": "US",
                        "follower_cnt": 431339,
                        "liked_cnt": 129772610,
                        "tt_link": "https://www.tiktok.com/@sanievv_",
                        "tcm_link": "https://creatormarketplace.tiktok.com/ad#/author/7377026041014927376",
                        "items": {
                          "0": {
                            "item_id": "7395965676629888274",
                            "cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/9f078a63ecd74061b52172692e1f5600_1722007460~tplv-noop.image?dr=18692&refresh_token=44cd6526&x-expires=1770602494&x-signature=QnyCEJvPGeN67%2Bmx5TNwa2C88kM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v10044g50000cqhruhfog65r8j5kjs10",
                            "tt_link": "https://www.tiktok.com/@author/video/7395965676629888274",
                            "vv": 2062831,
                            "liked_cnt": 229970,
                            "create_time": 1722007452
                          },
                          "1": {
                            "item_id": "7311765548977671426",
                            "cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/o4K8zWGNELAbIFC8tAIglnI8DpTFejf4KvAVAf~tplv-noop.image?dr=18692&refresh_token=a76f07da&x-expires=1770602517&x-signature=HhzN%2BVcS8JxJTYu7V%2BcT8JAlUzs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v10044g50000cls9mpnog65q9avvsvmg",
                            "tt_link": "https://www.tiktok.com/@author/video/7311765548977671426",
                            "vv": 5537679,
                            "liked_cnt": 576288,
                            "create_time": 1702403085
                          },
                          "2": {
                            "item_id": "7275732322157088002",
                            "cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/o0EkB4Q7hrAfuLmABgOEf6spRppozBAHEtEIxU~tplv-noop.image?dr=18692&refresh_token=bdcd28ae&x-expires=1770602603&x-signature=oCaMKCIR5%2FzXjRxm%2FUlVHyW9Q4k%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v14044g50000cjs99lrc77u7mad2tht0",
                            "tt_link": "https://www.tiktok.com/@author/video/7275732322157088002",
                            "vv": 4006148,
                            "liked_cnt": 594524,
                            "create_time": 1694013443
                          }
                        }
                      }
                    },
                    "pagination": {
                      "page": 1,
                      "size": 20,
                      "total": 10,
                      "has_more": false
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/popular/creators"
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Server error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch popular TikTok creators"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/videos/popular": {
      "get": {
        "summary": "Popular Videos",
        "description": "Get popular TikTok videos with filtering by time period and country. Sort results by likes, views, comments, or reposts.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok_Popular_Videos",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "period",
            "in": "query",
            "description": "Time period in days (7 or 30)",
            "required": false,
            "schema": {
              "type": "integer",
              "enum": [
                7,
                30
              ],
              "example": 7
            }
          },
          {
            "name": "page",
            "in": "query",
            "description": "Page number",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          },
          {
            "name": "orderBy",
            "in": "query",
            "description": "Sort videos by likes, views (hot), comments, or reposts",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "like",
                "hot",
                "comment",
                "repost"
              ],
              "example": "hot"
            }
          },
          {
            "name": "countryCode",
            "in": "query",
            "description": "Country code to get popular videos from",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "AU",
                "BR",
                "CA",
                "EG",
                "FR",
                "DE",
                "ID",
                "IL",
                "IT",
                "JP",
                "MY",
                "PH",
                "RU",
                "SA",
                "SG",
                "KR",
                "ES",
                "TW",
                "TH",
                "TR",
                "AE",
                "GB",
                "US",
                "VN"
              ],
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.videos[].id`: Video ID\n- `data.videos[].item_id`: Same as `id` — the video's unique identifier\n- `data.videos[].title`: Video caption/description\n- `data.videos[].cover`: Thumbnail image URL\n- `data.videos[].duration`: Video duration in seconds\n- `data.videos[].item_url`: Direct TikTok URL to the video\n- `data.videos[].country_code`: 2-letter country code (e.g. `US`)\n- `data.videos[].region`: Full country name (e.g. `United States`)\n- `data.pagination.page`: Current page number\n- `data.pagination.limit`: Items per page\n- `data.pagination.total_count`: Total number of videos available\n- `data.pagination.has_more`: Whether more pages exist",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "pagination": {
                      "has_more": true,
                      "limit": 10,
                      "page": 1,
                      "total_count": 500
                    },
                    "videos": {
                      "0": {
                        "country_code": "US",
                        "cover": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oYinBFICIiAfgI19B0EAb75KqAirIdvBrb49k1~tplv-noop.image?dr=18692&refresh_token=449de28d&x-expires=1770602748&x-signature=gM6%2FV9HcqVRgdz1KZI5ZMfxbgZQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=83ba07fd&idc=sg1&VideoID=v15044gf0000d5unbuvog65lsmo4k8tg",
                        "duration": 19,
                        "id": "7601361448245218591",
                        "item_id": "7601361448245218591",
                        "item_url": "https://www.tiktok.com/@mnm_pipi/video/7601361448245218591",
                        "region": "United States",
                        "title": "Big moment coming 💥 I’m hitting the stage at TikTok LIVE Fest on 12th February in Las Vegas. Meet me on @TikTok #livefest2025"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/popular/videos"
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Server error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch popular TikTok videos"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok/hashtags/popular": {
      "get": {
        "summary": "Popular Hashtags",
        "description": "Get popular TikTok hashtags with filtering by time period and country. Optionally surface only newly trending hashtags.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok_Popular_Hashtags",
        "tags": [
          "tiktok"
        ],
        "parameters": [
          {
            "name": "period",
            "in": "query",
            "description": "Time period in days (7, 30, or 120)",
            "required": false,
            "schema": {
              "type": "integer",
              "enum": [
                7,
                30,
                120
              ],
              "example": 7
            }
          },
          {
            "name": "page",
            "in": "query",
            "description": "Page number",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          },
          {
            "name": "countryCode",
            "in": "query",
            "description": "Country code to get popular hashtags from",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "AU",
                "BR",
                "CA",
                "EG",
                "FR",
                "DE",
                "ID",
                "IL",
                "IT",
                "JP",
                "MY",
                "PH",
                "RU",
                "SA",
                "SG",
                "KR",
                "ES",
                "TW",
                "TH",
                "TR",
                "AE",
                "GB",
                "US",
                "VN"
              ],
              "example": "US"
            }
          },
          {
            "name": "newOnBoard",
            "in": "query",
            "description": "Show only newly trending hashtags",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.list[].hashtag_id`: Unique hashtag ID\n- `data.list[].hashtag_name`: The hashtag text (without `#`)\n- `data.list[].publish_cnt`: Total number of videos published with this hashtag\n- `data.list[].video_views`: Total video views across all posts using this hashtag\n- `data.list[].rank`: Current position on the chart\n- `data.list[].rank_diff`: Change in rank since last period (`0` = no change)\n- `data.list[].rank_diff_type`: Type of rank change (e.g. `2` = stable)\n- `data.list[].is_promoted`: Whether the hashtag is being promoted\n- `data.list[].country_info.id`: 2-letter country code (e.g. `US`)\n- `data.list[].country_info.value`: Full country name (e.g. `United States`)\n- `data.list[].industry_info.id`: Industry category ID\n- `data.list[].industry_info.value`: Industry name (e.g. `Apparel & Accessories`)\n- `data.list[].trend[]`: Popularity trend over time — each entry has `time` (Unix timestamp) and `value` (relative popularity 0–1)\n- `data.pagination.page`: Current page number\n- `data.pagination.size`: Items per page\n- `data.pagination.total`: Total number of hashtags available\n- `data.pagination.has_more`: Whether more pages exist",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "list": {
                      "0": {
                        "hashtag_id": "7157084587318280197",
                        "hashtag_name": "tiktokshopblackfriday",
                        "country_info": {
                          "id": "US",
                          "value": "United States",
                          "label": "US"
                        },
                        "industry_info": {
                          "id": 22000000000,
                          "value": "Apparel & Accessories",
                          "label": "label_22000000000"
                        },
                        "is_promoted": false,
                        "trend": {
                          "0": {
                            "time": 1761350400,
                            "value": 0.4
                          },
                          "1": {
                            "time": 1761955200,
                            "value": 0.5
                          },
                          "2": {
                            "time": 1762560000,
                            "value": 0.64
                          },
                          "3": {
                            "time": 1763164800,
                            "value": 0.82
                          },
                          "4": {
                            "time": 1763769600,
                            "value": 0.95
                          },
                          "5": {
                            "time": 1764374400,
                            "value": 1
                          },
                          "6": {
                            "time": 1764979200,
                            "value": 0.68
                          },
                          "7": {
                            "time": 1765584000,
                            "value": 0.42
                          },
                          "8": {
                            "time": 1766188800,
                            "value": 0.34
                          },
                          "9": {
                            "time": 1766793600,
                            "value": 0.29
                          },
                          "10": {
                            "time": 1767398400,
                            "value": 0.24
                          },
                          "11": {
                            "time": 1768003200,
                            "value": 0.23
                          },
                          "12": {
                            "time": 1768608000,
                            "value": 0.2
                          },
                          "13": {
                            "time": 1769212800,
                            "value": 0.18
                          },
                          "14": {
                            "time": 1769817600,
                            "value": 0.15
                          }
                        },
                        "publish_cnt": 6928523,
                        "video_views": 34159952334,
                        "rank": 1,
                        "rank_diff": 0,
                        "rank_diff_type": 2
                      }
                    },
                    "pagination": {
                      "page": 1,
                      "size": 20,
                      "total": 100,
                      "has_more": true
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok/hashtags/popular"
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Server error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch popular TikTok hashtags"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-shop/products": {
      "get": {
        "summary": "Shop Products",
        "description": "Get all products listed in a TikTok Shop. Use the cursor from each response to paginate through results.\n\n**Credit Cost:** 1 credit per request\n\n**Note:** Non-US shop catalog coverage depends on TikTok exposing that shop in the selected region.",
        "operationId": "tiktok-shop_Shop_Products",
        "tags": [
          "tiktok-shop"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The TikTok Shop store URL.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor parameter from the previous response to retrieve the next page of products. Omit for the first page.",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Region to get shop products from. Defaults to US if not provided.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US",
              "enum": [
                "US",
                "GB",
                "DE",
                "FR",
                "IT",
                "ID",
                "MY",
                "MX",
                "PH",
                "SG",
                "ES",
                "TH",
                "VN",
                "BR",
                "JP",
                "IE"
              ]
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": true
                    },
                    "shopInfo": {
                      "type": "object",
                      "properties": {
                        "seller_id": {
                          "type": "string",
                          "example": "7495794203056835079"
                        },
                        "sold_count": {
                          "type": "integer",
                          "example": 3767605
                        },
                        "on_sell_product_count": {
                          "type": "integer",
                          "example": 36
                        },
                        "review_count": {
                          "type": "integer",
                          "example": 284185
                        },
                        "global_seller_id": {
                          "type": "string",
                          "example": "7495794203056835079"
                        },
                        "global_sold_count": {
                          "type": "string",
                          "example": "3767605"
                        },
                        "followers_count": {
                          "type": "string",
                          "example": "237879"
                        },
                        "video_count": {
                          "type": "string",
                          "example": "2413"
                        },
                        "enable_follow": {
                          "type": "boolean",
                          "example": true
                        },
                        "shop_name": {
                          "type": "string",
                          "example": "Goli Nutrition"
                        },
                        "shop_logo": {
                          "type": "object",
                          "properties": {
                            "height": {
                              "type": "integer",
                              "example": 300
                            },
                            "width": {
                              "type": "integer",
                              "example": 300
                            },
                            "uri": {
                              "type": "string",
                              "example": "tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506"
                            },
                            "url_list": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-webp:300:300.webp?dr=12185&from=2422056039&idc=useast8&ps=933b5bde&shcp=a6e80448&shp=905da467&t=555f072d"
                              }
                            }
                          },
                          "required": [
                            "height",
                            "width",
                            "uri",
                            "url_list"
                          ]
                        },
                        "shop_rating": {
                          "type": "string",
                          "example": "4.6"
                        },
                        "shop_link": {
                          "type": "string",
                          "example": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
                        },
                        "format_sold_count": {
                          "type": "string",
                          "example": "3.7M"
                        },
                        "region": {
                          "type": "string",
                          "example": "US"
                        },
                        "display_on_sell_product_count": {
                          "type": "string",
                          "example": "36"
                        },
                        "format_global_sold_count": {
                          "type": "string",
                          "example": "3.7M"
                        },
                        "shop_slogan": {
                          "type": "string",
                          "example": "Health Simple✨\nVegan. Gluten-Free. Non-GMO."
                        },
                        "format_followers_count": {
                          "type": "string",
                          "example": "237.8K+"
                        },
                        "format_video_count": {
                          "type": "string",
                          "example": "2413"
                        },
                        "store_sub_score": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "score": {
                                "type": "number",
                                "example": 0.9967
                              },
                              "type": {
                                "type": "integer",
                                "example": 1
                              },
                              "score_percentage": {
                                "type": "string",
                                "example": "100"
                              },
                              "high_light_tag": {
                                "type": "integer",
                                "example": 1
                              },
                              "platform_rate_type": {
                                "type": "integer",
                                "example": 1
                              }
                            },
                            "required": [
                              "score",
                              "type",
                              "score_percentage",
                              "high_light_tag",
                              "platform_rate_type"
                            ]
                          }
                        },
                        "worst_rating": {
                          "type": "string",
                          "example": "0"
                        },
                        "best_rating": {
                          "type": "string",
                          "example": "5"
                        },
                        "creator_name": {
                          "type": "string",
                          "example": "Goli® Nutrition"
                        },
                        "desc": {
                          "type": "string",
                          "example": "Shop Goli Nutrition on TikTok Shop! 3.7M sold, 237.8K+ followers. 89+% positive feedback. 50+% Ships in 48h, 100% replies in 24h. Join the trend!"
                        }
                      },
                      "required": [
                        "seller_id",
                        "sold_count",
                        "on_sell_product_count",
                        "review_count",
                        "global_seller_id",
                        "global_sold_count",
                        "followers_count",
                        "video_count",
                        "enable_follow",
                        "shop_name",
                        "shop_logo",
                        "shop_rating",
                        "shop_link",
                        "format_sold_count",
                        "region",
                        "display_on_sell_product_count",
                        "format_global_sold_count",
                        "shop_slogan",
                        "format_followers_count",
                        "format_video_count",
                        "store_sub_score",
                        "worst_rating",
                        "best_rating",
                        "creator_name",
                        "desc"
                      ]
                    },
                    "products": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "product_id": {
                            "type": "string",
                            "example": "1729527313880355335"
                          },
                          "title": {
                            "type": "string",
                            "example": "Goli Ashwagandha & Vitamin D Gummy - Mixed Berry, KSM-66, Vegan, Plant Based, Non-GMO, Gluten-Free & Gelatin Free. America's #1 Ashwagandha Brand"
                          },
                          "image": {
                            "type": "object",
                            "properties": {
                              "height": {
                                "type": "integer",
                                "example": 1500
                              },
                              "width": {
                                "type": "integer",
                                "example": 1500
                              },
                              "uri": {
                                "type": "string",
                                "example": "tos-useast5-i-omjb5zjo8w-tx/30fc1338a2bf474a9d252a790e4c119f"
                              },
                              "url_list": {
                                "type": "array",
                                "items": {
                                  "type": "string",
                                  "example": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/30fc1338a2bf474a9d252a790e4c119f~tplv-fhlh96nyum-crop-webp:1500:1500.webp?dr=12190&from=2378011839&idc=useast8&ps=933b5bde&shcp=905da467&shp=8dbd94bf&t=555f072d"
                                }
                              }
                            },
                            "required": [
                              "height",
                              "width",
                              "uri",
                              "url_list"
                            ]
                          },
                          "product_price_info": {
                            "type": "object",
                            "properties": {
                              "sku_id": {
                                "type": "string",
                                "example": "1729527298861535751"
                              },
                              "symbol_position": {
                                "type": "integer",
                                "example": 1
                              },
                              "show_currency_space": {
                                "type": "boolean",
                                "example": false
                              },
                              "currency_show_mode": {
                                "type": "integer",
                                "example": 1
                              },
                              "currency_name": {
                                "type": "string",
                                "example": "USD"
                              },
                              "currency_symbol": {
                                "type": "string",
                                "example": "$"
                              },
                              "sale_price_decimal": {
                                "type": "string",
                                "example": "14.96"
                              },
                              "origin_price_decimal": {
                                "type": "string",
                                "example": "24.99"
                              },
                              "sale_price_format": {
                                "type": "string",
                                "example": "14.96"
                              },
                              "origin_price_format": {
                                "type": "string",
                                "example": "24.99"
                              },
                              "discount_format": {
                                "type": "string",
                                "example": "40%"
                              },
                              "discount_decimal": {
                                "type": "string",
                                "example": "0.4"
                              },
                              "reduce_price_format": {
                                "type": "string",
                                "example": "Saving $10.03"
                              },
                              "single_product_price_format": {
                                "type": "string",
                                "example": "14.96"
                              },
                              "single_product_price_decimal": {
                                "type": "string",
                                "example": "14.96"
                              },
                              "sale_price_integer_part_format": {
                                "type": "string",
                                "example": "14"
                              },
                              "sale_price_decimal_part_format": {
                                "type": "string",
                                "example": "96"
                              },
                              "decimal_point_symbol": {
                                "type": "string",
                                "example": "."
                              },
                              "promotion_deduction_details": {
                                "type": "object",
                                "properties": {
                                  "seller_subtotal_deduction": {
                                    "type": "string",
                                    "example": "10.03"
                                  },
                                  "seller_subtotal_deduction_decimal": {
                                    "type": "string",
                                    "example": "10.03"
                                  }
                                },
                                "required": [
                                  "seller_subtotal_deduction",
                                  "seller_subtotal_deduction_decimal"
                                ]
                              }
                            },
                            "required": [
                              "sku_id",
                              "symbol_position",
                              "show_currency_space",
                              "currency_show_mode",
                              "currency_name",
                              "currency_symbol",
                              "sale_price_decimal",
                              "origin_price_decimal",
                              "sale_price_format",
                              "origin_price_format",
                              "discount_format",
                              "discount_decimal",
                              "reduce_price_format",
                              "single_product_price_format",
                              "single_product_price_decimal",
                              "sale_price_integer_part_format",
                              "sale_price_decimal_part_format",
                              "decimal_point_symbol",
                              "promotion_deduction_details"
                            ]
                          },
                          "rate_info": {
                            "type": "object",
                            "properties": {
                              "score": {
                                "type": "number",
                                "example": 4.5
                              },
                              "review_count": {
                                "type": "string",
                                "example": "91316"
                              }
                            },
                            "required": [
                              "score",
                              "review_count"
                            ]
                          },
                          "sold_info": {
                            "type": "object",
                            "properties": {
                              "sold_count": {
                                "type": "integer",
                                "example": 1235089
                              }
                            },
                            "required": [
                              "sold_count"
                            ]
                          },
                          "seller_info": {
                            "type": "object",
                            "properties": {
                              "seller_id": {
                                "type": "string",
                                "example": "7495794203056835079"
                              },
                              "shop_name": {
                                "type": "string",
                                "example": "Goli Nutrition"
                              },
                              "shop_logo": {
                                "type": "object",
                                "properties": {
                                  "height": {
                                    "type": "integer",
                                    "example": 300
                                  },
                                  "width": {
                                    "type": "integer",
                                    "example": 300
                                  },
                                  "uri": {
                                    "type": "string",
                                    "example": "tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506"
                                  },
                                  "url_list": {
                                    "type": "array",
                                    "items": {
                                      "type": "string",
                                      "example": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&from=2422056039&idc=useast8&ps=933b5bde&shcp=d9d491bf&shp=905da467&t=555f072d"
                                    }
                                  }
                                },
                                "required": [
                                  "height",
                                  "width",
                                  "uri",
                                  "url_list"
                                ]
                              }
                            },
                            "required": [
                              "seller_id",
                              "shop_name",
                              "shop_logo"
                            ]
                          },
                          "seo_url": {
                            "type": "object",
                            "properties": {
                              "updated_at": {
                                "type": "string",
                                "example": "1754035613102"
                              },
                              "canonical_url": {
                                "type": "string",
                                "example": "https://www.tiktok.com/shop/pdp/ashwagandha-gummies-by-goli-ksm-66-mixed-berry-vegan-non-gmo/1729527313880355335"
                              },
                              "slug": {
                                "type": "string",
                                "example": "ashwagandha-gummies-by-goli-ksm-66-mixed-berry-vegan-non-gmo"
                              },
                              "type": {
                                "type": "integer",
                                "example": 2
                              },
                              "version": {
                                "type": "integer",
                                "example": 2
                              }
                            },
                            "required": [
                              "updated_at",
                              "canonical_url",
                              "slug",
                              "type",
                              "version"
                            ]
                          }
                        },
                        "required": [
                          "product_id",
                          "title",
                          "image",
                          "product_price_info",
                          "rate_info",
                          "sold_info",
                          "seller_info",
                          "seo_url"
                        ]
                      }
                    }
                  },
                  "required": [
                    "success",
                    "shopInfo",
                    "products"
                  ]
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-shop/product-details": {
      "get": {
        "summary": "Product Details",
        "description": "Get detailed information about a specific TikTok Shop product, including current stock levels, related TikTok videos promoting the product, and additional metadata. This endpoint currently supports US TikTok Shop products only.",
        "operationId": "tiktok-shop_Product_Details",
        "tags": [
          "tiktok-shop"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the product to get details for.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/shop/pdp/goli-ashwagandha-gummies-with-vitamin-d-ksm-66-vegan-non-gmo/1729587769570529799"
            }
          },
          {
            "name": "get_related_videos",
            "in": "query",
            "description": "Whether to get related videos for the product. These are affiliate videos promoting the product. *This will take a little longer to process.*",
            "required": false,
            "schema": {
              "type": "string",
              "example": false
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Region the proxy will be set to so you can access products from that country. Use 2 letter country codes like US, GB, FR, etc",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `product_id` — Unique product identifier\n- `status` — Product availability status\n- `seller.seller_id` — Unique seller/shop identifier\n- `seller.name` — Shop/seller display name\n- `seller.avatar` — Seller profile image URLs\n- `seller.product_count` — Total products listed by seller\n- `seller.rating` — Overall seller star rating\n- `seller.seller_location` — Seller's country/region\n- `seller.seller_detail_infos[]` — Detailed seller metrics (items count, total sales, response rate, delivery rate, review count, followers count) with both formatted display text and raw numeric values\n- `seller.shop_performance.shop_performance_value` — Shop performance percentile score\n- `seller.shop_performance.detailed_metrics[]` — Breakdown of shop performance metrics (delivery speed, customer service, etc.)\n- `seller.seller_user_info` — Seller's linked TikTok account info (uid, nickname, follower_count, aweme_count, following_count)\n- `product_base.title` — Full product listing title\n- `product_base.images[]` — Array of product images with CDN URLs and thumbnail variants\n- `product_base.specifications` — Product attributes (brand, region of origin, manufacturer, ingredients, etc.)\n- `product_base.sold_count` — Total units sold (raw number)\n- `product_base.price.original_price` — MSRP/list price (formatted string)\n- `product_base.price.real_price` — Current sale price (formatted string)\n- `product_base.price.discount` — Discount percentage\n- `product_base.price.min_sku_price` — Lowest SKU price (decimal string)\n- `product_base.price.currency` — Price currency code (e.g., USD)\n- `product_base.category_name` — Product category\n- `product_base.category_id` — Product category identifier\n- `product_base.combined_sales_volume` — Formatted sales volume text (e.g., \"830.4K sold\")\n- `product_base.voucher_reminder` — Active coupon/voucher info with deduction text\n- `product_base.desc_detailv3` — Rich product description with text blocks and images\n- `sale_props[]` — Sale property options (e.g., size, color, specification) with available values\n- `skus[]` — Individual SKU variants with sku_id, sale properties, stock quantity, purchase_limit, pricing (real_price, original_price, discount), and availability status\n- `logistic` — Shipping details: delivery option, estimated lead time, shipping fee, free_shipping flag, delivery min/max days, ship_from location\n- `product_detail_review.product_rating` — Average product star rating\n- `product_detail_review.review_count` — Total number of product reviews\n- `product_detail_review.review_items[]` — Sample reviews with review_id, rating, display_text, images, media, reviewer info (name, avatar), sku_specification, review_timestamp, and review_source\n- `shop_review_entry.review_count` — Total shop-wide review count\n- `shop_review_entry.review_filters[]` — Review filter options with counts (by star rating, media-included, etc.)\n- `share_info` — Product sharing deep link and cover image\n- `shipping.logistics[]` — All available shipping methods with fees, delivery windows, and tracking metadata\n- `button_area` — Purchase button configurations for various states (default, sold out, gift, etc.)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "product_id": "1729587769570529799",
                    "status": 1,
                    "seller": {
                      "seller_id": "7495794203056835079",
                      "name": "Goli Nutrition",
                      "avatar": {
                        "height": 300,
                        "width": 300,
                        "uri": "tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506",
                        "url_list": {
                          "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039",
                          "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7478d3e93d4487a9e772fa74e10f506~tplv-fhlh96nyum-resize-png:300:300.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039"
                        }
                      },
                      "product_count": 53,
                      "rating": "4.6",
                      "link": "aweme://user/profile/6990310143721063429?sec_uid=MS4wLjABAAAAhlkvPZNSvogKlDmRR2aOLXjfCyM4CWsu9swZMDLkHfWF9tp_H8I_heJT81fCIdEq&from_scene=8",
                      "im_schema": "aweme://lynxview?bdhm_bid=pigeon_i18n_lynx&bundle=chat%2Ftemplate.js&channel=fe_tiktok_ecommerce_chat_lynx&dark_mode_reload=1&enable_canvas=1&enable_code_cache=1&enable_dynamic_v8=1&enable_prefetch=1&group=seller_im&hide_nav_bar=1&init_page_data=%7B%22show_pre_form%22%3Afalse%7D&keyboard_adjust=0&opt_title=0&orderId=0&productId=1729587769570529799&screen_orientation=auto&shopId=7495794203056835079&source=1&status_bar_color=black&surl=https%3A%2F%2Fsf-teko-source.tiktokcdn-us.com%2Fobj%2Fbyte-gurd-source-tx%2Fecom%2Fchat%2Fmlynx%2Ffe_tiktok_ecommerce_chat_lynx%2Fchat%2Ftemplate.js%3Fgroup%3Dseller_im&trans_status_bar=1&use_forest=1&use_spark=1",
                      "status": 2,
                      "seller_location": "United States of America",
                      "shop_link": "aweme://ec/store?sellerId=7495794203056835079&url_maker=shop_schema_sdk&store_page_version=2",
                      "store_label": {
                        "official_label": {
                          "label_image_light": {
                            "height": 36,
                            "width": 36,
                            "uri": "tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039"
                            }
                          },
                          "label_image_dark": {
                            "height": 36,
                            "width": 36,
                            "uri": "tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png",
                            "url_list": {
                              "0": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039",
                              "1": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039"
                            }
                          },
                          "label_type": 3,
                          "label_type_str": "blue_v",
                          "position": 1
                        },
                        "store_identity_label": {
                          "store_identity_label": 2,
                          "identity_label_data": {
                            "identity_logo": {
                              "height": 144,
                              "width": 144,
                              "mimetype": "image/png",
                              "uri": "tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4",
                              "url_list": {
                                "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039",
                                "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039"
                              }
                            },
                            "identity_logo_dark": {
                              "height": 144,
                              "width": 144,
                              "mimetype": "image/png",
                              "uri": "tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b",
                              "url_list": {
                                "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039",
                                "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&t=555f072d&ps=933b5bde&shp=905da467&shcp=6ce186a1&idc=useast5&from=2422056039"
                              }
                            },
                            "identity_label_bg_color": "#000000",
                            "identity_label_bg_color_dark": "#FFFFFF",
                            "identity_label_text": "OFFICIAL SHOP",
                            "identity_label_text_color": "#FFFFFF",
                            "identity_label_text_color_dark": "#000000",
                            "explanation_schema": "aweme://lynxview_popup?url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_mall_brand_explanation_runtime%2Fbrand-explanation-page%2Ftemplate.js&use_new_container=1&use_spark=1&target_handler=webcast%2Cecom&trans_status_bar=1&hide_nav_bar=1&status_font_mode=light&enable_prefetch=1&enable_code_cache=1&show_mask=1&mask_bg_color=00000080&height_percent=90&bdhm_bid=astro_behavior_lynx&btm_page_code=b7749&enable_lynx_prefetch=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&seller_id=7495794203056835079",
                            "shop_identity_key": "official",
                            "style_type": 2,
                            "identity_image_logo": {}
                          },
                          "shop_identity_key": "official"
                        }
                      },
                      "shop_recommend": {
                        "is_recommend": true,
                        "model_title": "More from this shop",
                        "enter_schema": "aweme://ec/store?default_product_sort_field=1&sellerId=7495794203056835079&store_page_version=2&url_maker=shop_schema_sdk"
                      },
                      "is_hide": false,
                      "seller_detail_infos": {
                        "0": {
                          "key": "items_num",
                          "count_show_content": "53",
                          "count": 53,
                          "content": "Products"
                        },
                        "1": {
                          "key": "sales_num",
                          "count_show_content": "4.9M",
                          "count": 4896374,
                          "content": "Sold"
                        },
                        "2": {
                          "key": "response_rate",
                          "count_show_content": "99%",
                          "count": 99,
                          "content": "chat response",
                          "head_tag": "High"
                        },
                        "3": {
                          "key": "delivery_rate",
                          "count_show_content": "72%",
                          "count": 72,
                          "content": "ships on time"
                        },
                        "4": {
                          "key": "review_num",
                          "count_show_content": "356.8K",
                          "count": 356788,
                          "content": "reviews"
                        },
                        "5": {
                          "key": "followers_num",
                          "count_show_content": "467.3K+",
                          "count": 467339,
                          "content": "Followers"
                        }
                      },
                      "exp_rate_percentile": 95,
                      "unread_message_count": 0,
                      "im_button_text": "Message",
                      "im_type": 1,
                      "shop_performance": {
                        "shop_performance_title": "Shop performance",
                        "shop_performance_content": "Better than 95% of other shops",
                        "shop_performance_value": 95,
                        "detailed_metrics": {
                          "0": {
                            "type": 1,
                            "description": "4+ star rating",
                            "value": 89
                          },
                          "1": {
                            "type": 2,
                            "description": "Ships within 2 days",
                            "value": 72
                          },
                          "2": {
                            "type": 3,
                            "description": "Responds within 24 hours",
                            "value": 99
                          }
                        },
                        "detail_page_entry_text": "Learn more",
                        "detail_page_url": "sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1"
                      },
                      "rating_value": 4.6,
                      "is_new_ses_experience": true,
                      "shop_background": {
                        "image": {
                          "height": 1732,
                          "width": 1805,
                          "uri": "tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2",
                          "url_list": {
                            "0": "https://p16-oec-shop-sign.tiktokcdn-us.com/tos-useast5-i-reeeghz8mm-tx/aed6009862d24fe993d057653f952ce2~tplv-reeeghz8mm-image-webp.webp?lk3s=905da467&x-expires=1771234446&x-signature=Sbwie1D4wXH7NDCJ%2BWrvr8uHNsY%3D"
                          }
                        },
                        "shop_background_type": 0
                      },
                      "visit_shop_text": {
                        "template": "OFFICIAL SHOP",
                        "text_attribute": {
                          "link": "aweme://ec/store?sellerId=7495794203056835079&url_maker=shop_schema_sdk&store_page_version=2",
                          "font": {
                            "font_weight": 2,
                            "font_class": 7
                          },
                          "font_color": {
                            "color": "#A6000000",
                            "dark_color": "#E1FFFFFF"
                          }
                        }
                      },
                      "enable_new_shop_entrance": true,
                      "sold_item_description": {
                        "title": "Items sold",
                        "contents": {
                          "0": {
                            "template": "{{template}}",
                            "arguments": {
                              "{{template}}": {
                                "text_attribute": {
                                  "text": "The number of items sold globally since this item was listed on TikTok Shop excluding items that have been returned.",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 3
                                  },
                                  "font_color": {
                                    "color": "B8000000",
                                    "dark_color": "C0FFFFFF"
                                  }
                                }
                              }
                            }
                          }
                        }
                      },
                      "shop_identity_experiment": 2,
                      "shop_performance_info": {
                        "performance_metrics": {
                          "0": {
                            "type": 1,
                            "value": "89%",
                            "description": "Positive feedback",
                            "platform_rate_type": 0
                          },
                          "1": {
                            "type": 2,
                            "value": "72%",
                            "description": "Ships within 48h",
                            "platform_rate_type": 0
                          },
                          "2": {
                            "type": 3,
                            "value": "99%",
                            "description": "24h response rate",
                            "platform_rate_type": 0
                          }
                        },
                        "detail_page_url": "sslocal://lynxview_popup?__live_platform__=webcast&height=75%25&is_new_version=1&loading_bg_color=ffffff&loading_bg_color_dark=121212&mask_bg_color=161823bf&radius=12&seller_id=7495794203056835079&show_mask=1&target_handler=webcast&transition_animation=bottom&url=https%3A%2F%2Flf19-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_live_ecommerce_shop_rank%2Fpages%2Fshop-rank-page%2Ftemplate.js&use_present=1&use_spark=1"
                      },
                      "sales_info": {
                        "key": "sales_num",
                        "count_show_content": "4.9M",
                        "count": 4896374,
                        "content": "sold"
                      },
                      "half_pdp_shop_entrance_experiment": 1,
                      "half_pdp_store_identity_text": {
                        "template": "OFFICIAL SHOP",
                        "text_attribute": {
                          "font": {
                            "font_weight": 2,
                            "font_class": 8
                          },
                          "font_color": {
                            "color": "#FFFFFFFF",
                            "dark_color": "#FFFFFFFF"
                          }
                        }
                      },
                      "seller_user_info": {
                        "uid": "6990310143721063429",
                        "short_id": "0",
                        "nickname": "Goli® Nutrition",
                        "follow_status": 0,
                        "aweme_count": 2455,
                        "following_count": 268,
                        "follower_count": 467339,
                        "room_id": 0,
                        "region": "FR",
                        "account_region": ""
                      },
                      "pdp_enable_shop_follow_voucher": true,
                      "enable_nav_bar_shop_avatar": true,
                      "enable_shop_follow": true,
                      "shop_identity_experiment_pdp_style": 0
                    },
                    "product_base": {
                      "title": "3 Bottles of Goli Ashwagandha & Vitamin D Gummy - Mixed Berry, KSM-66, Vegan, Plant Based, Non-GMO, Gluten & Gelatin Free",
                      "images": {
                        "0": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        },
                        "1": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/f14272ec92ff4d06996daf72fab0ae5b~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        },
                        "2": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/35caa171a9874ecd987b7a23fa4ea0a0~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        },
                        "3": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2d29de38f3db4952ae05b035d74199d7~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        },
                        "4": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/39ba2aec8d2942448994259eac7ccf79~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        },
                        "5": {
                          "height": 800,
                          "width": 800,
                          "mimetype": "",
                          "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f",
                          "thumb_url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f~tplv-fhlh96nyum-crop-webp:200:200.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "uri": "tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f",
                          "url_list": {
                            "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                            "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/67de2dc4d5e44cc2945f189da37e8e5f~tplv-fhlh96nyum-crop-webp:800:800.webp?dr=12190&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                          },
                          "color": "",
                          "size": "",
                          "tint_color": "",
                          "blurhash": "",
                          "ratio": 1,
                          "remove_gap": "",
                          "size_type": 2
                        }
                      },
                      "specifications": {
                        "0": {
                          "name": "Brand",
                          "value": "Goli"
                        },
                        "1": {
                          "name": "Region Of Origin",
                          "value": "US"
                        },
                        "2": {
                          "name": "Age Warning",
                          "value": "No"
                        },
                        "3": {
                          "name": "Manufacturer",
                          "value": "Goli Nutrition Inc"
                        },
                        "4": {
                          "name": "Ingredients",
                          "value": "vitamin D2"
                        }
                      },
                      "sold_count": 830392,
                      "price": {
                        "original_price": "$74.94",
                        "real_price": "$33.98",
                        "discount": "-55%",
                        "need_icon": false,
                        "is_interval_price": false,
                        "show_hot_zone": false,
                        "min_sku_price": "33.98",
                        "currency": "USD",
                        "min_sku_original_price": "74.94",
                        "panel_schema": "",
                        "currency_symbol": "$",
                        "symbol_position": 1,
                        "da_info": "{\"price_show_tag\":\"\",\"discount_percentage\":\"55\"}"
                      },
                      "category_name": "Health",
                      "has_size_chart": false,
                      "voucher_reminder": {
                        "title": "Coupon",
                        "spu_deduction_text": "Extra 30% off (up to $10)",
                        "schema": "aweme://roma_redirect/?spark_page=roma_schema_pdp_coupon_panel&roma_group_key=spark_page_roma_schema_pdp_coupon_panel&roma_page_key=p&coupon_ui_style=2&list_ui_style=2&product_id=1729587769570529799&panel_scene=1"
                      },
                      "is_gift": false,
                      "pre_order_type": 0,
                      "sales_type": 1,
                      "combined_sales_volume": {
                        "sales_text": {
                          "template": "{{X}} sold",
                          "arguments": {
                            "{{X}}": {
                              "text": "830.4K",
                              "is_bold": false,
                              "color": "#FF000000",
                              "dark_color": "#FFF6F6F6"
                            }
                          },
                          "text_color": "#FF000000",
                          "text_dark_color": "#FFF6F6F6"
                        },
                        "sales_text_ec_richtext": {
                          "template": "{{X}} sold",
                          "arguments": {
                            "{{X}}": {
                              "text_attribute": {
                                "text": "830.4K",
                                "font": {
                                  "font_weight": 1,
                                  "font_class": 6
                                },
                                "font_color": {
                                  "color": "#FF000000",
                                  "dark_color": "#FFF6F6F6"
                                }
                              }
                            }
                          },
                          "text_attribute": {
                            "font": {
                              "font_weight": 1,
                              "font_class": 6
                            },
                            "font_color": {
                              "color": "#FF000000",
                              "dark_color": "#FFF6F6F6"
                            }
                          }
                        }
                      },
                      "min_price": {},
                      "show_free_shipping_tag": false,
                      "promotion_extra_info": {
                        "voucher_reminder": {
                          "title": "Coupon",
                          "spu_deduction_text": "Extra 30% off (up to $10)",
                          "schema": "aweme://roma_redirect/?spark_page=roma_schema_pdp_coupon_panel&roma_group_key=spark_page_roma_schema_pdp_coupon_panel&roma_page_key=p&coupon_ui_style=2&list_ui_style=2&product_id=1729587769570529799&panel_scene=1"
                        },
                        "promotion_type": 1,
                        "da_info": "{\"coupon_type_info\":\"{\\\"cost_role\\\":\\\"platform\\\",\\\"business_type\\\":\\\"no_min_discount\\\",\\\"user_type\\\":\\\"platform_new_user\\\",\\\"channel\\\":\\\"all\\\",\\\"task_type\\\":\\\"\\\",\\\"use_channel\\\":\\\"all\\\",\\\"extra_info\\\":\\\"\\\",\\\"coupon_enhance_info\\\":\\\"\\\"}\",\"max_discount_amount\":true,\"module_name\":\"discount_reminder\",\"benefit_type\":\"max_discount_amount\",\"coupon_id\":\"-1\",\"coupon_type_id\":\"7603640153965414158\"}"
                      },
                      "desc_detailv3": {
                        "ec_rich_blocks": {
                          "0": {
                            "rich_block_type": 3,
                            "xl_ec_rich_text": {
                              "xl_type": 1,
                              "ec_rich_texts": {
                                "0": {
                                  "template": "{{R29sa_0}}{{R29sa_1}}{{R29sa_2}}{{R29sa_3}}",
                                  "arguments": {
                                    "{{R29sa_0}}": {
                                      "text_attribute": {
                                        "text": "Goli Nutrition",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{R29sa_1}}": {
                                      "text_attribute": {
                                        "text": " has sold over ",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{R29sa_2}}": {
                                      "text_attribute": {
                                        "text": "90 Million",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{R29sa_3}}": {
                                      "text_attribute": {
                                        "text": " bottles of gummy vitamins.",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    }
                                  },
                                  "text_attribute": {
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 4
                                    },
                                    "font_color": {
                                      "color": "#FF000000",
                                      "dark_color": "#E6FFFFFF"
                                    }
                                  },
                                  "text_alignment": 1
                                }
                              }
                            }
                          },
                          "1": {
                            "rich_block_type": 1,
                            "image": {
                              "height": 430,
                              "width": 800,
                              "uri": "tos-useast8-i-rt0ujvrtvp-tx2/242db829661948d2a0ec2424415be0c9",
                              "url_list": {
                                "0": "https://p16-oec-general-useast8.ttcdn-us.com/tos-useast8-i-rt0ujvrtvp-tx2/242db829661948d2a0ec2424415be0c9~tplv-fhlh96nyum-resize-webp:800:430.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                "1": "https://p19-oec-general-useast8.ttcdn-us.com/tos-useast8-i-rt0ujvrtvp-tx2/242db829661948d2a0ec2424415be0c9~tplv-fhlh96nyum-resize-webp:800:430.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                              },
                              "remove_gap": "false"
                            }
                          },
                          "2": {
                            "rich_block_type": 3,
                            "xl_ec_rich_text": {
                              "xl_type": 1,
                              "ec_rich_texts": {
                                "0": {
                                  "template": "{{VmVnY_0}}{{VmVnY_1}}{{VmVnY_2}}",
                                  "arguments": {
                                    "{{VmVnY_0}}": {
                                      "text_attribute": {
                                        "text": "Vegan, Non-GMO, Gluten-free & Gelatin-free:",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{VmVnY_1}}": {
                                      "text_attribute": {
                                        "text": " Each bottle of Goli contains 60 delicious, vegan, non-gmo, gluten-free & gelatin-free Apple Cider Vinegar gummies, which makes them suitable for almost any lifestyle. ",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{VmVnY_2}}": {
                                      "text_attribute": {
                                        "text": "No Artificial Flavors, No Artificial Colors, Allergen-Free.",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    }
                                  },
                                  "text_attribute": {
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 4
                                    },
                                    "font_color": {
                                      "color": "#FF000000",
                                      "dark_color": "#E6FFFFFF"
                                    }
                                  },
                                  "text_alignment": 1
                                },
                                "1": {
                                  "template": "{{S1NNL_0}}{{S1NNL_1}}{{S1NNL_2}}{{S1NNL_3}}",
                                  "arguments": {
                                    "{{S1NNL_0}}": {
                                      "text_attribute": {
                                        "text": "KSM-66 Ashwagandha",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{S1NNL_1}}": {
                                      "text_attribute": {
                                        "text": " Gummies. Ashwagandha is an herb that provides an array of benefits. Goli Ashwa Gummies use KSM-66 Ashwagandha, a highly bioavailable, full-spectrum root extract. Ashwa Gummies highlight a holistic approach to overall health. KSM-66 Ashwagandha is shown to help: ",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{S1NNL_2}}": {
                                      "text_attribute": {
                                        "text": "Reduce Stress and Promote Relaxation, Support Sleep Quality, Maintain Quality of Life, and more. ",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{S1NNL_3}}": {
                                      "text_attribute": {
                                        "text": "Relax, Restore, and Unwind* with Goli Ashwa Gummies.",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    }
                                  },
                                  "text_attribute": {
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 4
                                    },
                                    "font_color": {
                                      "color": "#FF000000",
                                      "dark_color": "#E6FFFFFF"
                                    }
                                  },
                                  "text_alignment": 1
                                },
                                "2": {
                                  "template": "{{Vml0Y_0}}{{Vml0Y_1}}",
                                  "arguments": {
                                    "{{Vml0Y_0}}": {
                                      "text_attribute": {
                                        "text": "Vitamin Angels:",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{Vml0Y_1}}": {
                                      "text_attribute": {
                                        "text": " Goli Nutrition has donated a 6-month supply of essential vitamins to over 10 million children in need.",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    }
                                  },
                                  "text_attribute": {
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 4
                                    },
                                    "font_color": {
                                      "color": "#FF000000",
                                      "dark_color": "#E6FFFFFF"
                                    }
                                  },
                                  "text_alignment": 1
                                },
                                "3": {
                                  "template": "{{TWFkZ_0}}{{TWFkZ_1}}",
                                  "arguments": {
                                    "{{TWFkZ_0}}": {
                                      "text_attribute": {
                                        "text": "Made in the USA with locally and globally sourced ingredients. ",
                                        "font": {
                                          "font_weight": 3,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    },
                                    "{{TWFkZ_1}}": {
                                      "text_attribute": {
                                        "text": "Goli Gummies are made in allergen-free, cGMP certified facilities in the United States with local and globally sourced ingredients to ensure that our products are reputable and of the highest quality standards.",
                                        "font": {
                                          "font_weight": 1,
                                          "font_class": 4
                                        },
                                        "has_underline": false,
                                        "is_italic": false
                                      }
                                    }
                                  },
                                  "text_attribute": {
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 4
                                    },
                                    "font_color": {
                                      "color": "#FF000000",
                                      "dark_color": "#E6FFFFFF"
                                    }
                                  },
                                  "text_alignment": 1
                                }
                              }
                            }
                          },
                          "3": {
                            "rich_block_type": 1,
                            "image": {
                              "height": 476,
                              "width": 800,
                              "uri": "tos-useast8-i-rt0ujvrtvp-tx2/08e3d13cc5c84b3cb6a20ae46f816fa4",
                              "url_list": {
                                "0": "https://p16-oec-general-useast8.ttcdn-us.com/tos-useast8-i-rt0ujvrtvp-tx2/08e3d13cc5c84b3cb6a20ae46f816fa4~tplv-fhlh96nyum-resize-webp:800:476.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                "1": "https://p19-oec-general-useast8.ttcdn-us.com/tos-useast8-i-rt0ujvrtvp-tx2/08e3d13cc5c84b3cb6a20ae46f816fa4~tplv-fhlh96nyum-resize-webp:800:476.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                              },
                              "remove_gap": "false"
                            }
                          }
                        }
                      },
                      "price_v2": {
                        "0": {
                          "price_type": 0,
                          "min_price": {
                            "sku_id": "1729587788239049223",
                            "currency_name": "USD",
                            "currency_symbol": "$",
                            "symbol_position": 1,
                            "sale_price_decimal": "33.98",
                            "origin_price_decimal": "74.94",
                            "sale_price_format": "33.98",
                            "origin_price_format": "74.94",
                            "discount_format": "55%",
                            "discount_decimal": "0.55",
                            "price_prefix": "",
                            "reduce_price_format": "Saving $40.96",
                            "single_product_price_format": "33.98",
                            "single_product_price_decimal": "33.98",
                            "show_currency_space": false,
                            "currency_show_mode": 1,
                            "unit_price_desc": "",
                            "post_seller_pre_platform_coupon_price": "",
                            "price_display_mode": 0,
                            "sale_price_integer_part_format": "33",
                            "sale_price_decimal_part_format": "98",
                            "decimal_point_symbol": ".",
                            "deposit_price_amount": "",
                            "after_coupon_price_format": "",
                            "after_coupon_price_decimal": "",
                            "after_coupon_price_integer_part_format": "",
                            "after_coupon_price_decimal_part_format": "",
                            "price_serialized_extra": ""
                          }
                        },
                        "1": {
                          "price_type": 1,
                          "min_price": {
                            "sku_id": "1729587788239049223",
                            "currency_name": "USD",
                            "currency_symbol": "$",
                            "symbol_position": 1,
                            "sale_price_decimal": "30.58",
                            "origin_price_decimal": "74.94",
                            "sale_price_format": "30.58",
                            "origin_price_format": "74.94",
                            "discount_format": "59%",
                            "discount_decimal": "0.59",
                            "price_prefix": "",
                            "reduce_price_format": "Saving $44.36",
                            "single_product_price_format": "30.58",
                            "single_product_price_decimal": "30.58",
                            "show_currency_space": false,
                            "currency_show_mode": 1,
                            "unit_price_desc": "",
                            "post_seller_pre_platform_coupon_price": "",
                            "price_display_mode": 0,
                            "sale_price_integer_part_format": "30",
                            "sale_price_decimal_part_format": "58",
                            "decimal_point_symbol": ".",
                            "deposit_price_amount": "",
                            "after_coupon_price_format": "",
                            "after_coupon_price_decimal": "",
                            "after_coupon_price_integer_part_format": "",
                            "after_coupon_price_decimal_part_format": "",
                            "price_serialized_extra": ""
                          }
                        }
                      },
                      "default_selected_purchase_type": 0,
                      "is_price_hidden": false,
                      "price_desc_detail": {
                        "price_desc_detail_items": {
                          "0": {
                            "title": "",
                            "sub_title": {
                              "template": "Items on TikTok Shop may display a strikethrough price in search results and on product detail pages. TikTok Shop bases strikethrough savings off of a list price. The list price (also known as the manufacturer's suggested retail price, or MSRP) is the suggested retail price of a new product as provided by a manufacturer, supplier, or seller. List prices may not necessarily reflect the prevailing market price of a product.",
                              "arguments": {
                                "{{Terms}}": {
                                  "link_text_type": 0,
                                  "text_attribute": {
                                    "text": "",
                                    "font": {
                                      "font_weight": 2,
                                      "font_class": 5
                                    }
                                  }
                                }
                              },
                              "text_attribute": {
                                "font": {
                                  "font_weight": 1,
                                  "font_class": 4
                                },
                                "font_color": {
                                  "color": "#FF000000",
                                  "dark_color": "#FFF6F6F6"
                                }
                              }
                            }
                          }
                        },
                        "da_info": "{\"button_name\":\"item_price_info\",\"discount_percentage\":\"0.55\"}"
                      },
                      "bnpl_display_info": "{\"display_info\":{\"template\":\"4 interest-free payments of $8.49 with  \",\"text_attribute\":{\"font\":{\"font_weight\":1,\"font_class\":5},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#E6FFFFFF\"}}},\"partners\":{\"template\":\"{{klarna_us}} \",\"arguments\":{\"{{klarna_us}}\":{\"link_text_type\":1,\"icon_attribute\":{\"size\":{\"width\":40,\"height\":17},\"icon\":{\"icon\":{\"height\":17,\"width\":40,\"uri\":\"tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png\",\"url_list\":[\"https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393\",\"https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-light.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393\"]},\"icon_dark\":{\"height\":17,\"width\":40,\"uri\":\"tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png\",\"url_list\":[\"https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393\",\"https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/bnpl-klarna-dark.png~tplv-fhlh96nyum-resize-png:120:51.png?dr=12184&t=555f072d&ps=933b5bde&shp=6ce186a1&shcp=7745054a&idc=useast5&from=1826719393\"]},\"view_width\":40,\"view_height\":17}}}}},\"terms\":{\"template\":\"Terms\",\"text_attribute\":{\"font\":{\"font_weight\":1,\"font_class\":5},\"has_underline\":true,\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#E6FFFFFF\"}}},\"disclaimer_title\":{\"template\":\"About Pay in 4\"},\"disclaimer_contents\":[{\"template\":\"See payment terms at: {{klarna_us}} A higher initial payment may be required for some consumers. CA resident loans are made or arranged pursuant to a California Financing Law license. NMLS # 1353190.\",\"arguments\":{\"{{klarna_us}}\":{\"link_text_type\":0,\"text_attribute\":{\"text\":\"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx\",\"link\":\"https://cdn.klarna.com/1.0/shared/content/legal/terms/0/en_us/sliceitinx\",\"has_underline\":true,\"font_color\":{\"color\":\"#0075DB\",\"dark_color\":\"#60B3FF\"}}}},\"text_attribute\":{\"font\":{\"font_weight\":1,\"font_class\":4},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#E6FFFFFF\"}}}]}",
                      "price_detail": "{\"price_desc_detail_items\":[{\"title\":\"\",\"sub_title\":{\"template\":\"Items on TikTok Shop may display a strikethrough price in search results and on product detail pages. TikTok Shop bases strikethrough savings off of a list price. The list price (also known as the manufacturer's suggested retail price, or MSRP) is the suggested retail price of a new product as provided by a manufacturer, supplier, or seller. List prices may not necessarily reflect the prevailing market price of a product.\",\"arguments\":{\"{{Terms}}\":{\"link_text_type\":0,\"text_attribute\":{\"text\":\"\",\"font\":{\"font_weight\":2,\"font_class\":5}}}},\"text_attribute\":{\"font\":{\"font_weight\":1,\"font_class\":4},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#FFF6F6F6\"}}}}],\"da_info\":\"{\\\"button_name\\\":\\\"item_price_info\\\",\\\"discount_percentage\\\":\\\"0.55\\\"}\"}",
                      "category_id": "700645"
                    },
                    "sale_props": {
                      "0": {
                        "prop_id": "6978684608401540870",
                        "prop_name": "Specification",
                        "has_image": false,
                        "sale_prop_values": {
                          "0": {
                            "prop_value_id": "6932748025291032321",
                            "prop_value": "Default"
                          }
                        },
                        "has_extended_images": false,
                        "available_prop_type_display": "1 options available",
                        "is_top_sku": false
                      }
                    },
                    "skus": {
                      "0": {
                        "sku_id": "1729587788239049223",
                        "sku_sale_props": {
                          "0": {
                            "prop_id": "6978684608401540870",
                            "prop_name": "Specification",
                            "prop_value_id": "6932748025291032321",
                            "prop_value": "Default"
                          }
                        },
                        "sale_prop_value_ids": "6932748025291032321",
                        "stock": 264360,
                        "purchase_limit": 20,
                        "price": {
                          "real_price": {
                            "price_str": "$33.98",
                            "price_val": "33.98",
                            "currency": "USD"
                          },
                          "original_price": "$74.94",
                          "discount": "-55%",
                          "original_price_value": "74.94",
                          "need_icon": false
                        },
                        "need_icon": false,
                        "voucher_info": {
                          "best_voucher_type_ids": {
                            "0": "7603640153965414158"
                          }
                        },
                        "add_to_cart_button": {
                          "status": 1,
                          "click_hint": "",
                          "available_count": 20
                        },
                        "warehouse_id": "7382962063776565034",
                        "quantity_property": {
                          "default_add_cart_quantity": 1,
                          "quantity_minus_support_edit": true
                        },
                        "buy_button": {
                          "desc": "Buy now",
                          "default_desc": "Buy now",
                          "sub_desc": "Free shipping",
                          "status": 1,
                          "da_info": "{\"campaign_type\":\"free_shipping\"}"
                        },
                        "minimum_buy_quantity": 0,
                        "promotion_limit_quantity": 0,
                        "deduction_text": "Extra 30% off (up to $10)",
                        "status": 1,
                        "pdp_button_area_id": "default",
                        "platform_promotion_id": "7603640153965414158",
                        "seller_promotion_id_list": {
                          "0": "7570782578135877390",
                          "1": "7601576391775094559"
                        },
                        "need_refresh": true,
                        "price_desc_detail": {
                          "price_desc_detail_items": {
                            "0": {
                              "title": "",
                              "sub_title": {
                                "template": "Items on TikTok Shop may display a strikethrough price in search results and on product detail pages. TikTok Shop bases strikethrough savings off of a list price. The list price (also known as the manufacturer's suggested retail price, or MSRP) is the suggested retail price of a new product as provided by a manufacturer, supplier, or seller. List prices may not necessarily reflect the prevailing market price of a product.",
                                "arguments": {
                                  "{{Terms}}": {
                                    "link_text_type": 0,
                                    "text_attribute": {
                                      "text": "",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 5
                                      }
                                    }
                                  }
                                },
                                "text_attribute": {
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 4
                                  },
                                  "font_color": {
                                    "color": "#FF000000",
                                    "dark_color": "#FFF6F6F6"
                                  }
                                }
                              }
                            }
                          },
                          "da_info": "{\"discount_percentage\":\"0.55\",\"button_name\":\"item_price_info\"}"
                        },
                        "bcm_standard_track": {
                          "track_param": {
                            "bcm_multiverse_id": "202602090934066726084010050000004cc4ab50f9889f40"
                          },
                          "chain_param": {
                            "bcm_multiverse_id": "202602090934066726084010050000004cc4ab50f9889f40"
                          }
                        },
                        "price_v2": {
                          "0": {
                            "price_type": 0,
                            "min_price": {
                              "sku_id": "1729587788239049223",
                              "currency_name": "USD",
                              "currency_symbol": "$",
                              "symbol_position": 1,
                              "sale_price_decimal": "33.98",
                              "origin_price_decimal": "74.94",
                              "sale_price_format": "33.98",
                              "origin_price_format": "74.94",
                              "discount_format": "55%",
                              "discount_decimal": "0.55",
                              "price_prefix": "",
                              "reduce_price_format": "Saving $40.96",
                              "single_product_price_format": "33.98",
                              "single_product_price_decimal": "33.98",
                              "show_currency_space": false,
                              "currency_show_mode": 1,
                              "unit_price_desc": "",
                              "post_seller_pre_platform_coupon_price": "",
                              "price_display_mode": 0,
                              "sale_price_integer_part_format": "33",
                              "sale_price_decimal_part_format": "98",
                              "decimal_point_symbol": ".",
                              "deposit_price_amount": "",
                              "after_coupon_price_format": "",
                              "after_coupon_price_decimal": "",
                              "after_coupon_price_integer_part_format": "",
                              "after_coupon_price_decimal_part_format": "",
                              "price_serialized_extra": ""
                            }
                          },
                          "1": {
                            "price_type": 1,
                            "min_price": {
                              "sku_id": "1729587788239049223",
                              "currency_name": "USD",
                              "currency_symbol": "$",
                              "symbol_position": 1,
                              "sale_price_decimal": "30.58",
                              "origin_price_decimal": "74.94",
                              "sale_price_format": "30.58",
                              "origin_price_format": "74.94",
                              "discount_format": "59%",
                              "discount_decimal": "0.59",
                              "price_prefix": "",
                              "reduce_price_format": "Saving $44.36",
                              "single_product_price_format": "30.58",
                              "single_product_price_decimal": "30.58",
                              "show_currency_space": false,
                              "currency_show_mode": 1,
                              "unit_price_desc": "",
                              "post_seller_pre_platform_coupon_price": "",
                              "price_display_mode": 0,
                              "sale_price_integer_part_format": "30",
                              "sale_price_decimal_part_format": "58",
                              "decimal_point_symbol": ".",
                              "deposit_price_amount": "",
                              "after_coupon_price_format": "",
                              "after_coupon_price_decimal": "",
                              "after_coupon_price_integer_part_format": "",
                              "after_coupon_price_decimal_part_format": "",
                              "price_serialized_extra": ""
                            }
                          }
                        },
                        "pdp_button_area_id_v2": {
                          "0": {
                            "product_purchase_type": 0,
                            "pdp_button_area_id": "default_free_shipping"
                          },
                          "1": {
                            "product_purchase_type": 1,
                            "pdp_button_area_id": "subscribe_and_atc_free_shipping"
                          }
                        },
                        "is_support_try_on": false,
                        "price_detail": "{\"price_desc_detail_items\":[{\"title\":\"\",\"sub_title\":{\"template\":\"Items on TikTok Shop may display a strikethrough price in search results and on product detail pages. TikTok Shop bases strikethrough savings off of a list price. The list price (also known as the manufacturer's suggested retail price, or MSRP) is the suggested retail price of a new product as provided by a manufacturer, supplier, or seller. List prices may not necessarily reflect the prevailing market price of a product.\",\"arguments\":{\"{{Terms}}\":{\"link_text_type\":0,\"text_attribute\":{\"text\":\"\",\"font\":{\"font_weight\":2,\"font_class\":5}}}},\"text_attribute\":{\"font\":{\"font_weight\":1,\"font_class\":4},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#FFF6F6F6\"}}}}],\"da_info\":\"{\\\"discount_percentage\\\":\\\"0.55\\\",\\\"button_name\\\":\\\"item_price_info\\\"}\"}",
                        "quantity_promotion_notice_info": {
                          "location": 0,
                          "da_info": "{\"has_promo_price_limit\":\"0\"}"
                        },
                        "da_info": "{\"delivery_flag_sku\":\"{\\\"sku_shipping_status\\\":\\\"1\\\",\\\"free_shipping_product_cnt\\\":\\\"1\\\"}\"}"
                      }
                    },
                    "logistic": {
                      "delivery_option": 4,
                      "delivery_name": "Standard shipping",
                      "is_default": false,
                      "reachable": true,
                      "lead_time": "Feb 12 - Feb 15",
                      "shipping_fee": {
                        "price_str": "$0.00",
                        "price_val": "0",
                        "currency": "USD"
                      },
                      "free_shipping": true,
                      "logistic_text": {},
                      "logistics_service_id": "7129736060325594926",
                      "with_voucher": false,
                      "delivery_min_days": 3,
                      "delivery_max_days": 6,
                      "da_info": "{}",
                      "logistic_promotion": {},
                      "event_tracking": {
                        "delivery_type": "3pl",
                        "est_delivery_bday_min": "3",
                        "est_delivery_day_expected": "0",
                        "est_delivery_day_max": "6",
                        "est_delivery_day_min": "3",
                        "est_logistic_delivery_day_max": "0",
                        "est_logistic_delivery_day_min": "0",
                        "is_1_day_shipping": "0",
                        "is_display_fastest": "0",
                        "is_instant_tag": "0",
                        "is_late_guarantee": "0",
                        "is_next_day_delivery": "0",
                        "ship_from": "local",
                        "shipping_currency": "USD",
                        "shipping_price": "0",
                        "shipping_price_after_coupon": "0",
                        "shipping_price_origin": "7.95",
                        "shipping_type": "send_by_seller"
                      },
                      "original_shipping_val": "7.95",
                      "transit_delivery_min_days": 0,
                      "transit_delivery_max_days": 0,
                      "leadtime_display_strategy": {
                        "display_edt": true,
                        "display_tts_delivery": false
                      },
                      "cod_available": false,
                      "logistics_labels": {
                        "0": {
                          "label_type": 4
                        }
                      }
                    },
                    "product_detail_review": {
                      "product_rating": 4.7,
                      "review_count": 69080,
                      "review_items": {
                        "0": {
                          "review": {
                            "review_id": "7438637216936658730",
                            "rating": 5,
                            "display_text": "Love Ashwagandha and this 3 bundle deal! Am able to avoid that daily wired but tired feeling! Now, I can get going pretty easily or relax when I need to most! And, I couldn't be happier with these! They taste great, are easy to take daily and arrive in the mail quickly! Don't miss out on this deal!",
                            "images": {
                              "0": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "1": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "2": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "3": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "4": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "5": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              }
                            },
                            "review_timestamp": "1731942708758",
                            "has_origin_text": true,
                            "display_review_text": {
                              "0": {
                                "text_type": 1,
                                "plain_text": "Love Ashwagandha and this 3 bundle deal! Am able to avoid that daily wired but tired feeling! Now, I can get going pretty easily or relax when I need to most! And, I couldn't be happier with these! They taste great, are easy to take daily and arrive in the mail quickly! Don't miss out on this deal!"
                              }
                            },
                            "media": {
                              "0": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/55a24080eda248a89b23490c1fb527f2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "1": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fb3c12c7d0b4696b8616d3a94bf0f4b~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "2": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e5bf4a986be4f5bbfa099167537d092~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "3": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0c8a6b958e664052a3389de178e04ed8~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "4": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2aa16d6c872942129f4e327cbb552a18~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "5": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6b4e024427c4be8adf6e0ad2acb2705~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              }
                            },
                            "review_timestamp_fmt": "November 18, 2024",
                            "main_review_title": ""
                          },
                          "sku_id": "1729587788239049223",
                          "sku_specification": "Item: Default",
                          "review_user": {
                            "name": "Faith",
                            "avatar": {
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/26185bdfbb70baa9563d2c8279ea8e6c~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=be77a5d3&x-expires=1770800400&x-signature=dlEnzf%2FRsE9OYegoelRcbC3HAS4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/26185bdfbb70baa9563d2c8279ea8e6c~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=c4254b1a&x-expires=1770800400&x-signature=PvvtfWHMGOJ%2FTaeboFhDb1ctVPo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/26185bdfbb70baa9563d2c8279ea8e6c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=41165c2a&x-expires=1770800400&x-signature=xx%2Bzu1A3q6nTJDlcrpIibKXBBBg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5"
                              }
                            },
                            "link": "aweme://user/profile/7038016370370741254?sec_uid=MS4wLjABAAAAVOWtDIljGPssMrxH3ryJDsV38k5qy9jkahojHt7V9vRIUZ-NqMV4BovNID2ivji0&from_scene=8"
                          },
                          "is_owner": false,
                          "is_anonymous": false,
                          "review_source_type": 0,
                          "review_source_name": "Purchased on TikTok",
                          "link": "",
                          "is_updated": false,
                          "third_party_popup_title": "",
                          "third_party_popup_content": "",
                          "third_party_popup_button_text": "",
                          "da_info": "{}"
                        },
                        "1": {
                          "review": {
                            "review_id": "7479007616362989354",
                            "rating": 5,
                            "display_text": "Performance: Works great I love this it helps with my stress it helps just with everyday things and knowing that I have it helps me not worry if that makes sense but it is wonderful and it tastes very good I can't wait to order more\nFlavor: The flavor is a great flavor whoever came up with it was amazing",
                            "images": {
                              "0": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "1": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "2": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "3": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "4": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              }
                            },
                            "review_timestamp": "1741342210021",
                            "has_origin_text": true,
                            "display_review_text": {
                              "0": {
                                "text_type": 2,
                                "tag_key": "Performance",
                                "tag_text": "Works great I love this it helps with my stress it helps just with everyday things and knowing that I have it helps me not worry if that makes sense but it is wonderful and it tastes very good I can't wait to order more"
                              },
                              "1": {
                                "text_type": 2,
                                "tag_key": "Flavor",
                                "tag_text": "The flavor is a great flavor whoever came up with it was amazing"
                              }
                            },
                            "media": {
                              "0": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/cd04fb624c44484c87ea39bfcacef274~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "1": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/64872c8a56384a68a161d31cce0cc765~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "2": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c680b8ca5ed043ce93c086770f4d2398~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "3": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7fdc85afd7a94e25ba5029bd57a765c2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "4": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8f9cdc483d0c49b285fa272f64696b7a~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              }
                            },
                            "review_timestamp_fmt": "March 7, 2025",
                            "main_review_title": ""
                          },
                          "sku_id": "1729587788239049223",
                          "sku_specification": "Item: Default",
                          "review_user": {
                            "name": "MyGiirlGG",
                            "avatar": {
                              "url_list": {
                                "0": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7344556050042847274~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=b78ec0f4&x-expires=1770800400&x-signature=3B%2BrJ8OXEcGvpaUFyp3yhoVobT4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "1": "https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7344556050042847274~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=8873fe95&x-expires=1770800400&x-signature=cRahDZxeTQwDT49Plk0kCsP753Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "2": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7344556050042847274~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=57c2f7c8&x-expires=1770800400&x-signature=XpvQw%2BvOnnYFUNr8F3juNGLD3rc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5"
                              }
                            },
                            "link": "aweme://user/profile/7344555394293957674?sec_uid=MS4wLjABAAAAzwcPLThezZVMbZcOAinyjIIxzoxvTgfX1lc2SsdZbBmHNmblDHTYOXoO_wY7NRXd&from_scene=8"
                          },
                          "is_owner": false,
                          "is_anonymous": false,
                          "review_source_type": 0,
                          "review_source_name": "Purchased on TikTok",
                          "link": "",
                          "is_updated": false,
                          "third_party_popup_title": "",
                          "third_party_popup_content": "",
                          "third_party_popup_button_text": "",
                          "da_info": "{}"
                        },
                        "2": {
                          "review": {
                            "review_id": "7440144419862644523",
                            "rating": 5,
                            "display_text": "Excellent my whole family is taking these! Must have! \nESP. Hashimoto’s \nTaste is very berry!\n10/10 recommendation! \n\nApproximately size of a nickel, berry lil tart taste, texture is gel but kinda creamy great combo.\nWe have been purchasing 3 packs.\nFlavor: Great!\nPerformance: As described! Great stuff!",
                            "images": {
                              "0": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "1": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "2": {
                                "height": 1200,
                                "width": 1200,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              }
                            },
                            "review_timestamp": "1732293627942",
                            "has_origin_text": true,
                            "display_review_text": {
                              "0": {
                                "text_type": 1,
                                "plain_text": "Excellent my whole family is taking these! Must have! \nESP. Hashimoto’s \nTaste is very berry!\n10/10 recommendation! \n\nApproximately size of a nickel, berry lil tart taste, texture is gel but kinda creamy great combo.\nWe have been purchasing 3 packs."
                              },
                              "1": {
                                "text_type": 2,
                                "tag_key": "Flavor",
                                "tag_text": "Great!"
                              },
                              "2": {
                                "text_type": 2,
                                "tag_key": "Performance",
                                "tag_text": "As described! Great stuff!"
                              }
                            },
                            "media": {
                              "0": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/01f47b8726044aa28ef6ff8a8057c319~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "1": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/6b0d5ebdea3248448f0a9bd58294fde2~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              },
                              "2": {
                                "media_type": 1,
                                "image": {
                                  "height": 1200,
                                  "width": 1200,
                                  "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901",
                                  "thumb_url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:350:350.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  },
                                  "uri": "tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901",
                                  "url_list": {
                                    "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                    "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/5f7423ba9e824e8a8d9a6ccecbe4d901~tplv-fhlh96nyum-resize-webp:1200:1200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                  }
                                }
                              }
                            },
                            "review_timestamp_fmt": "November 22, 2024",
                            "main_review_title": ""
                          },
                          "sku_id": "1729587788239049223",
                          "sku_specification": "Item: Default",
                          "review_user": {
                            "name": "DaniNay",
                            "avatar": {
                              "url_list": {
                                "0": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9e5de1cdc9992c29259ebb92330825c3~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=0a940e17&x-expires=1770800400&x-signature=0uCjTF9C%2B%2BLSc5uTsSyK9RMKLLw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "1": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9e5de1cdc9992c29259ebb92330825c3~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=0d8b836d&x-expires=1770800400&x-signature=flq2z3oM%2FTqqj4mCYhfafhdpZHs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                                "2": "https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9e5de1cdc9992c29259ebb92330825c3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d730ccea&x-expires=1770800400&x-signature=uZV3W8698xLPfRgYEiZGcewtaN4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5"
                              }
                            },
                            "link": "aweme://user/profile/6806020539162690566?sec_uid=MS4wLjABAAAAsYkBtJ-pT5nzJT9YBeDxxNQIJKDfeDz0hovFWOBizSwxDh8O8oursR2IjAZ5RaLN&from_scene=8"
                          },
                          "is_owner": false,
                          "is_anonymous": false,
                          "review_source_type": 0,
                          "review_source_name": "Purchased on TikTok",
                          "link": "",
                          "is_updated": false,
                          "third_party_popup_title": "",
                          "third_party_popup_content": "",
                          "third_party_popup_button_text": "",
                          "da_info": "{}"
                        }
                      },
                      "review_count_str": "69.1K",
                      "review_count_str_v2": "69,080",
                      "ratings_display_style": 0,
                      "da_info": "{\"rate_with_logistic\":4.7,\"review_cnt\":69080,\"review_cnt_with_logistic\":69080,\"rate\":4.7}",
                      "third_party_review_cnt": 0
                    },
                    "customer_service_schema": "aweme://ec/customer_support",
                    "chain_key": "",
                    "add_to_cart_button": {
                      "status": 1,
                      "click_hint": ""
                    },
                    "seller_id": "7495794203056835079",
                    "extra": {
                      "smart_cropping_algo": "1"
                    },
                    "share_info": {
                      "can_share": true,
                      "share_deep_link": "https://www.tiktok.com/view/product/1729587769570529799?encode_params=MIIBUwQMLrxdk76NMME-PRinBIIBL7TnIAMVQnlaSmRLlv0rEnQ7maPC2z_Dito-Gs-rzcmLY4YM4fuKwNgIP47EQy8psYmU6IEhi_ABZLhnPzkcGQorwW1b-4RGj1-1rvwUHKe8ik21Y6-WqtvJl_sPIOT7LzCgooKWRJnB_P3OnAtD62rbTpz86zVPYTQR702Cja9i5W894r5DM7D1e4Gi2GG8YtyKYyRIvXIXf1wklu6JbwrKX2R88RxYm0I0H5qzx1Fcgu2gBY6mTI_8g57AEu4OwWa2Vc8mvy63NLsMWyznMVIQbHRB3E8NKBkvAiir2O2ehuN-1gYb0DP-6R_OoT49m6ZmGfeBRi_zFlPLDRue6OeQtvT1b5Hm4vUPtsBD2VAB_AXXmH9SDaLaPdvr-YUx3iBbdH1yle9uKezn8yEF1AQQXK3swKXuPEFlwWCY9V70BQ%3D%3D",
                      "share_cover": {
                        "height": 260,
                        "width": 260,
                        "uri": "tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6",
                        "url_list": {
                          "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-resize-webp:260:260.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                          "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-resize-webp:260:260.webp?dr=12185&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                        }
                      }
                    },
                    "buy_button": {
                      "desc": "Buy now",
                      "default_desc": "Buy now",
                      "sub_desc": "Free shipping",
                      "da_info": "{\"campaign_type\":\"free_shipping\"}"
                    },
                    "product_type": 0,
                    "default_address_id": "0",
                    "save_status": 2,
                    "template": 0,
                    "marketing_config": {
                      "remove_price_str": false
                    },
                    "sku_common_config": {
                      "sku_common_texts": {
                        "0": {
                          "sku_common_text_type": 1,
                          "desc": "Min {$quantity} per order",
                          "toast": "Min. order quantity: {$quantity}"
                        },
                        "1": {
                          "sku_common_text_type": 2,
                          "desc": "Discount limited to {$quantity} items",
                          "toast": "Up to {$quantity} items can be discounted. You will pay original price for all items if you buy more items."
                        }
                      },
                      "pdp_promotion_items": {
                        "7603640153965414158": {
                          "promotion_items": {
                            "0": {
                              "id": "7603640153965414158",
                              "name": "Extra 30% off",
                              "style": 8,
                              "type": 6,
                              "status": 0,
                              "voucher_id": "0",
                              "log_extra": "{\"coupon_type\":\"0\",\"coupon_name\":\"30\",\"threshold_amount\":\"0\",\"coupon_type_info\":\"{\\\"cost_role\\\":\\\"platform\\\",\\\"business_type\\\":\\\"no_min_discount\\\",\\\"user_type\\\":\\\"platform_new_user\\\",\\\"channel\\\":\\\"all\\\",\\\"task_type\\\":\\\"no\\\",\\\"use_channel\\\":\\\"all\\\",\\\"extra_info\\\":\\\"\\\",\\\"coupon_enhance_info\\\":\\\"\\\"}\",\"coupon_cost_role\":\"platform\",\"coupon_style\":\"\",\"shop_id\":\"\",\"available_limit\":\"\",\"coupon_id\":\"-1\",\"coupon_type_id\":\"7603640153965414158\",\"task_type\":\"no\",\"residual_claim_quantity\":\"7377586\",\"unusable_reason_type\":\"\",\"is_from_cashback\":0,\"promotion_label_level\":\"2\",\"promotion_code\":\"\",\"dmp_set_id\":\"no\",\"product_scope\":1,\"rights_cnt\":0,\"rights_content\":\"\",\"source_key\":\"\",\"template_key\":\"algorithm_product_voucher\",\"coupon_enhance_info\":\"\",\"promotion_container_type\":\"commodity_coupons\",\"coupon_amount_value\":\"10\",\"coupon_threshold_value\":\"0\",\"valid_time_start\":0,\"valid_time_end\":0,\"coupon_logo_type\":null}"
                            }
                          }
                        },
                        "free_return_item_style": {
                          "promotion_items": {
                            "0": {
                              "name": "Free shipping",
                              "icon": {
                                "height": 48,
                                "width": 48,
                                "uri": "tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png",
                                "url_list": {
                                  "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              },
                              "style": 10,
                              "dark_icon": {
                                "height": 48,
                                "width": 48,
                                "uri": "tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png",
                                "url_list": {
                                  "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                                  "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-5i1jvf5urr-us/free_shipping_medium_light_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                                }
                              }
                            }
                          }
                        }
                      },
                      "unavailable_info_list": {
                        "0": {
                          "unavailable_info_id": 202,
                          "unavailable_info": {
                            "reason": 2,
                            "text": "The product cannot be delivered to your region",
                            "link_schema": "aweme://ec/address/edit",
                            "action": 2,
                            "action_text": "Change",
                            "action_redirect_type": 1
                          }
                        },
                        "1": {
                          "unavailable_info_id": 402,
                          "unavailable_info": {
                            "reason": 3,
                            "text": "Item unavailable for exchange",
                            "action": 1
                          }
                        },
                        "2": {
                          "unavailable_info_id": 1999,
                          "unavailable_info": {
                            "reason": 5,
                            "text": "Retry or come back later",
                            "action": 3,
                            "action_text": "Retry"
                          }
                        },
                        "3": {
                          "unavailable_info_id": 104,
                          "unavailable_info": {
                            "reason": 3,
                            "text": "This item is not available for purchase",
                            "action": 1
                          }
                        },
                        "4": {
                          "unavailable_info_id": 105,
                          "unavailable_info": {
                            "reason": 2,
                            "text": "This item is not available for delivery to your selected address",
                            "link_schema": "aweme://ec/address/list?is_select_mode=1",
                            "action": 2,
                            "action_text": "Change",
                            "action_redirect_type": 2
                          }
                        },
                        "5": {
                          "unavailable_info_id": 204,
                          "unavailable_info": {
                            "reason": 2,
                            "text": "This item cannot be shipped to your selected address",
                            "link_schema": "aweme://ec/address/edit",
                            "action": 2,
                            "action_text": "Change",
                            "action_redirect_type": 1
                          }
                        },
                        "6": {
                          "unavailable_info_id": 106,
                          "unavailable_info": {
                            "reason": 8,
                            "text": "LIVE flash sale starts soon",
                            "action": 1
                          }
                        },
                        "7": {
                          "unavailable_info_id": 107,
                          "unavailable_info": {
                            "reason": 9,
                            "text": "LIVE exclusive sale coming soon",
                            "action": 1
                          }
                        },
                        "8": {
                          "unavailable_info_id": 401,
                          "unavailable_info": {
                            "reason": 11,
                            "text": "Not eligible to purchase due to age restriction",
                            "action": 1
                          }
                        },
                        "9": {
                          "unavailable_info_id": 102,
                          "unavailable_info": {
                            "reason": 4,
                            "text": "This item has been removed",
                            "action": 1
                          }
                        },
                        "10": {
                          "unavailable_info_id": 103,
                          "unavailable_info": {
                            "reason": 3,
                            "text": "This item is out of stock, select another option.",
                            "action": 1
                          }
                        },
                        "11": {
                          "unavailable_info_id": 201,
                          "unavailable_info": {
                            "reason": 2,
                            "text": "This item cannot be shipped to your selected address",
                            "link_schema": "aweme://ec/address/list?is_select_mode=1",
                            "action": 2,
                            "action_text": "Change",
                            "action_redirect_type": 2
                          }
                        },
                        "12": {
                          "unavailable_info_id": 203,
                          "unavailable_info": {
                            "reason": 1,
                            "text": "This item not currently eligible to ship",
                            "action": 1
                          }
                        },
                        "13": {
                          "unavailable_info_id": 301,
                          "unavailable_info": {
                            "reason": 6,
                            "text": "This seller is currently on vacation. Save the product to Favorites and buy when the seller is back.",
                            "action": 1
                          }
                        },
                        "14": {
                          "unavailable_info_id": 101,
                          "unavailable_info": {
                            "reason": 3,
                            "text": "This item is out of stock",
                            "action": 1
                          }
                        }
                      },
                      "sale_prop_unavailable_info_id": 101,
                      "is_with_default_sku": true,
                      "pdp_button_area_id": "sold_out",
                      "is_use_new_component": false
                    },
                    "shop_review_entry": {
                      "review_count": 350395,
                      "review_count_str": "350.4K",
                      "review_filters": {
                        "0": {
                          "filter_id": "102",
                          "name": "Includes visuals",
                          "count_str": "(20.3K)",
                          "type": 1,
                          "name_en": "ec_shop_review_pdp__detail_filter_media",
                          "count": 20261
                        },
                        "1": {
                          "filter_id": "5",
                          "name": "5",
                          "count_str": "(285.1K)",
                          "type": 2,
                          "name_en": "5",
                          "count": 285130
                        },
                        "2": {
                          "filter_id": "4",
                          "name": "4",
                          "count_str": "(26.4K)",
                          "type": 2,
                          "name_en": "4",
                          "count": 26446
                        },
                        "3": {
                          "filter_id": "3",
                          "name": "3",
                          "count_str": "(12.5K)",
                          "type": 2,
                          "name_en": "3",
                          "count": 12505
                        }
                      },
                      "shop_schema": "aweme://ec/store?sellerId=7495794203056835079&shop_active_tab_type=5&store_page_version=2&url_maker=shop_schema_sdk",
                      "third_party_review_count": 0
                    },
                    "with_coupon": true,
                    "promotion_reform": true,
                    "shipping": {
                      "logistics": {
                        "0": {
                          "delivery_option": 4,
                          "delivery_name": "Standard shipping",
                          "is_default": false,
                          "reachable": true,
                          "lead_time": "Feb 12 - Feb 15",
                          "shipping_fee": {
                            "price_str": "$0.00",
                            "price_val": "0",
                            "currency": "USD"
                          },
                          "free_shipping": true,
                          "logistic_text": {},
                          "logistics_service_id": "7129736060325594926",
                          "with_voucher": false,
                          "delivery_min_days": 3,
                          "delivery_max_days": 6,
                          "da_info": "{}",
                          "logistic_promotion": {},
                          "event_tracking": {
                            "delivery_type": "3pl",
                            "est_delivery_bday_min": "3",
                            "est_delivery_day_expected": "0",
                            "est_delivery_day_max": "6",
                            "est_delivery_day_min": "3",
                            "est_logistic_delivery_day_max": "0",
                            "est_logistic_delivery_day_min": "0",
                            "is_1_day_shipping": "0",
                            "is_display_fastest": "0",
                            "is_instant_tag": "0",
                            "is_late_guarantee": "0",
                            "is_next_day_delivery": "0",
                            "ship_from": "local",
                            "shipping_currency": "USD",
                            "shipping_price": "0",
                            "shipping_price_after_coupon": "0",
                            "shipping_price_origin": "7.95",
                            "shipping_type": "send_by_seller"
                          },
                          "original_shipping_val": "7.95",
                          "transit_delivery_min_days": 0,
                          "transit_delivery_max_days": 0,
                          "leadtime_display_strategy": {
                            "display_edt": true,
                            "display_tts_delivery": false
                          },
                          "cod_available": false,
                          "logistics_labels": {
                            "0": {
                              "label_type": 4
                            }
                          }
                        }
                      },
                      "shipping_to_address_info": {
                        "no_ship_to_addr": true,
                        "ship_to_button_text": "Select",
                        "ship_to_address_brief": "Choose shipping address"
                      },
                      "ship_from_info": {}
                    },
                    "sku_style": 1,
                    "biz_code": 0,
                    "bill_info_server_params": "{\"GiftInfo\":{\"HitGift\":false,\"SkuActivityInfoMap\":null,\"SkuInfoV2\":null,\"SkuInfo\":null,\"GiftProductMeta\":null,\"HasGiftInfo\":true,\"GiftSourceInfo\":null,\"TsMs\":0},\"product_info\":{\"product_id\":1729587769570529799,\"seller_id\":7495794203056835079,\"sku_info_map\":{\"1729587788239049223\":{\"sku_id\":1729587788239049223,\"price\":{\"price_val\":\"33.98\",\"currency\":\"USD\"}}},\"eligible_activity_info\":{\"UnqualifiedActivities\":[{\"activity_id\":7450610225696311083,\"activity_scope\":0,\"promotion_template\":20000,\"eligible_product_scope\":1},{\"activity_id\":7487275875092694830,\"activity_scope\":0,\"promotion_template\":20000,\"eligible_product_scope\":2},{\"activity_id\":7487274861589628715,\"activity_scope\":0,\"promotion_template\":40070,\"eligible_product_scope\":2}],\"QualifiedActivities\":[{\"activity_id\":7586302550320875278,\"activity_scope\":0,\"promotion_template\":30000,\"eligible_product_scope\":4},{\"activity_id\":7475279850715252526,\"activity_scope\":0,\"promotion_template\":31000,\"eligible_product_scope\":1},{\"activity_id\":7449110646580315950,\"activity_scope\":0,\"promotion_template\":20000,\"eligible_product_scope\":2}]},\"logistic_recommend_activity_map\":{\"7129736060325594926\":{\"id\":7449110646580315950,\"campaign_type\":6,\"is_dmp\":false,\"activity_scope\":4,\"promotion_detail\":[{\"discount_type\":1,\"currency\":\"USD\"}],\"logistics_type\":3}}},\"cart_info\":null}",
                    "biz_type": 0,
                    "pdp_logistic_module": {
                      "module_id": "tts_us_v2",
                      "meta": {
                        "pdp_to_logistic_list_info": "{\"ship_from_info\":{},\"sku_info\":{\"product_id\":\"1729587769570529799\",\"sku_id\":\"1729587788239049223\",\"source_info\":\"{\\\"ec_head\\\":{\\\"extra\\\":{\\\"traffic_diversion_info\\\":\\\"{\\\\\\\"traffic_track_id\\\\\\\":\\\\\\\"1770629646083\\\\\\\",\\\\\\\"traffic_vt_scores\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_out_source\\\\\\\":\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\",\\\\\\\"traffic_material_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_campaign_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"mall_btm\\\\\\\":\\\\\\\"a2270.b0482.c8938.d9932_i0\\\\\\\",\\\\\\\"mall_bcm\\\\\\\":\\\\\\\"7289278264324260098|||\\\\\\\"}\\\",\\\"feed_tab\\\":\\\"0|0\\\",\\\"prefix_ec_params_origin_is_mall_tab\\\":\\\"mall\\\",\\\"bcm_feed_tab\\\":\\\"0\\\",\\\"bcm_multiverse_id\\\":\\\"20260209093406808754428000000000dd726eba1d3257ee\\\",\\\"ec_next_page_c_btm_code\\\":\\\"c8938\\\",\\\"ec_next_page_d_btm_code\\\":\\\"d9932_i0\\\"},\\\"page_name\\\":\\\"b0482\\\"},\\\"page_source_list\\\":[{\\\"extra\\\":{\\\"traffic_diversion_info\\\":\\\"{\\\\\\\"traffic_track_id\\\\\\\":\\\\\\\"1770629646083\\\\\\\",\\\\\\\"traffic_vt_scores\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_out_source\\\\\\\":\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\",\\\\\\\"traffic_material_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_campaign_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"mall_btm\\\\\\\":\\\\\\\"a2270.b0482.c8938.d9932_i0\\\\\\\",\\\\\\\"mall_bcm\\\\\\\":\\\\\\\"7289278264324260098|||\\\\\\\"}\\\",\\\"feed_tab\\\":\\\"0|0\\\",\\\"prefix_ec_params_origin_is_mall_tab\\\":\\\"mall\\\",\\\"bcm_feed_tab\\\":\\\"0\\\",\\\"bcm_multiverse_id\\\":\\\"20260209093406212251045000000000722139de5fa569a6\\\",\\\"ec_next_page_c_btm_code\\\":\\\"c8938\\\",\\\"ec_next_page_d_btm_code\\\":\\\"d9932_i0\\\"},\\\"page_name\\\":\\\"b0482\\\"},{\\\"page_name\\\":\\\"b6661\\\"}]}\",\"price_val\":\"33.98\",\"currency\":\"$\"},\"kol_id\":\"0\",\"pass_through_source_channel_info\":\"{\\\"source_info_type\\\":2,\\\"global_source_info\\\":{\\\"source_channel\\\":4,\\\"entrance_channels\\\":[4],\\\"source_channels\\\":[4]},\\\"is_source_effective\\\":true,\\\"diff_source_info\\\":{\\\"is_source_by_btm\\\":true}}\",\"pass_through_source_info\":\"{\\\"source_channel\\\":4,\\\"affiliate_creator_id\\\":0,\\\"is_follower\\\":false,\\\"entrance_channels\\\":[4],\\\"source_channels\\\":[4]}\",\"pass_through_page_source_info\":\"{\\\"ec_head\\\":{\\\"extra\\\":{\\\"traffic_diversion_info\\\":\\\"{\\\\\\\"traffic_track_id\\\\\\\":\\\\\\\"1770629646083\\\\\\\",\\\\\\\"traffic_vt_scores\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_out_source\\\\\\\":\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\",\\\\\\\"traffic_material_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_campaign_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"mall_btm\\\\\\\":\\\\\\\"a2270.b0482.c8938.d9932_i0\\\\\\\",\\\\\\\"mall_bcm\\\\\\\":\\\\\\\"7289278264324260098|||\\\\\\\"}\\\",\\\"feed_tab\\\":\\\"0|0\\\",\\\"prefix_ec_params_origin_is_mall_tab\\\":\\\"mall\\\",\\\"bcm_feed_tab\\\":\\\"0\\\",\\\"bcm_multiverse_id\\\":\\\"20260209093406808754428000000000dd726eba1d3257ee\\\",\\\"ec_next_page_c_btm_code\\\":\\\"c8938\\\",\\\"ec_next_page_d_btm_code\\\":\\\"d9932_i0\\\"},\\\"page_name\\\":\\\"b0482\\\"},\\\"page_source_list\\\":[{\\\"extra\\\":{\\\"traffic_diversion_info\\\":\\\"{\\\\\\\"traffic_track_id\\\\\\\":\\\\\\\"1770629646083\\\\\\\",\\\\\\\"traffic_vt_scores\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_out_source\\\\\\\":\\\\\\\"homepage_bottom_2tab.in_app\\\\\\\",\\\\\\\"traffic_material_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"traffic_campaign_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"mall_btm\\\\\\\":\\\\\\\"a2270.b0482.c8938.d9932_i0\\\\\\\",\\\\\\\"mall_bcm\\\\\\\":\\\\\\\"7289278264324260098|||\\\\\\\"}\\\",\\\"feed_tab\\\":\\\"0|0\\\",\\\"prefix_ec_params_origin_is_mall_tab\\\":\\\"mall\\\",\\\"bcm_feed_tab\\\":\\\"0\\\",\\\"bcm_multiverse_id\\\":\\\"20260209093406212251045000000000722139de5fa569a6\\\",\\\"ec_next_page_c_btm_code\\\":\\\"c8938\\\",\\\"ec_next_page_d_btm_code\\\":\\\"d9932_i0\\\"},\\\"page_name\\\":\\\"b0482\\\"},{\\\"page_name\\\":\\\"b6661\\\"}]}\",\"biz_type\":0,\"seller_id\":\"7495794203056835079\",\"sku_additional_info_on_refresh\":[{\"SkuID\":\"1729587788239049223\",\"SkuPrice\":{\"real_price\":{\"price_str\":\"$33.98\",\"price_val\":\"33.98\",\"currency\":\"USD\"},\"original_price\":\"$74.94\",\"discount\":\"-55%\",\"original_price_value\":\"74.94\",\"need_icon\":false}}],\"pass_through_product_highlight\":{\"title\":{\"template\":\"Good to know\",\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":3},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#FFF6F6F6\"}}},\"items\":[\"Healthier Choice\",\"Chewable Form\"],\"da_info\":\"{\\\"module_name\\\":\\\"CPV_Highlights\\\",\\\"module_element\\\":\\\"Healthier Choice,Chewable Form\\\",\\\"feature_cnt\\\":\\\"2\\\"}\"}}"
                      },
                      "module_title": "Shipping & returns",
                      "shipping_module": {
                        "description_list": {
                          "0": {
                            "template": "{{free_shipping}}",
                            "arguments": {
                              "{{free_shipping}}": {
                                "text": "Free shipping",
                                "link": "",
                                "color": "#007B7B",
                                "dark_color": "#00B8B9",
                                "text_raw_color": {
                                  "color": "#007B7B",
                                  "dark_color": "#00B8B9"
                                },
                                "end_time": "",
                                "text_font_type": 9
                              }
                            },
                            "text_color": "#007B7B",
                            "text_dark_color": "#00B8B9",
                            "text_font_type": 9
                          },
                          "1": {
                            "template": "Estimated delivery {{lead_time}}",
                            "arguments": {
                              "{{lead_time}}": {
                                "text": "Feb 12 – 15",
                                "link": "",
                                "color": "#000000",
                                "dark_color": "#E6FFFFFF",
                                "text_raw_color": {
                                  "color": "#000000",
                                  "dark_color": "#E6FFFFFF"
                                },
                                "end_time": "",
                                "text_font_type": 2
                              }
                            },
                            "text_color": "#000000",
                            "text_dark_color": "#E6FFFFFF",
                            "text_font_type": 1
                          },
                          "2": {
                            "template": "Shipping to {{ships_to}}",
                            "arguments": {
                              "{{ships_to}}": {
                                "text": "Choose shipping address",
                                "link": "",
                                "color": "#99000000",
                                "dark_color": "#E6FFFFFF",
                                "text_raw_color": {
                                  "color": "#99000000",
                                  "dark_color": "#E6FFFFFF"
                                },
                                "end_time": "",
                                "text_font_type": 3
                              }
                            },
                            "text_color": "#99000000",
                            "text_dark_color": "#E6FFFFFF",
                            "text_font_type": 3
                          }
                        },
                        "description_list_icon": {
                          "icon": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          },
                          "icon_dark": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/truck_moving_ltr_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          }
                        },
                        "description_list_arrow": {
                          "icon": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/right_offset_new.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          },
                          "icon_dark": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          }
                        },
                        "appendix_list": {
                          "0": {
                            "rich_text": {
                              "template": "Shipped by Goli Nutrition",
                              "arguments": {
                                "{{seller_name}}": {
                                  "text": "Goli Nutrition",
                                  "link": "",
                                  "color": "#FF000000",
                                  "dark_color": "#E0FFFFFF",
                                  "end_time": "",
                                  "text_font_type": 1
                                }
                              },
                              "text_color": "#FF000000",
                              "text_dark_color": "#E0FFFFFF",
                              "text_font_type": 1
                            }
                          }
                        },
                        "meta": {
                          "delivery_info": "{\"shipping_type\":\"send_by_seller\",\"est_delivery_day_min\":\"3\",\"est_delivery_day_max\":\"6\",\"shipping_currency\":\"USD\",\"shipping_price\":\"0\"}",
                          "delivery_flag": "{\"ship_from\":\"local\",\"est_delivery_bday_min\":\"3\",\"shipping_type\":\"send_by_seller\",\"pdp_shipping_status\":\"1\",\"est_delivery_day_min\":\"3\",\"est_logistic_delivery_day_max\":\"0\",\"shipping_price_origin\":\"7.95\",\"is_late_guarantee\":\"0\",\"est_delivery_day_expected\":\"0\",\"is_delay_compensation_show\":\"0\",\"is_display_est_shipping_day\":\"1\",\"is_1_day_shipping\":\"0\",\"shipping_currency\":\"USD\",\"shipping_price\":\"0\",\"est_delivery_day_max\":\"6\",\"delivery_type\":\"3pl\",\"is_instant_tag\":\"0\",\"is_next_day_delivery\":\"0\",\"is_3_day_delivery\":\"0\",\"is_back_order\":\"0\",\"is_2_day_delivery\":\"0\",\"logistics_test_info\":\"\",\"est_logistic_delivery_day_min\":\"0\",\"is_display_fastest\":\"0\",\"shipping_price_after_coupon\":\"0\",\"is_display_shipping_out_time\":\"0\"}",
                          "edt_type": "lead_time"
                        },
                        "hit_min_order_logistic_hard_interception": false
                      },
                      "return_policy_module": {
                        "title": "Return policy",
                        "description_list_arrow": {
                          "icon": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/right_offset_new.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          },
                          "icon_dark": {
                            "height": 48,
                            "width": 48,
                            "uri": "tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png",
                            "url_list": {
                              "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042",
                              "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/right_offset_new_dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042"
                            }
                          }
                        }
                      }
                    },
                    "button_area": {
                      "default_area_id": "default",
                      "area_elem_map": {
                        "add_disable": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "can_not_be_purchased": {
                          "status_notice": {
                            "template": "This item is not available for purchase",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "can_not_be_ship": {
                          "status_notice": {
                            "template": "This item not currently eligible to ship",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "close_pdp": {
                          "buttons": {
                            "0": {
                              "desc": "Back to LIVE",
                              "single_desc": "Back to LIVE",
                              "action": 16,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_type\":\"able_to_return\",\"button_name\":\"back_to_live\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Back to LIVE",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_type\":\"able_to_checkout\",\"button_name\":\"buy_now\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default_free_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default_free_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "default_free_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "empty": {},
                        "find_similar": {
                          "status_notice": {
                            "template": "This item is out of stock",
                            "text_color": "#FFFE2C55",
                            "text_dark_color": "#FFFF3B5C"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Find similar",
                              "single_desc": "Find similar",
                              "action": 9,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Find similar",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "gift": {
                          "status_notice": {
                            "template": "This item is not available for purchase",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Find similar",
                              "single_desc": "Find similar",
                              "action": 9,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Find similar",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "go_to_cart": {
                          "buttons": {
                            "0": {
                              "desc": "Go to cart",
                              "single_desc": "Go to cart",
                              "action": 2,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Go to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "holiday_mode": {
                          "status_notice": {
                            "template": "Shop is currently closed",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "status_sub_notice": {
                            "template": "Add to Favorites and buy when the shop is open.",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Find similar",
                              "single_desc": "Find similar",
                              "action": 9,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Find similar",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "live_room_flash_sale_pre_heating": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "live_room_flash_sale_sold_out": {
                          "status_notice": {
                            "template": "LIVE exclusive sale coming soon",
                            "text_color": "#FFFE2C55",
                            "text_dark_color": "#FFFF3B5C"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "not_purchasable_change_address": {
                          "status_notice": {
                            "template": "This item cannot be shipped to your selected address",
                            "text_color": "#7A000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Change address",
                              "single_desc": "Change address",
                              "link": "aweme://ec/address/edit",
                              "action": 8,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Change address",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_free_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_free_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_free_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Place order",
                              "single_desc": "Place order",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Place order",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "one_click_pay_sku": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 7,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "One click pay",
                              "single_desc": "One click pay",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "One click pay",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          },
                          "see_more": {
                            "title": "One-click pay",
                            "description": "By tapping Place order, the item(s) will not be added to your cart. We’ll charge you for the item(s) directly.\nWe’ll apply the best discounts you have available, and you can change the discounts by yourself. The total you pay will be the price after discounts and taxes.\nThe order will normally be paid with same payment method of your last order.\nAll the one-click pay orders enjoy free shipping benefits. The item(s) will be delivered to the same address of last order and normally will be delivered in same parcel(s) of the last order."
                          }
                        },
                        "po_box_no_delivery": {
                          "status_notice": {
                            "template": "This item does not ship to P.O. Boxes.",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Change address",
                              "single_desc": "Change address",
                              "link": "aweme://ec/address/edit",
                              "action": 8,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Change address",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "pre_order": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Preorder",
                              "single_desc": "Preorder",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Preorder",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "pre_release_order": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Pre-order now",
                              "single_desc": "Pre-order now",
                              "action": 5,
                              "status": 1,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"able_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Pre-order now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "product_removed": {
                          "status_notice": {
                            "template": "This item has been removed",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Find similar",
                              "single_desc": "Find similar",
                              "action": 9,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Find similar",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "region_not_for_sale": {
                          "status_notice": {
                            "template": "This item cannot be shipped to your selected address",
                            "text_color": "#7A000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Change address",
                              "single_desc": "Change address",
                              "link": "aweme://ec/address/edit",
                              "action": 8,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Change address",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "skc_sold_out": {
                          "status_notice": {
                            "template": "Color is out of stock",
                            "text_color": "#FFFE2C55",
                            "text_dark_color": "#FFFF3B5C"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "sold_out": {
                          "status_notice": {
                            "template": "This item is out of stock",
                            "text_color": "#FFFE2C55",
                            "text_dark_color": "#FFFF3B5C"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Find similar",
                              "single_desc": "Find similar",
                              "action": 9,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Find similar",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc_free_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc_free_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_and_atc_free_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 17,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_free_2_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 2-day delivery",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_free_3_day_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free 3-day shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "subscribe_free_shipping": {
                          "buttons": {
                            "0": {
                              "desc": "Subscribe",
                              "single_desc": "Subscribe",
                              "action": 15,
                              "status": 1,
                              "style": 6,
                              "desc_v2": {
                                "template": "{{top_text}}\n{{bottom_text}}",
                                "arguments": {
                                  "{{bottom_text}}": {
                                    "text_attribute": {
                                      "text": "Free shipping",
                                      "font": {
                                        "font_weight": 1,
                                        "font_class": 7
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  },
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Subscribe",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 3
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "unexchangeable": {
                          "status_notice": {
                            "template": "Item unavailable for exchange",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "status_sub_notice": {
                            "template": "Select another item or choose a return or refund option",
                            "text_color": "#8F000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "update_address": {
                          "status_notice": {
                            "template": "This item cannot be shipped to your selected address",
                            "text_color": "#7A000000",
                            "text_dark_color": "#99FFFFFF"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Change address",
                              "single_desc": "Change address",
                              "link": "aweme://ec/address/edit",
                              "action": 8,
                              "status": 1,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Change address",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        },
                        "user_underage": {
                          "status_notice": {
                            "template": "Not eligible to purchase due to age restriction",
                            "text_color": "FE2C55",
                            "text_dark_color": "FE2C55"
                          },
                          "buttons": {
                            "0": {
                              "desc": "Add to cart",
                              "single_desc": "Add to cart",
                              "action": 4,
                              "status": 2,
                              "style": 5,
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Add to cart",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FF000000",
                                        "dark_color": "#FFF6F6F6"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            },
                            "1": {
                              "desc": "Buy now",
                              "single_desc": "Buy now",
                              "action": 5,
                              "status": 2,
                              "style": 6,
                              "da_info": "{\"button_name\":\"buy_now\",\"button_type\":\"unable_to_checkout\"}",
                              "desc_v2": {
                                "template": "{{top_text}}",
                                "arguments": {
                                  "{{top_text}}": {
                                    "text_attribute": {
                                      "text": "Buy now",
                                      "font": {
                                        "font_weight": 2,
                                        "font_class": 9
                                      },
                                      "font_color": {
                                        "color": "#FFFFFFFF",
                                        "dark_color": "#FFFFFFFF"
                                      }
                                    }
                                  }
                                },
                                "text_alignment": 2
                              }
                            }
                          }
                        }
                      },
                      "default_area_id_list": {
                        "0": {
                          "product_purchase_type": 0,
                          "pdp_button_area_id": "default_free_shipping"
                        },
                        "1": {
                          "product_purchase_type": 1,
                          "pdp_button_area_id": "subscribe_and_atc_free_shipping"
                        }
                      },
                      "pdp_button_area_extra_info": {
                        "atc_same_fulfillment_version": 0,
                        "mute_same_fulfillment_feature": true
                      }
                    },
                    "lazy_load_info": {},
                    "brand_info": {
                      "prefix": "Sold by Goli Nutrition",
                      "brand_labels": {
                        "0": {
                          "official_label": {
                            "label_type": 3,
                            "label_type_str": "blue_v"
                          }
                        },
                        "1": null
                      }
                    },
                    "page_biz_list": {
                      "0": {
                        "biz_line": "tts",
                        "region": "us",
                        "page_name": "sku",
                        "template": 3
                      },
                      "1": {
                        "biz_line": "tts",
                        "region": "us",
                        "page_name": "product_detail",
                        "template": 3
                      },
                      "2": {
                        "biz_line": "tts",
                        "region": "us",
                        "page_name": "product_review",
                        "template": 3
                      }
                    },
                    "notice_msg": {
                      "content": {
                        "template": "{warning} {warningMessage}",
                        "arguments": {
                          "{warningMessage}": {
                            "text_attribute": {
                              "text": "Disclaimer",
                              "font": {
                                "font_weight": 1,
                                "font_class": 5
                              },
                              "font_color": {
                                "color": "#FF000000",
                                "dark_color": "#FFFFFFFF"
                              }
                            }
                          },
                          "{warning}": {
                            "text_attribute": {
                              "text": "WARNING: ",
                              "font": {
                                "font_weight": 3,
                                "font_class": 5
                              },
                              "font_color": {
                                "color": "#FF000000",
                                "dark_color": "#FFFFFFFF"
                              }
                            }
                          }
                        }
                      },
                      "notice_message_type": 0,
                      "basic_pop_up": {
                        "style": 2,
                        "title": {
                          "template": "Product safety information",
                          "text_attribute": {
                            "text": "Product safety information",
                            "font": {
                              "font_weight": 3,
                              "font_class": 2
                            },
                            "font_color": {
                              "color": "#FF000000",
                              "dark_color": "#FFF6F6F6"
                            }
                          },
                          "text_alignment": 2
                        },
                        "is_dismissable": true,
                        "content": {
                          "0": {
                            "ec_rich_text": {
                              "template": "Disclaimer",
                              "text_attribute": {
                                "font": {
                                  "font_weight": 3,
                                  "font_class": 3
                                },
                                "font_color": {
                                  "color": "#FF000000",
                                  "dark_color": "#FFF6F6F6"
                                }
                              }
                            },
                            "margin": {
                              "top": 0,
                              "bottom": 12
                            }
                          },
                          "1": {
                            "ec_rich_text": {
                              "template": "{warningMessage}",
                              "arguments": {
                                "{warningMessage}": {
                                  "text_attribute": {
                                    "text": "This statement has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.",
                                    "font": {
                                      "font_weight": 1,
                                      "font_class": 5
                                    },
                                    "font_color": {
                                      "color": "#FF0A4151",
                                      "dark_color": "#FFF6F6F6"
                                    }
                                  }
                                }
                              }
                            },
                            "margin": {
                              "bottom": 12
                            }
                          }
                        },
                        "page_padding": {
                          "start": 16,
                          "end": 16,
                          "top": 12,
                          "bottom": 89
                        },
                        "is_title_fixed_to_top": true
                      }
                    },
                    "default_selection": {
                      "selected_props": {
                        "0": "6932748025291032321"
                      },
                      "image_is_preselected": true,
                      "default_pre_select_type": "low_price",
                      "sku_panel": true
                    },
                    "pop_up_triggers": {
                      "0": {
                        "type": 1,
                        "delay_time_sec": 2,
                        "next_request_scene_key": 5
                      }
                    },
                    "next_request_scene": {
                      "0": {
                        "scene_key": 5,
                        "scene_value": "{\"sale_region\":\"US\",\"task_meta_type\":null,\"task_scene\":8,\"no_limit_query\":true,\"resource_place_key\":null,\"scene_key\":3,\"stock_voucher_type_ids\":[\"7603640153965414158\"],\"SkuBestVouchers\":null,\"transparent_fields\":null,\"new_customer_offer_schema\":null,\"private_benefit_info\":\"{\\\"pdp.deals_panel\\\":{\\\"slot_key\\\":\\\"pdp.deals_panel\\\",\\\"benefit_data\\\":[{\\\"benefit_key\\\":\\\"qcpx_voucher\\\",\\\"data\\\":\\\"{\\\\\\\"vouchers\\\\\\\":[{\\\\\\\"voucher_type_id\\\\\\\":\\\\\\\"7603640153965414158\\\\\\\",\\\\\\\"status\\\\\\\":0,\\\\\\\"cost_type\\\\\\\":1,\\\\\\\"cost_role\\\\\\\":2,\\\\\\\"reduction_type\\\\\\\":2,\\\\\\\"claim_user_type\\\\\\\":2,\\\\\\\"use_limit_type\\\\\\\":0,\\\\\\\"claim_time\\\\\\\":0,\\\\\\\"usable_start_time\\\\\\\":0,\\\\\\\"usable_end_time\\\\\\\":0,\\\\\\\"voucher_business_type\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"cost_role_id\\\\\\\":\\\\\\\"5985331\\\\\\\",\\\\\\\"vap_schema_type\\\\\\\":1,\\\\\\\"product_scope\\\\\\\":1,\\\\\\\"seller_name\\\\\\\":\\\\\\\"TikTok Shop\\\\\\\",\\\\\\\"background_uri\\\\\\\":\\\\\\\"tos-alisg-i-aphluv4xwc-sg/5a2a729e32636788ea4ed9cc5a314e01.png\\\\\\\",\\\\\\\"seller_logo_uri\\\\\\\":\\\\\\\"tos-alisg-i-aphluv4xwc-sg/a953e0b544174583c08986096e8a8e0e.png\\\\\\\",\\\\\\\"voucher_ladders_info_list\\\\\\\":[{\\\\\\\"ladder_list\\\\\\\":[{\\\\\\\"face_value\\\\\\\":\\\\\\\"30\\\\\\\",\\\\\\\"required_amount\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"is_target_ladder\\\\\\\":false}]}],\\\\\\\"voucher_restriction\\\\\\\":{\\\\\\\"is_limited\\\\\\\":false},\\\\\\\"label_text_list\\\\\\\":[{\\\\\\\"text\\\\\\\":\\\\\\\"New customer\\\\\\\",\\\\\\\"style\\\\\\\":0,\\\\\\\"label_type\\\\\\\":1}],\\\\\\\"usable_duration\\\\\\\":1,\\\\\\\"face_value\\\\\\\":\\\\\\\"30\\\\\\\",\\\\\\\"labels\\\\\\\":[{\\\\\\\"style\\\\\\\":1,\\\\\\\"text\\\\\\\":\\\\\\\"New customer\\\\\\\",\\\\\\\"label_type\\\\\\\":1}],\\\\\\\"is_voucher_limit_source_channel\\\\\\\":false,\\\\\\\"voucher_display_type\\\\\\\":1,\\\\\\\"discount_limit\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"discount_level\\\\\\\":0,\\\\\\\"usable_duration_unit\\\\\\\":1,\\\\\\\"limit_info\\\\\\\":{\\\\\\\"specific_scopes\\\\\\\":[{\\\\\\\"type\\\\\\\":1}]},\\\\\\\"voucher_stock_info\\\\\\\":{\\\\\\\"total\\\\\\\":8000000,\\\\\\\"unclaimed\\\\\\\":7377571,\\\\\\\"used\\\\\\\":72851,\\\\\\\"reach_quota_limit_status\\\\\\\":0},\\\\\\\"threshold_info\\\\\\\":{\\\\\\\"threshold_type\\\\\\\":1,\\\\\\\"require_amount\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"require_quantity\\\\\\\":0},\\\\\\\"claimable_start_time_in_seconds\\\\\\\":1770364800,\\\\\\\"claimable_end_time_in_seconds\\\\\\\":1774972799,\\\\\\\"is_strategy\\\\\\\":true,\\\\\\\"strategy_info\\\\\\\":{\\\\\\\"deduction_range\\\\\\\":{\\\\\\\"min\\\\\\\":\\\\\\\"10\\\\\\\",\\\\\\\"max\\\\\\\":\\\\\\\"80\\\\\\\"},\\\\\\\"discount_limit_range\\\\\\\":{\\\\\\\"min\\\\\\\":\\\\\\\"5\\\\\\\",\\\\\\\"max\\\\\\\":\\\\\\\"20\\\\\\\"},\\\\\\\"voucher_sort_id\\\\\\\":\\\\\\\"81191357303046\\\\\\\"},\\\\\\\"region\\\\\\\":\\\\\\\"US\\\\\\\",\\\\\\\"business_tags\\\\\\\":[{\\\\\\\"tag_name\\\\\\\":1}],\\\\\\\"benefit_keys\\\\\\\":[\\\\\\\"qcpx_voucher\\\\\\\"],\\\\\\\"benefit_ctx\\\\\\\":\\\\\\\"CiIyMDI2MDIwOTA5MzQwNjUyRTYzQjNENTJCRTIzMjIwMDcyEg9wZHAuZGVhbHNfcGFuZWwaDHFjcHhfdm91Y2hlclJGCkQIjo6FyPLN48JpGAEiNjIwMjYwMjA5MDkzNDA2NTJFNjNCM0Q1MkJFMjMyMjAwNzI6NzYwMzY0MDE1Mzk2NTQxNDE1OKAGjtSmzAY=\\\\\\\",\\\\\\\"selected\\\\\\\":false,\\\\\\\"promotion_id\\\\\\\":\\\\\\\"7603640153965414158\\\\\\\",\\\\\\\"is_best\\\\\\\":false,\\\\\\\"selectable\\\\\\\":true,\\\\\\\"terms_apply\\\\\\\":{\\\\\\\"terms_apply_text\\\\\\\":\\\\\\\"Terms apply\\\\\\\",\\\\\\\"full_terms_apply_schema\\\\\\\":\\\\\\\"aweme://webview?url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ffe_tiktok_ecommerce_tc_page%2Findex.html%3Fis_full_screen%3D1%26__pia_manifest__%3D%257B%2522worker%2522%253Atrue%252C%2522page_name%2522%253A%2522index%2522%252C%2522public_path%2522%253A%2522https%253A%252F%252Flf16-gecko-source.tiktokcdn.com%252Fobj%252Fbyte-gurd-source-sg%252Ftiktok%252Ffe%252Flive%252Ffe_tiktok_ecommerce_tc_page%252F%2522%257D&use_forest=1&hide_nav_bar=1&trans_status_bar=1&use_spark=1&voucher_type_id=7603640153965414158\\\\\\\",\\\\\\\"half_terms_apply_schema\\\\\\\":\\\\\\\"aweme://webview_popup?use_forest=1&use_spark=1&height=73%25&gravity=bottom&transition_animation=bottom&show_mask=1&mask_bg_color=0000007F&radius=8&disable_bounces=1&url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ffe_tiktok_ecommerce_tc_page%2Findex.html%3Fis_full_screen%3D0%26__pia_manifest__%3D%257B%2522worker%2522%253Atrue%252C%2522page_name%2522%253A%2522index%2522%252C%2522public_path%2522%253A%2522https%253A%252F%252Flf16-gecko-source.tiktokcdn.com%252Fobj%252Fbyte-gurd-source-sg%252Ftiktok%252Ffe%252Flive%252Ffe_tiktok_ecommerce_tc_page%252F%2522%257D%26voucher_type_id%3D7603640153965414158\\\\\\\",\\\\\\\"short_terms_text\\\\\\\":\\\\\\\"Terms\\\\\\\"},\\\\\\\"status_text\\\\\\\":\\\\\\\"Claim\\\\\\\",\\\\\\\"cost_role_text\\\\\\\":\\\\\\\"From TikTok Shop\\\\\\\",\\\\\\\"discount_text\\\\\\\":\\\\\\\"30% off\\\\\\\",\\\\\\\"threshold_text\\\\\\\":\\\\\\\"No min. spend\\\\\\\",\\\\\\\"use_limit_text\\\\\\\":\\\\\\\"On eligible products.\\\\\\\",\\\\\\\"orientation_text\\\\\\\":\\\\\\\"New customer\\\\\\\",\\\\\\\"scope_text\\\\\\\":\\\\\\\"New customer\\\\\\\",\\\\\\\"currency_symbol\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"button_text\\\\\\\":\\\\\\\"Claim\\\\\\\",\\\\\\\"valid_time_text\\\\\\\":\\\\\\\"Valid for 1 day after claiming\\\\\\\",\\\\\\\"vap_schema\\\\\\\":\\\\\\\"aweme://roma_redirect/?roma_group_key=roma_schema_group_add_on_item&roma_page_key=roma_schema_page_add_on_item&voucher_type_id=7603640153965414158&biz_code=0&bcm_coupon_id=7d5cb33a6aa4d5646a69d2abf17efae7&benefit_keys=qcpx_voucher\\\\\\\",\\\\\\\"valid_time_text_style\\\\\\\":0,\\\\\\\"claim_limit_text\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"full_vap_schema\\\\\\\":\\\\\\\"aweme://roma_redirect/?roma_group_key=roma_schema_group_add_on_item&roma_page_key=roma_schema_page_add_on_item&voucher_type_id=7603640153965414158&biz_code=0&bcm_coupon_id=7d5cb33a6aa4d5646a69d2abf17efae7&benefit_keys=qcpx_voucher\\\\\\\",\\\\\\\"discount_limit_text\\\\\\\":\\\\\\\"max $10 off\\\\\\\",\\\\\\\"template_key\\\\\\\":\\\\\\\"algorithm_product_voucher\\\\\\\",\\\\\\\"face_value_format_text\\\\\\\":\\\\\\\"30%\\\\\\\",\\\\\\\"discount_value_format_text\\\\\\\":\\\\\\\"$10\\\\\\\",\\\\\\\"tc_lines\\\\\\\":[{\\\\\\\"key\\\\\\\":\\\\\\\"Coupon details\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"<p>30% off</p><p>No min. spend, max $10 off</p><p>From TikTok Shop</p>\\\\\\\",\\\\\\\"type\\\\\\\":9,\\\\\\\"is_from_tc_data\\\\\\\":false},{\\\\\\\"key\\\\\\\":\\\\\\\"Valid through\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Valid for 1 day after claiming\\\\\\\",\\\\\\\"type\\\\\\\":9,\\\\\\\"is_from_tc_data\\\\\\\":false},{\\\\\\\"key\\\\\\\":\\\\\\\"Limitations\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"On eligible products.\\\\\\\",\\\\\\\"type\\\\\\\":9,\\\\\\\"is_from_tc_data\\\\\\\":false},{\\\\\\\"key\\\\\\\":\\\\\\\"Terms and conditions\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"tc_platform\\\\\\\",\\\\\\\"type\\\\\\\":9,\\\\\\\"is_from_tc_data\\\\\\\":true}],\\\\\\\"da_info\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"coupon_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"30\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"threshold_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_type_info\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"business_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no_min_discount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"slot_key\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pdp.deals_panel\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"benefit_key\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"qcpx_voucher\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"coupon_enhance_info\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"channel\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"all\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_info\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cost_role\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"platform\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"data_source\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ugbenefit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"task_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_channel\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"all\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"user_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"platform_new_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_cost_role\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"platform\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_style\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"normal\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"shop_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"available_limit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"-1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_type_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"7603640153965414158\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"task_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"residual_claim_quantity\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"7377571\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"is_coupon_usable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"unusable_reason_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"is_from_cashback\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"promotion_label_level\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"promotion_code\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"dmp_set_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"product_scope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"rights_cnt\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"rights_content\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source_key\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"template_key\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"algorithm_product_voucher\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_enhance_info\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"promotion_container_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"commodity_coupons\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_amount_value\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"10\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"coupon_threshold_value\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"valid_time_start\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"valid_time_end\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"coupon_logo_type\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"platform_new_customer\\\\\\\\\\\\\\\"]}\\\\\\\",\\\\\\\"bcm_standard_track\\\\\\\":{\\\\\\\"track_param\\\\\\\":{\\\\\\\"bcm_coupon_id\\\\\\\":\\\\\\\"7d5cb33a6aa4d5646a69d2abf17efae7\\\\\\\"},\\\\\\\"chain_param\\\\\\\":null},\\\\\\\"explore_eligible_products\\\\\\\":\\\\\\\"See eligible products\\\\\\\"}]}\\\",\\\"benefit_type\\\":1,\\\"benefit_ctx\\\":\\\"CiIyMDI2MDIwOTA5MzQwNjUyRTYzQjNENTJCRTIzMjIwMDcyEg9wZHAuZGVhbHNfcGFuZWwaDHFjcHhfdm91Y2hlclJGCkQIjo6FyPLN48JpGAEiNjIwMjYwMjA5MDkzNDA2NTJFNjNCM0Q1MkJFMjMyMjAwNzI6NzYwMzY0MDE1Mzk2NTQxNDE1OKAGjtSmzAY=\\\",\\\"bcm_standard_track\\\":{\\\"track_param\\\":{\\\"slot_key\\\":\\\"pdp.deals_panel\\\",\\\"benefit_key\\\":\\\"qcpx_voucher\\\",\\\"data_source\\\":\\\"ugbenefit\\\"},\\\"chain_param\\\":null}}],\\\"slot_template_key\\\":\\\"pdp.pure_qcpx_module\\\",\\\"custom_property\\\":\\\"\\\"}}\",\"traffic_source_list\":[6],\"seller_uid\":\"6990310143721063429\"}"
                      },
                      "1": {
                        "scene_key": 8,
                        "scene_value": "{\"log_id\":\"2026020909340652E63B3D52BE23220072\"}"
                      },
                      "2": {
                        "scene_key": 7,
                        "scene_value": "{\"biz_type\":0,\"category_id_list\":[\"700645\",\"700646\",\"700650\"],\"sku_single_prices\":{\"1729587788239049223\":{\"price_val\":\"33.98\",\"currency\":\"USD\"}}}"
                      }
                    },
                    "user_rights_module": {
                      "module_type": 3,
                      "protection_module": {
                        "title": {
                          "template": "TikTok Shop protections",
                          "text_attribute": {
                            "font": {
                              "font_weight": 3,
                              "font_class": 2
                            },
                            "font_color": {
                              "color": "#FF000000",
                              "dark_color": "#FFF6F6F6"
                            }
                          }
                        },
                        "position": 2,
                        "content": {
                          "0": {
                            "icon": {
                              "icon": {
                                "height": 180,
                                "width": 180,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/secure_payments.png",
                                "thumb_url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/secure_payments.png",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186"
                                }
                              },
                              "icon_dark": {
                                "height": 180,
                                "width": 180,
                                "thumb_uri": "tos-useast5-i-omjb5zjo8w-tx/secure_payments.png",
                                "thumb_url_list": {
                                  "0": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186",
                                  "1": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:200:200.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186"
                                },
                                "uri": "tos-useast5-i-omjb5zjo8w-tx/secure_payments.png",
                                "url_list": {
                                  "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186",
                                  "1": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/secure_payments.png~tplv-fhlh96nyum-resize-webp:180:180.webp?dr=12185&t=555f072d&ps=933b5bde&shp=9137dc42&shcp=6ce186a1&idc=useast5&from=2436357186"
                                }
                              }
                            },
                            "text": {
                              "template": "Secure payments",
                              "text_attribute": {
                                "font": {
                                  "font_weight": 1,
                                  "font_class": 6
                                },
                                "font_color": {
                                  "color": "#FF000000",
                                  "dark_color": "#FFF6F6F6"
                                }
                              }
                            },
                            "da_info": "secure_payments"
                          }
                        },
                        "detail_page_link": "aweme://lynxview_popup?surl=https%3A%2F%2Flf-main-gecko-source.tiktokcdn.com%2Fobj%2Ftiktok-teko-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_user_rights%2Fpages%2Fuser-rights%2Ftemplate.js&hide_nav_bar=true&trans_status_bar=1&page_type=popup&height=90%25&show_mask=1&mask_bg_color=00000080&use_spark=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&request=%7B%22scene%22%3A1%2C%22right_ids%22%3A%5B2030%2C1%2C15%2C14%2C35%2C2041%2C12%2C17%2C2020%2C2050%2C13%2C16%5D%2C%22platform_level1%22%3A0%2C%22sale_region%22%3A%22US%22%2C%22base_params%22%3A%7B%22app_id%22%3A1233%2C%22region%22%3A%22%22%2C%22locale%22%3A%22%22%2C%22user_id%22%3A0%2C%22oec_user_id%22%3A0%2C%22device_id%22%3A7318881994036004395%2C%22version_code%22%3A430104%2C%22device_platform%22%3A%22android%22%2C%22priority_region%22%3A%22us%22%2C%22channel%22%3A%22googleplay%22%7D%2C%22biz_key%22%3A%22tts%22%2C%22user_benefit_drawer_variant%22%3A1%2C%22extra%22%3A%7B%22has_compensation%22%3A%22false%22%2C%22has_premium%22%3A%22false%22%2C%22has_3dd_compensation%22%3A%22false%22%2C%22has_new_landing_page%22%3A%22true%22%7D%7D",
                        "da_info": "{\"rights_content\":\"secure_payments,money-back_guarantee,lost/damaged_auto-refund,24/7_support,data_privacy\"}"
                      }
                    },
                    "default_sku_id": "1729587788239049223",
                    "is_platform_product": false,
                    "lock_up_static_selling_point": "{\"selling_point_list\":[{\"background_color\":{\"color\":\"#33FFC122\",\"dark_color\":\"#52FFC122\"},\"label_color\":{\"color\":\"#33FFC122\",\"dark_color\":\"#52FFC122\"},\"selling_point_data\":{\"template\":\"Most Loved\",\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":4},\"font_color\":{\"color\":\"#FFB67A06\",\"dark_color\":\"#FFFFC644\"}}},\"da_info\":\"{\\\"button_type\\\":\\\"most_loved\\\",\\\"seller_channel\\\":\\\"most_loved\\\",\\\"actionsheet_name\\\":\\\"most_loved\\\",\\\"page_name\\\":\\\"product_detail\\\"}\",\"style\":1,\"tag_type\":4,\"lockup_badge_ui\":{\"type\":2,\"sheet\":{\"title\":\"Most Loved\",\"contents\":[{\"template\":\"This badge is only awarded to the most loved products that receive a combination of highest ratings, lowest return rates, on-time shipping, and excellent customer service.\",\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":5},\"font_color\":{\"color\":\"#FF000000\",\"dark_color\":\"#FFF6F6F6\"}}}]}}},{\"background_color\":{\"color\":\"#0D000000\",\"dark_color\":\"#33FFFFFF\",\"token\":\"tux://color?token=ECNeutralTag&from=ecommerce_sku_selling_points\"},\"label_color\":{\"color\":\"#0D000000\",\"dark_color\":\"#33FFFFFF\"},\"selling_point_data\":{\"template\":\"Healthier Choice\",\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":4},\"font_color\":{\"color\":\"#FF6B6B6B\",\"dark_color\":\"#FFDDDDDD\"}}},\"da_info\":\"{\\\"button_type\\\":\\\"good_to_know\\\"}\",\"style\":1,\"tag_type\":9},{\"background_color\":{\"color\":\"#0D000000\",\"dark_color\":\"#33FFFFFF\",\"token\":\"tux://color?token=ECNeutralTag&from=ecommerce_sku_selling_points\"},\"label_color\":{\"color\":\"#0D000000\",\"dark_color\":\"#33FFFFFF\"},\"selling_point_data\":{\"template\":\"Chewable Form\",\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":4},\"font_color\":{\"color\":\"#FF6B6B6B\",\"dark_color\":\"#FFDDDDDD\"}}},\"da_info\":\"{\\\"button_type\\\":\\\"good_to_know\\\"}\",\"style\":1,\"tag_type\":9}],\"position\":1}",
                    "lock_up_shipping": "{\"selling_point_list\":[{\"description\":\"Enjoy free shipping on this purchase! Shipping discounts are applied at checkout and are subject to conditions such as cart total or item count.\",\"selling_point_data\":{\"template\":\"{{ShippingIcon}} Free shipping\",\"arguments\":{\"{{ShippingIcon}}\":{\"link_text_type\":1,\"icon_attribute\":{\"size\":{\"width\":13,\"height\":13},\"icon\":{\"icon\":{\"height\":48,\"width\":48,\"uri\":\"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png\",\"url_list\":[\"https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042\",\"https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-light.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042\"]},\"icon_dark\":{\"height\":48,\"width\":48,\"uri\":\"tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png\",\"url_list\":[\"https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042\",\"https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/pdp-lockup-free-shipping-dark.png~tplv-fhlh96nyum-resize-png:48:48.png?dr=12184&t=555f072d&ps=933b5bde&shp=7745054a&shcp=9b759fb9&idc=useast5&from=2001012042\"]}}}}},\"text_attribute\":{\"font\":{\"font_weight\":2,\"font_class\":4},\"font_color\":{\"color\":\"#FF007B7B\",\"dark_color\":\"#FFA8E7E7\"}}},\"da_info\":\"{\\\"button_type\\\":\\\"FreeShippingTagType\\\"}\",\"tag_type\":1}]}",
                    "promotion_label_info": {
                      "promotion_labels": {
                        "0": {
                          "id": 7603640153965414000,
                          "type": 6,
                          "text": "Extra 30% off",
                          "default_style": 8,
                          "schema": "aweme://roma_redirect/?spark_page=roma_schema_pdp_coupon_panel&roma_group_key=spark_page_roma_schema_pdp_coupon_panel&roma_page_key=p&coupon_ui_style=2&list_ui_style=2&product_id=1729587769570529799&panel_scene=1",
                          "id_str": "7603640153965414158",
                          "da_info": "{\"page_name\":\"product_detail\",\"module_name\":\"discount_reminder\",\"product_id\":\"1729587769570529799\",\"activity_name\":\"VOUCHER\"}",
                          "feature": {
                            "0": {
                              "property_name": "discount_rate",
                              "property_value": "29.42907592701589"
                            },
                            "1": {
                              "property_name": "metric_custom",
                              "property_value": "short_text"
                            }
                          }
                        }
                      },
                      "placement_labels": {
                        "0": {
                          "placement": 106,
                          "labels": {
                            "0": {
                              "id": "7603640153965414158",
                              "type": 6,
                              "text": "Extra 30% off",
                              "default_style": 8,
                              "schema": "aweme://roma_redirect/?spark_page=roma_schema_pdp_coupon_panel&roma_group_key=spark_page_roma_schema_pdp_coupon_panel&roma_page_key=p&coupon_ui_style=2&list_ui_style=2&product_id=1729587769570529799&panel_scene=1",
                              "da_info": "{\"placement\":\"PDP_PROMOTION_REMINDER\",\"has_icon\":\"false\",\"coupon_type_info\":\"{\\\"business_type\\\":\\\"no_min_discount\\\"}\",\"coupon_cost_role\":\"platform\",\"promotion_id\":\"7603640153965414158\",\"ranking\":\"1\",\"label_type\":\"VOUCHER\",\"activity_name\":\"6\"}",
                              "feature": {
                                "0": {
                                  "property_name": "discount_rate",
                                  "property_value": "29.42907592701589"
                                },
                                "1": {
                                  "property_name": "metric_custom",
                                  "property_value": "short_text"
                                }
                              }
                            }
                          }
                        }
                      },
                      "promotion_placement": 106
                    },
                    "purchase_method_info": {
                      "title": "Purchase options",
                      "item_list": {
                        "0": {
                          "title": {
                            "template": "One-time purchase",
                            "text_attribute": {
                              "font": {
                                "font_weight": 1,
                                "font_class": 5
                              },
                              "font_color": {
                                "color": "#FF000000",
                                "dark_color": "#FFF6F6F6"
                              }
                            }
                          },
                          "purchase_method_type": 0
                        },
                        "1": {
                          "title": {
                            "template": "{{subscribe_text}}",
                            "arguments": {
                              "{{subscribe_text}}": {
                                "text_attribute": {
                                  "text": "Subscribe ",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 5
                                  },
                                  "font_color": {
                                    "color": "#FF000000",
                                    "dark_color": "#FFF6F6F6"
                                  }
                                }
                              }
                            }
                          },
                          "expand_subtitle": {
                            "template": "• {{discount_first_sentence}} {{discount_following_sentence}}\n• {{line_1}}\n• {{line_2}}\n• {{line_3}} {{link}}",
                            "arguments": {
                              "{{discount_first_sentence}}": {
                                "text_attribute": {
                                  "text": "10% off your 1st order",
                                  "font": {
                                    "font_weight": 2,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#FFE10543",
                                    "dark_color": "#FFFF576F"
                                  }
                                }
                              },
                              "{{discount_following_sentence}}": {
                                "text_attribute": {
                                  "text": "and 5% off orders after that",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{line_1}}": {
                                "text_attribute": {
                                  "text": "Free shipping",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{line_2}}": {
                                "text_attribute": {
                                  "text": "Skip, change, or cancel anytime",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{line_3}}": {
                                "text_attribute": {
                                  "text": "Repeated delivery on your schedule",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{link}}": {
                                "link_text_type": 0,
                                "text_attribute": {
                                  "text": "Terms",
                                  "link": "aweme://webview_popup?url=https%3A%2F%2Fsf-mis.ttwstatic.com%2Fobj%2Fmis-draft-sg%2Fsns%2F328c736e-9f16-48d0-be08-55a94de1ac3a.html&height=73%25&use_spark=1&show_mask=1&mask_bg_color=aeaaac30&transition_animation=bottom&container_bg_color=ffffff&loading_bg_color=ffffff",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#FF2B5DB9",
                                    "dark_color": "#FF60B3FF"
                                  }
                                }
                              }
                            },
                            "text_attribute": {
                              "font": {
                                "font_weight": 1,
                                "font_class": 6
                              },
                              "font_color": {
                                "color": "#FF000000",
                                "dark_color": "#FFF6F6F6"
                              }
                            }
                          },
                          "collapse_subtitle": {
                            "template": "• {{discount_first_sentence}} {{discount_following_sentence}} ...{{link}}",
                            "arguments": {
                              "{{discount_first_sentence}}": {
                                "text_attribute": {
                                  "text": "10% off your 1st order",
                                  "font": {
                                    "font_weight": 2,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#FFE10543",
                                    "dark_color": "#FFFF576F"
                                  }
                                }
                              },
                              "{{discount_following_sentence}}": {
                                "text_attribute": {
                                  "text": "and 5% off orders after that",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{line_1}}": {
                                "text_attribute": {
                                  "text": "Free shipping",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#A6000000",
                                    "dark_color": "#E1FFFFFF"
                                  }
                                }
                              },
                              "{{link}}": {
                                "link_text_type": 0,
                                "text_attribute": {
                                  "text": "Learn more",
                                  "link": "aweme://webview_popup?url=https%3A%2F%2Fsf-mis.ttwstatic.com%2Fobj%2Fmis-draft-sg%2Fsns%2F328c736e-9f16-48d0-be08-55a94de1ac3a.html&height=73%25&use_spark=1&show_mask=1&mask_bg_color=aeaaac30&transition_animation=bottom&container_bg_color=ffffff&loading_bg_color=ffffff",
                                  "font": {
                                    "font_weight": 1,
                                    "font_class": 6
                                  },
                                  "font_color": {
                                    "color": "#FF2B5DB9",
                                    "dark_color": "#FF60B3FF"
                                  }
                                }
                              }
                            },
                            "text_attribute": {
                              "font": {
                                "font_weight": 1,
                                "font_class": 6
                              },
                              "font_color": {
                                "color": "#FF000000",
                                "dark_color": "#FFF6F6F6"
                              }
                            }
                          },
                          "purchase_method_type": 1,
                          "period_info": {
                            "supported_period_info": {
                              "0": {
                                "period": 1,
                                "period_unit": 1,
                                "period_text": "1 week"
                              }
                            },
                            "default_selected_period_text": "3 months (most common)"
                          },
                          "discount_percentage": 10
                        }
                      }
                    },
                    "is_auction": false,
                    "sku_panel_data": {},
                    "sku_panel_open": false,
                    "sea_core_biz_da_info": "{\"rate_with_logistic\":4.7,\"review_cnt\":69080,\"review_cnt_with_logistic\":69080,\"first_product_category\":\"Health\",\"is_algo_cut\":0,\"rate\":4.7,\"3p_review_cnt\":0,\"is_bcp\":\"0\",\"first_category_id\":\"700645\",\"head_pic_cnt\":6,\"has_live_replay\":\"0\"}",
                    "sku_select_experiment_value": 4,
                    "da_info": "{\"button_area\":\"page_footer\",\"user_type\":\"new_user\",\"platform_extension\":\"{\\\"level1\\\":\\\"0\\\"}\",\"open_stock_cnt\":264360,\"volume_type\":\"sold\",\"sku_selling_points\":\"\",\"sale_modes\":[13],\"is_bid_product\":\"0\",\"selling_points_cnt\":4,\"selling_points\":\"FreeShippingTagType/ProductTrustTagType/ProductHighlightTagType/\",\"has_buy_now\":1,\"volume\":830392,\"is_platform_product\":\"0\",\"marketing_stock_cnt\":0,\"seller_logo_type\":\"blue_v,seller_logo,\"}",
                    "bcm_standard_track": {
                      "track_param": {
                        "bcm_multiverse_id": "2026020909340669210840100500000027ffd9b071974245"
                      },
                      "chain_param": {
                        "bcm_multiverse_id": "2026020909340669210840100500000027ffd9b071974245"
                      }
                    },
                    "related_videos": {
                      "0": {
                        "item_id": "7419446014324624686",
                        "height": 1920,
                        "width": 1080,
                        "duration": 132100,
                        "author_id": "6596631738335674373",
                        "play_count": "8361853",
                        "like_count": "504393",
                        "upload_time": "1727474395",
                        "expiration_time": "1770651378",
                        "title": "Las gomitas de ashwagandha de goli me han ayudado muchisimo. Antes andaba muy estresado y cansado todo el dia. Pero ahora me siento mas tranquilo y con mas energia. Son tan buenas que hasta a Belcast le gustan!!! #ashwagandha #cortisol #goli #resultsmayvary #tiktok_usa #salud #usa_tiktok ",
                        "cover_image_url": "https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/164460b7868841e69123f80edc1c4ca5_1727474398~tplv-tiktokx-360p.jpeg?dr=9616&refresh_token=889e0077&x-expires=1770714000&x-signature=fzd3St120%2BG1Xqzz0PtOkmpkv0M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast5&s=TTEC_PDP_WEB&ftpl=1",
                        "content_url": "https://v16m-default.tiktokcdn-us.com/2f6f42441f84ce2c7ad55070f76fdd52/6989fef2/video/tos/useast5/tos-useast5-pve-0068-tx/oo5z3AE5ySgz5EImf9FfDBgwEKiFhMQCRkDsEa/?a=0&bti=MzV2KXVmcnZmd0BqOjo2QDI6bWJsK2IrYnFgIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C0&cv=1&br=2238&bt=1119&cs=0&ds=6&ft=LlnQ7z4HhWH6ByJ.NNLo0PD1&mime_type=video_mp4&qs=0&rc=NjdnNTg0PDtnZTk0OmdoN0BpMzVscXA5cnBsdTMzZzczNEBgMy0yMl4tNS4xMzAwMjEuYSMwMTQtMmRrZG9gLS1kMS9zcw%3D%3D&vvpl=1&l=202602090934062EAF838192B6E000435A&btag=e00090000",
                        "author_name": "Gonzalo",
                        "author_avatar_url": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c36c5f50c93c5e6e07c288f810d49e6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5fe51684&x-expires=1770714000&x-signature=synBPM2at0uftVu1mwTLj2otG5g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast5",
                        "bc_ad_label_text": "Creator earns commission",
                        "url": "https://www.tiktok.com/@6596631738335674373/video/7419446014324624686",
                        "author_url": "https://www.tiktok.com/@6596631738335674373"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok-shop/product_details"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-shop/search": {
      "get": {
        "summary": "Shop Search",
        "description": "Search TikTok Shop for products by keyword. Returns 30 products per page — use the page parameter to navigate through results.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok-shop_Shop_Search",
        "tags": [
          "tiktok-shop"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Term you want to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "shoes"
            }
          },
          {
            "name": "page",
            "in": "query",
            "description": "Page number to retrieve",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "Region to search shop products in. Available options: US, GB, DE, FR, IT, ID, MY, MX, PH, SG, ES, TH, VN, BR, JP, IE",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `query` — The search term used\n- `total_products` — Total number of products returned\n- `products[]` — Array of matching products:\n  - `product_id` — Unique product identifier\n  - `title` — Product listing title\n  - `image` — Product thumbnail with CDN URLs\n  - `product_price_info.currency_name` — Price currency (e.g., USD)\n  - `product_price_info.currency_symbol` — Currency symbol (e.g., $)\n  - `product_price_info.sale_price_decimal` — Current sale price\n  - `product_price_info.sale_price_format` — Formatted sale price string\n  - `rate_info` — Product rating info (if available)\n  - `sold_info.sold_count` — Total units sold\n  - `seller_info.seller_id` — Seller/shop unique identifier\n  - `seller_info.shop_name` — Shop display name\n  - `seller_info.shop_logo` — Shop logo image (if available)\n  - `seo_url.canonical_url` — Product page canonical URL\n  - `seo_url.slug` — URL-friendly product slug",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "query": "shoes",
                    "total_products": 31,
                    "products": {
                      "0": {
                        "product_id": "1729385227165405539",
                        "title": "Test White Shoes",
                        "image": {
                          "height": 400,
                          "width": 400,
                          "uri": "tos-maliva-i-o3syd03w52-us/e14655759440eb5646d383d4b2e80c4b",
                          "url_list": {
                            "0": "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/e14655759440eb5646d383d4b2e80c4b~tplv-fhlh96nyum-crop-webp:400:400.webp?dr=12190&t=555f072d&ps=933b5bde&shp=678cc231&shcp=678cc231&idc=useast5&from=1737278001",
                            "1": "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-o3syd03w52-us/e14655759440eb5646d383d4b2e80c4b~tplv-fhlh96nyum-crop-webp:400:400.webp?dr=12190&t=555f072d&ps=933b5bde&shp=678cc231&shcp=678cc231&idc=useast5&from=1737278001"
                          }
                        },
                        "product_price_info": {
                          "sku_id": null,
                          "symbol_position": 1,
                          "show_currency_space": false,
                          "currency_show_mode": 1,
                          "currency_name": "USD",
                          "currency_symbol": "$",
                          "sale_price_decimal": "1.00",
                          "sale_price_format": "1.00",
                          "single_product_price_format": "1.00",
                          "single_product_price_decimal": "1.00",
                          "sale_price_integer_part_format": "1",
                          "sale_price_decimal_part_format": "00",
                          "decimal_point_symbol": ".",
                          "promotion_deduction_details": null
                        },
                        "rate_info": null,
                        "sold_info": {
                          "sold_count": 15
                        },
                        "seller_info": {
                          "seller_id": "7494998206293379427",
                          "shop_name": "Madshoes",
                          "shop_logo": null
                        },
                        "seo_url": {
                          "updated_at": "1770629776057",
                          "canonical_url": "https://www.tiktok.com/shop/pdp/1729385227165405539",
                          "slug": "test-white-shoes",
                          "type": 2,
                          "version": 2
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok-shop/shop_search",
                  "note": "This endpoint costs 1 credit per request"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-shop/product-reviews": {
      "get": {
        "summary": "Product Reviews",
        "description": "Get a product's reviews (100 reviews per page).\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok-shop_Product_Reviews",
        "tags": [
          "tiktok-shop"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the product (required if product_id is not provided)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.tiktok.com/shop/pdp/cat-nail-clipper-by-potaroma-adjustable-sizes-built-in-file-safe-for-kittens-cats/1731578642912612516"
            }
          },
          {
            "name": "product_id",
            "in": "query",
            "description": "The ID of the product (required if url is not provided)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "1731578642912612516"
            }
          },
          {
            "name": "page",
            "in": "query",
            "description": "The page number of the reviews",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 1
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `has_more` — Whether additional review pages are available\n- `total_reviews` — Total number of reviews for the product\n- `product_reviews[]` — Array of individual reviews:\n  - `review_id` — Unique review identifier\n  - `product_id` — Associated product identifier\n  - `sku_id` — SKU variant that was reviewed\n  - `reviewer_id` — Reviewer's user identifier\n  - `review_rating` — Star rating (1-5)\n  - `review_time` — Review timestamp (milliseconds)\n  - `is_verified_purchase` — Whether the reviewer purchased on TikTok Shop\n  - `is_incentivized_review` — Whether the review was incentivized\n  - `product_name` — Full product name at time of review\n  - `reviewer_name` — Display name of the reviewer\n  - `reviewer_avatar_url` — Reviewer's profile image URL\n  - `review_text` — Full review text content\n  - `display_image_url` — Primary review image thumbnail\n  - `review_images[]` — Array of all review image URLs\n  - `sku_specification` — SKU variant name reviewed (e.g., \"Default\")\n  - `review_country` — Country code of the reviewer\n- `review_ratings` — Aggregated rating summary:\n  - `review_count` — Total review count\n  - `overall_score` — Average star rating\n  - `rating_result` — Breakdown by star level (1-5) with counts",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "has_more": true,
                    "total_reviews": "125",
                    "product_reviews": {
                      "0": {
                        "review_id": "7604501259405199118",
                        "product_id": "1731578642912612516",
                        "sku_id": "1731578664610402468",
                        "reviewer_id": "6671422695488847878",
                        "review_rating": 1,
                        "review_time": "1770560950661",
                        "is_verified_purchase": true,
                        "is_incentivized_review": false,
                        "product_name": "Potaroma Cat Nail Clipper with 4-Size Adjustable Trimming Hole & Hidden Nail File | Safe Toenail Trimmer for Kittens & Indoor Cats | Anti-Splash Claw Cutter for Pet Grooming (Blue)",
                        "reviewer_name": "L**i 📚**️",
                        "reviewer_avatar_url": "https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9afb897d2643b2f5be8294efcf53e6bc~tplv-tiktokx-cropcenter:100:100.jpg?dr=9640&refresh_token=9b7cb0a2&x-expires=1771056000&x-signature=9Tk5uj8LspQx0fNCC8qfMn7421c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5f8d3399&idc=useast5",
                        "review_text": "Very unhappy with this it was you cannot get their little claws in there. It’s a teeny hole. It’s very cheap feeling",
                        "display_image_url": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4efe29181984479099d096e8397a0ef7~tplv-fhlh96nyum-crop-webp:300:300.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=607f11de&idc=useast5&from=2378011839",
                        "review_images": {
                          "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4efe29181984479099d096e8397a0ef7~tplv-fhlh96nyum-crop-webp:300:300.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=607f11de&idc=useast5&from=2378011839"
                        },
                        "sku_specification": "Default",
                        "review_country": "US"
                      },
                      "1": {
                        "review_id": "7596893396606682894",
                        "product_id": "1731578642912612516",
                        "sku_id": "1731578664610402468",
                        "review_rating": 5,
                        "review_time": "1768789593613",
                        "is_verified_purchase": true,
                        "is_incentivized_review": false,
                        "product_name": "Potaroma Cat Nail Clipper with 4-Size Adjustable Trimming Hole & Hidden Nail File | Safe Toenail Trimmer for Kittens & Indoor Cats | Anti-Splash Claw Cutter for Pet Grooming (Blue)",
                        "reviewer_name": "A**z",
                        "review_text": "Works well, i like the file on the bottom to even out my kitty’s claws.",
                        "display_image_url": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/18639bac735c44dd9e2e6ec5d586fd65~tplv-fhlh96nyum-crop-webp:300:300.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=607f11de&idc=useast5&from=2378011839",
                        "review_images": {
                          "0": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/18639bac735c44dd9e2e6ec5d586fd65~tplv-fhlh96nyum-crop-webp:300:300.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=607f11de&idc=useast5&from=2378011839"
                        },
                        "sku_specification": "Default",
                        "review_country": "US"
                      }
                    },
                    "review_ratings": {
                      "review_count": "125",
                      "overall_score": 4.4,
                      "rating_result": {
                        "1": "10",
                        "2": "2",
                        "3": "6",
                        "4": "14",
                        "5": "93"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "tiktok-shop/product_reviews"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either product URL or product_id is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/profile": {
      "get": {
        "summary": "Profile",
        "description": "Gets public Instagram profile data, recent posts, and related accounts",
        "operationId": "instagram_Profile",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Instagram handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "opi"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.data.user.username`: Instagram handle\n- `data.data.user.full_name`: Display name\n- `data.data.user.id`: Numeric Instagram user ID\n- `data.data.user.biography`: Bio text\n- `data.data.user.bio_links[].url`: Bio link URLs\n- `data.data.user.bio_links[].title`: Bio link titles\n- `data.data.user.external_url`: Primary link in bio\n- `data.data.user.edge_followed_by.count`: Followers count\n- `data.data.user.edge_follow.count`: Following count\n- `data.data.user.profile_pic_url`: Profile picture URL (low-res)\n- `data.data.user.profile_pic_url_hd`: Profile picture URL (high-res)\n- `data.data.user.is_verified`: Whether the account is verified\n- `data.data.user.is_private`: Whether the account is private\n- `data.data.user.is_business_account`: Whether it's a business account\n- `data.data.user.is_professional_account`: Whether it's a professional/creator account\n- `data.data.user.business_category_name`: Business category (e.g. `Personal Goods & General Merchandise Stores`)\n- `data.data.user.business_email`: Public business email\n- `data.data.user.business_phone_number`: Public business phone\n- `data.data.user.highlight_reel_count`: Number of story highlights\n- `data.data.user.has_clips`: Whether the account has Reels\n- `data.data.user.edge_owner_to_timeline_media.count`: Total post count\n- `data.data.user.edge_owner_to_timeline_media.page_info.end_cursor`: Pagination cursor for posts\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.shortcode`: Post shortcode (use to build URL: `instagram.com/p/{shortcode}`)\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.display_url`: Post thumbnail image\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.is_video`: Whether the post is a video/reel\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.edge_liked_by.count`: Like count per post\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.edge_media_to_comment.count`: Comment count per post\n- `data.data.user.edge_owner_to_timeline_media.edges[].node.taken_at_timestamp`: Post timestamp (Unix)",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "data": {
                          "user": {
                            "ai_agent_owner_username": null,
                            "ai_agent_type": null,
                            "biography": "Meet The New OPIcons: your fave shades of all time, remixed with attitude. 🔄💅",
                            "bio_links": {
                              "0": {
                                "title": "The New OPIcons! Spring Collection",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fthe-new-opicons-collection&e=AT0SumYfvweE3h3nSwNr3XNwD9YcfeGFP4e1XoFl-IBggl-NWgLpfqGoLxaS3g8GmWdeTMY2L5JwqUkByerzBWgAyVqK_kTq",
                                "url": "https://www.opi.com/collections/the-new-opicons-collection",
                                "link_type": "external"
                              },
                              "1": {
                                "title": "GELiversity™: Gel Manis 101",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fyoutube.com%2Fplaylist%3Flist%3DPLQJUg0LNqNatz073eArBzAYkyokvs7mtW%26si%3DRx2D8aUOkVqCM0Rn&e=AT0Cn3aU9xLRg5pkRa4gfacGmphD1G8tsPDmB6rh7t3MEb4o2bgfxs1h_7_gunS30mlhfvT5qpGC_F1macqS4muUNAXiL0pU",
                                "url": "https://youtube.com/playlist?list=PLQJUg0LNqNatz073eArBzAYkyokvs7mtW&si=Rx2D8aUOkVqCM0Rn",
                                "link_type": "external"
                              },
                              "2": {
                                "title": "Make ‘Em Jelly! Summer Collection",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fmake-em-jelly-collection&e=AT07N__obHZjPVZWCkCmwDjDlA4tmOiIi9m_TsYdxxYkeaqOGWvfNzTPFoFLw-BFbO3SZoEJ5rUfrFDs3_UoDLhBIF2bYcfR",
                                "url": "https://www.opi.com/collections/make-em-jelly-collection",
                                "link_type": "external"
                              },
                              "3": {
                                "title": "Shop RapiDry™ Quick-Dry Nail Polish",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Frapidry&e=AT1L100KMKY-iXL5RQoF7q92FZ5JptjV4AT53HM_yyw2GJ_gAFyEIldFkI5mZdrq6zmM8xRdeHejEU12NQ8QudonvASEIIBW",
                                "url": "https://www.opi.com/collections/rapidry",
                                "link_type": "external"
                              },
                              "4": {
                                "title": "Shop OPI GelColor 💅",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fgel-nail-polish&e=AT1L9SC6pwYAKHcVLnkCiGMD1QCwAcLUZrGSrXBVAibJv4lu26e_J9AZdDWL70j6-oa9ZK-TERIXfK0JBa0YcAuGuuE81hxI",
                                "url": "https://www.opi.com/collections/gel-nail-polish",
                                "link_type": "external"
                              }
                            },
                            "fb_profile_biolink": null,
                            "biography_with_entities": {
                              "raw_text": "Meet The New OPIcons: your fave shades of all time, remixed with attitude. 🔄💅",
                              "entities": {}
                            },
                            "blocked_by_viewer": false,
                            "restricted_by_viewer": null,
                            "country_block": false,
                            "eimu_id": "102672667799746",
                            "external_url": "https://www.opi.com/collections/the-new-opicons-collection",
                            "external_url_linkshimmed": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fthe-new-opicons-collection&e=AT2p0Dgzq-R7Bb_k5r59_XrLStMjB8RDzUL54F20ali4zBQP3KbdaI-OaBZ6GA0QU5CVBkV4bE_x2iqs94Km1W8ZnbDLQUyW",
                            "edge_followed_by": {
                              "count": 2015343
                            },
                            "fbid": "17841400195544228",
                            "followed_by_viewer": false,
                            "edge_follow": {
                              "count": 1457
                            },
                            "follows_viewer": false,
                            "full_name": "OPI",
                            "group_metadata": null,
                            "has_ar_effects": false,
                            "has_clips": true,
                            "has_guides": false,
                            "has_channel": false,
                            "has_blocked_viewer": false,
                            "highlight_reel_count": 17,
                            "has_onboarded_to_text_post_app": true,
                            "has_requested_viewer": false,
                            "hide_like_and_view_counts": false,
                            "id": "270598518",
                            "is_business_account": true,
                            "is_professional_account": true,
                            "is_supervision_enabled": false,
                            "is_guardian_of_viewer": false,
                            "is_supervised_by_viewer": false,
                            "is_supervised_user": false,
                            "is_embeds_disabled": false,
                            "is_joined_recently": false,
                            "guardian_id": null,
                            "business_address_json": {
                              "city_name": null,
                              "city_id": null,
                              "latitude": null,
                              "longitude": null,
                              "street_address": null,
                              "zip_code": null
                            },
                            "business_contact_method": "CALL",
                            "business_email": null,
                            "business_phone_number": null,
                            "business_category_name": "Personal Goods & General Merchandise Stores",
                            "overall_category_name": null,
                            "category_enum": "HEALTH_BEAUTY",
                            "category_name": null,
                            "is_private": false,
                            "is_verified": true,
                            "is_verified_by_mv4b": false,
                            "is_regulated_c18": false,
                            "edge_mutual_followed_by": {
                              "count": 0,
                              "edges": {}
                            },
                            "pinned_channels_list_count": 0,
                            "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ymssfZtSXPQQ7kNvwEf6Eof&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afth-WjP5dqsDmuVqCtkTUk2uMYDeBPcN0EOodIBr830_g&oe=698ECD04&_nc_sid=8b3546",
                            "profile_pic_url_hd": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ymssfZtSXPQQ7kNvwEf6Eof&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft-LWbmNepo-nM-sGmePAJ0Y0vrRFeRVlVAPFayCC4sQg&oe=698ECD04&_nc_sid=8b3546",
                            "requested_by_viewer": false,
                            "should_show_category": true,
                            "should_show_public_contacts": true,
                            "show_account_transparency_details": true,
                            "show_text_post_app_badge": true,
                            "remove_message_entrypoint": false,
                            "transparency_label": null,
                            "transparency_product": null,
                            "username": "opi",
                            "pronouns": {},
                            "edge_felix_video_timeline": {
                              "count": 18,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "QVFEdTFYTUlVWmFwRUpyUDVrUGR0ZmhxVHBFeFMzN21jOWpnV1o1Y2w5OEZGTnYtcUJ1Y2RlazJoQmJ2MnR5T1ZkcGhsT1BYeUhWcTBNeVJBWWR6VXVJWA=="
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2852659936298313985",
                                    "shortcode": "CeWrxkYDKkB",
                                    "dimensions": {
                                      "height": 1920,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftotwHJdOtVbAl6UqLiNuoFaB3oYXSnCcyOedYBoqzJTw&oe=698EBA4D&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Biqtch Puddiń",
                                              "followed_by_viewer": false,
                                              "id": "1060524190",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/89848378_510405069842955_536099681902526464_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-tHV_FxXwgQ7kNvwG_LGrk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvLdYF4sY2AN8KN14cBP-zDhzCQ9EO1e8wJAufJh6Xdgg&oe=698EE437&_nc_sid=8b3546",
                                              "username": "biqtchpuddin"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqt4JGarvE8p2r/wDq+tWXlOcgcAdB1+mKbEJFUsx8sHnJ6n/AD3rHzZ0NsdHpSbfnJY0VbhkbBLEOAMhhRTujLUqfb8HAHU0slvJcD58AHsTz+nFBvIifmTn3A4p01yxXKofY/wBfpRv1NGn0VvUjVo7SMoARz1x1Pr9KKlkaTaNyBuOuaKTRSXp96B5UxulUE9j3qxBL5oIxgDiqN5UtifkpJ6iaVrlh7ZD6/TJxRTpCcUU2Sm+7P//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H4M7.534S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZZuD8htyVirAB0uzMksPd9wHWr8PFuvqBAozIl5mL6b4ChKjS9p6qkgTqjIqFsL/EEiIYE2Rhc2hfYmFzZWxpbmVfYXVkaW8iNoQVFAASFAIA\"><Period duration=\"PT0H4M7.534S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"1280\" maxFrameRate=\"30\" par=\"540:960\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:75.6\" id=\"0\"><Representation id=\"387202806767408v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"1280\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"1188338\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"36769183\" FBPlaybackResolutionMos=\"0:100,360:87.7,480:83.7,720:75.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.8,480:94.5,720:90.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQODDOPcMoL-wD0fvexNj6xQTaquaAI39TEIH1CfEToXIZvE9VOaVYmzfBulZQM_tcU3OHb0WM0RIr2dfPs_99uY.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=Adn_xmZAKTdwRRJgKHXREXX4fg8kfKud0H9bwLPWVdVhCVknoaMTzCRhMKxCbvii1wc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=J0ZQVKvZsjgQ7kNvwEL7O7m&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjExODgzMzgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afuz93T6Kl3eMzzTbqND52MrKXHgOoC7I_UIUKHKXYbbpA&amp;oe=698EC8C5</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-435118\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"435119-777187\" FBPrefetchSegmentRange=\"1489-777187\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"701094784332294v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"1280\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"731554\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"22635518\" FBPlaybackResolutionMos=\"0:100,360:79,480:74.6,720:66.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.6,480:89.1,720:81.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNWJtklMV7HWlON-h8Mw20Ycr9MXqtqytAzJOnaDKjjEejlqODbgZlpKcN-zsOdPh8YZFSzx9ScFWBPs4PP8It9.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdkinwTFaRp_In7zD0sZssTAfO1ZjUjMH5OpbfMitTBuiCBOVFPuwX0PK-b2WiOK760&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=yosUI80HpgQQ7kNvwFsrBjI&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjczMTU1NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvdfyYtHVEq00QibEbG-1vYm8gqCbap0RLXvG_-dGLpdQ&amp;oe=698ECE23</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-290612\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"290613-502783\" FBPrefetchSegmentRange=\"1489-502783\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"5217171941704501v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"540\" height=\"960\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"426470\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"13195707\" FBPlaybackResolutionMos=\"0:100,360:71.5,480:66.2,720:57.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:86.1,480:81.2,720:72.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN0Wb7eFC7ifQTzZrmuYkAGr8jNKetz5seWyLfBqyC_RrzqyFM155mUgAyqe8wld3-dJtlovoJ79BNXITS3M7wi.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdnPvL8G8ukHNTf1uGnUJa51ga8wZo7EKwh3e0u-JengDUE8AzPyvnG69bR7pKcm1fg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=T9GBZqner70Q7kNvwE3GXRo&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjQyNjQ3MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftB8qnzq_UcKro-qVi0n3Ac8mbgGx7aznh47_NQ7KjElg&amp;oe=698ED41D</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-1490\" FBFirstSegmentRange=\"1491-178684\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"178685-307009\" FBPrefetchSegmentRange=\"1491-307009\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"544765484047145v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"366\" height=\"650\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"231536\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"7164138\" FBPlaybackResolutionMos=\"0:100,360:61.5,480:55.8,720:47.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:76.8,480:70.9,720:62.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQP_sd8XTE2iuTOsw86qi9K1WHQYVsR6Q9xUhR-icJh0Y_1JTMmgS-TEYygJptJA4gH05eAz7mzeqS59oUzc1m0S.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=Admooabw_XcSPyBhos1pl5tc-Fa4ai-hqecicMcGwp2zqEAT6H8oJ0lmT3tNOIpEG7o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=AWlYQ04bAu0Q7kNvwHU8IC-&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjIzMTUzNiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftU1rQK4seN9ciSclySZ-HzvuWELpHJb1VLuY-DZRBg0g&amp;oe=698EDBF9</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-1490\" FBFirstSegmentRange=\"1491-103292\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"103293-174354\" FBPrefetchSegmentRange=\"1491-174354\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"1166208030886402v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"240\" height=\"426\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"120802\" FBEncodingTag=\"dash_high_5_v1\" FBContentLength=\"3737822\" FBPlaybackResolutionMos=\"0:100,360:46.2,480:41.4,720:35.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:61.2,480:55.6,720:49.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPjQed_KGVjz0tNRz7wq2aX90GTw9Q48YeQSAMMBM3JcpFl_oScL_E7louFYXNrEMrpnK0jhztuFHw-k2tdnMGf.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdknC6nun1iUgmmqMNwfgXtGX_ZBq7sWlKifc93r4JejiE3i2hytUWMgF10CQsso0EI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ISVY1mW_sSsQ7kNvwFsN93W&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzVfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjEyMDgwMiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuL1eVzr45z4wOdA2iKj73-1WmYi1xOda_wfja5_WIqIA&amp;oe=698EE0F9</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-39676\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"39677-66581\" FBPrefetchSegmentRange=\"1489-66581\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"567252778249195a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"76341\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"2362908\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMkKs7P2bRoJUEBu8pFhOCgBJa2OAgjpeyw0RFdHYC-88w8PwyBtWmmZVaSHREpPL0I4PWsYF9NL99_ZBhnty5T.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdmhO3rsJoli-8MiM1b_03wUa3cx8ZPoMfOnkCEG80UBZUwWnsfBzg0XzB4bfLaThHQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=sSz3Tw0snKoQ7kNvwFAQ_Jf&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMTcwNjc5NTgwMzYzMjUyLCJhc3NldF9hZ2VfZGF5cyI6MTM0NiwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjI0NywiYml0cmF0ZSI6NzYzNzcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afskb1xCBIq5vTv1EjHwvUcPsrBJSRxaSOnOryU4sensOA&amp;oe=698EC7B1</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-2302\" FBFirstSegmentRange=\"2303-23512\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"23513-42428\" FBPrefetchSegmentRange=\"2303-42428\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyODUyNjU5OTM2Mjk4MzEzOTg1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOBdaZDxN7Zhm3bA2LZji6cCgCKFCYaMC4aKuPiy2jZktiNSCvG40PCkyDbQVkyVSUx16C7l6Qwhf274eNPBjQZ.mp4?strext=1&_nc_cat=103&_nc_oc=Adm-DoVWavLhOcFQw-DLLrIMzCzNoDkHvUebVkiOgFwPfG3rfNyDh19uIaHbYKCOVN4&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=UKtCoGtHJ1sQ7kNvwEXZZjC&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMTcwNjc5NTgwMzYzMjUyLCJhc3NldF9hZ2VfZGF5cyI6MTM0NiwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjI0NywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=3b923daebdf7cfaa&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFCY1hlbUVfYjRCQUhUa0Jwb3hBTmRIYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRzdrQ2hFSDhLUmpRMDRMQUJjeE9GRFNLcWg5YnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6KfEyMKulAQVAigCQzMsF0Bu8Q5WBBiTGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfvhmFo9-6jus3Csy8KK5mDcfZHKSSFe8LevjLqZeK3cmA&oe=698EC469",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "We’re celebrating #Pride with @biqtchpuddin 💕💅🌈 Check out this #GRWM and learn more about what inspired @biqtchpuddin’s drag identity, the key points for drag happiness and more!"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 20
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1654283809,
                                    "edge_liked_by": {
                                      "count": 584
                                    },
                                    "edge_media_preview_like": {
                                      "count": 584
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=c0.420.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsmRTa_2GLXbJIbjM_k8Ld99lUCFHDxwkQg3GOuFKmWEw&oe=698EBA4D&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs_jSis49mv9MGsgLzMfjWydOacV8eqRc5mlsZRGuep8A&oe=698EBA4D&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsLCJtSI7gbWe2HaG980HZSZlQVeyv3ZWmlzf1JigO8aw&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftzuOVJPi3Hw5A4shZS2MRE6hfd9VHAD_pQGdDjgASD4A&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftTZdMHXFxZy64fi3ZwiGd4UTwKFFqBo-5Gl1hZiRe2IA&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu-hud8U2ypqSGkQYK8K1uPLybChwZLx-PIEMZuLMzspw&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ud_CScngNrwQ7kNvwF9w0jK&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs_jSis49mv9MGsgLzMfjWydOacV8eqRc5mlsZRGuep8A&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 247.533
                                  }
                                },
                                "1": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2830110296610572908",
                                    "shortcode": "CdGklH4pgps",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftJQ6oFgNyV66O6zNl7J6_A029orUqTKfjAk0_EixgLrA&oe=698EBEBD&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq3s0hpuaQmmIDTTTHYjpVcSEnjGPTvmk3Yajcs0lQlXBPFL83oaLvsHKu4jybjjoKZIXAG3gE46+v8uanUpt+XlT6c5qOS6iUfMRxzj3HOPrRysOZIYgYrn1/wP8AhVFkMcxJ5Ix0Ofzq9A5kUsc46D8iCf1/Ssua6LS7wOBwcn09OP05pKLlsVzpb9TdjO8ZNSVzv2hmOAcAdAD/AJ5qYXTgYz0rbkZz86uJLcsRtX5R7f4+ntU8NuhHzDcx6nPT/Pp+dURW2owfy/lVS0VkKOrbY9UAGB0FZl3a7TvXoeorVFRzfdrJNpmjV1YwGG08dKXdQ1RV1HKf/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M30.136S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZVozY1pKGrIsBlsT7yPLA5QGuu8nQ9/2fBMbcgbSzz9MG6tXZjsD4ggsiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIjbCFRQAEhQCAA==\"><Period duration=\"PT0H0M30.136S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:70.9\" id=\"0\"><Representation id=\"1872732899784483v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"628751\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"2368297\" FBPlaybackResolutionMos=\"0:100,360:88.8,480:85,720:75.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:94.9,720:90.1\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPgcJSa34pjRK_RxvInxjSCWQaPa1rRHadxnInpiDbxWLb2KcfHHLbGpMgYQnAKLcNyrYjb2FdzsUwJ-XxxCGPh.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdmMSxDUsadDujd2c3MhnCbiVZa2YsZcvMX-e3BLcjSVPOYsZ8ItomrxGKd2-V_oftU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=fQDfA0rzA-kQ7kNvwEk1zYg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6NjI4NzUxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afu9sYaTLhAFgmPfSgMLiicM_5r_wW2heXQpAdOn3FCS-A&amp;oe=698EE8B3</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-67878\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"67879-216909\" FBPrefetchSegmentRange=\"974-216909\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1196233167810263v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"395427\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"1489444\" FBPlaybackResolutionMos=\"0:100,360:83.4,480:78.2,720:69.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.4,480:92.2,720:84.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNLzPI4SBHuTEM1RGP1RmLyDfLu-tRuJWehtOoqqS5LfFBJZetmZqgAEUTBu67mOtwnGAnxla76nRI74WT9-AD-.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdnMKUBpkTz13wOkox0tYxGFohgyYWQZA3WBXLOgJ1hrdpAEBpZ6lcbmWMrNHoRWnBM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=p7A4RtNnPSUQ7kNvwEtEVYM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6Mzk1NDI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvMgsvRBilEdjXVOmwtnm-7vtptDlLpE9E7rrTtuQmq8Q&amp;oe=698EDFD8</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-42116\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"42117-133438\" FBPrefetchSegmentRange=\"974-133438\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"306420971656710v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"512\" height=\"512\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"235637\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"887568\" FBPlaybackResolutionMos=\"0:100,360:76.8,480:72,720:62.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:91.2,480:86.7,720:77.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNW-q5g-tpW-ks7-Qp-4rQNSZkBbs9OlJVBOfDJFnYQ1EJqr_45Hxjk6Is_ttgOaiOaqOddQXSbtPTtp9MwPF0z.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdnX_pjspRYrJsnddloz6LPElqwH_Cunbkh02LLqkAyMzFjQkzzfL4SawcrrnghPKlk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=It7tN2Qhix8Q7kNvwEWuwm5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6MjM1NjM3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftJo0xYM3-X2fEZiNpZYcnoXPDPcA8N56hIXZ6EAcZmsA&amp;oe=698EB323</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-25028\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"25029-80140\" FBPrefetchSegmentRange=\"974-80140\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"3102692979979637v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"326\" height=\"326\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"129044\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"486069\" FBPlaybackResolutionMos=\"0:100,360:66.8,480:60.9,720:51.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:81.8,480:76.2,720:66.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMVR4UVWuP2R2pdoVjVHU4zhSOjalojuU4HBtdyjOa9bcqzUXYbEYGIsyoqtEI4ZXDhM3c6FBkr6p3MwffczvJ7.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=Adl5HNpqmVaWZg9BkQrAwbcR1ibfC-ED9c3-ocULdcCZNPhcBptOLGLUrAcJlA-Im_0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=3wDe7EaYD-EQ7kNvwHFKIcD&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6MTI5MDQ0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs0A1qMZ-kTc4Mt36noWbInFaK1lLbl7rcDgsGj9lxiQw&amp;oe=698EC047</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-974\" FBFirstSegmentRange=\"975-15254\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"15255-44558\" FBPrefetchSegmentRange=\"975-44558\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"504691214479627a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"99206\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"375159\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNp9Svqu_HmuG2AqOnR3zkQATs4iU1Ei1XMEZpdQr8RMQSNSWLs1c9UMzVdpiBUP4q9yImSbhOQMQRnc_2DMphv.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdleqfOIi_JhgUVXzevqCAZXD7QLy0QB6HhQbEmZWuIIqPt2ooxng2jZdTrQAKvxfIU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=MST7z9cRVGQQ7kNvwFACOQA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMjczNzU4MDE2NDg4NjkxLCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjMwLCJiaXRyYXRlIjo5OTU4OCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afv6hQlbfGbKRoeLoZgU4l8tWdg-iCHWb7CWNLyA9s7OUw&amp;oe=698ECA61</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-1006\" FBFirstSegmentRange=\"1007-38256\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"38257-65705\" FBPrefetchSegmentRange=\"1007-65705\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyODMwMTEwMjk2NjEwNTcyOTA4In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNVrmTgWK2536AalvFVAUy8yfFOLf6AqSPBW0YWxQbE7CGTn7yANZQexvj7FLTm1z5t8g_GiEi07cV4dvix_nQr.mp4?strext=1&_nc_cat=107&_nc_oc=Adkjp1J7yzMyesx11YsQSc0qjJ5xy76jE6VXvgA7ImJ0uSvb_ZCn5PfAwsZJ1ZeNtiI&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=NFoy98Ed2HEQ7kNvwHW2B56&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMjczNzU4MDE2NDg4NjkxLCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjMwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=52be68a6bbb92d18&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HT3JNcHhDTTFXYWZMbm9DQUNrcVpxNXhWYnRpYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR2Z5cnhBOGhkc19JY3NDQVBRS0dBUFhGYUZiYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5pPS4byewwQVAigCQzMsF0A-IgxJul41GBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&oh=00_AfuAXiuCbGWDuwzgid-Zj0hUDtNN7CxWHcShYj2Q3akagw&oe=698EEAD5",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "It’s here! Raise the volume 📢 with #OPIPowerOfHue, a technicolor rainbow of 12 bold, shimmery colors. Dare to be different by using a single mood-boosting shade or mixing and matching them for a huenique look. \n\n#OPIObsessed #OPI #ColorIsTheAnswer #Nails #RainbowNails #RainbowMani #SummerNails #SummerMani #OPINailLacquer #NailPolish"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 42
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651595513,
                                    "edge_liked_by": {
                                      "count": 1192
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1192
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsw3YwMHEExS7ehWtzH4lU-Z2PcCC0O961_Nt_JJFHddQ&oe=698EBEBD&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsw3YwMHEExS7ehWtzH4lU-Z2PcCC0O961_Nt_JJFHddQ&oe=698EBEBD&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsl0wA8WNd_Cu3ZSnCaptnIcso7sTdwvvmuUtoAtAEzPw&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvq_teOJUtogRDugIy0I9RhkmoZEyoNfzmnKXZmjPpRVA&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsmysL9ZuIvWPQZDLL6kfaeMVjsCndKnJGDlE8tC1DLEQ&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afva8Zt_pmlCFD9-I74hgbYIqOZWo8hDMfeFD4zGUIZt0g&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=H0WJWRqlUgEQ7kNvwErxf6B&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsw3YwMHEExS7ehWtzH4lU-Z2PcCC0O961_Nt_JJFHddQ&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 30.133
                                  }
                                },
                                "2": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2829540073598278084",
                                    "shortcode": "CdEi7SUjtnE",
                                    "dimensions": {
                                      "height": 937,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsTVAVjcwO-NWsa3oT1wrrmIBpU1k03nsfQhl-xAJH-Iw&oe=698EB3A9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Katherin",
                                              "followed_by_viewer": false,
                                              "id": "29699435372",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/90219598_3248006955223735_2638646186596106240_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=MXYWnY9dZfYQ7kNvwGhHA45&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afuw_CfjnPUpkj8yIgpBjxsz4sKl8zeZeYIjKF7D3lanfA&oe=698EDFBF&_nc_sid=8b3546",
                                              "username": "katherinnails_"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACIq0mIAyegqr9obyzKQNo7Z5wf0z7Ul9JtQL/fOPw6n/Csu8uMRiMd/mP8ASgCtd3P2ggKMcnPOck9PyGBWsYEtbfB+/wBfx/wHT1rnEySMde1dDZf6Q29yXEYABPQt6/h29+fSgCuLK5PO0c+rDNFb+aKAObnuPNfJ6KMVTdJJssoJA79vTGa0rLT/ADB5svCnovdvc+g/nTL/AMxnVE4QdABhR9e1TfoW11KIiGBGo3SMcE9h7D1Pqa6W3iECBB26+571QsUAbaOcDJPvWrVEtWFzRTaKBFaafis5mMzBV5J4pZjUumj97+BrNG70VzSgtxCvqx6n/D2qbFSGmGtDDcbiilooA//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M21.500S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZVv7EgOzFwowBxICyorGd5wGQ+u30suDvAZjF1J7V9akC5OqA4sKbtAoiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIjbCFRQAEhQCAA==\"><Period duration=\"PT0H0M21.500S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"900\" maxFrameRate=\"30\" par=\"720:900\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:69\" id=\"0\"><Representation id=\"527222658940552v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"900\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"628482\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"1689046\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:90.9,720:85.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.5,480:96.7,720:95.1\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQO4Yme13tfqVtLNOcsyjdUxIgjzTGaJJ8oxQXaq9nKqOxjwISSFj2Bn1KcRrQ0dRGWNi_8ZwGaXcos3fPD6ruMn.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdnDhBkBq8Lk8kRexItVDcPutH1Q_sP9VL5jYqtMfxdRWa-nVwkr7gA4C1DpnMTkPuo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=g_73lPraWa0Q7kNvwHrg-vz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjo2Mjg0ODIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afti7zgFPOcQ7l-yKny8hE7ewkqARHkgB2L7rODxLIw2Qw&amp;oe=698EB900</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-950\" FBFirstSegmentRange=\"951-145301\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"145302-279425\" FBPrefetchSegmentRange=\"951-279425\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"508479200968738v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"650\" height=\"812\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"392728\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"1055459\" FBPlaybackResolutionMos=\"0:100,360:87.7,480:84.4,720:77.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.8,480:94.7,720:91.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPnTNjWvdg8zFCuCBCBNnG8nSUMrFjt151JsRmF6YJmwrErM1Yp0bRAa9BTkTIdSbQp5z9w7QQ2QXonXgXxSGLo.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdlG5U8yQiasBSUEc-wkkdWmWLpNB5BNP2DqCxM355FCRBi1ucYANT_B8hr8gTlKJ4U&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=gMNW1Q0fU9gQ7kNvwFGdAMr&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjozOTI3MjgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvkFXVQq5AA_ORrpgCXsm4je7phuAGDcNqeRcBHCVJwLg&amp;oe=698EC431</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-89929\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"89930-173309\" FBPrefetchSegmentRange=\"950-173309\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"309006501417279v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"454\" height=\"568\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"233802\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"628343\" FBPlaybackResolutionMos=\"0:100,360:81.5,480:76.9,720:70\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.7,480:91.2,720:84.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNtDMtnlhFk0sKSlhfNhU6KeqvnrRziD_MmCBHjiFG9kkdokiV_601jB_aRSxSsRn3Fxen7J3OMikm_upbbQKkN.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=Adlhj0lwJFLrRDTBJM0sybBRYXLxKl81BrS46WCouc9xtifyCqBMt61FO2iiC9vJm8A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=_g39z_BxLn0Q7kNvwEIg787&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjoyMzM4MDIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsKHfDFsY3sKUyH1Nw8mvX1Eiobg0HI79EPp272RKVFQg&amp;oe=698EB4C7</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-55597\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"55598-105269\" FBPrefetchSegmentRange=\"950-105269\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"2929571794000562v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"290\" height=\"362\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"119209\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"320376\" FBPlaybackResolutionMos=\"0:100,360:69.9,480:64.6,720:56.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:84.6,480:79.7,720:72.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN5RBkpjH-Akw6Mnol8uxXqLrvtaUei3RvtQL6Ox4eNrazO9Ki_Bzp2f3SBQGVysgosV6JN0NcrNvQrx87dIVnB.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdkOVn6NnihqLGrxaCs7MKDQa1BZRkxtz8qaZWUlN2DMTEI1NmwAJeV94-D4Aq-q_-0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=S3XsK6fraCwQ7kNvwEWRfw3&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjoxMTkyMDksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvElUetsukIrYAH-kayoGujBxx0rItZuUY--93PJQxY7w&amp;oe=698EE2B4</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-28959\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"28960-54770\" FBPrefetchSegmentRange=\"950-54770\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"655131392250188a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"85646\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"231158\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOd5IaK-6TQxlxgisPDXF1QIIgaKL3KAILex6vyTxh4GeRGzMNpPN5EtR7YWyjHHCVU07qncc6GPZ-vM-OwdSaf.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=AdnY7gVpUWIy3NzIv9-G9PeHkEoeNaMmPWwhzllR9q3H4MRdQDotQ4XBi9UFaHYmH-s&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=L5Ge-FQZa78Q7kNvwEc5cUQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo2ODQyOTczNzk1NTEyMjUsImFzc2V0X2FnZV9kYXlzIjoxMzc3LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MjEsImJpdHJhdGUiOjg2MTEwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftNl_uxtDiOXri8laApIt0Y8SspDRMuLQ-nmgMNQP0H9w&amp;oe=698EE3CA</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-946\" FBFirstSegmentRange=\"947-24675\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"24676-49255\" FBPrefetchSegmentRange=\"947-49255\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyODI5NTQwMDczNTk4Mjc4MDg0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMO0ydWYnPN171BHuYDp0s-sKW-hiBP467Yv7fZLdb56W_tQQvYQyIT2Lr1XaGFkSDjGTIof_OynhNqBIz_8cDU.mp4?strext=1&_nc_cat=100&_nc_oc=AdmOM6doNV1hm_c1rNn-icY5x0Q2bm7l8fo0n6BCK2sNQDArxRuL8FRHGbSaZLy6EhE&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=_r0c98JCiYEQ7kNvwHw-83Q&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo2ODQyOTczNzk1NTEyMjUsImFzc2V0X2FnZV9kYXlzIjoxMzc3LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=fa3f22881312500d&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRlZRcmhDakpkNi00MklCQUNaNDNyUHFTLThUYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HS2sycHhCZzlna0N6NHdBQUpaa3hiaUZocnRDYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm8t_U46yXtwIVAigCQzMsF0A1gAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfsA3p5YOVSAe4ye0sKoyO5wyIjPScgfuUV4vCcf6Az60A&oe=698EC1F8",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "#BlackOnyx is the little black dress of nail polish shades. 🖤\n\nBy: @katherinnails_ \n\nSound credit: Bellyache by Billie Eilish \n\n#opi #blacknails #opiobsessed #notd #nailsofinstagram #oddlysatisfying #nailedit #coloristheanswer #LBD"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 114
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651527674,
                                    "edge_liked_by": {
                                      "count": 8440
                                    },
                                    "edge_media_preview_like": {
                                      "count": 8440
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=c0.90.720.720a_dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu9xA4pXqS_v4ynBIx8oauqVMz089jyv4mC4DfxZ2prow&oe=698EB3A9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftxSEDdd8Ecz-1_X5qNkETPMuSt8g16gpedaf3pB9oypA&oe=698EB3A9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv8sPEYkoa5LriCZFtG3vIX_cCttEVQbtQVWJmsIMO1ng&oe=698EB3A9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 187
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsBKo5yPxGsNN-IVI5IEEJso8fjIV5iLfT1RTpqMOMsWA&oe=698EB3A9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 300
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuFf80e2awPFIhMy9YdZMjprUCz2f4Q47ag8Dx7bviorw&oe=698EB3A9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 400
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs1d4kXX1ISgGwZY7CDAR3a741gTusqPsq283pLUwgLeg&oe=698EB3A9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 600
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=TmUlI7WZa98Q7kNvwHuJem-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftxSEDdd8Ecz-1_X5qNkETPMuSt8g16gpedaf3pB9oypA&oe=698EB3A9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 800
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 21.5
                                  }
                                },
                                "3": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2828206395925773556",
                                    "shortcode": "Cc_zruMpLz0",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvSpt9cOMuBHO-6GEl9Ya_xyLMCBKNWOe7EQUbiX5yzaw&oe=698EC1A7&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq155xAoYhmywXCjPXvVkLnjn8qrzXCwJufOCccZ9D6YqoNWhPHz/kf8aB6mr5dJ5fvVBtRiUZYSD8D/U0z+1rf/b/AC/+vSDUkvLR5EJDHjooHH86qixkx1X9auQX8VwSibs4zz7fj71YphYz9U/1I/3v6GqulqqqX/iz19B7Va1P/Uj/AHv6Gsmyl25X39OuanqWtjclmUDB5z2rmXAVyB0BOPpWtIq7t7Ddj3rJkxvOOlT1KasjW0yILJuzlihyPTJHetqsfTZGZwD02H9CK2KshlW7tzcIFUgEHPOfQjtVCDS3jcFnXbnkDPP6etbFFAjPawYnhxt7jnn/AAqkdHkJzvT/AMe/wrdpaB3M6xsntWJZlYEds5z+IrQpaSgR/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M5.012S\" maxSegmentDuration=\"PT0H0M3.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZRuiCk4PW9bMC5IOejtqCvAOEqu3n2dXEA/Sl0ey45/AFIhgTZGFzaF9iYXNlbGluZV9hdWRpbyI2xhUUABIUAgA=\"><Period duration=\"PT0H0M5.012S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:69.9\" id=\"0\"><Representation id=\"1655442644806010v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"366564\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"229103\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:90.4,720:86\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:96.6,720:95.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOMEU0uxOUBaF6XM8ShdAqIZs-WMTpJqqxKZX4fZ5s3xeP1vmWAT0gPBSi_YQaXKDPZ6xO-G3FUbafpjo15sYO8.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdlkywvdsSvBplrJPujrs7hVNE3nahlRz74zUbrnXR64iHI4EPh85xcb9vzKjyUMC64&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=fZFXcDYaHVoQ7kNvwH4jGwx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjM2NjU2NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft67u0LvMMMU8Dj0p8SOTqgVgJ8vzug5i0F0pGHdbwzdQ&amp;oe=698EE785</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-80631\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"80632-229102\" FBPrefetchSegmentRange=\"902-229102\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"677121730175156v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"223137\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"139461\" FBPlaybackResolutionMos=\"0:100,360:88.8,480:85.1,720:79.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:95,720:93\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMUgLPu6kvIgD_pVhD3f7ErC-VXTaoxkmMfH6_Ud7XP0sNPdK_55ofOciIJBOu1kHz1TzqZk75KUxAgTqJl_qVa.mp4?strext=1&amp;_nc_cat=100&amp;_nc_oc=AdlWmH61VCyR8Q5RzXafpo5d1Eypc29H3ita_KlRQCZIC1oqubvGhkZPfbkHSIM-NIE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=kE000ndN5oAQ7kNvwGjvO3q&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjIyMzEzNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvsMclAKRFD4XyxPy0CclVnB58mRpzHIG050NwAj_MGCA&amp;oe=698EE004</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-47377\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"47378-139460\" FBPrefetchSegmentRange=\"902-139460\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"976412779725042v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"130782\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"81739\" FBPlaybackResolutionMos=\"0:100,360:80.1,480:75.7,720:70.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.1,480:90.1,720:85.4\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPdWEOv8az1BvhNvwB0lwUNBnuI9pRyhA1XLS9r3c1LvCa-kxGvnC9BLYGNehGQ3xJk9rACIybkXxKaa1u78-Sr.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdmOg7e63e4TnxKdVwSPuKtWO4qka5hVvzZw1eY64SNSVAM_5IxoE9LA1Q_5BbaTE6g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=UFIlhsAZ_6cQ7kNvwE2uQLA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjEzMDc4MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftMw7xvFuSS6pnHFN7xWfEKHqSSQj8Lw9VF08Buuxn4eA&amp;oe=698ECB07</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-27041\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"27042-81738\" FBPrefetchSegmentRange=\"902-81738\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"995430854666882a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"6672\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"4278\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMCT1g5xhrq6p6yexOdGHpomlaSHgurB_sUVnYwkrfx7jXSrWpfEr0Ou7lu019s7-XFKl6r1r7ZzhaA2jP4xgIT.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=Adnpfw-h0BxSK5l8eRkkKuFCaHJJu2FMUpWef9hSUaZwc1C1PNqrt9loEWQ2G7w22J0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=B3j3EJ6_eLUQ7kNvwHUkwCs&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo1MTY0MzQ2NDMzMjA1NzksImFzc2V0X2FnZV9kYXlzIjoxMzc5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NSwiYml0cmF0ZSI6NjgyNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afvb3wXUmqUWvvZBivY4cK4GkpLcipDH_fiSG4SJNNyNDA&amp;oe=698EC3E8</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-850\" FBFirstSegmentRange=\"851-2122\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"2123-3388\" FBPrefetchSegmentRange=\"851-4277\" FBPrefetchSegmentDuration=\"5010\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyODI4MjA2Mzk1OTI1NzczNTU2In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPAjrvn8qFVdcwMOwfh6vDK4YCibcREWh8_HrhkERtFuUDcNc2GWezH7N2vLRRtXUeHqeUwB5fCKtklg98UYWZD.mp4?strext=1&_nc_cat=105&_nc_oc=AdkKpCCdHo5EL_u2wza7uG9ANpCa396U8KuDS1-8HzuLLEhCgFdDAVOuGSPiUUMkZl0&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=gcu_03rj0S8Q7kNvwHN_MK_&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo1MTY0MzQ2NDMzMjA1NzksImFzc2V0X2FnZV9kYXlzIjoxMzc5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=15f4b4024b536fb5&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRk82cFJDcVA3VjN2R2NJQUpFaUFsa1RHOHNzYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQm1tb3hCc0JzNWptWUlCQUZxMG1kNXNYRmdPYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhvy397ns6gEVAigCQzMsF0AUAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfsVL5f98Kj5hByYiwT57nkvGu5A3HfSUnWf-a6j40reHg&oe=698ED973",
                                    "video_view_count": 107476,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "OPI Fam what shade is this for you? 🤔\n\n#OPI #Nails #NailSwag #Funny #NailMeme #Meme #NailPolish⁠ #NailTech #Relatable  #NailsOfInstagram #ColorIsTheAnswer  #nails💅 #nailsalon #nailtechmeme #nailpolishmeme #harrypotter #harrypottermeme #malfoy #harrypotterday"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 84
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651368574,
                                    "edge_liked_by": {
                                      "count": 4653
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4653
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftltzFj0nQqdSvBnua86oHrKKOIYv7PBPwqoFdXi95Q_A&oe=698EC1A7&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftltzFj0nQqdSvBnua86oHrKKOIYv7PBPwqoFdXi95Q_A&oe=698EC1A7&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6xoxtvhRD6i3wbeeN3Zsaxmr8WHCRKOA8ke-soHYNqg&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuwwTenCwonIJnTcHynmhOrzbrGNVapf-BMd2viQxD7Nw&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvUuTGlEuo8N3pydExknDfpimTXVSWxUHAqj4_dSsgbpA&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfumVI_w-YOSu0rBhNi_q94DDSzFrhdfyx-XSfF_ZxV27Q&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=pL_jfB23cboQ7kNvwEomoUx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftltzFj0nQqdSvBnua86oHrKKOIYv7PBPwqoFdXi95Q_A&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 5
                                  }
                                },
                                "4": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2778757745855136607",
                                    "shortcode": "CaQIXKGj4Nf",
                                    "dimensions": {
                                      "height": 1919,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsM1Ah9UuN9Es_f0JqUVDLzoOdqWTD7_V0AIKUmRf63Mw&oe=698EDAD9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgq36SlqvJOBwvJpjtclJoqitzufb7Hn6UUm7bhaxLczY+QfjVGV9owOtNZ8Hcec9fx/rVSaRWPByPTnP40Rktbm1raE9qcsW/KinWSd/WijfUze5XZ81ABuOKV+tPt/v1kjZ7GxbR7RRVmLpRWpzn/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M15.020S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZVtb9zr++z5EBpImVqO2R4AH898qnlPSbAtKl6Kv26KECtuDzz6KFrAMiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIjbQFhQAEhQCAA==\"><Period duration=\"PT0H0M15.020S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"320223969927019v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"578257\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"1084232\" FBPlaybackResolutionMos=\"0:100,360:85.6,480:83.2,720:79.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.1,480:94.4,720:92.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNERc6-GSMeW-NqQMo5YP23SUpww8QxIVYRzw2PUZJIrO6TWXmi5Or0ARnzeDOR_bU6AmLHekoDc7RSBqpr7INU.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=Adk6w90SuMfilFpudEp6SAaWTArel2oMQcxbYshmOMcAVbtocs4XUfJ0fr2F6XLlhro&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=zOJB6e8AGJ0Q7kNvwFYVyL8&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjo1NzgyNTcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvUOFn2bYpiLsFc9HVZ5gSODub3Ed8k9ZnM66tlMQq9IQ&amp;oe=698ED543</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-937\" FBFirstSegmentRange=\"938-169557\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"169558-383533\" FBPrefetchSegmentRange=\"938-383533\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"624319172009470v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"628\" height=\"628\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"353694\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"663177\" FBPlaybackResolutionMos=\"0:100,360:79.1,480:76.9,720:74.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.7,480:91.2,720:89.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPc6LT1PatpOtWFy-Ol8gWjYC4BnX1_u9RlVwiZVc-W0p93pAap3P9_B3CGj8-N5tHRpfc3Sn71UIlg-XdIuHvG.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=Adl4P_H_3Ul_Y9GW6Bn-KU76kn_jcOLyYQEE8FI-qsCybIl1wun0bCpOAvorJYIjy6I&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=TClxvKkR5EsQ7kNvwGFBvkw&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjozNTM2OTQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsALRZMF0N9GJTDd-8hciwhGFTTuh8Evcc7cM38tYY1Ew&amp;oe=698EE42A</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-938\" FBFirstSegmentRange=\"939-105158\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"105159-240215\" FBPrefetchSegmentRange=\"939-240215\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"941272499910683v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"448\" height=\"448\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"205864\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"385995\" FBPlaybackResolutionMos=\"0:100,360:74.4,480:72.4,720:70.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.9,480:87,720:85.1\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPmDeI82szHp-GPioAaWk-XtqwWkwJgKg1eL062Hxw4hxgk2szE7UPIa0dZkLB_5x8NHYR-9E5Enr2BnOMxUOqB.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdlF-faaZRPohUFF_O4gLeGcsUjEfkXzCUIq0paA2VDkiNSyO-AP3ifyO6QZ5bIq6lQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=IfOcizOiYFAQ7kNvwGSKojU&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjoyMDU4NjQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftzSV-7M-yEW-7xemrKQvmIAA6QL-nwhOa7wtCQpzudkQ&amp;oe=698EE2BD</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-936\" FBFirstSegmentRange=\"937-63951\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"63952-144824\" FBPrefetchSegmentRange=\"937-144824\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"492887938867794v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"312\" height=\"312\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"124453\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"233350\" FBPlaybackResolutionMos=\"0:100,360:68.6,480:66.5,720:64.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:83.5,480:81.5,720:79.6\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPGnC3oc7Hu-o3uhGqsuuk8DJ9A486zcXVUXXIv7MivOCKBdGeY9tuYdkNKEN6Imb3Ys_blVBfO44v19qkHx4PI.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdlJuJ1boqzozyciORGnDrVq9NbU49Kw3U-ICEi99a82XpYRftVdt9HnSfkoIIvH5tQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=aycUSvMsiFAQ7kNvwHWT17H&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjoxMjQ0NTMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftVMai0T_Gf4xvasNfn-RcmXJjZjeBLKDdyShmOUYLNNw&amp;oe=698EE26E</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-938\" FBFirstSegmentRange=\"939-36317\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"36318-86476\" FBPrefetchSegmentRange=\"939-86476\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"637320310884713a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"114176\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"216030\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMriI8kAHWVWNr61oMLGbSw1L0oqUtDFOg_HqpTtHCVNyYPV2HrEe-1YHNdpD30fQFwkvgABQx9uu6gtfhnG_Mo.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdkeyAl7LF9ezWF09B3AyDbCjyIUo5GOCt6nXxvEpccNpTThWB5YB43AWumga14VrOI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=qYefTjj6rNMQ7kNvwGlTvvj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo2NDE5MTc5ODcxMDQyMDAsImFzc2V0X2FnZV9kYXlzIjoxNDQ4LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MTUsImJpdHJhdGUiOjExNTA1OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftEvboNa784Enj6JIZoyEm9aUReLm5ETrdkI3ZodKBM9w&amp;oe=698ECC25</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-910\" FBFirstSegmentRange=\"911-28414\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"28415-55962\" FBPrefetchSegmentRange=\"911-55962\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNzc4NzU3NzQ1ODU1MTM2NjA3In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMMszBjICW2y53GFANnR4qANiNfXbA6ZF1BI_NXXSy967ad-1qrp3FFB0hal3xPA0YahWThzptmqDnlqoPicJmB.mp4?strext=1&_nc_cat=102&_nc_oc=AdkymNbnFI3BF87e8g9MeKa6aK-pWwxGBNNMtKy7PUM-mU5i2HhNhVeM2kOwoaJPgfY&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=3mh0czkmxWQQ7kNvwEOQ6vJ&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo2NDE5MTc5ODcxMDQyMDAsImFzc2V0X2FnZV9kYXlzIjoxNDQ4LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MTUsIndhdGNoX3RpbWVfcyI6MywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=1ed5fb776edac29f&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSTdMV2hEYTZia05TSndBQUtsdkNZeUpPTkVDYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRC1YV1JDU244Wk5LaEFFQUdFZW95YkFHNEpxYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmkJfF2cX0owIVAigCQzMsF0AuAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_Afuk3kyKE0Z6XI3NsMLwzpXexipzdiNo5Id97uGxRc1NqQ&oe=698ED4BE",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "1UP your mani with a simple, yet striking nail art look. Full details via our #linkinbio! \n\nShades: #ThePassIsAlwaysGreener and #AchievementUnlocked \n\n#ColorIsTheAnswer #PurpleNails #PurpleMani #GameNails #GamerNails #OPIObsessed #TrendyNails #NailTrends #NailEnthusiast #NailObsessed #NailInspo #DIYNailArt #NailArtInspo #DIYNails #DIYMani #OPIXBOX"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 198
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1645473823,
                                    "edge_liked_by": {
                                      "count": 2402
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2402
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=c0.345.888.888a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvQ2IgmXvhUhDEOm-QZA1lsxlaPH2kX5lsOOdiZEgk2zA&oe=698EDAD9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvkv7TcoTJnnOZXY5HGb9Arf9EeUmF187j0fcAtVlrsLg&oe=698EDAD9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftwVPC3dxab4OU95Ig2V4YQ1sGAbeZjWIU11mZNn16sbw&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuKIy9Cii0TCOpDivJfgWlMtrbOvXej0zOw0LUfyvvSYg&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfumdkA9wegCI36Xm0jxS6rgbC6bLh0HUFdYMomf1qW-_g&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuY9sv6fHXyeweh2euaedI4HQmSDFIbpzJZjNxhOt8myg&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 852
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=-ym-zY6bp5MQ7kNvwF-wpWq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvkv7TcoTJnnOZXY5HGb9Arf9EeUmF187j0fcAtVlrsLg&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 15
                                  }
                                },
                                "5": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2776734740066512964",
                                    "shortcode": "CaI8YjJJrBE",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft0uXZessn22WxS6WPBsovJ7d9wU4Dq3Igtsv_uRM2kzA&oe=698EC263&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq3oju9/enMwXgkAnpnv8ASkU461h6qjJKJQT7exHUfj1/OkM2XkC8dTUeN33vwFV7aQTqHBx6+1WBIAcL+dIB/wB3rx7Uu8ego8vJyalwKYFfaWPPFNuYlmjKd+x9COlMMpIoRuKQGbBE1tyxILfwj+taycgEd6gdAwI7+tS2/wC7HNJoom2HNOwaMluadimIzqeKbSigBxOeBUqpgZakipspoESGXsKduNQRdat0Af/Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M1.600S\" maxSegmentDuration=\"PT0H0M1.600S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZNtily5K0ruEB2s7/8JHMoALQ4uaxspT5BiIYHmR1bW15X3RhZ3NldF9mb3JfZmFsbGJhY2tfbGlzdCI21BYUABIUAgA=\"><Period duration=\"PT0H0M1.600S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"495577505294700v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"361675\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"72335\" FBPlaybackResolutionMos=\"0:100,360:93.9,480:91.9,720:83.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.8,480:97,720:94.6\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPR75Yt7ZfrQj9KOCt9XAZpaihLTiu7hEPyVeyq5PTdEStWRqnBZscGrshImtkyIVD3GXIXT1X7iZW9E2ysRLdq.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdkQpeS4VTShBNg-zqwnHaaveToQL43oq2WTX5OUid1uezTVJjTduhRWpBPS50XZUV8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=SQMvjxJiVcwQ7kNvwGK0NsX&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjM2MTY3NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvQR_r_sjexLLL1t_5Of-tVlizfx7lVZhuXx2AK9AD3OQ&amp;oe=698ECF94</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-72334\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-72334\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"634626767844269v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"219710\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"43942\" FBPlaybackResolutionMos=\"0:100,360:91.2,480:88.1,720:76.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:95.9,720:91.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMjFblCqH_6vRboV5D-PTQgwhXE93bFk8Wbezn-TEn_EB8TH6D7GX_V1p_tf-4UYVLBL1ZLxew1Dmnpih-4Devo.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=Adn8NqjPr7YiCstusNB0ZyMk4mDP6YQtO0J8gjFcSua0sCqEghW5Xst0-z5Zk04bOUc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=yRqizgcpx34Q7kNvwHYLR5y&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjIxOTcxMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aftqs6uTZW8c-aTZbfdoej4sfi4Ldm85V5YP-ExBGYbzJw&amp;oe=698EBC62</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-43941\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-43941\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1955282034677928v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"119470\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"23894\" FBPlaybackResolutionMos=\"0:100,360:84.9,480:80.6,720:68.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.9,480:93.3,720:83.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQP8RVTJUJ0wpnJxgYwHYqUN1DosxIsNyXSBss1C57yW1p-dJzaiQslAz_S5HQELETbsXp-NhBTHFiI32HF0Gyyl.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdkqLPZVNBYkvsehj4GpRDelG9fVYALbHMKD1DAwSY43tSnNNJbkdxw8YVqYtzxiY1g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=dZnH979C-hwQ7kNvwHQVMe5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjExOTQ3MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsFUv4asQS3MX-GD8tvtFTy6VwQUBPrxMmQ-63iNHO4NQ&amp;oe=698EC358</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-23893\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-23893\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNzc2NzM0NzQwMDY2NTEyOTY0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMSMTMX-02nEL73iLgjqGMsrpP6l5ABGPLJXzSo4MlPJJWfsqtFs7MxlMiFIGSi3xj8O0eHVfxklkUGHla6xcuc.mp4?strext=1&_nc_cat=105&_nc_oc=AdmGJwva2vZTy1tBKqQQCaRcmYfuicEy2P8oAvdV-Zg7xvFlQC1ClRDb6kYLWa-NroY&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=bIo1562PLFcQ7kNvwFtep6U&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo3MDMwMDU5NDc1MjY0MzYsImFzc2V0X2FnZV9kYXlzIjoxNDUwLCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=530bfbac5a52debc&_nc_vs=HBkcFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQnh0VnhDRkNDWk83NXdEQUl6dWhnWnkyS3dvYnZWQkFBQUYVAALIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyPS3vKrYvwIVAigCQzMsFz_5mZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&oh=00_Aft9v6oaKsDYXiHABi_YDoYKSX9coTv6u9__Gl_I2l_j-Q&oe=698ECB97",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Winning your #QuestForQuartz with this rosy shimmer polish!\n\n#ColorIsTheAnswer #OPIXBOX #PinkNails #PinkMani #GameNails #GamerNails #OPIObsessed #TrendyNails #NailTrends #NailEnthusiast #NailObsessed #NailInspo #ShimmerNails #ShimmerMani #DIYNails #DIYMani #opinaillacquer"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 554
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1645232660,
                                    "edge_liked_by": {
                                      "count": 4568
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4568
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv3UKqCN_jIK6CjtLQKlrY6vIndtIcLd1w5KT6tC6nj2w&oe=698EC263&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv3UKqCN_jIK6CjtLQKlrY6vIndtIcLd1w5KT6tC6nj2w&oe=698EC263&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afufha7Z0I_92zMkZySxOYpAMsX02EXIW6pHftiWVI4dxQ&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu9rSWydjsu16x5_Qc7lFoZriM89KBnrtktRWX8XlGSqw&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvy62zTesA1-IrYmnP_TCNVmoKSWpFQ72b7DgJhE5mFRA&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuuDih8d6SyOfms3inqzwD5IGr6CPeMsWep_ggeTU7puw&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=8u_xbt307WEQ7kNvwFkm5pD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv3UKqCN_jIK6CjtLQKlrY6vIndtIcLd1w5KT6tC6nj2w&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 1.6
                                  }
                                },
                                "6": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2764929343301296813",
                                    "shortcode": "CZfAJaohyKt",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft8dnGHBy93qr-_wXXIZhRF4PzG-eXOVxgNQdYCi3bn3w&oe=698ED980&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Xbox",
                                              "followed_by_viewer": false,
                                              "id": "365842972",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/624239803_18569244196018973_2900386694983851488_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=25EBn9_jL9YQ7kNvwFJWIVi&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsAVZLq3l9osLT1YdHZeqlXqDS684inDYhluHWR7Mgn_g&oe=698EE1D8&_nc_sid=8b3546",
                                              "username": "xbox"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "user": {
                                              "full_name": "Halo",
                                              "followed_by_viewer": false,
                                              "id": "1092752076",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/619495606_18552629539016077_7702717309364363087_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=RSFxAuGrm_wQ7kNvwFEfNdq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft9H65-msWZOnjxnIXEvt9cDm6YCNdi2ydF1O6ci7pv4g&oe=698EE8E3&_nc_sid=8b3546",
                                              "username": "halo"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq0wM9ahS1A6mmXE5iAC/eb9Kob2bliT+NbxT6OxDSe5pGLb3BpNtZrXW3uPw5P500X7KcqTn3/wA4puSW7RPJfY1cUYqCOV5gCoOW59vx7Vc8tqd0LkMO6kJcj04qpcsQwXkrgHFW7uMq5bsxyKdExdWB64yOPTt/+vIoavEtaMsWxWSIcDKjHI6GqE8YDtjjvjjimxyhJGLjIP8AjWjFJG44UEfQVxxoatqXyt/wTZ1NNUXNNk3Rbe6HB/HkVfrPgIV/lGN+Mjt+FaG2teXl0Yk7mNOAwAY7Rnk+nBqvCq5GXAH0PH9Kkvei/U/yqrH1FbRWm5ky6rJGCsh+U47Z6k89KTzEA/dZPtt2/r0/lTo+YmPfI579aI+Qc800DLNuAWGeD2B/+txV/wCas2H76/WtSs57lx2P/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M1.947S\" maxSegmentDuration=\"PT0H0M1.997S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZRur8ndmTlX6ItMumwcP3A+Sfq6Sa/v8D+I22mcvVhBIiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIjb2FhQAEhQCAA==\"><Period duration=\"PT0H0M1.947S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"1125869074868210v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"376651\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"91024\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:89.9,720:74.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:96.4,720:89.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQM7E0b4-iw-R7VcKlAXSgAfyLBdHvXcKtLRF1sGySUryC_K9fIMlV9wyWh0DK6YYx2czQvyb7Q649zlYZZCAmMQ.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdkEnKGHMK9ADAynsQ3pC8UI226AEDkGpJXy36K5hR3TfiB-0ROE641JXByYmjblaco&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=rWS2yylzosEQ7kNvwGN1WJR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjozNzY2NTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuI5H4w2HhXM_m8t7YwwWi449yLrZXpNrxKfJHELKm-6w&amp;oe=698ED9FB</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-91023\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-91023\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1107268513393924v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"214572\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"51855\" FBPlaybackResolutionMos=\"0:100,360:89.9,480:86,720:70.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.4,480:95.3,720:84.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNNdYWLPevxak1ZC7CuUwGBLrMQmAgxGX5RPBg3dy0HeNDyMyAVOKzHPfQYzSz5ZCZKCZbEfHrfgciM0uoFvl3r.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdnOc4-BorQnDK7geCTQzyGUrM1RDhneF0O36vvnM2_DzODvZqM9xm4t0bVUFOhCI8s&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=VxHdZRu1Uj4Q7kNvwHW4sVO&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjoyMTQ1NzIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftHzT47kzbLBRis2xol5DeBwKEYb6ZyVLYJI06Ne4RUxA&amp;oe=698ED620</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-51854\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-51854\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"277440351158069v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"130729\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"31593\" FBPlaybackResolutionMos=\"0:100,360:83.3,480:78.6,720:63.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.4,480:92.4,720:78.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN4Epz7JUxeiHarJwpdvn_e_LIrmdCD5PiYlUnyhXpoa1e4oeLJzKCtQ5nuejoHgVQaXPl4E83wEBoQohsZUcxI.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdlkB6gkhCJrulAA-q4BCnYletfelFnupNSoGAWPcyCain4ZnIUZZXR5hMysYJggA-o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=EMpfCnYlG8oQ7kNvwH-bLXv&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjoxMzA3MjksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft87zopelAbSzi7iK414DLgPtcyhkKL0QwCN6EcaZr5Uw&amp;oe=698EC941</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-31592\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-31592\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"5076816055681916a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"8881\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"2291\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOdHI0sNdsQyFkLngLrd3SWkNicVrGmU9ZUqqbr0GKfukTwYRRL8YKc_gRFunIRPhKC3yVJBocKQdGUL6VeRpxo.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdmnWPV8ye7PCYz3te3b64S-AiIkJAuTzSwSjJDEBqGo0XCdc7b6eTe-WOUj0KZsp-A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=uJf1ZCCieu4Q7kNvwE57Mip&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo1MTQ4MTY2NTA1MjQ2MzUzLCJhc3NldF9hZ2VfZGF5cyI6MTQ2NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjkxNzgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afsrb0SctCEnUrkzhk0mu2vO5Ulp4YGQQcun32P85OPP8A&amp;oe=698EB873</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-838\" FBFirstSegmentRange=\"839-2110\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"2111-2290\" FBPrefetchSegmentRange=\"839-2290\" FBPrefetchSegmentDuration=\"1946\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNzY0OTI5MzQzMzAxMjk2ODEzIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOs_94SAXy9OA7A-5dFClNnA_8ZJN2L7dFGamQyZdKxcBHdvDAXpTdsk__QjmtbP1c3efWq4A6E5BGx76x6DFt7.mp4?strext=1&_nc_cat=111&_nc_oc=AdkMSAiBO2Hcue0zGIe-A6vyKFPQB437ud32hovcKFfzQRxfAOTVcHhQkBjex1942Dc&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=cw3naZhTonIQ7kNvwHJK7hL&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo1MTQ4MTY2NTA1MjQ2MzUzLCJhc3NldF9hZ2VfZGF5cyI6MTQ2NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=173db1282d272861&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRDg1U1JBMS1ZQXdpU2dCQUtwWkdBdFlBSU1WYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTWRUU1JDSG8tN2d4Q3dDQUt2eUtwa0ZkaklyYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmorrRvN2OpRIVAigCQzMsFz_-7ZFocrAhGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_Afulo3iMqS6Uo8BtfukWOJlS4TmedYNw2nAC-RurIfHoRw&oe=698ED1C5",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Dear @Xbox, #YouHadMeAtHalo. ✨\n\nNow when you order $20 worth of #OPIXBOX on Amazon, you’ll get a Waypoint Code for the in-game Optimal Polish Initiated armor coating! Armor coating will be available in @Halo Infinite on or before March 1 as part of an update. This is the US offer, but more offers will open globally. Head to our #linkinbio for the details. \n\n #ColorIsTheAnswer  #OPINailLacquer  #DIYMani  #GameDayMani  #LevelUp  #GamingNails  #XboxNails  #OPIObsessed  #TrendyNails  #NailTrends  #NailEnthusiast  #GameDayNails  #BlueNails  #BlueMani  #ShimmerNails  #ShimmerMani"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 122
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1643825371,
                                    "edge_liked_by": {
                                      "count": 3671
                                    },
                                    "edge_media_preview_like": {
                                      "count": 3671
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsxuVwd1EiEKIfo7C8bV0lpPLKm9nVRBhz4Gt9jKYjsZw&oe=698ED980&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsxuVwd1EiEKIfo7C8bV0lpPLKm9nVRBhz4Gt9jKYjsZw&oe=698ED980&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsHh15aVoVe_yn9YKypMnDlrPehqUDXNfVgZaPmcBDDIQ&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfueeOcr-XH_Rpwz34l7IrT6hTZkNoAKH85f4tjOWv22rw&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsv3GvAh-yh0I29lIdth2tXUM3IFbRxUzuNtSrInYsKQw&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftWYhvOn7i5KBdACva-d0oNWjf8mSxxIAHplqx3EciS9Q&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Mu2EQi3VxMQQ7kNvwGB0yQE&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsxuVwd1EiEKIfo7C8bV0lpPLKm9nVRBhz4Gt9jKYjsZw&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 1.933
                                  }
                                },
                                "7": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2725865273575291846",
                                    "shortcode": "CXUOAYpBzvG",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfupIJe6HReTMg-dgHUC3EjfbHVKt3X5WIXjEadIpwOqGA&oe=698ECC5C&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgq03njXvn6c1El5G/DDH5H+VYstxzj7o9qmVIm4XlvXvSKskb5QMpA6EUVUsXAXZ3U8/40UyTMmg2tuZf6io40VH3IwyOSOc/4Y/GuiIHesGdVDuU47f40ti1qT6e+XJznNFMsV2sPoaKBM0riTYhI7CsPdxWnef6v8RWdH95fqKGOJo2sWwZPU/yoqx2ooJP/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT2032.0743408203125S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBBpZ19kYXNoX2Jhc2VsaW5lGWag+f7elr7oAtzKi8W36egC7NS/pZvS9AKkkuGq44WQA5aAhMrbsaAF9qWDx/iL4gUiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIja4ChQAEhQCAA==\"><Period id=\"0\" duration=\"PT2032.0743408203125S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"1623084321761659v\" bandwidth=\"1162632\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"295296398\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1278\" frameRate=\"16000/534\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPDfXAMmrJs7dKTUgQIAAtpgVACAFKVVDeGnj8nW1EMtpDct_GhywUK9RbeLXItPxWKsgZstbBNSMSoentdvavq.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdltA47p39c5iADrvBO3zJGCCYjeqfx8-pveZO8zk8wNrk9m-RVArRb04gG2oL4FVhE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=GGaQMEPN-oMQ7kNvwG_AeNX&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MTE2MjYzMiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afvo4jtUSTo_HXullpzDfbzvdNPpxMybhLKjW9HQ52YO7w&amp;oe=698ED504</BaseURL><SegmentBase indexRange=\"861-5776\" timescale=\"16000\" FBMinimumPrefetchRange=\"5777-94143\" FBFirstSegmentRange=\"5777-1096267\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"1096268-2049820\" FBPrefetchSegmentRange=\"5777-1096267\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"793459712684718v\" bandwidth=\"701601\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_2_v1\" FBContentLength=\"178199425\" FBAbrPolicyTags=\"\" width=\"504\" height=\"894\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMybTQEHTLh4VRJlLON5KMN4MM_9n61ACLyXzYZwIfmXDjYBapRRQY2lTT2Sm_vo87i1YFGjtbwgy9liR6NH1o6.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=AdlWswURY2LJ2HSZvTxe0GSQYiKNHtguscq8s0COthXjFoAVzgREinAE-t1JxK6li6w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=k0721McfX10Q7kNvwE99Hah&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8yX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6NzAxNjAxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfurYz6_kg3dYc2xb9ON5hwzrQbmKq_1UFvJ8BptUBiOkQ&amp;oe=698ECE92</BaseURL><SegmentBase indexRange=\"862-5777\" timescale=\"16000\" FBMinimumPrefetchRange=\"5778-70763\" FBFirstSegmentRange=\"5778-699745\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"699746-1339091\" FBPrefetchSegmentRange=\"5778-699745\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"879708533957778v\" bandwidth=\"365488\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_3_v1\" FBContentLength=\"92830340\" FBAbrPolicyTags=\"\" width=\"432\" height=\"766\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMNm77Scyr8op2HY2ZPy4C12aE4AMc-DmEK_0Kzb9CARUaL3LdS-EvXjCz7qP-Fg1nsVjRUcNqM1doOB4wCIx7b.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdmCGvdHEftFCk6GfqEzr6CHbLuXB0xbAC4xS4jefsrqsdNoE7Ym-OHzW321VmU0g8I&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=lS2WNGVnvlUQ7kNvwHILzSw&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8zX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MzY1NDg4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsV1VK1DlZXUrKkjBnp8mgkDy-XUB-WpXiSppK41-PHtg&amp;oe=698EC7E9</BaseURL><SegmentBase indexRange=\"860-5775\" timescale=\"16000\" FBMinimumPrefetchRange=\"5776-45588\" FBFirstSegmentRange=\"5776-345036\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"345037-672434\" FBPrefetchSegmentRange=\"5776-345036\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-859\"/></SegmentBase></Representation><Representation id=\"792716576284240v\" bandwidth=\"182506\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_4_v1\" FBContentLength=\"46354669\" FBAbrPolicyTags=\"\" width=\"360\" height=\"638\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOf1rJnIu7u8wLWlFOzYfEolkkxv9ZhJUHGalNsyqtfa5XEB6YzNQRdB8AECtkvDJ1t5GiyDoeSEDT69unaegJw.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdleWkjrfnwJvmvDOhEv1jXp6p5ZbvpLBTsfh6rTmLYFxZIsyFt2Dr_WKYMk-5reSe4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=qsr0hN3aMtMQ7kNvwGDfpV-&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV80X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MTgyNTA2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs5_hrbN-4iZqevr5NijxfFQ9qX03NMO7ZMkhuDRCRi1w&amp;oe=698EC363</BaseURL><SegmentBase indexRange=\"862-5777\" timescale=\"16000\" FBMinimumPrefetchRange=\"5778-27995\" FBFirstSegmentRange=\"5778-169316\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"169317-325387\" FBPrefetchSegmentRange=\"5778-169316\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"819449063535926v\" bandwidth=\"90356\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_5_v1\" FBContentLength=\"22949661\" FBAbrPolicyTags=\"\" width=\"216\" height=\"384\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"180p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_0WqdhqULnQChn69ibnbf9mpnOinn1cD9gqlWjoKJAOzvxNfCZ9UbAMByswFEYdPnamKJXFwS-yWuzWFqRN3i.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdlJeNDL6lzH1Rw6lX0EaFPgKGYtyV0bvPOHRTaNdeN3U3la43LLoScyNEhxlb455H8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ctxmpj0rQIUQ7kNvwEeapMn&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV81X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6OTAzNTYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsUsoinb0HD1Oj97OB7rmryO8A5vxyfdeSSKWOfF56a_w&amp;oe=698ED76F</BaseURL><SegmentBase indexRange=\"861-5776\" timescale=\"16000\" FBMinimumPrefetchRange=\"5777-18344\" FBFirstSegmentRange=\"5777-83426\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"83427-157385\" FBPrefetchSegmentRange=\"5777-83426\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-860\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"1478597732761611a\" bandwidth=\"54958\" codecs=\"mp4a.40.29\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"12647153\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN7q5l6qouHoL1XjuGXqAY2qY9KuW20mcj4Tc3iOXwfTH0fu2gzuj59ooK5DLtG_61xS8tVDqlXtOGMYGpjid9C.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=Adl8kgG2Z4KVilFnPbazjzJTTNtNxQ82KG86WRwJ3Mr59sSggOfxfRgT1JyeMwVdFac&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=cGTlYRF7Qo0Q7kNvwEuDC2i&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNDA2MTA0NjE2NjgzMjAzLCJhc3NldF9hZ2VfZGF5cyI6MTUyMSwidmlfdXNlY2FzZV9pZCI6MTAxMDIsImR1cmF0aW9uX3MiOjIwMzEsImJpdHJhdGUiOjQ5NzkwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft8NxiSu3PV42z6uboK-HhYU1Ipfe3ySfGQBTSgILEyAA&amp;oe=698ED387</BaseURL><SegmentBase indexRange=\"781-5696\" timescale=\"44100\" FBMinimumPrefetchRange=\"5697-6711\" FBFirstSegmentRange=\"5697-31797\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"31798-58704\" FBPrefetchSegmentRange=\"5697-31797\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNzI1ODY1MjczNTc1MjkxODQ2In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPDfXAMmrJs7dKTUgQIAAtpgVACAFKVVDeGnj8nW1EMtpDct_GhywUK9RbeLXItPxWKsgZstbBNSMSoentdvavq.mp4?strext=1&_nc_cat=104&_nc_oc=AdltA47p39c5iADrvBO3zJGCCYjeqfx8-pveZO8zk8wNrk9m-RVArRb04gG2oL4FVhE&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=GGaQMEPN-oMQ7kNvwG_AeNX&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxNDA2MTA0NjE2NjgzMjAzLCJhc3NldF9hZ2VfZGF5cyI6MTUyMSwidmlfdXNlY2FzZV9pZCI6MTAxMDIsImR1cmF0aW9uX3MiOjIwMzEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=9242661853c090ea&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFESDVvblE3Q1lOQUt2N0Y0c21QZFUxYnFDQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFDUjhkS1E3Y3NEQUF5cml2UkxFSGRRYnFDQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhpuO44e2_wQVAigCQzMsF0Cfv6n752yLGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XsnQEA&oh=00_AfvC3c3oZygr0gQYRT232c5geG9WX0TYlXbb9Zd_R5CXVA&oe=698ED504",
                                    "video_view_count": 11373,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": ""
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 14
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1639168505,
                                    "edge_liked_by": {
                                      "count": 560
                                    },
                                    "edge_media_preview_like": {
                                      "count": 560
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftIQj5mu9lL1Lt5iwHV5ULK_lvsWrtZ_6kIvsU17tmudg&oe=698ECC5C&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftk8r6qak5icxjAVkI-atlrgrFOEWWj00PVgrE5UKiCRw&oe=698ECC5C&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsCCpuyK5d3kcbyH-agFDqI0Q4wXcvC8D2EW7sdokJwQA&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfseECUMcR-__-X21Aak4ju9BPnim_R4ih7AcZbx3ZhKjw&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsKQZq57eM05MMFREgBGyLyoTw0jl5DQWYtH1aiI89_FQ&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftS8UfbSrfz7x84K5d9WjAc-ruib81xxgEHr96roEnIaA&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=mndP-yo8ajIQ7kNvwExTWB3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftk8r6qak5icxjAVkI-atlrgrFOEWWj00PVgrE5UKiCRw&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Celebrations Nails with @nailartbysig",
                                    "video_duration": 2031.916
                                  }
                                },
                                "8": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2679437890987358755",
                                    "shortcode": "CUvRpDKBfoj",
                                    "dimensions": {
                                      "height": 1137,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu5BM0pQ4lGxrGXBjUDkVUdJ5Kwh9LWwZJ2W-qnDcw8EA&oe=698EDF64&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcq1JZDFGXHJHTPqeKzIUeFvNzu/vD69auXzbYh6FlB+lVSQseRn+7j3J/wqGzRK6Zs0UUVRBj3MMtyOMFM8DPHpnpTJLSV9mMbU+vU/hSwPsc8fKRyfTHbB/nVlblGbaOo5HAwfxrNyXZmii9rouwsxGHxuHpRVS3JQEkYJ6j/AOvRV3M7W3I7yMEKFGOTnHemQAHjqT29P8Knl6j61Dbf6x/r/SqQmPdtox6UVHN900VBZ//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H1M1.434S\" maxSegmentDuration=\"PT0H0M5.033S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGAxpZ19kYXNoX2hpZ2gZZpbz+7Dg92e4z7TploGEAYzvqLyQiZ0B9r29iM2J+AGWnIr6rMewAtjFlPzZy8kDIhgTZGFzaF9iYXNlbGluZV9hdWRpbyI24hgUABIUAgA=\"><Period duration=\"PT0H1M1.434S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"576\" maxHeight=\"1024\" maxFrameRate=\"30\" par=\"518:920\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"1006254193545580v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"576\" height=\"1024\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"870096\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"6681613\" FBPlaybackResolutionMos=\"0:100,360:92,480:88.9,576:83.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97,480:96.1,576:94.4,720:94.4,1080:94.4\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPbznADIIxgwiZfPmpQuYgzqnnJt_lJdJ8l9Kyp_fydCMtOV7PaeMjxyO--QQMZgwDgtp3rl9Ck2WmLZVxhEnQN.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=Admd2ATerZln073gpQpxTZO5kUi-62O8aWcYY5ijoy6ZYSbKScwAk_el7QlrVCEV_qc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=Divpa3oGUG4Q7kNvwHhVkzQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjo4NzAwOTYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsMBqRKyLJQptQz3yCECWGktKIj2tBi5Wb-cZHHID3Zpw&amp;oe=698EE1FA</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"849-1048\" FBFirstSegmentRange=\"1049-220278\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"220279-423556\" FBPrefetchSegmentRange=\"1049-423556\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-848\"/></SegmentBase></Representation><Representation id=\"545522729856891v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"518\" height=\"920\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"574491\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"4411615\" FBPlaybackResolutionMos=\"0:100,360:83.1,480:77.6,576:69.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.3,480:91.8,576:84.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNqZRuF6ySl4qpcVnrzLya6J2eNQvhoTLNFHfKtz_cWJD0zcRQrQTpJQ0NoNe5U4kg02OB-p-jvuMqslfAQ2fII.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=Adl0K1pJHI4fF5Fv1oWcibCMzrKxNSMgDfHaEmS9cEI8HYF3RgzG7KnilM0eNbF1YSg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=W7giVvRJVKoQ7kNvwF--Xp0&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjo1NzQ0OTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvlZM-y_lqvJuv9UyfyHIGqZro89FRIoRqKTDxYOMI6mQ&amp;oe=698EBCB6</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"851-1050\" FBFirstSegmentRange=\"1051-146696\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"146697-279207\" FBPrefetchSegmentRange=\"1051-279207\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-850\"/></SegmentBase></Representation><Representation id=\"290291312923612v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"374\" height=\"664\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"345566\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"2653665\" FBPlaybackResolutionMos=\"0:100,360:74.5,480:68.2,576:57.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:89,480:83.1,576:72.7\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQM3baf6zk9UvddnAJnuLTpr8DFcwZLpDZff-2Z0lgFayQujMbnQ-TGWM2-3NqRyiflxehVi0vTS1NMIRL5dpPP0.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkuHXSQqnOHWLf0L8Xgt9xRmtoRhxgpHIUL6QXtt5x1sjNT_awS4q5Nl9wnFc_-AtY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ub0slgL5-8sQ7kNvwEdRKnd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjozNDU1NjYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftPVby2tW8R5wHCulruZS2B7TPICeKX4fFkLHVL-V-XDQ&amp;oe=698EBB09</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"850-1049\" FBFirstSegmentRange=\"1050-87340\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"87341-167849\" FBPrefetchSegmentRange=\"1050-167849\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-849\"/></SegmentBase></Representation><Representation id=\"669728873989899v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"266\" height=\"472\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"193904\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"1489028\" FBPlaybackResolutionMos=\"0:100,360:61.3,480:53.4,576:43\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:76.5,480:68.3,576:57.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMOYP7orK8Q95FeJy9GnC-LiS7oYYYuORXseYiLNc-SqfkT00ydsbdjWbYO9oU7qo14FfNN0FzK_khXVRLEMH77.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=Adkxoirkkr44or82GOnIN4vZm4rEIPVE5La6u4o-lgPAozJIMy7wNoCZXJcJKiEJzcI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=yl4f4iI7MC0Q7kNvwGpkYcp&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjoxOTM5MDQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aftr5LHoyRR9f1E1x0jW24rv2TFcir1jU7FoNzYptljFYw&amp;oe=698EDDAD</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"851-1050\" FBFirstSegmentRange=\"1051-50759\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"50760-98144\" FBPrefetchSegmentRange=\"1051-98144\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-850\"/></SegmentBase></Representation><Representation id=\"228556736003275v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"240\" height=\"426\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"118783\" FBEncodingTag=\"dash_high_5_v1\" FBContentLength=\"912159\" FBPlaybackResolutionMos=\"0:100,360:48.5,480:41.5,576:34.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:63.3,480:55.8,576:47.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPwyaOSbGe4irbZeP49ZPqAyQgdFgNW4cDtrDHgh1gScxk676em_321HfKpnLDTSBqrBFS5MrFMxI5_KJGWBEsu.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdmU5RjuVBa1BJYBZjeJrRUGITKkd9COL4GXqn8jFpezS6VGtt1KpoOSsgRKs39wdUk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=P23qvRXrA_gQ7kNvwEGEmG_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzVfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjoxMTg3ODMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuGs6z2npNjnI0yytvA-FZBm1actmhTFicmjHDsiRbRTg&amp;oe=698EEA9D</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"849-1048\" FBFirstSegmentRange=\"1049-32681\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"32682-66312\" FBPrefetchSegmentRange=\"1049-66312\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-848\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"345403480677318a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"88366\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"647633\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMePAa8-Z7rwMtNbJ1UIp_EF90xS_dap0uAQmvUvHshUGROUyBfbL2V2yQXSBRzHpnpOdSupSdrOpNVsOFy7Trc.mp4?strext=1&amp;_nc_cat=102&amp;_nc_oc=AdlPIj4Cp9JmqkNM4AVMFQTs0GCwEt4eMzbJFMt8Qx6knXowPthmhkyNgLgZbvPMdAo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=rY1uvkEmeCkQ7kNvwEokVTH&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjozMTY2MzU2MTAyMjMwNDgsImFzc2V0X2FnZV9kYXlzIjoxNTg1LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjEsImJpdHJhdGUiOjg4NTcyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvsdgV09-YUq9d8gyGLN09OqAaRx-WmsJBsoIpD45ycJQ&amp;oe=698EE412</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"787-1178\" FBFirstSegmentRange=\"1179-21993\" FBFirstSegmentDuration=\"1860\" FBSecondSegmentRange=\"21994-45799\" FBPrefetchSegmentRange=\"1179-45799\" FBPrefetchSegmentDuration=\"3856\"><Initialization range=\"0-786\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNjc5NDM3ODkwOTg3MzU4NzU1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNx-H1e_S9w5vh-Y7Hra4KoZ338ZRGIYMR6rhzS7agmrYAkuhFkicEDgHBJKzx7-Y1r9yiduydwy5RtGPtGE-p6.mp4?strext=1&_nc_cat=100&_nc_oc=Admusi45xxGypVUsSTwZtXHwAXCRh9rZZ-lfH2snIVPpRvzMYoromPptWEfIqINrMxE&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=LRRzTOHuOcIQ7kNvwFg8vUA&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy41NzYuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjozMTY2MzU2MTAyMjMwNDgsImFzc2V0X2FnZV9kYXlzIjoxNTg1LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=adf60e5681b1983d&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSmVMbUE1UklnU2x5cG9EQUpxYkFYdndJRXBvYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRzQxbFE0YVd0bzhHQllDQVBIZXI4SG1yRlZkYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmkMeQkc_-jwEVAigCQzMsF0BOt2yLQ5WBGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_Afv09Kh8SKjQluBsYCvxggiYOCFeoeqlh9kO16argMIfDA&oe=698EC5CC",
                                    "video_view_count": 19468,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "It’s National Breast Cancer Awareness Month and #KnowledgeIsFlower 🎀 It is important to perform breast self-exams at least once a month. We partnered with @dani_trops, breast cancer survivor and health advocate, to show you how to perform a breast self-exam. \n\nSave for reference and send to your friends!"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 30
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1633634389,
                                    "edge_liked_by": {
                                      "count": 1075
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1075
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=c0.224.576.576a_dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsJ_RHOJ-4-oHkRHBICW9rLvCbLQ5BgcWPu_eLxZN3WUA&oe=698EDF64&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu5BM0pQ4lGxrGXBjUDkVUdJ5Kwh9LWwZJ2W-qnDcw8EA&oe=698EDF64&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvMkIksE2rz29RprNpAeUOYHJpo_krZ4RgjSSLBEkZ2mg&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftlDzCgpIz0BkV1whQxI_WeTRiCQosw4nVDxCE5het5wg&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu9_JK3PbNFqd4f1UVOBxJrcKvupqRhks5BQoKEtl2Ulw&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvlFwqWvKG4oEhXGhBgWbdr0g_v0IatDdYsvPoAXdJoCw&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=BVuiP9lHyEYQ7kNvwGKNftR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu5BM0pQ4lGxrGXBjUDkVUdJ5Kwh9LWwZJ2W-qnDcw8EA&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Self Breast Exam 🎀",
                                    "video_duration": 61.433
                                  }
                                },
                                "9": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2602637262141742392",
                                    "shortcode": "CQebMzxJ104",
                                    "dimensions": {
                                      "height": 1920,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuM6eb_7p_jTx9KNv8jp2wEXzg9rFE6eqqKCEdCwM7yxg&oe=698EE849&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcqm+3rjdg/6zy+3X1+lK18q7sg/I+z6n2rONnLyMHBYN1HUdDUrWpOPlPLbzz1b/D2qHK3RluNtbpl83K7mXPMeN3oM9KKy5oXwQqtmU7mOPTsOnFFaEbm6QO9JxnHeqt3u4A4B/n71WUkncPvLwR1zx2/p6jg1nctK5rCis1LhlcuRhW4z7gd/T2op3Hyss3LLsKk8npVCNdr89eo/wAc96s3oGAahTov1P8AKoba0HFJ69UWl/OikP3qKRqf/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT1761.233642578125S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBBpZ19kYXNoX2Jhc2VsaW5lGWaYkMiBy9+QAcyV4v737ucCuNrZ9Z7PhgPu05G2tcerA/DM+576t7IDuKqLgoK18gMiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIjauChQAEhQCAA==\"><Period id=\"0\" duration=\"PT1761.233642578125S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"1096024384957084v\" bandwidth=\"1192824\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"262585367\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1278\" frameRate=\"16000/533\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPo2stK8kzdyKqNJjgmcV0zh2ppCRmPH8_Xj5kt3v53e-48H_hvVIPpTKd6_8z5sfxpuEK9cWoE3KEW2o_8Pyhm.mp4?strext=1&amp;_nc_cat=102&amp;_nc_oc=AdlIbD5xkvjsW2U9B_aNheSXVZjFxflLWb0wicY9Qrw_F49ixDYMZjXZnFdzRFrd0Mg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=BECJjLWUszgQ7kNvwE9Eor8&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjoxMTkyODI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft3ZDkUyOmIZkxXafX9OFlO_ZrJpPiiskuJHPn_6X2opg&amp;oe=698EC062</BaseURL><SegmentBase indexRange=\"861-5116\" timescale=\"16000\" FBMinimumPrefetchRange=\"5117-34884\" FBFirstSegmentRange=\"5117-829720\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"829721-1386915\" FBPrefetchSegmentRange=\"5117-829720\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"858980429280924v\" bandwidth=\"732912\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_2_v1\" FBContentLength=\"161341467\" FBAbrPolicyTags=\"\" width=\"504\" height=\"894\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOxGcae_oaMrkgosIAf_PrsMDaccgKs4lix2Zrj7uYaxy1J9gJR2-5pu0fT76Cms-lM-G_Qn4yS2GeLe8UupW-8.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkJPvfnpijY9JqkSY0y8Wq4TCYV2rMF-bZbk-knplHUqX8bZgPa9WeV09fD7JO0DMU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ggGVs0a55MkQ7kNvwELkc8V&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8yX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjo3MzI5MTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuOs0BSQcJGe8CRv04m1haaLRexliDMfdTaIIzy8loHUg&amp;oe=698EE4ED</BaseURL><SegmentBase indexRange=\"863-5118\" timescale=\"16000\" FBMinimumPrefetchRange=\"5119-28077\" FBFirstSegmentRange=\"5119-495339\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"495340-811879\" FBPrefetchSegmentRange=\"5119-495339\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-862\"/></SegmentBase></Representation><Representation id=\"940209871140087v\" bandwidth=\"384390\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_3_v1\" FBContentLength=\"84618765\" FBAbrPolicyTags=\"\" width=\"432\" height=\"766\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOf8mMdg3Fas2Zn6rB3Ap23mzaO-SAFY0DfIS4OQYTGu-4Ir8B5WI1dT9dUnVtSojhOZ1_tJvjEysX7rlYzt01t.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdlNQmXSRTPRkahq7yg9Wnw3t-uA1jgqQGDSF5Xyvdwzaudp5IRKxN7y_g0S3Y36vGE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=Qop2jCrg3vUQ7kNvwFGkHnL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8zX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjozODQzOTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvbjNlli8oJ9oByZk2liatxPvQ8Pss3LmAV3XxECV9KQg&amp;oe=698EBC7E</BaseURL><SegmentBase indexRange=\"861-5116\" timescale=\"16000\" FBMinimumPrefetchRange=\"5117-20622\" FBFirstSegmentRange=\"5117-261109\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"261110-425169\" FBPrefetchSegmentRange=\"5117-261109\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"955337392747320v\" bandwidth=\"194658\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_4_v1\" FBContentLength=\"42851538\" FBAbrPolicyTags=\"\" width=\"360\" height=\"638\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQP7_fSanqIIS9ccIMRiviJ6ElN_llYK3kCFas7vopkkbyvoTAPyuw-y195s6JJGsRrqC60BIEtumZfGv3e9QlNQ.mp4?strext=1&amp;_nc_cat=100&amp;_nc_oc=AdkyhWrhKhDtFRgZIuG66AArBLdyfCJDIZXXyTg5UX__vIsPuIlSAIOUZYLHAchceUQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=Td0csIr4Gh0Q7kNvwFQ1r4z&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV80X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjoxOTQ2NTgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvVgBW2swgYHQiJr1WmSEvgNzTUWM0a9BXOsn9Fwg9_6Q&amp;oe=698ED8A0</BaseURL><SegmentBase indexRange=\"862-5117\" timescale=\"16000\" FBMinimumPrefetchRange=\"5118-15539\" FBFirstSegmentRange=\"5118-136255\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"136256-221419\" FBPrefetchSegmentRange=\"5118-136255\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"318301504341004v\" bandwidth=\"97292\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_5_v1\" FBContentLength=\"21417708\" FBAbrPolicyTags=\"\" width=\"216\" height=\"384\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"180p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOHhqzaRELwJ6DNfxwj8z1syKnbvpXXwb14POoRmH8Hxo_jOsVAircDC_7lhUCVHrfYSI7ELt5sMtpguR8D4axJ.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdlFhoWYXRc3ZqXQyeEoK7w-NJSpzoaMWj_YTvly8skBxF086SfGnhCpTOalisJta1A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=1LI19WohkX8Q7kNvwG_NptH&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV81X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjo5NzI5MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvTteDAqfryNf6v0gS5pj_qAvw23Q77V9bij5V5zwlFcw&amp;oe=698EBC87</BaseURL><SegmentBase indexRange=\"862-5117\" timescale=\"16000\" FBMinimumPrefetchRange=\"5118-12333\" FBFirstSegmentRange=\"5118-70034\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"70035-112384\" FBPrefetchSegmentRange=\"5118-70034\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-861\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"791355239187814a\" bandwidth=\"51524\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"10559756\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMy-os6-fPOzCYcgzfCZQ_e6EqqeUYrvFGrmrzmc55MspyB4CFJHNb708OojvaEchqctJ9dSLiE1rHBlgn8EuOn.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdkQuS1J0JLW3usXID3RXWbDwq96N61cuM52s-O03-K8iKA0ibaSDFLfxhWX5oq35s8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=lKANXlZIK9kQ7kNvwH1wKwf&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjozMjI3OTEwMTM4NDc2MzcsImFzc2V0X2FnZV9kYXlzIjoxNjkxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MTc2MSwiYml0cmF0ZSI6NDc5NjUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuiCIykLqwoUdWxhd6bnhPtzd6D8KaaInfHURX9wDLe0g&amp;oe=698EDF57</BaseURL><SegmentBase indexRange=\"781-5048\" timescale=\"44100\" FBMinimumPrefetchRange=\"5049-6057\" FBFirstSegmentRange=\"5049-33565\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"33566-63696\" FBPrefetchSegmentRange=\"5049-33565\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNjAyNjM3MjYyMTQxNzQyMzkyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPo2stK8kzdyKqNJjgmcV0zh2ppCRmPH8_Xj5kt3v53e-48H_hvVIPpTKd6_8z5sfxpuEK9cWoE3KEW2o_8Pyhm.mp4?strext=1&_nc_cat=102&_nc_oc=AdlIbD5xkvjsW2U9B_aNheSXVZjFxflLWb0wicY9Qrw_F49ixDYMZjXZnFdzRFrd0Mg&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=BECJjLWUszgQ7kNvwE9Eor8&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjozMjI3OTEwMTM4NDc2MzcsImFzc2V0X2FnZV9kYXlzIjoxNjkxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MTc2MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=162ff16f90f9488b&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFBaXlEWElkNW9CQUR0TzRUNjZ0U3BEYnFDQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFDOHFpSFNFTjBDQURlOTQzMGZjUUVzYnFDQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmqsm8u_TkkgEVAigCQzMsF0CbhGZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XsnQEA&oh=00_AfsQi0_Lv4pbJAfOnb2_I83GcAcqBtB985j6v99Dy0Qceg&oe=698EC062",
                                    "video_view_count": 17880,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": ""
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 14
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1624478574,
                                    "edge_liked_by": {
                                      "count": 995
                                    },
                                    "edge_media_preview_like": {
                                      "count": 995
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=c0.882.2268.2268a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afse8oDTldLyt4fDVWIexfCb_ZyjR33NeoXar6YCTaVEFg&oe=698EE849&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqzKz4lSHc-Q7T5KdHq96BBqIqZ2pouWusOrkw-OUxRQ&oe=698EE849&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvUOgir4O_jBC5xlPDbvY0K4O93MfVvGd3lVD8PTOIkmg&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afur2MYiTJIij_j-M0Kc21a2E1auyEwmK5mjj6CeA1Gc9g&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqC3WsXoYtqnnmjPh3cv7AxrRm6Ui6Q_Ashf2yEyhXsQ&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afse8l_3gbY2ZZdeE3KS6tLvPqSbz5t0DYnuSBCa9kdrbg&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ciE7st-2y70Q7kNvwHAdIFk&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqzKz4lSHc-Q7T5KdHq96BBqIqZ2pouWusOrkw-OUxRQ&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Pride inspired Nail Art with @Gunnardeatherage",
                                    "video_duration": 1761.1
                                  }
                                },
                                "10": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2589026825278047224",
                                    "shortcode": "CPuEi4qp8P4",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGqW0bd_Ls8DCb-gmrgBHopP5vX0wLZsg2RPDvgy_fuA&oe=698EB4BC&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcq6GlqKWZIRlzgE4qRSGAI5B5FAxaKKKBGJdyGfCthRnIHf8/enrcuowMYAwBStaBuSeaRbMjo2azaZveNrM2B0H0opu+itDAzqcOKKBQMkBoptFAj/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT70.26358032226562S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBBpZ19kYXNoX2Jhc2VsaW5lGSaEx7Cu1Nq8A4iO2oHg4rMGIhgTZGFzaF9iYXNlbGluZV9hdWRpbyI2lg0UABIUAgA=\"><Period id=\"0\" duration=\"PT70.26358032226562S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"977923836613058v\" bandwidth=\"1313436\" codecs=\"avc1.4d401f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"11508983\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m84/AQNtLwTv40Hk7egJpUIGhhM127O8sYkg_bYfMGnyqeSMO7BSWWvurzdGVpxLm8gkYuqwAuuRjr2DUkoHc6xvsuqWSoAl9PWqx8v7Pvc.mp4?_nc_cat=109&amp;_nc_oc=AdnkmzP4Qorn4wsUgHzJtrkCZkoxh-D2ujvy4ijG6Tb9yYE4YcfyBVNwJ_xmlBPkPAk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=dkgNs2VSEY8Q7kNvwHPbckR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjg2NDgxMTY5ODI5OTYzNiwiYXNzZXRfYWdlX2RheXMiOjE3MDksInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjo3MCwiYml0cmF0ZSI6MTMxMzQzNiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvMJp0TSNjBh4H_ukcT2ePa4L7lBY3-qyHh9yMZ64X5Mw&amp;oe=698AD397</BaseURL><SegmentBase indexRange=\"859-1058\" timescale=\"15360\" FBFirstSegmentRange=\"1059-3595932\" FBFirstSegmentDuration=\"9000\" FBSecondSegmentRange=\"3595933-4132247\" FBPrefetchSegmentRange=\"1059-3595932\" FBPrefetchSegmentDuration=\"9000\"><Initialization range=\"0-858\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"1802696560165764a\" bandwidth=\"81635\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"607524\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOGCeMsmfM_eWdEUk_24tzakQ1LL0Lf1rJu2pmM8ohc3-t9smGevBGNAA6O3R7EkfHf1T26BwEn1vzGaU8a7lgB.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdnGvTL22TUZTP6G2uShm_Iiv0zNF_qMwBnTqBFcs9efKTYYFfPhRt-0Kqm1IajiKCQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=u1HMgHgCeaYQ7kNvwEQ8XrS&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo4NjQ4MTE2OTgyOTk2MzYsImFzc2V0X2FnZV9kYXlzIjoxNzA5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NzAsImJpdHJhdGUiOjY5MTcwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuDkajK-J9di727RWA3TW2G0y3JPeLQ043dlDzFIsfANw&amp;oe=698EBB6B</BaseURL><SegmentBase indexRange=\"781-992\" timescale=\"44100\" FBFirstSegmentRange=\"993-52172\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"52173-94492\" FBPrefetchSegmentRange=\"993-52172\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 1
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNTg5MDI2ODI1Mjc4MDQ3MjI0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m84/AQNtLwTv40Hk7egJpUIGhhM127O8sYkg_bYfMGnyqeSMO7BSWWvurzdGVpxLm8gkYuqwAuuRjr2DUkoHc6xvsuqWSoAl9PWqx8v7Pvc.mp4?_nc_cat=109&_nc_oc=AdnkmzP4Qorn4wsUgHzJtrkCZkoxh-D2ujvy4ijG6Tb9yYE4YcfyBVNwJ_xmlBPkPAk&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=dkgNs2VSEY8Q7kNvwHPbckR&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo4NjQ4MTE2OTgyOTk2MzYsImFzc2V0X2FnZV9kYXlzIjoxNzA5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NzAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=c64f559fb62f45ae&_nc_vs=HBksFQIYTGlnX2JhY2tmaWxsX3RpbWVsaW5lX3ZvZC82QjQyQThBQThEQ0M1NDRDRUQ5REM4RENEOTdEODE4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTDZkZGhkcGhUSlNWWk1EQUJMbEx6dXhQbGNuYnBrd0FBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6IuZodWiiQMVAigCQzMsF0BRhmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&oh=00_AfuAjFjqJduRGFcM4AxiPlDUQu7g8olTfSGhhUyj3cZRmA&oe=698AD397",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Cheers to you #StrawberryMargarita 💕\nBy: @glosshouse \n\n#OPIObsessed #ColorIsTheAnswer #NOTD #NailSwag #NailsOfInstagram #NailsOnFleek #NailPolish #Nails #40yearsofcolor #opieats #drinkrecipe #pink #pinknails"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 21
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1622856223,
                                    "edge_liked_by": {
                                      "count": 2197
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2197
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvxH_01k5CaMmiXMvXMdOWKM_4rsokvc4ySZFA7bvQFPA&oe=698EB4BC&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsjEcflHvrCpnMPjY6N65ehUsbuwDdq78H5lEvHTL-5Mg&oe=698EB4BC&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftbztRiDSJSXLtT9GMNrN_7lXmJ5bv3j6a4eYD5Ro8tGQ&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsHODjpV6zWWQ3Fpwe6YFx1kd97prEvEyqTOOJ0Ydhiwg&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsnI_-tpvQMv2-DVy9jYS42V8-wbZcOz8W4Alol0D_8cA&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftY5GJ8mNjSNTfxTHFa4EoMBK0GiOxQygciWvV7v_s4xQ&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z-qEKdL9uUEQ7kNvwHmFPNm&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsjEcflHvrCpnMPjY6N65ehUsbuwDdq78H5lEvHTL-5Mg&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "🍓🍹",
                                    "video_duration": 70.1
                                  }
                                },
                                "11": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2559744112435975225",
                                    "shortcode": "COGCbVJpNQ5",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvF9p0gUCQTAPvB1RaF3HQ5df5VMv14xRE1Q_OoXq4uOQ&oe=698ED7BE&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcqjAJGRTQc1I0gCEKd2RgL9fT6VHEqquD1Azyf5VNxXIUG3K++fz/pRVbziWJ684+uKKq4Gkq5bHqR3/z/AJ4pBA2Dxkv79Pb2x/OnwLtk8tuQQw/HsKuBcnOevX8OAf6EVm9ClG5z/wBnkQ44JPQZ5oraa0Z23AgFepPfsD+Rop6sTVi/9lBO4dSc0ySJl+bHHeqDnB4qSOV8/eP5mm1cpOxJOcxE88Y6fWirMSgnBGR6UVCHJan/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT64.13351440429688S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBBpZ19kYXNoX2Jhc2VsaW5lGSb6yLu4zb/BAtrA+oz83LsJIhgTZGFzaF9iYXNlbGluZV9hdWRpbyI2sA0UABIUAgA=\"><Period id=\"0\" duration=\"PT64.13351440429688S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"2664614367023149v\" bandwidth=\"536617\" codecs=\"avc1.4d401f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"4290704\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m84/AQODPf98fmdsf22zsHl86HzZATMPQYy2DxnBGl5-g1PqagVkoSsvPb3eKvb-knHzrq3GoTwgIlikS0Kd0q8c0X47vP4542T9h7TWW6M.mp4?_nc_cat=109&amp;_nc_oc=Adk6wq1MRgsvRafgB3SFkJCuAK43eR_cOuO440N1-ncxW-WqTx6X008sQv3i-HmTXBI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=Go4icu1_244Q7kNvwHLed-t&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE1NzI0NjY5MjY4NTY1MzQsImFzc2V0X2FnZV9kYXlzIjoxNzUwLCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjMsImJpdHJhdGUiOjUzNjYxNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuAc9o2TS0HCdaOBCff4hRq6EpZeAhn-hl-ylQgMHarBg&amp;oe=698AD60F</BaseURL><SegmentBase indexRange=\"858-1045\" timescale=\"15360\" FBFirstSegmentRange=\"1046-388745\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"388746-832824\" FBPrefetchSegmentRange=\"1046-388745\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-857\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"706979190764093a\" bandwidth=\"99441\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"642934\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPNAGU8uQD3ZXXri1KxbX1S0ao7OIFLxOxKCW7TwFoJEgCwN6XhFn1eO76fLtAQV_F3cGh4zumv49JIFSp7LCHY.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdmZvMarr7kacMeu4ICm3By5msX6QdEZL2sP_beAY6PWHg-OxCh6a-_ZIL6zdwnmww4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=eiAbsO3Iu7wQ7kNvwGoLfj5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNTcyNDY2OTI2ODU2NTM0LCJhc3NldF9hZ2VfZGF5cyI6MTc1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYzLCJiaXRyYXRlIjo4MDE5OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftsXI67Gz94nbdCMO7bsVHB6YA_YfAPbR2d375iYsIYmg&amp;oe=698ED779</BaseURL><SegmentBase indexRange=\"781-968\" timescale=\"44100\" FBFirstSegmentRange=\"969-50953\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"50954-97714\" FBPrefetchSegmentRange=\"969-50953\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 1
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIyNTU5NzQ0MTEyNDM1OTc1MjI1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m84/AQODPf98fmdsf22zsHl86HzZATMPQYy2DxnBGl5-g1PqagVkoSsvPb3eKvb-knHzrq3GoTwgIlikS0Kd0q8c0X47vP4542T9h7TWW6M.mp4?_nc_cat=109&_nc_oc=Adk6wq1MRgsvRafgB3SFkJCuAK43eR_cOuO440N1-ncxW-WqTx6X008sQv3i-HmTXBI&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=Go4icu1_244Q7kNvwHLed-t&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxNTcyNDY2OTI2ODU2NTM0LCJhc3NldF9hZ2VfZGF5cyI6MTc1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=26839e4ca70be940&_nc_vs=HBksFQIYTGlnX2JhY2tmaWxsX3RpbWVsaW5lX3ZvZC8xODQ1NDJBMEU0NzBGNUEwMEM4OUEyOUVBNUExNDM5MF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTzBfQ0JkcTl6UGZNQjRFQUlNVXBpdnJiZFEtYnBrd0FBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmrKXFyc-JywUVAigCQzMsF0BP-6XjU_fPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&oh=00_AfuOCEGwoz4f753ZnQOSD1t8Tj29g9aSnYopuBsxdwm8mQ&oe=698AD60F",
                                    "video_view_count": 39596,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "@overglowedit says the perfect spring shade is #MexicoCityMoveMint 🌿\n\n#opi #opiobsessed #40yearsofcolor #springnails #pastelnails #nailsofinstagram #nails #nailedit"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 46
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1619365396,
                                    "edge_liked_by": {
                                      "count": 2205
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2205
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afutxu3G1oU0fRtOEWPDztGOJqobV2xQTb_p46WMM58XZQ&oe=698ED7BE&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6J1rtKBSXp3O7o6sEv2v5EENk3Yy-HkPUBVKP1WtR_A&oe=698ED7BE&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsmhUfGei10iD5_MTVvKgNRSf6eRmbQccNVCIpFBmt5RQ&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftkCU-Wr95JEKGwTOb9K0BK_iJmhL2caHZbFUMU-dphww&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIj_qfFAT4r82ywK_zqFNZ5IItnxtOwUi5bJFa2qjR7g&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuZ5r7LaUOIbkFpEfh90eDfCvWMcBQ-o01OfwXpzZQDEA&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CX3J4ltfFCkQ7kNvwEjtuNa&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6J1rtKBSXp3O7o6sEv2v5EENk3Yy-HkPUBVKP1WtR_A&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Mexico City Move-Mint",
                                    "video_duration": 63.966
                                  }
                                }
                              }
                            },
                            "edge_owner_to_timeline_media": {
                              "count": 10594,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "QVFCY0xlUmJlRzBpZnVoLUVsVUVwWDFyZlJmaDNFSy1FLUFJdkpSWndRc0UxbzlBVGZqdkRFRmhmRzRRZmxxQll3LVozS2lmdGh6VF9lUTZwWDdpbGtRZA=="
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3824512658796290411",
                                    "shortcode": "DUTZgACiaFr",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7EczExojV1J7x9FLk4DkbIFMfzTvu7VX-Xq2jxUIr3g&oe=698ED6C9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Jelly",
                                              "followed_by_viewer": false,
                                              "id": "1004720997",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/313484726_186060410617337_7993511316656752111_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=VWfsTao0vVQQ7kNvwEJTdQX&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6UmiMmcFBwBoo6P2nZtI4VkGZWsHCJQ68tqdKLM9SCA&oe=698EC77A&_nc_sid=8b3546",
                                              "username": "thisis_jelly"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqcTSZpY8MfmpShALY47GtD0LpaMZRSA+tFS3bv9wxo45q0GSVAFI54x7/AEzUGKYUCvvjAXB79Md8f5+lDMqj2te61DPNFGQaKZruWSuaNtOpaDMr7AtFPaigpH//2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT15S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlt7GorHg39UC2pivsbr9oAPYo82G2p6vBOC0ov+82ZEF5vqQnMqIsQWM9Z6dvcu8Ba7W5e2q1r8F3Ofoo6ab8QX0s6uctoH2DyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2ChQAEhQCAA==\"><Period id=\"0\" duration=\"PT15S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:75.5\"><Representation id=\"1446295473769776v\" bandwidth=\"158318\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"296848\" FBPlaybackResolutionMos=\"0:100,360:73,480:71.3,720:70.4,1080:70.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:81.3,480:77.1,720:70.2,1080:62.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNkKKDuqKSfOWESfob-oKqkZcJwrZeOVnJFKiygRicpncGAkRf9Pv61lx1CHJBcoTtuwF4ESP851OmTAZl-_zPvJNw6OYLSYT3gKpo.mp4?_nc_cat=108&amp;_nc_oc=AdmcfYeHIzd4fGnat2sr4o7sQvWNRVuv2-3HEwCT9u94MHgh2To2yRa7JoW676FsICo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=jIxfAWSpS7oQ7kNvwE3ZF-S&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTU4MzE4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsI-ErK_HHgTsFpHatG1BX6gzQB4r1HHjY1XHKjENxlXw&amp;oe=698ECFA1</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-6797\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-54477\" FBFirstSegmentRange=\"886-110060\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"110061-219028\" FBPrefetchSegmentRange=\"886-110060\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1540612987018566v\" bandwidth=\"214848\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"402840\" FBPlaybackResolutionMos=\"0:100,360:77.9,480:76.3,720:74.9,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:86.8,480:83.6,720:77.7,1080:70.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQM39BxSqHSLj6VYjpdoRXOddPrE2_cDelaMEBXJfnyUmDICkNyZglEUEjcclWw-nsT8-rc_Rjk2EYcOSvCpi17QB__TfMo-4TnNy-w.mp4?_nc_cat=101&amp;_nc_oc=AdkV-3Ogtrph-6JZz1NsCbdvwosxrJUKSU2a2KrEY9WjU0KNMF5aSQGsGCwEAQITxjY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=Sa0To1-HNngQ7kNvwH80UXQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MjE0ODQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftDIMqYgKkVrDKP-0NgM75mS7TSzIxeojC-Y6-SW45fdg&amp;oe=698EB886</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-7749\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-70739\" FBFirstSegmentRange=\"886-146249\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"146250-296125\" FBPrefetchSegmentRange=\"886-146249\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1547396569675159v\" bandwidth=\"312194\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"585364\" FBPlaybackResolutionMos=\"0:100,360:84.5,480:82.3,720:80,1080:77.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:89.7,720:85.4,1080:78.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOQeFnEFKCTGt2BZBeZ1mL7jZvAI3F78FoyqzdO_4qfi-Y3B88gd2BU0S_tMfTsNVqkHeCJ0WJRu4NJqBNo_CmMPy5k84GB0PukSDk.mp4?_nc_cat=101&amp;_nc_oc=Adky0R55UsCQeKIDu8QQAqYmGL_IKlr_wzbV2kuKQQ0VWI7nCg9B_voz9BK82og1dfI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=n2P9C5ksxK8Q7kNvwE56W82&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MzEyMTk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afsur_mi691Xq9WvoJP5p4QsiYTVBGkJ6bwmEnPvQmaHdQ&amp;oe=698ED8CE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-9467\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-103243\" FBFirstSegmentRange=\"886-205788\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"205789-427769\" FBPrefetchSegmentRange=\"886-205788\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"751511954280879v\" bandwidth=\"429359\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"805049\" FBPlaybackResolutionMos=\"0:100,360:86.7,480:84.8,720:82.7,1080:80.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.1,480:93.6,720:90.3,1080:84.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMZvedLXzerpzJJ6e-SVuwvuFqj-Vl-jLBfsOc8QMPdVdmCOAsSHPFhiucn5BK2vsy34daQ2MnHyQyIa4PtvW_FcDbiGfx12avCItg.mp4?_nc_cat=106&amp;_nc_oc=AdkbhkUNtTtTnBXyWnx0FmVptIOSikF9KCFW9Z5G0tKmQmcN1hXBOh9rjGAAvFcbN0M&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=GagagxPfKJ0Q7kNvwFUAfRa&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NDI5MzU5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfteRuFdNsXDYwlbj0NoSuTkmjntkQW_0Oty6W2bE_7v6Q&amp;oe=698EE087</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11485\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-138617\" FBFirstSegmentRange=\"886-280193\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"280194-585745\" FBPrefetchSegmentRange=\"886-280193\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"4481633852157178v\" bandwidth=\"574629\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"1077431\" FBPlaybackResolutionMos=\"0:100,360:89,480:87.4,720:85.5,1080:83.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.5,480:95.6,720:93,1080:88.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPTAeT8xql6Vl-GJNCjOuQmToz_K0jd5EM_ZPPYthcmJPzBEYsD-LyDYPHl-Tu7t516O1SS9gAaLbsobOVMipA5FZU4B9d3EXN5fdE.mp4?_nc_cat=107&amp;_nc_oc=AdnNEtpFHVlmJP3KneZGDLrqd-EwbLvALUStBCUCHeEFlHvSSKRmpw3eW_Uhg7B79l8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=HBHuHXdysmcQ7kNvwFlIZXs&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NTc0NjI5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvQ-ZwQFasmsvaES2EvG8XHTVmngkr96yryTsitAu0Apg&amp;oe=698EB9C4</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-13182\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-181522\" FBFirstSegmentRange=\"886-370242\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370243-778856\" FBPrefetchSegmentRange=\"886-370242\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1515274423639731v\" bandwidth=\"811013\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1520650\" FBPlaybackResolutionMos=\"0:100,360:91.1,480:89.6,720:87.8,1080:85.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:97.1,720:95.3,1080:91.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNWAhlIs6i2HW_O4S5vcd8xR6M0pLNUOMvat4ek1FeMYalYAD5KymXTd3oZVE-wEz94MqAaBWMX2q-bKFdmgAJg8_eNdQObfFyiUzA.mp4?_nc_cat=101&amp;_nc_oc=Adlqn6QfN0eKBraJC6pbferSRabbCF9QXiJR-rGJAVwE0Y7e5u46B3jwWXOkCpcDQBs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=NSVL_aiEYHwQ7kNvwEa8jQy&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6ODExMDEzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsIp9OxXmXgu7nPkMBfMAUAw1rRjhLQOFDiu1CXUanedg&amp;oe=698EB6AE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-16058\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-254759\" FBFirstSegmentRange=\"886-518993\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"518994-1095353\" FBPrefetchSegmentRange=\"886-518993\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1656333505731054v\" bandwidth=\"1095443\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"2053956\" FBPlaybackResolutionMos=\"0:100,360:92.5,480:91.3,720:89.7,1080:87\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.46,480:98.01,720:96.7,1080:93.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMtsVtkDNISc-RriYTgpF30auNBMtas14aWwUmSsfqCgzsRO5BrhIWKRJRZsQYdX222nzfzOeeEX4S49kTVAymmPTcopG2piGMLlAk.mp4?_nc_cat=111&amp;_nc_oc=Adko_1RefENmWM8wBMBeYdR3Uq4yLmjEq-5qqPwiyAKf7RakMx_ieGew4Xk3NoQMKek&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=OCgPHHMBB6kQ7kNvwGpIkaM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTA5NTQ0MywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuQ5IwxjBvafbDUdbBzJLu2aQkGv-6tmf-rfdZsA_gJyQ&amp;oe=698EBEA0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-19042\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-351521\" FBFirstSegmentRange=\"886-704404\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"704405-1471528\" FBPrefetchSegmentRange=\"886-704404\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1229781482449132v\" bandwidth=\"1872625\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"3511172\" FBPlaybackResolutionMos=\"0:100,360:94.5,480:93.7,720:92.6,1080:91.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.92,480:98.68,720:98.06,1080:97\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMJjhjX064fp73Hvh-tQ1mmd5N7PHFev0TAKgyWekqCr9Q5QI4re_Ft400QrYHZ7CkRLgpS9qFu5Mbbh5kHCwShP9f7M0HA1n12TLo.mp4?_nc_cat=106&amp;_nc_oc=AdnWCl2-lyf4AZyGrzNYgYhEMUDoBRdR7zSvdF5WT54JlPM08PjcAqXrYWVk1LTmUrk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=IEaJoxZyll8Q7kNvwGgLV31&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTg3MjYyNSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft-efCFojbbMBet0CnBcBT064xeb1OzENuDPzzpi_pddw&amp;oe=698ED88F</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-27778\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-651448\" FBFirstSegmentRange=\"886-1245100\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1245101-2512445\" FBPrefetchSegmentRange=\"886-1245100\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"916948994352685a\" bandwidth=\"95603\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"95603\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"179930\" FBPaqMos=\"88.89\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQNaWbtaFiLKCcXcLFfBvxvFI2OGcBfWipY5-dnuHxBs5TthJSixIERaku1-U8U44GX0KIyf85i3XqgCxJNZDCeB2TVQ3dD964f0rMA.mp4?_nc_cat=110&amp;_nc_oc=AdkFJj8LZ_LBvzMEUAnWQP78-aw4xowpb02D634Yeifs4-rEQgMYLsgLtje_GpdePIw&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=BRt3gHz8K1AQ7kNvwEyBhWK&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6OTYxMTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afsu2jI6UPZLfCTCqaBA6T02TmHztPZ9SLDWVFUPTts7mw&amp;oe=698AECEF</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\" FBMinimumPrefetchRange=\"952-1295\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"952-34788\" FBFirstSegmentRange=\"952-29164\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"29165-56886\" FBPrefetchSegmentRange=\"952-56886\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODI0NTEyNjU4Nzk2MjkwNDExIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_oc=AdmprbsZQBsUAAnMNzvIcUsRxaT-PZ53JzLVsupU6dsB8zcsSBAMGY2vzAWFRJdr00w&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=wkDeXdeDfoUQ7kNvwHLhXHU&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_Afuvhv-R8oQjmW1FGbHOBMsM_bUPm_qJFtk0Qh2y_DQVTg&oe=698AC0DD",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "The next generation of icons has arrived. 💅 Our New OPIcons Collection is inspired the shades that made nailstory (like “Bubble Bath” + “I’m Not Really a Waitress”) and the people (YOU!) who brought them to life. 💕\n\nArt by @thisis_jelly ☁️"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 62
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770137534,
                                    "edge_liked_by": {
                                      "count": 2531
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2531
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs5aciaPrdl7gHZqqDNTfTROeLA4XOnRpMcIsrrR9f1Nw&oe=698ED6C9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7EczExojV1J7x9FLk4DkbIFMfzTvu7VX-Xq2jxUIr3g&oe=698ED6C9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuhYMbgFeReYGol7grDz5jwYBHAu70yVXC5hxIynxbuww&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsQQ1f8WqGY6_5SG8DFMflE_uWLlEDjXxEDWwmR8fnY5w&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsMqDJn_CUsvHEWSunSCajya68iSas1tqVBQgG-_h_Nmg&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftM6lWYv6urvyvYvinDWxZ2Gk2vJ8mlcQ4ecmaV9oipjw&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ZYegLxNH5OoQ7kNvwFaihcw&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs5aciaPrdl7gHZqqDNTfTROeLA4XOnRpMcIsrrR9f1Nw&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ymssfZtSXPQQ7kNvwEf6Eof&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afth-WjP5dqsDmuVqCtkTUk2uMYDeBPcN0EOodIBr830_g&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25945357071767745"
                                    }
                                  }
                                },
                                "1": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3820254670506586343",
                                    "shortcode": "DUERWHbEnDn",
                                    "dimensions": {
                                      "height": 1354,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv-MQcKotnI-rGXoWUJD49ISdvPxnn1bQdWY45ZkwTeXA&oe=698EB816&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "sugarcoatbeauty",
                                              "followed_by_viewer": false,
                                              "id": "6216168928",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/298314550_631421638150141_6784755927052515264_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ejIPSrEWCfMQ7kNvwHcp-ic&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftVTTX2fd0SrVmhqSRJAT_BdSAtclNd-KcK4jWAAEy8zw&oe=698EDE98&_nc_sid=8b3546",
                                              "username": "sugarcoatbeauty"
                                            },
                                            "x": 0.6547921968,
                                            "y": 0.7256149279
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "user": {
                                              "full_name": "Sherwin Hora",
                                              "followed_by_viewer": false,
                                              "id": "202790483",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/505088124_18510307189038484_5975661758963330905_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4YZY6qpfol0Q7kNvwGUHaMn&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvOVJoYdGi6NamaJXAdjnHOvFezCY7BRlemopX_1pf9Ew&oe=698EC7CA&_nc_sid=8b3546",
                                              "username": "sherwin_hora"
                                            },
                                            "x": 0.5216284987,
                                            "y": 0.1586089907
                                          }
                                        },
                                        "2": {
                                          "node": {
                                            "user": {
                                              "full_name": "Dr. Carrie Rose #onlinecourse",
                                              "followed_by_viewer": false,
                                              "id": "1448620803",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/288657501_5276445635754366_374959146275851116_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41NzYuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z4g_AqbjEtUQ7kNvwHIdeCQ&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv_haDSHOThc7KsZCny6EaShaAexSJf4x3LbQ8EPlWTDA&oe=698ED2A3&_nc_sid=8b3546",
                                              "username": "drcarrierose"
                                            },
                                            "x": 0.2720930233,
                                            "y": 0.3496124031
                                          }
                                        },
                                        "3": {
                                          "node": {
                                            "user": {
                                              "full_name": "Robin Schecher",
                                              "followed_by_viewer": false,
                                              "id": "1176650887",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/497461734_18490466404010888_3295650315765914173_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=108&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=dAqGZ_ZZUoQQ7kNvwEG4I3f&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu-hSbO8UDzarWv-WK24IGP620ZAJdJBoV2ihCAXR9HLA&oe=698ED06B&_nc_sid=8b3546",
                                              "username": "rbschecher"
                                            },
                                            "x": 0.4181509754,
                                            "y": 0.5169635284
                                          }
                                        },
                                        "4": {
                                          "node": {
                                            "user": {
                                              "full_name": "Linda Nunez",
                                              "followed_by_viewer": false,
                                              "id": "19778697",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/489324285_4009075739409402_1891338465856080270_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=iTir1LDHA_QQ7kNvwH2coBX&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afubp4SWbGRdlq4MOu191-NpGojgkKQUyxcVsbwTjIA3Hg&oe=698EC717&_nc_sid=8b3546",
                                              "username": "linda_c_nunez"
                                            },
                                            "x": 0.4181509754,
                                            "y": 0.8990670059
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on January 28, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text that says 'ALI-GEL ALI-GEL TES O.P.I GelColor Bu NY'.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "You asked 👀 Tag your bestie to tell ‘em their new nail obsession is launching soon. 🐰🫧"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 2128
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769629866,
                                    "edge_liked_by": {
                                      "count": 46321
                                    },
                                    "edge_media_preview_like": {
                                      "count": 46321
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afukcru6Bn1brji7vHf2UfGQZavtqz5tZX7UfENTW6qOxQ&oe=698EB816&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfstwlkreE98G5STnOuzI2JX4bg9XS1zwOuxVgV2swyorQ&oe=698EB816&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftwEr8uqwVI38ns6IlqnaRTfI7o-16zhA5c62eOOI8XAA&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftshsIUDyxymWNjq8EZpi1mphLJuevAe8fL6diOAeoS9g&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftbcAb7zFLyyFSKyR4Mf3kWHu79EHdnmbhmbLCqfV2LYg&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvbByHBEuuRPPCtVQsga0qb7b8FQidiHcbi4xLBCqySMw&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftFkfjwIqw4Jw7e-SsVSsPHQQ2-tvx8Ck3WDJ72k4wuAQ&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ymssfZtSXPQQ7kNvwEf6Eof&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afth-WjP5dqsDmuVqCtkTUk2uMYDeBPcN0EOodIBr830_g&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3820252065659262341",
                                            "shortcode": "DUEQwNeEpWF",
                                            "dimensions": {
                                              "height": 1354,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=WSbXLVjX6E8Q7kNvwELvbUy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv-MQcKotnI-rGXoWUJD49ISdvPxnn1bQdWY45ZkwTeXA&oe=698EB816&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACEq1KcBTu2aUDNY2N2xp4pKc2C+OwFPJ/Kq5dSeYhoqailyhz+RHnFS5x7d6acZxihj8pprQT1sV45d7nHUjPTHFTdarRgglh16c+lT7s/WquKw/afWim7qKdhXE3GkoorE3sJS0UUAFFJRSA//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on January 28, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text that says 'ALI-GEL ALI-GEL TES O.P.I GelColor Bu NY'."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3820252065097247747",
                                            "shortcode": "DUEQwM8kuwD",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624646552_18562173958006519_1274905912103268746_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=fcYNzdyZPAcQ7kNvwFqeBCH&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvWGJBpvlZIIKjhkamodpKGhrOLzcNduN-D4A_KitR0FA&oe=698EBB67&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {
                                                "0": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "sugarcoatbeauty",
                                                      "followed_by_viewer": false,
                                                      "id": "6216168928",
                                                      "is_verified": true,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/298314550_631421638150141_6784755927052515264_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ejIPSrEWCfMQ7kNvwHcp-ic&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftVTTX2fd0SrVmhqSRJAT_BdSAtclNd-KcK4jWAAEy8zw&oe=698EDE98&_nc_sid=8b3546",
                                                      "username": "sugarcoatbeauty"
                                                    },
                                                    "x": 0.6547921968,
                                                    "y": 0.7256149279
                                                  }
                                                },
                                                "1": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Sherwin Hora",
                                                      "followed_by_viewer": false,
                                                      "id": "202790483",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/505088124_18510307189038484_5975661758963330905_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4YZY6qpfol0Q7kNvwGUHaMn&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvOVJoYdGi6NamaJXAdjnHOvFezCY7BRlemopX_1pf9Ew&oe=698EC7CA&_nc_sid=8b3546",
                                                      "username": "sherwin_hora"
                                                    },
                                                    "x": 0.5216284987,
                                                    "y": 0.1586089907
                                                  }
                                                },
                                                "2": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Dr. Carrie Rose #onlinecourse",
                                                      "followed_by_viewer": false,
                                                      "id": "1448620803",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/288657501_5276445635754366_374959146275851116_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41NzYuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Z4g_AqbjEtUQ7kNvwHIdeCQ&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv_haDSHOThc7KsZCny6EaShaAexSJf4x3LbQ8EPlWTDA&oe=698ED2A3&_nc_sid=8b3546",
                                                      "username": "drcarrierose"
                                                    },
                                                    "x": 0.2720930233,
                                                    "y": 0.3496124031
                                                  }
                                                },
                                                "3": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Robin Schecher",
                                                      "followed_by_viewer": false,
                                                      "id": "1176650887",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/497461734_18490466404010888_3295650315765914173_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=108&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=dAqGZ_ZZUoQQ7kNvwEG4I3f&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu-hSbO8UDzarWv-WK24IGP620ZAJdJBoV2ihCAXR9HLA&oe=698ED06B&_nc_sid=8b3546",
                                                      "username": "rbschecher"
                                                    },
                                                    "x": 0.4181509754,
                                                    "y": 0.5169635284
                                                  }
                                                },
                                                "4": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Linda Nunez",
                                                      "followed_by_viewer": false,
                                                      "id": "19778697",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/489324285_4009075739409402_1891338465856080270_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=iTir1LDHA_QQ7kNvwH2coBX&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afubp4SWbGRdlq4MOu191-NpGojgkKQUyxcVsbwTjIA3Hg&oe=698EC717&_nc_sid=8b3546",
                                                      "username": "linda_c_nunez"
                                                    },
                                                    "x": 0.4181509754,
                                                    "y": 0.8990670059
                                                  }
                                                }
                                              }
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq3QecYPGOccc+n9aeBn1/T/GmsSMcFsnBxjgY6n2+lKMd8ikULj6/p/jRjij5felCg+tAXG0UmKKBi7sEjB4x2459Pp3pQQfWlzSMcDIGaYhcD0P6f40m0e/+fxpoJPan44z0oEM2iinZFFIoRt3G3HUZznp3xjvS59RRTqBCY9v1/wDrUvFJRQAlFLRQB//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo shared by OPI on January 28, 2026 tagging @linda_c_nunez, @sherwin_hora, @rbschecher, @drcarrierose, and @sugarcoatbeauty. May be a Twitter screenshot of ‎text that says '‎sherwin_hora _hora Bubble bath and funny bunny together, can never fail! drcarrierose Ok, but hear me out... you're the actual company that could create that shade in one bottle. و 2419 rbschecher Just did funny bunny and bubble bath twice in a row it's my favorite! NGATCOAT sugarcoatbeauty 22w Love this combination, we call it \"bubble bunny 8\" Linda Whyyy is there not a shade like this called bubble bunny, don't understand 872‎'‎."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "2": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3801415920124509528",
                                    "shortcode": "DTBV6N6iT1Y",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsuT2DVlu4XyUPLbOurew5r2i7_1VQQgzXj-L0oqwBvhw&oe=698EDE24&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqqlhTyjKVLAgN096t29oHAkzyeg6gfX1Pt09a0WgVhhiSPc9CO9YqPUShpczmPI+v9DRUMswik2SDaV5z2I7EfWirRSNHzRGQuOvPHFWCd3uP51m4BGX7Usd2sWQx3cH6/T6dh6UX6GiLFzbJcLtfjb0Yfy96KzJdQLc4wOwFFBXJ3t/XoDu0ilTxn0pqxKDkgN25quzH1NRF29T+dBvZLoXDCMY6iinWXLDPNFBDml0P/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT15.056724S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZloSn4pmcr8sCqJ+OqePz+gL0wPzpprWDA6Lo6pWT6JcE8ufblsnlugWixc2e0N7EBYqZhOjJ+NUFupKLre6Irgvy9e3D9vewDSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2ShQAEhQCAA==\"><Period id=\"0\" duration=\"PT15.056724S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:73.3\"><Representation id=\"851937744359482v\" bandwidth=\"148565\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"279614\" FBPlaybackResolutionMos=\"0:100,360:67.6,480:65.4,720:64.4,1080:65.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.6,480:85.4,720:78.9,1080:70.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQORcQ3-vgjw4rGAPdpJAzOvQE4CvYcn2BSdbVM_O40jvwUSMtuxB1A88f0qKn1ZFUZC4mxqZNfDcz8nRpJgJxFQjEfX4lBWrp1rcaU.mp4?_nc_cat=111&amp;_nc_oc=AdkD4kLqvz_z_PZOoDfBqCN6I7pajaQDbcSzQ_-PDqM9nizs1Xh4hd_X7kvsDJVhs0E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=vucfTtn7-4gQ7kNvwFVV0dE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTQ4NTY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsedryRKEAqQkUM4oCeJI-xNDSTwhtbUAnZyHBnWgqsBA&amp;oe=698EC210</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-16574\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-87825\" FBFirstSegmentRange=\"898-115575\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"115576-190781\" FBPrefetchSegmentRange=\"898-115575\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3197532063753373v\" bandwidth=\"197578\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"371861\" FBPlaybackResolutionMos=\"0:100,360:72.5,480:70.3,720:68.9,1080:69.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92,480:89.3,720:84.1,1080:76.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP3rJ4IEKLKVfJcuDx-7yru_9VHYVieCJZQrQ2xn9OmtmSAxrVaeo-vJ7V_Py4SEvStuAEf9JT4f6qBoOFcJvoe-DzcwfVOHzv5uXc.mp4?_nc_cat=106&amp;_nc_oc=AdmNw3-SM5UH_MRsVIJ_hFRrSVQDfItK0CGXi1LKXVkepS8K7eY-BNbBSUYvdfwA0Mc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=CZQfVb9p5T4Q7kNvwEoelq_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTk3NTc4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afv0OslJlYwQ8voQw-PF3wk8U5IAhuqJr5D_vYjPE8N8rw&amp;oe=698EE3CF</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-19537\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-114726\" FBFirstSegmentRange=\"898-152923\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"152924-253463\" FBPrefetchSegmentRange=\"898-152923\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"728687936555458v\" bandwidth=\"281401\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"529623\" FBPlaybackResolutionMos=\"0:100,360:77.5,480:75.5,720:74,1080:73.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.9,480:93.3,720:89.3,1080:82.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMBCXPLsumfYrXkyAwnyqy8PCzRIwhEP1Q9jLhh0IrsajMblnDm-AJwSgJRB95YVzA9UwI3GcPW_3rt5rBbLhRPFJy4XTwYaVUOs_0.mp4?_nc_cat=104&amp;_nc_oc=Adk5xY-mOuBs2ZrlxwDrRELzhN4oURW_hT-5PLCwDKl6YsGtOIlzRgNllPzylWNTjZI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=QObWxzGU6_wQ7kNvwHZTadf&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MjgxNDAxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftR1EzBoNEewM-WZXkfLSTl6KQS8lWbp-YeGd_as68fdA&amp;oe=698EC249</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-25079\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-175436\" FBFirstSegmentRange=\"898-217334\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"217335-360011\" FBPrefetchSegmentRange=\"898-217334\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"833219806218196v\" bandwidth=\"359464\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"676545\" FBPlaybackResolutionMos=\"0:100,360:81.5,480:78.8,720:77,1080:76.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.8,720:91.7,1080:86\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMY6RgoGC9qmCXAwd8YFIOux1CwO5rW1VdR4xoDVFKYP-A_t_Eb9dIjpJXZ1dQ41BvtYHYGj7KdSnkmzTjexqNcAS3Rn8dwdYLEYNE.mp4?_nc_cat=101&amp;_nc_oc=AdnAsJDbMuVY2d8Xh-mgpmxsdTixbDCkx5grMShSpaqQi1ztGofaI9pZcMbX0cVWRUM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=tRPKfQfAzocQ7kNvwGF0hMz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MzU5NDY0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afuoln0bsnxWJPZ6gienWDGx41pMHVsq_Nm2Sxa59snoHg&amp;oe=698ECDBE</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-29185\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-220435\" FBFirstSegmentRange=\"898-275209\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"275210-458195\" FBPrefetchSegmentRange=\"898-275209\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3766788126784889v\" bandwidth=\"487991\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"918445\" FBPlaybackResolutionMos=\"0:100,360:85.2,480:82.8,720:80.7,1080:79.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97,480:96.1,720:93.8,1080:88.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPYAgEWSxlKJE0Lu3S_eXzEEBFZ7PF3l4CwPetnrnLmZN5GpZ4HkAMZoqWficT7jyFBgNiv316wjDbb-wwtNhAoSTCAkjUvm_SyUTc.mp4?_nc_cat=103&amp;_nc_oc=Adl9vzIhJKrDfNkbzYbvpof-unA3LrwC3aR00vs8JIl0v_5gW533mDDCSfXDDDFSc7o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=BNCTueLqu_kQ7kNvwFs066_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NDg3OTkxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afvany_DeEsNXx9-hM8UpLvReqJpLaRJVITfBXVcNjUJeg&amp;oe=698EB864</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-36067\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-295279\" FBFirstSegmentRange=\"898-370526\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"370527-620826\" FBPrefetchSegmentRange=\"898-370526\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1178266721147409v\" bandwidth=\"617312\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1161838\" FBPlaybackResolutionMos=\"0:100,360:87.3,480:85.2,720:83.2,1080:81.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.6,480:96.9,720:95,1080:90.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPFbbgw1k11w1ad0N0dXQgd9M0Cx7JkmYpsYAx6FZcqK-eJjWoRrQ_AX-B1zOG_7j6XI6cTQ6DMDRbTTGIolG9c1GYB9jmkeJZP8QU.mp4?_nc_cat=106&amp;_nc_oc=Adk45PMEqyrU22XgKTwkf83vfCE3WeugHjFnQf8rvctPLbiI9FBXBr5rB93MZa6__PU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=XWVuU0Ju70gQ7kNvwGg_5KF&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NjE3MzEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvmQA8Cx27GXVtLGBYbjNaOdftpYDjAw_BLI7b1LUCFww&amp;oe=698EE0FF</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-42103\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-367820\" FBFirstSegmentRange=\"898-464293\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"464294-784683\" FBPrefetchSegmentRange=\"898-464293\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1536663220877817v\" bandwidth=\"826978\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"1556449\" FBPlaybackResolutionMos=\"0:100,360:89.3,480:87.3,720:85.4,1080:83.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.01,480:97.6,720:96.4,1080:92.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNbgav8d6L_kjRheP5PLpBUeR1gP5u7RWfU_1mGDW9aeVU8v0fUad1j3VCT470M3W7AdtPcQHPQgeQIsrNsm4vLuPQvRkcgylcRo2M.mp4?_nc_cat=101&amp;_nc_oc=AdnxtbQA9WChVt2wHXcIRrjjO8_LZlzgNQyk3VCVpUbzKFbYyi5ZuJ-Uh-wE9QlbYbI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=l430ShgVj9cQ7kNvwE1ZcyA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6ODI2OTc4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft4k3C_zdGpZY3i-iavmlW-0OYuQQqiVoAvO60X1Xq8UQ&amp;oe=698EDB2A</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-50914\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-481658\" FBFirstSegmentRange=\"898-611731\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"611732-1046238\" FBPrefetchSegmentRange=\"898-611731\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1596363351557701v\" bandwidth=\"1358085\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"2556040\" FBPlaybackResolutionMos=\"0:100,360:92,480:90.3,720:88.4,1080:87.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.25,480:98.01,720:97.5,1080:96.5\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMYyd_oXIDA3N2qh__VULtbV3aIXfVeUrPU2ZRvMNDRMINidUWsF36oFwPbz802n1RSztRDYTukzjAhq0maVcVXFhfKTVGzazdok7A.mp4?_nc_cat=111&amp;_nc_oc=AdkX-xLhEkXa-vE5ByshKMLNgAUN7xu3u8tsajJq93OKIclNG3NALyxZwlMJCSoYmNo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=9z3HQbsoBD8Q7kNvwHJUHoJ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTM1ODA4NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aftv-0bpS1BbpxN9NY8nUMGl8w-8-MVJ1Z8TJtndQqNobQ&amp;oe=698EB550</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-74219\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-756703\" FBFirstSegmentRange=\"898-981162\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"981163-1715065\" FBPrefetchSegmentRange=\"898-981162\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1558534142144849a\" bandwidth=\"79270\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"79270\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"149813\" FBPaqMos=\"90.38\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNtb5iq4dowJ0fo5FlvxqCcLApB1CkhWJp0wxz0nxvpEwsxGQyOHB-em4H8JNq6fN7rNDunUVFIzuIG3oWZmBCy.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdncZtFQyPYbZaCwKfPitK5uX_vkcL4R1j5uXzec1CIS8D28rfHBRBatz8Gxa2xwvR8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=PJ0kBjnqeU4Q7kNvwGir96r&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6Nzk3NzYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvKyw-WeMPkCH8nxhFqsfylel5jqcYDYvKrjpyNBuNdBA&amp;oe=698EBF63</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\" FBMinimumPrefetchRange=\"952-1295\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"952-32235\" FBFirstSegmentRange=\"952-27203\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"27204-49068\" FBPrefetchSegmentRange=\"952-49068\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODAxNDE1OTIwMTI0NTA5NTI4In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQM_J9VbfHgwBtjiJujqYb6vTkc1a5503Q68sByAHbEsZvuhVqsfDahIjG-hgB8zjk-3mxmIsKHecVYfkbHSdDVG.mp4?strext=1&_nc_cat=100&_nc_oc=Adk3uekXQLT8MNfAx65put59AsL8AWwqwMSRMwO1Iv2ojZDaZsMtT-NfgrdHdOhv14U&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=X3CGDt3Z8FUQ7kNvwEJGiMn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY0NTU1ODA3Njc3MDk5NywiYXNzZXRfYWdlX2RheXMiOjM3LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=f8805929947c9f97&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTWJFU1NUakpzU2xzazhFQUxpQWpkNlBwQzVjYnNwVEFRQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HT1FUWmlSN2Z2UEp2em9EQU0zejdVY2xjeVFlYnN0VEFRQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6qr8iYuo7AUVAigCQzMsF0AuHKwIMSbpGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&oh=00_AfvB44eKA8r1HLlfDcqsuBk09ANjY0IXePfW2i8zLLANHA&oe=698EDDD8",
                                    "video_view_count": 27229,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Stick your way 💅 Introducing new Sticking Point and Make it Stick Glue and Tabs.\n\n💪 PEEL + PRESS IT with Sticking Point press-ons ft. built-in sticky tabs\n💦 GLUE IT with Make it Stick press-on glue with easy, precise application\n🩹 TAB IT with Make it Stick glue-free press-on tabs\n\nSelect press-on styles now available at @ultabeauty @amazon, and arriving at @walmart 2/1."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 31
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1767384134,
                                    "edge_liked_by": {
                                      "count": 1132
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1132
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6llYrbEBL-uYlO6n3KszXAD62AbAwblBNNB1tO43m2A&oe=698EDE24&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsuT2DVlu4XyUPLbOurew5r2i7_1VQQgzXj-L0oqwBvhw&oe=698EDE24&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuH2qbl9-h9qBZdQPzwGDlCdZudS7u-sKrhkXsDjvFIzg&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsW0B1DNiejD9-8lMSsJIV_ZwgsYYpTeH350uQJRRJQlw&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsTb3SLt_aWhXpqv25BejeNgfe14TmM3V21dJ83oSwbiA&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsOnLkvgIK3IQDRyy8QvoME4t0MdQ07zqCnVDnc_sR6Jg&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=HT1IANQB_nsQ7kNvwFb8URC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6llYrbEBL-uYlO6n3KszXAD62AbAwblBNNB1tO43m2A&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ymssfZtSXPQQ7kNvwEf6Eof&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afth-WjP5dqsDmuVqCtkTUk2uMYDeBPcN0EOodIBr830_g&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25735005336092929"
                                    }
                                  }
                                },
                                "3": {
                                  "node": {
                                    "__typename": "GraphImage",
                                    "id": "3828233277631759196",
                                    "shortcode": "DUgneIWkgNc",
                                    "dimensions": {
                                      "height": 1349,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvYkOyB3ETWcFaAfbblYou0kxcE0wUWGHCSowyWa3iaMA&oe=698EC4C8&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACIqckRKg7Sc98ihkCkKVIJx1YetMErAbQTj0pnmebycnHHNcq5utrfj5E6W0JioVthU7jjjPr+FS+Qf7h/76FVpHK/Meqj+VJHcM43bj19abUt1a3mHrcSijAooJEyBx3oVdvIz1zzTTk46cZp+4gYyP/1//qq35FXdrLbS/wAiVTtcMRnBz/jUVxMu7PTjHbt/ntSs5GT7f0xUTASD0wc9Oaa132JJKKbRWYhcVPNHGuPL7jnBPt6/jVaiquO5KqqWAflc8/SmbFHCDA/z602ii+lgHbaKbRSEf//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on February 08, 2026. May be an image of football and text.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Which team deserves to take home the title? 🏆 Cast your vote in the comments! \n\n#biggame #football"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 52
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770581037,
                                    "edge_liked_by": {
                                      "count": 168
                                    },
                                    "edge_media_preview_like": {
                                      "count": 168
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsiK2dN65H1uEj1WFYEfG5qh19TdSMtAA-crmrt3F_r4g&oe=698EC4C8&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs2N1so8ggbZ1sWYG3BLJnaw7j-OQxJHWnisslQ_-vmfw&oe=698EC4C8&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afva5Yo_vLGi8CbTVy-gL9qQr-8FyvKkj8zrSGIgCD8M-Q&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsLfzfsOHrcEozWKLJanjKA2agAQ0BLh5WxHlPIidNNRw&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsq5zkWunK7s-CODvS8nsx0HEpH8_aAi4RCKgI2M9T1uA&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftPebj5gX9RnUT6TugikP5HMRH-wGQCj_LqERRX_oWjFQ&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=4ZUfScsRxkkQ7kNvwHs8aOD&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsiK2dN65H1uEj1WFYEfG5qh19TdSMtAA-crmrt3F_r4g&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false
                                  }
                                },
                                "4": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3827510363643067000",
                                    "shortcode": "DUeDGWPEjp4",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6ARXY8nx2kH8D9T7Mx4kG-O-iP_hELKC4hhqEgUUpxQ&oe=698EB676&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=hTvkYxSzCxQQ7kNvwEQpvSq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfssK7cZXVkABwMPqiCYiAn5uX_oDA0DCz1z1_xXF4vj6w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqppEX57DrUiqELH8qvIm1cAZpLW3EeWfnPbqPYUDMFF82YL6n/wDXRXTx2qKdwUA+oAzRQA0DjPQUyfeqAp0Byf0xSXMyoCPSldt0QPqoP6VFzXlVixDdKyBnGw4zjPH4H+nWisWFmZWjByAMjI/Mf4UVVyXHsOuQz8DitORdse30XH5CqzD96v1q5N0NZmpzinFFN70VoYn/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT11.540318S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZdrbqgd/Zi58DiLbfjJ7brgPI+u+m4qSrBOa3wurCkucEgp/lzLSahwWU2OyggYTHBtLQ3ujR1/QLIhgYZGFzaF9sbl9oZWFhY192YnIzX2F1ZGlvIjYCFAASFAIA\"><Period id=\"0\" duration=\"PT11.540318S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:72.2\"><Representation id=\"1423221782783937v\" bandwidth=\"109394\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"157710\" FBPlaybackResolutionMos=\"0:100,360:66.2,480:61.9,720:59.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.9,480:87.3,720:79.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNvTW869mERw9Bd8Ah27_zkz7sQ8V7VrmaUIM7Vi71muA23OuwdlTIdDYBvigljx1TUF-148d5Y1wPly62m1rq9ungWVVpA42MBQrw.mp4?_nc_cat=107&amp;_nc_oc=AdkADShW85LtIFXyeYKrOKOQntWvlYm1LCLFifZ7m-QY17KqG__PPEIev32QsTD7_90&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=CxdhT4_-hqkQ7kNvwFncJUi&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTA5Mzk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvNCkoHLwZfw6DU0bPBSM-SF7w3XjbjuzbOfhim-HT61A&amp;oe=698EE2E8</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11831\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-42875\" FBFirstSegmentRange=\"886-67445\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"67446-129162\" FBPrefetchSegmentRange=\"886-67445\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1845049399547402v\" bandwidth=\"235320\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"339254\" FBPlaybackResolutionMos=\"0:100,360:79.8,480:75.8,720:72.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.1,720:89.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMfmVAgqMIu12HAuA2TBzT4bHvOD-p1QIS7yapC7Qj726irAHpoiUiFjMH4-XIRVU3QvNTgRMND8fQSTOBchILMrGtgIaFK9A-5f-o.mp4?_nc_cat=104&amp;_nc_oc=AdmNIo2xN9COvdnbmNaXkdtrLvAXMHZ_0FGGrGCD2NYKM7tT659EIsP9s53iEgiH5Ww&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ZKusk3e1hb8Q7kNvwGs4frG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MjM1MzIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft8tiw94mCONiWj0GUK6w7fUXWZuzK3rAhMwq-VGlznjQ&amp;oe=698EB305</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-23246\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-89051\" FBFirstSegmentRange=\"886-141774\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"141775-279121\" FBPrefetchSegmentRange=\"886-141774\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1221089576222372v\" bandwidth=\"357930\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"516017\" FBPlaybackResolutionMos=\"0:100,360:85.4,480:81.6,720:77.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:95.9,720:92.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7C5mFWbf8I_-URt13wUDdxuBsAAr7ko9YrmD4kSsJXr-hELmElkcayUglp7xe4jj7xz3Hayda74n12U5U9kMQ1CtsPXYuoTkm37A.mp4?_nc_cat=104&amp;_nc_oc=Adm_vy9dPhgvwThcfSc4t-GGKfYgDJZW7h9PnfM1KO9PCgNa2_TKgS6odYUZF7uPC30&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=6OR5VfxNS18Q7kNvwG0wfg4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MzU3OTMwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftXbHUPDpwy3rDbH0jopHGT5G6v1nWs7WT84-HMo1AO3w&amp;oe=698EB531</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-31219\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-133794\" FBFirstSegmentRange=\"886-216433\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"216434-424924\" FBPrefetchSegmentRange=\"886-216433\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"947147407879556v\" bandwidth=\"482217\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"695197\" FBPlaybackResolutionMos=\"0:100,360:88,480:84.8,720:81.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:96.7,720:94.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP1LXkImD4T4Gbrj7eh5PQ-gJ8KD_j56EMkcYUqu1OzemcC1pfIiKzJUvO0EEZ_YrCAxyum6_t3--Ocm4wFMo3tQhJR7G5Jfa7dPN4.mp4?_nc_cat=107&amp;_nc_oc=Adnkh9G09SSJfp6y4VFayzIbxYhHm6WDIT1Id8ymH3ubWUG0-LPrAdW3-RrPOFqqv84&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=WLmdnHENduYQ7kNvwGOToux&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NDgyMjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afvkc2jY-JckGU35UmKr3M_2-rUth-SaTSRESaZGPAWuTg&amp;oe=698EE5F0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-37095\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-179490\" FBFirstSegmentRange=\"886-296083\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"296084-574360\" FBPrefetchSegmentRange=\"886-296083\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"912795674622619v\" bandwidth=\"623100\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"898303\" FBPlaybackResolutionMos=\"0:100,360:89.8,480:86.9,720:83.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98,480:97.2,720:95\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7ZTNXJ4zJpeH7ne4w6QMQ4j51z4rHl1CTFdj1OEQYfXQ2Nvt9dU6bQPtGar-L8jSV2q9esqUQ_AfND2zIiF9YnZGn8E1H2tWLTxs.mp4?_nc_cat=108&amp;_nc_oc=AdluZYt4X8BQkCGxwOq9wV7q2-VioC334w7dz-GXzubIExI9HOLAeF2wm7pgcUjB_Ps&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=BG_3k7HIJMUQ7kNvwFBuI7a&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NjIzMTAwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afv3lkvvyKWc7iaSgcFj8Gb1vuG2BXBMEGZ5nDdiZKMMNQ&amp;oe=698EE47D</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-42876\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-229514\" FBFirstSegmentRange=\"886-382112\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"382113-732788\" FBPrefetchSegmentRange=\"886-382112\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3352817071543337v\" bandwidth=\"866520\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1249233\" FBPlaybackResolutionMos=\"0:100,360:91.3,480:88.8,720:86\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.35,480:97.9,720:96.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMxePChW5qUnzJrSWWG-LybCS69WNQkRu3B9GQwTWUlUz34p-YVxABhm4eXFl1YqSjV4eewfzsvvqjPZZPh7pr-_DfPmM6Mlf40bcc.mp4?_nc_cat=102&amp;_nc_oc=AdnpLY39HInNnYqjeM007ArDXZzHSnCB5WIsNhYA1rin1MITvbzrMeMYj6GjgapgmiU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=eXd6RWQNTK4Q7kNvwEw4N04&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6ODY2NTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsHTGObxcpnJpu8BLfRMxAiuZ8t5ofSUIHVvWMAmGq_6w&amp;oe=698EDDB7</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-48527\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-297112\" FBFirstSegmentRange=\"886-521494\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"521495-1012867\" FBPrefetchSegmentRange=\"886-521494\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1352717509873139a\" bandwidth=\"112169\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"112169\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"162736\" FBPaqMos=\"91.85\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQPhNEDo-SV7Wrf33FrBAnwbu12sDAaxT689p5WicTbRbSIjnj5eUpRAJz1pXaOfM2tw5Pc1atz4NR45EHGE8eYzYESNCdS0WK2B2e8.mp4?_nc_cat=108&amp;_nc_oc=AdlKTxsdQ_AAA__Ft203EUIE8CZNG30lYBPooyHUzQ3eaWZYfbPcJhr0yaRdeXrc6l4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=1HMVvj31WyQQ7kNvwEkOPri&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTEyODEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvYEU5ACoBNHK1KJ1IaLAM3V1YSVhmaqyq0wsR1AGei9A&amp;oe=698ADD95</BaseURL><SegmentBase indexRange=\"824-927\" timescale=\"44100\" FBMinimumPrefetchRange=\"928-1271\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"928-34109\" FBFirstSegmentRange=\"928-28929\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"28930-57694\" FBPrefetchSegmentRange=\"928-57694\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 6
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODI3NTEwMzYzNjQzMDY3MDAwIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdkJfwY4vFlumYybHYk1_BAmeJFYEzRc5NJmWjHVzD6fbIhLar5ypBmTdz8Nf8cS5Lc&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwHvXMxp&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfumpjFWZTpqbJm-AziT2sxlZuubw4GlECXgVwR9Cwy07g&oe=698EB7C7",
                                    "video_view_count": 628160,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "“Bubble Bath” + “Funny Bunny” = “OPI’m a Bubble Bunny” 🩷🫧 No more layering, just sheer milky perfection."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 138
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770494912,
                                    "edge_liked_by": {
                                      "count": 35928
                                    },
                                    "edge_media_preview_like": {
                                      "count": 35928
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsWLjMM0e7dGjPE7MyYMAy6LhHKSdOUU9inpbTqqpa3Yg&oe=698EB676&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6ARXY8nx2kH8D9T7Mx4kG-O-iP_hELKC4hhqEgUUpxQ&oe=698EB676&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvtFyai-DghGpKfgx6GcvzeN4rJWL5ihzyAiIM6QO0KCw&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afva9hq7WU_5uSLe6zoWcabXPYaMRSG35cWkdCinAhh7nA&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfswnN8HvnQ7MqB6hu705koKsJY85EgzBVvuVxEG_Rhq4w&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7Uu45Y6uk3gyrEc0Sv99YyjBLAoSZV-uZV1BXZnS1uA&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=cQ0OfI--lbQQ7kNvwE76iUe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsWLjMM0e7dGjPE7MyYMAy6LhHKSdOUU9inpbTqqpa3Yg&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0.017272735850761414,
                                      "crop_right": 0.9820784098004348,
                                      "crop_top": 0.04164628808415856,
                                      "crop_bottom": 0.7649034911457122
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "Finnolia Sound Effects",
                                      "song_name": "Water Bubbles (Bubble Bubbling Aquarium Fish Tank Ambience Background Noise Soundscape Clip) [Sound Effect]",
                                      "uses_original_audio": false,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "2018992264838377"
                                    }
                                  }
                                },
                                "5": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3826766499617596252",
                                    "shortcode": "DUbZ9s4EmNc",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afua44bAf4ancSNVG0PjFVCTWKanllSt1RfeqKjmKmPoFg&oe=698EE4BD&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Suzi Weiss-Fischmann",
                                              "followed_by_viewer": false,
                                              "id": "9169422457",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/45815630_536301876846993_8768094577081974784_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDA2LmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=FpsVQilgheAQ7kNvwG1-Yo3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuY2Mufef81KIV5J9jfbYOcNfx4t4jZ9q53Zoc-iiZhGg&oe=698EC5A8&_nc_sid=8b3546",
                                              "username": "1stladyofcolors"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqtTShOMgE9M1B5Qb5uvvuaqtyxafaOvAH5ZqzmXaFGAR9KzubWJ4JA4xkMR3FFZ8LGOcDs3B+v/66KpCJJoi0okXrjgepXqvsSM4q2wCDufQeueg/D+dSkbeB9aGANQxmP8yThmHBIAI6Djpn19cUVpNEjkei9B+uaKtIVyy7AKSarW8vm8HipJ/uVDGMVTVxLYsMgXkdqKG+7RTEf//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT32.366665S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlujfndasz5ADsNyy6vi3nQOwz8fth4KeA6zvzPzPnJ8D9P6U+Me97wXIrtOapoHfCIqm67fJ1J8JiLb/+dapuAn4w+W+r/+/CSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2BBQAEhQCAA==\"><Period id=\"0\" duration=\"PT32.366665S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:79.2\"><Representation id=\"2602897476774277v\" bandwidth=\"184955\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"748299\" FBPlaybackResolutionMos=\"0:100,360:64.5,480:58.4,720:52.8,1080:49\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:85.5,480:81.7,720:75.4,1080:66.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP_3YnZRJn9o5sjb-cWGK7R2wr9vCm5j3DcCZbjyfhXi6chenNK1PeS3dzzFpR4SHk4GxJH3ZxC_XlWvi6bKfuY7qUzfQNWVP4Vnwc.mp4?_nc_cat=101&amp;_nc_oc=Adms-a4ZWyhBnFKxZ0v1aN1TPs0nb8-Ozc4rLJfxtfHbucbVVlSbJLxvzd8PdclkNJU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=zpn-R9JFDh4Q7kNvwFGGNgQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MTg0OTU1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftNosQLvo43_tLhJBuU-4ytYHlkwy5iEvZZFY7-WMZrBg&amp;oe=698EC1E2</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-13001\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-69518\" FBFirstSegmentRange=\"934-110252\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"110253-239987\" FBPrefetchSegmentRange=\"934-110252\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"910431041942488v\" bandwidth=\"262053\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"1060226\" FBPlaybackResolutionMos=\"0:100,360:70,480:64.1,720:57.7,1080:53.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:89.5,480:86.6,720:81.7,1080:73.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMkcAO3t7aozTNgOSR7gF0aOjMsw0IB5Ym4-4yYL2bcl4zooFPQVZAOJhgEjVvAnsBV5QKrHuHg_Vzvz6CH9X-R-PoNgz05644oQFU.mp4?_nc_cat=105&amp;_nc_oc=AdnvdRh0nV6V2OF5z5pwOoZEvjDgkpgUJecC1s3vVMHBqhZ7SP-G6oH9VplG8jsQyN8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=wkjA1nsoP9YQ7kNvwEufwDt&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MjYyMDUzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuYIXF05W5Sr8t5WFgOj5GaeiI7tUsBEtC0p3XhOYQNhA&amp;oe=698EDCF6</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-16785\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-99468\" FBFirstSegmentRange=\"934-160652\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"160653-344109\" FBPrefetchSegmentRange=\"934-160652\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2674001472958716v\" bandwidth=\"367081\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"1485150\" FBPlaybackResolutionMos=\"0:100,360:75,480:69.5,720:63.2,1080:57.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:90,720:85.9,1080:77.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMvbuCN_kSp2hSOe11pc6OdibZ8vJQXqcB9iyV7OGr7PMHR7T0oIh5Sc1lUI974kUahS9LFgmNsmkYrN0CLeiKG2LlP2G9E8C-ZWXw.mp4?_nc_cat=105&amp;_nc_oc=AdnILBcu-ekBWeGWFF8AHh4Yl013Y4Zv6uaP5pCXzyR_LXqXe2aanjw6wIHV6dG24SM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=lJT83rTwGTkQ7kNvwE6_R9A&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MzY3MDgxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afuai8ALdw2Iha8G3yeswTEs6U0c2JRYxQyOTo1HUsQmQQ&amp;oe=698EB926</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-22068\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-140396\" FBFirstSegmentRange=\"934-231371\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"231372-489056\" FBPrefetchSegmentRange=\"934-231371\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2460729331051428v\" bandwidth=\"508668\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"2057989\" FBPlaybackResolutionMos=\"0:100,360:80,480:74.6,720:68.7,1080:62.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.2,480:92.7,720:89.5,1080:81.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOTx2pBp2j2aLY2o9spCwq-RZ6HcEs2gCBt4-YVdw3VmOZuqbKqR-yoOGnm-hjzz4lUqthw3DkzlwOnKgVLWSOQN4awHsTGkv1uh5I.mp4?_nc_cat=110&amp;_nc_oc=AdnWqqzzTYQ-UXSbZRrII6Ed3Ni4V0G9TemDGDxQf-Q0WVxBscO3Vec33uJbglgkotw&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=9F4ggl_hZw0Q7kNvwFysV4y&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6NTA4NjY4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft6Zw7ArC39QYA0ZeyrKvJm7KGQgnQJbwcrH8PvRDz9aw&amp;oe=698ECDAF</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-28706\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-192843\" FBFirstSegmentRange=\"934-317321\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"317322-675057\" FBPrefetchSegmentRange=\"934-317321\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"913086421244886v\" bandwidth=\"688865\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"2787035\" FBPlaybackResolutionMos=\"0:100,360:84.6,480:78.9,720:73.2,1080:67.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.6,480:94.6,720:92.2,1080:85.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOR65fku4OM21CAJUACxo9bOTRCvEz6bp5cyxqN38XFoEf7AiB-6sj0Hp6m8EvTgiDXQBsa4OFQ-Gt8PyUN6DIc0MFVEQtNCgGMix8.mp4?_nc_cat=107&amp;_nc_oc=Adm-hzgmwBKZlAlDRPUioQKsyo8PdSsD7CwS-Vs3J_znqS2E9W6mRF3rBmm4yZn6-0A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=8qAN_jtq39cQ7kNvwHdoeBA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6Njg4ODY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs-YREP4ZpgpGj1128yC0Nk3rPbpJ_Ll3ykEuQzsnFs7g&amp;oe=698EDBC4</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-35307\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-256834\" FBFirstSegmentRange=\"934-453820\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"453821-932751\" FBPrefetchSegmentRange=\"934-453820\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1652524092399546v\" bandwidth=\"984480\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"3983044\" FBPlaybackResolutionMos=\"0:100,360:88.5,480:84.1,720:77.7,1080:71.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.7,480:96.1,720:94.4,1080:88\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNvRnlXxV5KunoZDcLq9nq8iCs217bDVvS-YMNDyyQcrFhee1ozxe8LfOK7UUQIARS_LzhG374JiDaoO6SNTib8UyGUUiJdSL_xzVw.mp4?_nc_cat=102&amp;_nc_oc=AdlUeBEa2HrrYpvCwiO8FptUCIqTaCcFet_c8UvbtJNEHAHFp8fpdzAK_K-RA6jTDN0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=I2-bMktEctkQ7kNvwETqWQu&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6OTg0NDgwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afv5_F-_2eWbvQVPYtVCvlt9FnD_lAeZueHd8kvEICMSiQ&amp;oe=698ED327</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-45034\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-383981\" FBFirstSegmentRange=\"934-669828\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"669829-1364499\" FBPrefetchSegmentRange=\"934-669828\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2657136137989508v\" bandwidth=\"1313990\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"5316186\" FBPlaybackResolutionMos=\"0:100,360:90.7,480:86.8,720:81.1,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.5,480:97.1,720:95.9,1080:89.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNPmXOyncSnB_3cY4kRPw8hHhPGVz7sSx9ZREA-Mc2u3KwIfUSK2iJaFhWz2Wfg46gxlkJ24zl3JX3GxnDCdbNf6TglEJ9DNTIqfaA.mp4?_nc_cat=104&amp;_nc_oc=AdkWxWFMgj5CO_HCcADR6wr_edwpkJtzW_dwUgz_GSo5uBcTstksXT-QLyFOyX0pEkQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=7B6Up7py0a8Q7kNvwHufzLH&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MTMxMzk5MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs8LG2qEk1AMx58rMehZOXgz3rcFDIpPv9l8O-3r_aODw&amp;oe=698EC745</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-55359\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-507952\" FBFirstSegmentRange=\"934-909865\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"909866-1835628\" FBPrefetchSegmentRange=\"934-909865\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"909157715040024v\" bandwidth=\"2135921\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"8641584\" FBPlaybackResolutionMos=\"0:100,360:93.6,480:90.8,720:86.3,1080:82.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.15,480:97.9,720:97.4,1080:96.4\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOXi7ASDAE5bDkHMJtXq6WiYIyQYN4wwMPDXvfRgRwocU6YyY5E71DZH2aD-ikrYFoXp6od26fPUJTv7P1sinchl5MBdKUB1YdmkUc.mp4?_nc_cat=106&amp;_nc_oc=Adlv96yCehe22NT92yHwfTuJs7L9ckfuzxbQlrtCyLxqrPU4-xgaSksWhNMx11oOEXM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=VuUWTH07lK0Q7kNvwHGt8O3&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MjEzNTkyMSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsSyY8H3pM2A4vEt1bsNR6KJGFaLuMoksoHwiR3bZePfA&amp;oe=698ECF07</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-82821\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-841494\" FBFirstSegmentRange=\"934-1515238\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1515239-3024732\" FBPrefetchSegmentRange=\"934-1515238\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"880972507887604a\" bandwidth=\"66628\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"66628\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"270445\" FBPaqMos=\"86.28\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQNZGdsbeBkOhdW-fINrEqlZRw1wzmOTnCBXBtfdzfGR1FFeaDD2xRUGgfLJDGdxAmccUXbuP-o3UsS6rVr0yVBiMl5rfQAyXrdEGaE.mp4?_nc_cat=101&amp;_nc_oc=Adk0xSOCWzX_J2zYSTMhXdaHekXqMA3dr0YbrY81n6yIV9IU7sdnjsF9nqAnKJ9GGlI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=NdbzFy6dqPUQ7kNvwFrvPKq&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6NjY4ODksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuZ_190Dwa63eBzp9HA9vINlVvPCZAQSUUX6UafctwkBg&amp;oe=698AF622</BaseURL><SegmentBase indexRange=\"824-1059\" timescale=\"44100\" FBMinimumPrefetchRange=\"1060-1403\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1060-19690\" FBFirstSegmentRange=\"1060-16116\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16117-33918\" FBPrefetchSegmentRange=\"1060-33918\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODI2NzY2NDk5NjE3NTk2MjUyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNmcNQpGq3E1iTvjR4X7ed3Fb-EZ4rv7giimo_EkVWmTzO-zPEzdG7X-26wOzDasil1HtiFYs6FWYJuPvz2ti1D.mp4?strext=1&_nc_cat=104&_nc_oc=AdllhlI4a2SptWkPNuDP9vS9w6amuCWPdyTD5HJsGWGTfKYz_aAmNCf-CP9QTF5XDCE&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=3HFpOCnnnKEQ7kNvwH8eXdO&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ5OTIwOTYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoyLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MzIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=28d83489a38099ff&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUpPTUNXM0VyU2RBWVlGQUlFVlkyNmdILU5ZYnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzExNDFCMDFDRjBBQ0IxRTg0RDE0QkI2NzM2QURDODg0X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM7pX2gbjgPxUCKAJDMywXQEAu2RaHKwIYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AftDTRGbXHEwStUYyoHJob6okERoUOLKeTpKNqVrlu71VQ&oe=698ECA1C",
                                    "video_view_count": 110439,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "OG nail visionary @1stladyofcolors is sharing how YOU inspired our newest shade! 💅 When we spotted everyone layering “Bubble Bath” + “Funny Bunny”, we created “OPI’m a Bubble Bunny”–the perfect blend you’ve been mixing yourselves. Because you’re iconic like that."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 137
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770406189,
                                    "edge_liked_by": {
                                      "count": 7351
                                    },
                                    "edge_media_preview_like": {
                                      "count": 7351
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft4qGJTnzQlsQ-iS6_-76P8TJiDNLMak44FE5oeYkw4ZQ&oe=698EE4BD&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvRpIW-9hxE4b4TNoE0obg0AsMPttnHkn3K4EW8A-PYfw&oe=698EE4BD&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsb-stWRyFsNxQy8HkEgOYQmkoojRg3CzvxIz8zEuM9fQ&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvoWSRFKt-n9L4nF-akWb9yduaYFlOO18RQgSKXu49llg&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftURBygZpT67mvwl4SyKiQJl-7ezdJD178L3c6q6tuSWg&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfurOH_Efr_eqzanQ-hXgYrw2cyWR4w9bTjPqzNNcUsEEA&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eD36ugBPLBkQ7kNvwFj7JWA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft4qGJTnzQlsQ-iS6_-76P8TJiDNLMak44FE5oeYkw4ZQ&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.015804597701149423,
                                      "crop_bottom": 0.7643678160919539
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "9169422457",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/45815630_536301876846993_8768094577081974784_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDA2LmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=FpsVQilgheAQ7kNvwG1-Yo3&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuY2Mufef81KIV5J9jfbYOcNfx4t4jZ9q53Zoc-iiZhGg&oe=698EC5A8&_nc_sid=8b3546",
                                        "username": "1stladyofcolors"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25827183796921875"
                                    }
                                  }
                                },
                                "6": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3826076689617838226",
                                    "shortcode": "DUY9HpQEuCS",
                                    "dimensions": {
                                      "height": 1350,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs0-UJhr7CBAFEueFMXzdbskEmXNjLmPBuNZ_mDAZTb6Q&oe=698EBC3A&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on February 05, 2026. May be a doodle of pallette and text that says 'OGOPIconNewOPIcon OG OPICOn New OPIcOn CajunShrimp Cajun Shrimp Shrimp ShrimpCocktail Cocktail Bubble BubbleBath Bath Bathtime BathtimeBubbly Bubbly Princesses Rule! Queens QueensRule Rule Put It In Neutral Put it in Airplane Mode Strawberry Margarita Marg Funny Bunny + Bubble Bath Strawberry Cosmo OPI'm a Bubble Bunny O.P.I'.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "If you love our iconic shades, get ready to be OBSESSED. 😍\n \nAvailable in Nail Lacquer, GelColor and Powder Perfection."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 122
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770323905,
                                    "edge_liked_by": {
                                      "count": 10839
                                    },
                                    "edge_media_preview_like": {
                                      "count": 10839
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftBR1EWA_cp4entnIhtdBJaTOF_yhflS6IwL-gMs7pnkg&oe=698EBC3A&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs-tu1EiCnFJA60sJghKLGVpzEaG_YYB0PEUpHZtaaoEg&oe=698EBC3A&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsLGzN_ou3Y0ihu7fFoswXsX1ZvJ1Vm8QR3bKAgJofBaA&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvp4vZLT8hPzLwwlDxTA_YIC6d72WDxYtlkIz7V7BmT-A&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfusgZMBHl7bhdHgpOpNGs-3cVElB7DXAqFb-QCJBm6zlQ&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsdc_D0aWpK9-mAFWpTsiebnpoqNuwLqu84AOeL6Vc6HA&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftBR1EWA_cp4entnIhtdBJaTOF_yhflS6IwL-gMs7pnkg&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3826075993925390357",
                                            "shortcode": "DUY89hVkpAV",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=g4hTK_zsGpQQ7kNvwHYdZK-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs0-UJhr7CBAFEueFMXzdbskEmXNjLmPBuNZ_mDAZTb6Q&oe=698EBC3A&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqvHj3pNx9D+lRNPiTy8fU/wCFWIh5ntinzLY7Wmld7DCT6H9KUHPbFOIxTiuBmi6JGUUUVQxrICc4GR/n0pwBA44pSaguI2kXCnHP51PXYS1dnoiYA96MH/P/AOqq0EZjbLHjHvzWi1wpGOfypiem2pDRTc0Uxi4FNOB9KWkoAQYPSjApaKBiUUtFAH//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 05, 2026. May be a doodle of pallette and text that says 'OGOPIconNewOPIcon OG OPICOn New OPIcOn CajunShrimp Cajun Shrimp Shrimp ShrimpCocktail Cocktail Bubble BubbleBath Bath Bathtime BathtimeBubbly Bubbly Princesses Rule! Queens QueensRule Rule Put It In Neutral Put it in Airplane Mode Strawberry Margarita Marg Funny Bunny + Bubble Bath Strawberry Cosmo OPI'm a Bubble Bunny O.P.I'."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3826075994411896087",
                                            "shortcode": "DUY89hykg0X",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627650958_18565046710006519_7693017104631475545_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=UqChknie3ZYQ7kNvwFmszHh&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftWjtfn2XbD2G2MO7QZZbUx39D_Xr4unOK17FzNCdnvBQ&oe=698ECBF2&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqvHj3pNx9D+lU7i+EMmzGcDJJOPpirNjL9rBP3cHB7/l+dUdV1uPJPof0pQc9sVJKvlLu64rNW+z1Xv60uZFxTlrHUv0UUVQiN4lc5YA/UA/0pyJ5YwuFx0xxUyuF61Xu0aZcIcf1pEre34kvJ6nNRCFQcgL19B/hUMcTDJJxxjj9PyqKKB0GCRnOc8/n0pfIb00WqNGikzRVABA70hIA9qKSgBAQelGBS0UDEopaKAP/2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 05, 2026. May be an image of button and text that says 'OG OPICOn New OPIcOn Lincoln Park After Dark Lincoln Park After Brunch Funny Bunny sunny Bunny Big Apple Red Big Apple Energy Mod About ModAboutYou You Mod About Me Pompeii Purple You Don't Know Jacques Pompeii Pink You Don't Know Suzi O.P.I'."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "7": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3825378252227739279",
                                    "shortcode": "DUWeUCvif6P",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIELG1nYrs-Be9Ri3UP3cOkAy8aNl8EhCABa3dUK49ag&oe=698EC0AC&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "OPI Professionals",
                                              "followed_by_viewer": false,
                                              "id": "3198433427",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                              "username": "opi_professionals"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqubSaTafSpAcfSo3mVOGxkkYrI6RhopGcZK8ZXg0UFEzHFQT2gmBxjJGPp6/1pszkYHdiPyq28ijnPB/MD+YqlbUxlfSxmxxlJhAOnViPeiiWYb2EeAp6kdW/H0+nWii6XmaWb62ICSZMlTz9eualnYhcZyamPSqcv3hWY9x8MfrRU0VFWWf/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT10S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlsqyo7On4s0CltnTvcr/8wK839iI0vj5AvTypr6Ow60EyM2zn9iRsATszKeDiM2+BP7p+d3g0OAFnqD35d6i7wbIkdTG78iOCCIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2BhQAEhQCAA==\"><Period id=\"0\" duration=\"PT10S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:77.6\"><Representation id=\"733963659537573v\" bandwidth=\"131323\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"164154\" FBPlaybackResolutionMos=\"0:100,360:75.9,480:72.2,720:68.1,1080:66.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.8,480:88.2,720:82.7,1080:75.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNSH0YJm6gfUdD_uju2DqsaR9Uy-V0T5ppbdLVWnehMroEDc9H3YG2HwScLkxmkqm6Cygx_UP0uZyhQ5gTlOdOG9X5ZUC3yv-NBAjI.mp4?_nc_cat=100&amp;_nc_oc=AdnopfW7LBruFo1Q759OXH6XGZwxNkNZtrznhVXQtP5PQqrhluhGKEkU3LfVKdGUaMg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=r4YjlhzaQPgQ7kNvwEMxGoN&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MTMxMzIzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs2lKWn2BDF5-0UWi9qSZwEnk_Vc_KDFhS0rDUXnksHPA&amp;oe=698ECE6D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-19005\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-48799\" FBFirstSegmentRange=\"874-85959\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"85960-164153\" FBPrefetchSegmentRange=\"874-85959\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"831104366614494v\" bandwidth=\"214907\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"268634\" FBPlaybackResolutionMos=\"0:100,360:85.5,480:81.6,720:76.7,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95,480:93.7,720:90.2,1080:85\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNNDjl2nk15BSG_k8aggKt_wGqkcIih_E7Q1O-bsmY-QYx8hurDQEUybbSoKX5zV7wouciLmrHs1Gu9pQCqjtlF-tIjuqIb_1MZ7YE.mp4?_nc_cat=107&amp;_nc_oc=AdkfcycNZWjV7AyTIekgZ9XBBBWKKlHOT-hkA1J-sm0nAc0y0iLn-cd5rD3Z3whNUfM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=1Plco3yudv8Q7kNvwHHi-iV&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MjE0OTA3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afv8IWVTgWRd_GfyK3YoyH2093c6LYVsj1iA3AeLPrAU5A&amp;oe=698ED19C</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-30981\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-81816\" FBFirstSegmentRange=\"874-142835\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"142836-268633\" FBPrefetchSegmentRange=\"874-142835\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2283838062101604v\" bandwidth=\"286756\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"358446\" FBPlaybackResolutionMos=\"0:100,360:89.2,480:86,720:81.3,1080:77.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.3,720:92.7,1080:88.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMkSdKq_Nc2JXZyG7zafWeXqGPQ6KS_DZUWOb6NK0y4cFxUsu9Bl8RJrA51t9YeZzh8Uk3tkNcsK-IQZY_hUoFWrOOftHx2DvvjLNI.mp4?_nc_cat=107&amp;_nc_oc=AdkgCXfAnMm3giyiDaCqX0AJcNGkthgRILt1UE7rVPaQU45WLYJiN8E4Q6pLI-gSg7A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=h94u7iIeDgEQ7kNvwH1w5CD&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6Mjg2NzU2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuD45RD6W7Bn8EuI_QIDudINwjW2RriLzdMQUvDsQNuhA&amp;oe=698EB928</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-39424\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-109881\" FBFirstSegmentRange=\"874-191107\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"191108-358445\" FBPrefetchSegmentRange=\"874-191107\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"818029467956811v\" bandwidth=\"374372\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"467966\" FBPlaybackResolutionMos=\"0:100,360:91.5,480:88.9,720:84.9,1080:81.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.2,480:96.6,720:94.7,1080:91\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMdqHZOmFCgG6CHI5S2tTjcdAMZAr7Hc4A1fZLM5TLM_xktDc95QWuDOWb3HkipjL-eOHab0Q3xaZwT1DlY4dG3o2VXOYIX8ba6h_U.mp4?_nc_cat=104&amp;_nc_oc=AdnpzK3F4CR6Yhevh1Mv94xjs73vnzOY2K92w-UF57qV95pdTxAXZQMfVj-yG7pIRc0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=wh92-snYMjYQ7kNvwEA7Jk5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6Mzc0MzcyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvN99iae5SrBXJaVD-I0IMoqhcfjSaE-Fu8LJHh2sixuQ&amp;oe=698EC30D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-50548\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-146849\" FBFirstSegmentRange=\"874-253684\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"253685-467965\" FBPrefetchSegmentRange=\"874-253684\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1933538280531983v\" bandwidth=\"476513\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"595642\" FBPlaybackResolutionMos=\"0:100,360:92.7,480:90.5,720:86.9,1080:83.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.6,480:97.2,720:95.7,1080:92.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP9fFjaRs86hn-B1QyNpXmwZH40qh8psYLzjn1_MIGjwUknt24ZaBWZBjBiDYQWO82E98dI2Bbbsi8kfgek9OezxF3sCPrEwhs3ntE.mp4?_nc_cat=100&amp;_nc_oc=Adme2luo8KPfN0e7c9aexLd5-mO-8IBMkvbfD3ZygOhX7rNiZ-RtSW2I-8mOEQSTS7g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=3NQyZpDOvVEQ7kNvwFRu-PX&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NDc2NTEzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfswQ2qA0oBFddoOBzQiCDxGGbMVWtXjHTFgD_r5UU883w&amp;oe=698EE1B5</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-59985\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-185481\" FBFirstSegmentRange=\"874-322690\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"322691-595641\" FBPrefetchSegmentRange=\"874-322690\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1263563275825974v\" bandwidth=\"598096\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"747621\" FBPlaybackResolutionMos=\"0:100,360:93.8,480:91.9,720:88.6,1080:84.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98,480:97.7,720:96.5,1080:93.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPQ84gU5HrFChaLo45ybS4aEwzzQOYZ0gglBTFaZVqxTqjHlpNgUON0zQbBJGhvvK_w2xCoAnpMizrVJ029SCnvGj1ct2mfUrbtb68.mp4?_nc_cat=102&amp;_nc_oc=AdkUThyP8eynh6C2dt1nmpu4uSeOq6P733q5pkQzdQkqlp07bHiTyhgfKEBd93vWlnA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=7cJ86OeI5lcQ7kNvwHQd4P4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NTk4MDk2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfusIpzLud1swJLYQJ-mE7MoFmLl4xc02-sB1QFylB1yaw&amp;oe=698ECFAF</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-70575\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-230628\" FBFirstSegmentRange=\"874-403120\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"403121-747620\" FBPrefetchSegmentRange=\"874-403120\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1619868489038463v\" bandwidth=\"765961\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"957452\" FBPlaybackResolutionMos=\"0:100,360:94.6,480:93.1,720:90.3,1080:86.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.18,480:98.01,720:97,1080:94.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMyUCIqmHv3cxHCebKRiPQ_lC4Bn_eQ1yiGu_qLSJ3JsW3ycaq9Gs4FZDJBXh2s_hExp4UpwuzeJCszuknIiqNHuEvb6PD9SjhH8vY.mp4?_nc_cat=106&amp;_nc_oc=AdmN0UsFgCv_d104yNmZ2iIaEkhs_CRc3hjABSVuZsS_4OL5uBlsg2TCfINRBm2imQE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=plwmpdAWrq0Q7kNvwG5nyrr&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NzY1OTYxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftkaA_GfG04kOIs8f82-O5XlNqYmfhqfZg4XmkHCZoRyg&amp;oe=698EB7A3</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-84439\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-293864\" FBFirstSegmentRange=\"874-515096\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"515097-957451\" FBPrefetchSegmentRange=\"874-515096\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1226008948956346v\" bandwidth=\"1233685\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1542107\" FBPlaybackResolutionMos=\"0:100,360:95.8,480:94.7,720:92.8,1080:91.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.13,480:98,720:97.5,1080:96.6\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOhjTLfKG2SIE5iiEabIfhZfzX3eAb6z2keQG8qbAXzbXk0zMfnADxAoumVcVw-PCdS8sHA6iFEBN2XJWkb-yv0lBHCkjBKaz9JU7U.mp4?_nc_cat=103&amp;_nc_oc=AdklwZq3j-n0aUfWnd1rLGKEtQTTKc8KlOKasvNV4PRzA9XidPhTKOz_LJmepzI00vE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=icxkONFbtY4Q7kNvwEZB26z&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MTIzMzY4NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afsi-1BbS09Yg7ICgyDVnN-lliLQHBn-qS6JAFfLos_yoQ&amp;oe=698EE6A8</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-123133\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-477074\" FBFirstSegmentRange=\"874-811871\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"811872-1542106\" FBPrefetchSegmentRange=\"874-811871\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1231756924973924a\" bandwidth=\"92063\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"92063\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"115549\" FBPaqMos=\"89.08\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQO9D0HKDfMuP_asgo1LQCqS7Qhyd43JUZdr6jyB65i6Qu1eb65q0LgamKynKD3_W2MJs82igTy6Gff8e_SdBBN8B97bymbEDrn8m2E.mp4?_nc_cat=107&amp;_nc_oc=AdkwzEaloGGr7p3R77U2WY3oRUH-soyHLI4ZK5TA1bKi_gxx06t0-MMqpRdrRB1lzdM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=nTr64GimI5IQ7kNvwHHgn5V&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6OTI3OTcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftDyqkHxs9yy-Vfc8nZSCSlWuge_oVrLvqbhHvUVDL9jQ&amp;oe=698AEA98</BaseURL><SegmentBase indexRange=\"824-915\" timescale=\"44100\" FBMinimumPrefetchRange=\"916-1259\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"916-25694\" FBFirstSegmentRange=\"916-20573\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"20574-43668\" FBPrefetchSegmentRange=\"916-43668\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODI1Mzc4MjUyMjI3NzM5Mjc5In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNTh3gr6NBTy_ivp3_-RfRBp1SxZYXEF_OZpl9K8zwJhaltFvop-HWEIJoaVujHKFtNDWCGdVAa8iiLCZCNO3fu3GcfDd-jVlFm8cg.mp4?_nc_cat=108&_nc_oc=AdnqJyDn0zHUDn6KUo5bnyMHEbcaVjPV_C4r3Aa2Br5DwUA7K7dqrjbNpJcZJ-X8EnQ&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=RD2SQSUmwB8Q7kNvwEWWOA1&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ2NDQ4MDQxMDczOTgsImFzc2V0X2FnZV9kYXlzIjozLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=5b3d8bc594c6fb3a&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9FRjRFQkNDMzk0OEJFNzRBMjJDMDE5MEU1RjYxNUVBQV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NDc1MjRFQkE5MTZGRjRBOTlEODJCNzczNzBCRDhGX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8tqy5qPgPxUCKAJDMywXQCQAAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_Afths1aUBdUsjw_Wb_DG3dYrU-rYc00B1wG1jVANlNLlWg&oe=698AF575",
                                    "video_view_count": 301411,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "We saw you layering “Funny Bunny™” over “Bubble Bath™” for the perfect milky pink, so we bottled the magic—no mixing required. Sheer, airy, and instantly iconic. Introducing “OPI’m a Bubble Bunny.” 🐰🫧"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 509
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770240766,
                                    "edge_liked_by": {
                                      "count": 22340
                                    },
                                    "edge_media_preview_like": {
                                      "count": 22340
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfterwFJiwNt91CEQrQ3czHyDzUl32ZKnGu9uqaY5mUf6g&oe=698EC0AC&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIELG1nYrs-Be9Ri3UP3cOkAy8aNl8EhCABa3dUK49ag&oe=698EC0AC&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsRDCyYKFuZYKdPL8_s9jyBCXLSWGsk2DurMQ4rZHWwmQ&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft0nwUW0tox8R6t52tcFjQLmsS8OiWAaWIHU9sGvRwG7A&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfucVeNE7ovTOUoTrfrDmn-VPIRyJy_AAlhAOv9DAkG5rQ&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqqkkSr8vcTkjo5dE2two6X1AnPveGFwNycYxtbKcAhQ&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=vSpBuc1fWEYQ7kNvwGySJko&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfterwFJiwNt91CEQrQ3czHyDzUl32ZKnGu9uqaY5mUf6g&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.11223021582733814,
                                      "crop_bottom": 0.8618705035971224
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "3198433427",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                        "username": "opi_professionals"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26462956416662434"
                                    }
                                  }
                                },
                                "8": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3824615188088377094",
                                    "shortcode": "DUTwz_4kk8G",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs5xYtzL1oqQlPM5oWkfjAzy96nPhLs7zcnUczWQnhdNw&oe=698EC26B&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=hTvkYxSzCxQQ7kNvwEQpvSq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfssK7cZXVkABwMPqiCYiAn5uX_oDA0DCz1z1_xXF4vj6w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqqJGjDJcKfTBqRbZDg7wR9DUsEWFOeppIlkkk2KflXBJ9v8TTGVr5VxkOCR/Dg/z6UVrNaxSnJUH8KKQhRGCPanKBGjFBz/nmmTTKg9MUituiU+ozUc2tzZR08x1nOWX5xjHGfp6+lFUYcxOMt8smSR6HtRTuHKnsR3Jdvu5z6VqbNkYX0UD9KouP3q/7wrSlqCznWyTzRSP94/WirMT/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT35.400002S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlpzq+PmYlYwDtIW+qqnOmwOcmeu5wMO0BLzE8uT7y9QFxuHMg8/M3AXSoIuzoungBcLlpZCH2OsFvv+DrPL81QfevIHNqI/6CCIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2ChQAEhQCAA==\"><Period id=\"0\" duration=\"PT35.400002S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:79.3\"><Representation id=\"1593397941784862v\" bandwidth=\"188517\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"834191\" FBPlaybackResolutionMos=\"0:100,360:67.3,480:62.4,720:58.2,1080:57.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:89.6,720:83.7,1080:76.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMByU-3q1VRWs8F9TJF6wFqOVdC6y7zhm80Ag5N_bQCB3DlaFNrSGCOKR7lG7dUrn6QKpZDSskiEhmVEsKDDTQeKBYP7FVBnNcs0Tk.mp4?_nc_cat=106&amp;_nc_oc=AdmCYj5ekierHjQqcqxWDWXqadDIx2qZtn4d4C7a_BW8VbpxgM9EqjF_QBLWo_DQ77o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=MN97IZSFk1QQ7kNvwGLOZqW&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTg4NTE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvhiW-_pRQPZHY1z6euYsD5BAXni1PMCK8Az66GYrXMXA&amp;oe=698EDD77</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-22927\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-105749\" FBFirstSegmentRange=\"946-147503\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"147504-268106\" FBPrefetchSegmentRange=\"946-147503\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1611001300097123v\" bandwidth=\"265714\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"1175785\" FBPlaybackResolutionMos=\"0:100,360:75,480:70.7,720:66.5,1080:65\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.1,480:92.3,720:87.9,1080:81.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMxjGK0Co_D8Ouwm0J54R9zWMfQd_b-jkSy1qtr-kPX5Jgx0HX83ZFJCxMBwoirEIoZ3wQywl5WsJrWcRhXnh62yFjZm0R2YIEfBMY.mp4?_nc_cat=105&amp;_nc_oc=AdlUrC8y4YeLaGd1V3yldaMTgrULPLGbc77MmTrcQCSqYbj5l1lZzugAlgmZVo92YgQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=7o17bzaUNsYQ7kNvwGz3gqL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MjY1NzE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs8Z1Wf7sM1RYsbT5EQCwds-mkYQnnBG9Uqr9Ri_VjhNQ&amp;oe=698ED0FA</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-28403\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-149158\" FBFirstSegmentRange=\"946-209046\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"209047-379926\" FBPrefetchSegmentRange=\"946-209046\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1644183156996449v\" bandwidth=\"358342\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"1585664\" FBPlaybackResolutionMos=\"0:100,360:80.4,480:76.1,720:72,1080:70.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.2,480:93.8,720:90.6,1080:85.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNzo_Aw7otsQ3flLhiYomOSb-Iq9DpQXv6SsyFDYhgUyZpVChGhzFjcEzTvSK9HGl6jICeQQGa4XMLavMOXTz2JaAvzZf_v8Czhl8E.mp4?_nc_cat=103&amp;_nc_oc=AdkNVVwm8K2SVsciplmfQ4MT-RGBKHcSsgVOnP8ObdNeQmI8cyhz-GiIXJSxKcJP854&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=JnDFH9rFw_oQ7kNvwElSuus&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MzU4MzQyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsJJo12u_sQauq8Ernj9t28roYC1izWMBBcA7zklk7ZwQ&amp;oe=698EDE94</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-34407\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-200621\" FBFirstSegmentRange=\"946-282183\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"282184-509422\" FBPrefetchSegmentRange=\"946-282183\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1620289619322921v\" bandwidth=\"467188\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"2067309\" FBPlaybackResolutionMos=\"0:100,360:84.9,480:80.9,720:76.4,1080:74.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:95.2,720:92.7,1080:88.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP6tlOQDTRM7KsXKL8ghU7G6q3RZQeYokaMpsIwZyKihGzL4d_YM0cWaYHIi0Pg622yqL30fQdZthc71nSrPCWYDAANR1Z_nmFFYoQ.mp4?_nc_cat=100&amp;_nc_oc=AdneyecjnzPo65efAmEYJFZD_Teu50cf0E6fiOBq3ROTFJd8qzL7sDfqPJmsnZJTs9o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=ip0CFFolZhYQ7kNvwF3pb50&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NDY3MTg4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsR7vm_JEvYPvE5LiOl-v_dhqhRNIjsOkiwUh0Fm1vm7Q&amp;oe=698EC5F9</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-41317\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-262050\" FBFirstSegmentRange=\"946-370407\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370408-665630\" FBPrefetchSegmentRange=\"946-370407\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2520343798361903v\" bandwidth=\"610333\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"2700724\" FBPlaybackResolutionMos=\"0:100,360:87.8,480:84.6,720:80.3,1080:77.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.4,480:95.7,720:93.7,1080:90.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMvfclM4Rghm6Xz4xcrpAhBAoZR_ECXZOrNQS3OfPDqTCzPE_CY4plfROofPSYigJd-73PZ0a4q9JWJaQlvuQvZjbK1zMFinFBYDOY.mp4?_nc_cat=110&amp;_nc_oc=AdkdCwrDtnS9xtfN-3DcAyM36WNJG7jtp_hOwVMECI1Fr4qeEUe6XattFTLf03KYmKc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=nwFjK1HA4_YQ7kNvwFxaVGF&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NjEwMzMzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftiKrCGoISDHy2kpQvj8TAMbg71eMSQE8w9lz5YQV1Sbg&amp;oe=698ED4DB</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-48820\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-342024\" FBFirstSegmentRange=\"946-488704\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"488705-879176\" FBPrefetchSegmentRange=\"946-488704\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1241408817948238v\" bandwidth=\"782149\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"3461011\" FBPlaybackResolutionMos=\"0:100,360:90,480:87.2,720:83.5,1080:80.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.2,720:94.6,1080:91.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMG16K--C1FJAVr9UDDnX9Ofzj7z9z4WBVXQKZ2nrb_rGTxYcjj--8Pj7eGA8nNNatsgPahx1JMubTwER71IkhNHNMhJjaIof6tdGE.mp4?_nc_cat=110&amp;_nc_oc=AdlNT1uv5P_1xxeWFRNB80WKdVfNswP4Mb0fvEk5SeXK0qm1OQGnSCm0bza7C-en87c&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=v6P7hHXkYgUQ7kNvwExxDxg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NzgyMTQ5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuNGnfAqBfsKrmWmP6BlpIj8MOJwQXfGFev9KzmiRnaqQ&amp;oe=698ECBEF</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-58935\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-440233\" FBFirstSegmentRange=\"946-633074\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"633075-1122892\" FBPrefetchSegmentRange=\"946-633074\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2159387464466399v\" bandwidth=\"1044646\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"4622561\" FBPlaybackResolutionMos=\"0:100,360:91.7,480:89.5,720:86.3,1080:83.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96.7,720:95.5,1080:92.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPb0nPECkBEbEiZm34ApXXVX8SOPJXTUsP8aBDh1ryRdEETj4nGXkYdtiVV_bSwggDjGv1tNk7MU7kxV7EtBMG9X37bOwQcSgziPpY.mp4?_nc_cat=102&amp;_nc_oc=AdlbSq7LSPHvjR5v7F1VH-yZcHbsO2gmC10AaQVSoHojdvth7i2uxhIJ6MIGLx_lkYY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=DavxDzU0ugEQ7kNvwHqJt37&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTA0NDY0NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfttosYrR6DB5joauV3wf-fytaL2X8UHIJSUOGq5SqpNWA&amp;oe=698ECA63</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-69397\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-571610\" FBFirstSegmentRange=\"946-845519\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"845520-1498126\" FBPrefetchSegmentRange=\"946-845519\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"905144135303514v\" bandwidth=\"1811967\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"8017958\" FBPlaybackResolutionMos=\"0:100,360:94.2,480:92.6,720:90.3,1080:88.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.3,480:97,720:96.4,1080:95.4\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPOX2mLStpZKAOaY_cQd2lcIESH02n6sL8WxUUtX7mK_vxKyi5u4qOmqXC-LxYoYHonmLxxiyoGLvCaEEvNmdnBzuQqbbKRVUmAcI4.mp4?_nc_cat=100&amp;_nc_oc=AdmCOT9J0h-K-TmFaON0OE7fs515A78phTtKbEjF8lBcMrKIM0uIJg11wP3-Zz8QCSA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=lwGn0LA5w0MQ7kNvwHYGPoK&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTgxMTk2NywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvnqWdr_3_EkW6idqFegFjbTlz1mae0F92XjFgJw_3tdw&amp;oe=698ED301</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-101632\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-997002\" FBFirstSegmentRange=\"946-1458833\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1458834-2584025\" FBPrefetchSegmentRange=\"946-1458833\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"871177335544462a\" bandwidth=\"58790\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"58790\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"261122\" FBPaqMos=\"90.47\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQOdJokItn9P2EmZcWXm7CtxyTaR-tPw3fZ3MRudbRYlW3bS76iMsDXe49cQyhGu7ygLYqLIjr2j2EsmYqZjqJr74yrePxbEqE0_Tfk.mp4?_nc_cat=111&amp;_nc_oc=Adl74R0CIx8kqfwDCXYeDrOFiJMgB-cVR-p27R-We-KSvZurJCgciacajokaT9wY2M8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=JlC46WvKkRYQ7kNvwFLdkiM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NTkwMzEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuIj3IGjg90BGpQA7L2iBJqoUQ76HDe4_1t1P8Mp_rurw&amp;oe=698AF34C</BaseURL><SegmentBase indexRange=\"824-1071\" timescale=\"44100\" FBMinimumPrefetchRange=\"1072-1415\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1072-19445\" FBFirstSegmentRange=\"1072-16846\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16847-29227\" FBPrefetchSegmentRange=\"1072-29227\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODI0NjE1MTg4MDg4Mzc3MDk0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQMjoKKn_kl7HIgwnxCelhLYOckpA0BreRVNlkzb2Y9A2lERaMnLZmg_XJmwBVFMNLMCJYY9mDselbTSwh8Awezv4LFEHZs26-nrmwA.mp4?_nc_cat=100&_nc_oc=AdmmBHBtCVRnGMcyNtT-cupqtQsCK-N-ZXbUHFdr0WWcIeaCStTD4J2zXOIrG9hEbAE&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=U3MY6_5bewEQ7kNvwH147w7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0Njg3NjcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MzUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=3b80ff6c8d9e5241&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GMjQzMDczOERDNkFEMDY0QzcwRERGMUQzNjlBRTRCNl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzk2NEVGNTMxODM4NkZBM0FGMDZGMTVBNUNGODBFNEE1X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMpd_oxpngPxUCKAJDMywXQEGzMzMzMzMYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfvGzbB-HmP_iEN400CumKT4HMwnzND4AUFKoulHUx3ZNA&oe=698AD249",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Watch us swatch The New OPIcons Collection ✨ A twist on the classics you love, in 12 never-before-seen Nail Lacquer + GelColor shades. Because icons inspire icons. 💅"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 300
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770149755,
                                    "edge_liked_by": {
                                      "count": 13464
                                    },
                                    "edge_media_preview_like": {
                                      "count": 13464
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuFitTDyoLGIg2ojMiwVNkYbdnonoLhHuyocVLVeAWUGQ&oe=698EC26B&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvM1LSoAAo7daT37SauqFsNrWSS2h20r9GxWUPEO5RYjg&oe=698EC26B&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftzJVcjkJc-gsAobLWv87sbqYC7Tioxt2b9-0hUjaSpIA&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs5Jj7NexZ05FHW50mpjq-fVIgU_iqgbSRYZnb98gBYjA&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvrR50WPz4FzJvscqmCwQ72Dm_EkJjZIM6UtSzRpfjoDA&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv96GeZUUUS71c4QQUQNjCyD0HjYDGi-dry8lAPUxyATg&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=rtJMtTT9tVIQ7kNvwFNc2jC&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuFitTDyoLGIg2ojMiwVNkYbdnonoLhHuyocVLVeAWUGQ&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0.010132295275318675,
                                      "crop_right": 1,
                                      "crop_top": 0.03557585715382186,
                                      "crop_bottom": 0.7769767202394695
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26316702504591102"
                                    }
                                  }
                                },
                                "9": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3823880628354548440",
                                    "shortcode": "DURJyv0kgLY",
                                    "dimensions": {
                                      "height": 1350,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuDMD2AfpYEEZKAjFkQiVoj6OqKQkouii7U3Ib-iVpwpw&oe=698EDD2B&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "OPI Professionals",
                                              "followed_by_viewer": false,
                                              "id": "3198433427",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                              "username": "opi_professionals"
                                            },
                                            "x": 0.47328244270000003,
                                            "y": 0.8146734521000001
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo shared by OPI on February 02, 2026 tagging @opi_professionals. May be an image of one or more people, fingernails, makeup, cosmetics and text.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Meet The New OPIcons 💁‍♀️ Inspired by the iconic shades ya know and love, but with wayyyy more attitude. \n\nYour new ride or dies include ⬇️\n💅 12 remixed classics color-matched in Nail Lacquer, GelColor + Powder Perfection\n💅 12 exclusive Infinite Shine shades \n💅 new glaaazed + classic press-on sets"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 126
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770062114,
                                    "edge_liked_by": {
                                      "count": 4653
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4653
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsZJSSmJgr9vKLvZh4JVFKknNdhcCwvKJlXX0pYYJkmEQ&oe=698EDD2B&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuJpPltbW2rLrnzhQrDIC0i3hyW6wL_hRNmwhA7VbP9Tg&oe=698EDD2B&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuT_cuje__8rq2WmEbZH-FhgqxjJm2hL509_v6zrBgy5A&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvWYaMj2B38AXxcVwKUbwP4yOOGsTIxC9e_uNuCRDwn4w&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfubchJlyww1LvDcYNSLS1epN7NWf4MZJcWoXagbb3nDaw&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftjQTVU3svBCp2_VuBp_jIO-SdN9kfyCNb8OLQOB3dKoQ&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsZJSSmJgr9vKLvZh4JVFKknNdhcCwvKJlXX0pYYJkmEQ&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "3198433427",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                        "username": "opi_professionals"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880270488200233",
                                            "shortcode": "DURJtiiEuQp",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ahcoIQtIProQ7kNvwG9yDn7&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuDMD2AfpYEEZKAjFkQiVoj6OqKQkouii7U3Ib-iVpwpw&oe=698EDD2B&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {
                                                "0": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "OPI Professionals",
                                                      "followed_by_viewer": false,
                                                      "id": "3198433427",
                                                      "is_verified": true,
                                                      "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                                      "username": "opi_professionals"
                                                    },
                                                    "x": 0.47328244270000003,
                                                    "y": 0.8146734521000001
                                                  }
                                                }
                                              }
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq1mWoGWrhFRFa42jqTKhWoytWytMK1Bdyriip9tFAi006ZK85H/1v8RTjKgOM+p/KqbxqxLcgn0/D/CkkTcc8YwwP4/8A166FMjkTJ/tCAZzxgfqagbUIPfv29zVQwuV2jHb9PwquLDuxzRzrqVyLubQAIyO9FZ/zjuaK5yuUsb6C9VqWqGTbqaXqGkNIY/dRUVFID//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo shared by OPI on February 02, 2026 tagging @opi_professionals. May be an image of one or more people, fingernails, makeup, cosmetics and text."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880269372480848",
                                            "shortcode": "DURJthfkl1Q",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625909724_18563746036006519_4377768849491616430_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=ftwBOaA7csEQ7kNvwFXE93n&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvEUWIrHUzQe_thXYON402etdxO1WvlqdNnaXEyw2eVDg&oe=698EC933&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIquKtOxTlFOxWVzuuQMKqyCrrLVaRaVy0U8UU/bRRcsTUEkeRTGCfl6j/e9ahFzPDw5IPuQf7319vyrSZdzA+gxUDwFjkAD36n9a0V9jn9nd7iTXEhKhD95FPbqQc1E0M+5SyscMuT19c9PrVpoeQe6jH6YqWQsw6AkHNUkDhtZ3Iiooo2tRWfIdFl3JwakFRLUlambFNNNKaY1AITNFNooLsf/9k=",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text."
                                          }
                                        },
                                        "2": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271100512660",
                                            "shortcode": "DURJtjGkgmU",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/626889857_18563746042006519_5455978325178419079_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3dGHXfyH4TcQ7kNvwG1oX61&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvMyRPRxzVaxCCeDDlK0U-qnfoNu3dTDyd1pJ1aaKSiMA&oe=698ED647&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqv7aTbU+2kxXVcyICtNK1YIphFVclkG2ipuKKfMKwPMofbuAOBxn3/wAP0o+0Rjq3Xj9QKqSWwebzM9hx9Pep1g78DHPH4Vgk/Q2dklbV2X39SQyov3iB+8I59M/4UjTRqMsQP/1n/wCtWbLalz36k8Y79utONuW429u5/wD1U+V9BRd/iLO6ikBccf4UVqO5JuzUwbiqa1OvSkSBpC1IaiamIXdRUFFMZ//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, makeup, fingernails and text."
                                          }
                                        },
                                        "3": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271595492652",
                                            "shortcode": "DURJtjkEtUs",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625109621_18563746060006519_2810987144081631330_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=eZ1P_EXiXiAQ7kNvwFWbJux&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsrQY1yoFS81BIPmhAe17RKm60zysHglX_CLrE9YvhqIQ&oe=698EC662&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq2KTdSmojQjBsVnquzU5yFBZuAOpNV0ljlyEYMR1xWysYSb3FzRSUVrY5+Zlq4lCgqCysOeFJ/XaRWa0zEuGaTGAVwCP5AccitRzn8sVCY1OevI2/hXJc9JOPUhV41fzAjEj5WIUk5I689vemmcoxUxyHnGQtW1XbuwfvEHmllY7jj+dF7amjcWrX0Y3y6KiLye1Fbcx59l2JSabmm0VibD91JI3NMprUWC4ZoplFBJ//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, makeup, hair product, hand cream, jar, cosmetics and text."
                                          }
                                        },
                                        "4": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271780052810",
                                            "shortcode": "DURJtjvEv9K",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625050651_18563746039006519_2490527206239035698_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=_DU2RX0vlwUQ7kNvwHxVhNx&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsmThbulr9TXwTlJhiWZ8UrEhBBGQiK4o_WMmfu53qqPw&oe=698ECF1D&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqu+XSbKsGmkgV13MG7kBjqMx1Z3DpSZFVdmTpp7lbyzRVjIoouyPYoSZiJAAeD6fWq9+2CpBBwT/TirTJmRW7KMVTvI2bG0Z+Zj+eK5LS6nq3j7vLbREEbsJQx46+/arDXHze1MKlRnGSP6/gKhKuSODTV+hnO2hdEi+9FVQHA6UUe/5ivHyNHdRkVXpwrqsYEuRTTimd6WiwC8UUyigD/9k=",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, fingernails, makeup, hand cream, cosmetics and text."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "10": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3823150040735697962",
                                    "shortcode": "DUOjrTFEkwq",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfteKHd65JuW3D-37rmx4xWJZUkSCixWXqK-BIAqbgDVfg&oe=698EB5AA&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Jelly",
                                              "followed_by_viewer": false,
                                              "id": "1004720997",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/313484726_186060410617337_7993511316656752111_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=VWfsTao0vVQQ7kNvwEJTdQX&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6UmiMmcFBwBoo6P2nZtI4VkGZWsHCJQ68tqdKLM9SCA&oe=698EC77A&_nc_sid=8b3546",
                                              "username": "thisis_jelly"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqvgU8U05A45NQJc4YrIAuKRzJFqiooplmGVooGSHismcq7fIcgjj+fWpr2d4yAvANN8t5tsmAMgH2oBproLp+cMT0yPz/AP1Yoq3GgjUKP8k9aKCSUgHrRRSGgYhopKKCT//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT6S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlvKggO63z54D1p2JpMex0wTk8K6ukPmBBb6zi//r3YoFoMu77NbFwgWM0OGdtJfaBYzVrsTK58QH5LiA/o/PxQj2rqSU/pDZCSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2DhQAEhQCAA==\"><Period id=\"0\" duration=\"PT6S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:74.1\"><Representation id=\"2729279670750139v\" bandwidth=\"154886\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"116165\" FBPlaybackResolutionMos=\"0:100,360:84.3,480:81.5,720:78.8,1080:77.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.6,480:86,720:80.4,1080:74.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNp9ZJtOyaXdlqcQ61U66yurvkH_dz9oCvR5qyu5Q8Gp_53La6FVh31Xc8KBRUrYuiySXbmuZLWqD0LKOkdhtrVnaaJCZ_EnPGaAS4.mp4?_nc_cat=109&amp;_nc_oc=AdmdrsZyWCquM52TJ-0syMBZwuYTRtOgRkXiN6xQTzeUcW4KJ4LI7n90WUwnlG1p4tI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=64VcG92WotIQ7kNvwEcqCuE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoxNTQ4ODYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvY4N931l9DxV0Ys-icHrcnRL2tZgQas9UDSUZWpSYreg&amp;oe=698ED1C6</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-9662\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-50864\" FBFirstSegmentRange=\"874-99079\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"99080-116164\" FBPrefetchSegmentRange=\"874-99079\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1430977338502367v\" bandwidth=\"212801\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"159601\" FBPlaybackResolutionMos=\"0:100,360:87,480:84.7,720:82.1,1080:81\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.6,480:88.4,720:83.8,1080:77.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPnqjul-Zr3udakneVtV7HXzN3hkr16_Q6MkRbQgcJSBTGgSQniVQA8khocMK_KjHXn10GjAgYddT6dSXXHLwfCCOT94TMIKBva_yg.mp4?_nc_cat=107&amp;_nc_oc=Adk6HErk-Ffa2YGcVi6qa-A7247VucQjps1uLyi6DTbdRqz-JYTzu6EPeVg3BdDXBe4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=P8H3j1KFJ34Q7kNvwH5vK2c&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoyMTI4MDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuSq6bbV32rAa8a6MKbZzn8RNmM6zgAAaHQkF7pTCHehg&amp;oe=698EB5C0</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-12173\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-69285\" FBFirstSegmentRange=\"874-136987\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"136988-159600\" FBPrefetchSegmentRange=\"874-136987\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1553707485852368v\" bandwidth=\"300341\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"225256\" FBPlaybackResolutionMos=\"0:100,360:90.5,480:88.5,720:86.3,1080:85\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.6,480:92,720:88.5,1080:83.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMykXrCz1-nwrvYNJJBG93u-DQfv1UpYVinl_sC2nKA-mLWOyMn4b-wdLzR-QN6h4B49MqyhnKxv3CR_gz_EkLZKU4IL-6lwPnP8K0.mp4?_nc_cat=111&amp;_nc_oc=AdnsP-g0KlAEpFatztFcgRSXZau4T5KGJ29GFp_CYumlGCKGFlPG4A0otGGkHdjyAeI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=D5HKHqmf9sgQ7kNvwFJm8zK&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjozMDAzNDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvD27xFRGotUMc7w-VBdPRfYeH3V3WjfMG7y4DQJzS40Q&amp;oe=698EBD34</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-15581\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-101445\" FBFirstSegmentRange=\"874-195227\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"195228-225255\" FBPrefetchSegmentRange=\"874-195227\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1309270217926507v\" bandwidth=\"394594\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"295946\" FBPlaybackResolutionMos=\"0:100,360:91.9,480:90.2,720:88.2,1080:86.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95,480:93.8,720:90.9,1080:86.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNmSE3lei8iYh_yi8c75R4eoDwrMgTK8rWrf8dSJezaAi9L80De7E4zFhVo9VMQWFonSx-NnwpryMLc3gK8wjnenO6gzTPHLXILLrQ.mp4?_nc_cat=110&amp;_nc_oc=Adm1JAWumwNb_1vrw7CDfYpqGYRsx9gJZARViw8E1ff1uVY6whB0PXtSztEDfkbizVk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=HGwPs2BIkNcQ7kNvwH_hKEK&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjozOTQ1OTQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvHDYUlZ5QZ6EO4e5lrD1r3sFcJUgWz3jJd9jkSNeb1Ig&amp;oe=698ED99B</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-19376\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-131059\" FBFirstSegmentRange=\"874-258802\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"258803-295945\" FBPrefetchSegmentRange=\"874-258802\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2121637948675398v\" bandwidth=\"523201\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"392401\" FBPlaybackResolutionMos=\"0:100,360:93.2,480:91.8,720:90,1080:88.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.5,720:93.4,1080:89.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPTLjyOzWy71NxbAZ_s8-2lCxMbLyhIV-2GLVTzsgPXnp8Nu-FL7VCUD8KyRF_D7rgyN2E_AP4Txv9Ic8eN0Iy_Auhe8E6y0CNGbpE.mp4?_nc_cat=104&amp;_nc_oc=Adk-xN7Vv-BpRDNDexRLu4dTl46z6ij4XnF_DQI0L2_VJJSGpcsIX0w9OvPrkD-ln3E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=tFnn2SNhi8oQ7kNvwFw2EBC&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo1MjMyMDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsqZqOw_DacE97ArIu3lQ_WBb2bKalN4KVWMXYi6GscRg&amp;oe=698EBC05</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-26142\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-172177\" FBFirstSegmentRange=\"874-344826\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"344827-392400\" FBPrefetchSegmentRange=\"874-344826\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1605689124074502v\" bandwidth=\"669112\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"501834\" FBPlaybackResolutionMos=\"0:100,360:94.3,480:93.2,720:91.7,1080:90.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.4,720:94.7,1080:91.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOackt7W5yVw2XzyOXRWLTH8pHBJlj9LlT53mtY8GI9RWfJJ1s6ndBYG_ToZXFjqiurcYte7vGFhYbTQhfTwlLhPBblJHflHD_2rqk.mp4?_nc_cat=109&amp;_nc_oc=AdmelNZC6JRFgIuV-KzdSaiE080IvDMkerHFoW4IRioqSisnNngrzsEEKLwp3I70xHE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=2F1pDP7WhnEQ7kNvwGRqLFE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo2NjkxMTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afs4tD5qP-pqPGYeCt_lH84fEdQ6Q9TJB6fXaBJjXUSWPQ&amp;oe=698EE092</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-31702\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-218094\" FBFirstSegmentRange=\"874-442659\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"442660-501833\" FBPrefetchSegmentRange=\"874-442659\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1411654867082290v\" bandwidth=\"890285\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"667714\" FBPlaybackResolutionMos=\"0:100,360:95.1,480:94.3,720:93.2,1080:91.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:97.1,720:95.9,1080:93.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7XN35XcSBDWKyjupUVFy8W3vbZbQ2LhIRkFyXO1spYCvJ2tLKCcgH07KOXSjscQ8xpewEo2n46S3AMWicBdv_7iDrCg54XSG6LB4.mp4?_nc_cat=107&amp;_nc_oc=Adm0pCBPizmxZm9V1OIeVHmYYLENXcpqC-v5lFqAxnXWg3ZWznp87HxoA2ReO3-X_7M&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=S0eIDZWWxD0Q7kNvwFQ78gw&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo4OTAyODUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsjPfkfzLKOHYbUGHQLkyMpYmkObrwy-mnm3Xf0fmZ6kw&amp;oe=698EE118</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-41454\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-308286\" FBFirstSegmentRange=\"874-590778\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"590779-667713\" FBPrefetchSegmentRange=\"874-590778\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"911760334784569v\" bandwidth=\"1495214\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1121411\" FBPlaybackResolutionMos=\"0:100,360:96.2,480:95.6,720:94.8,1080:94.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.9,480:97.8,720:97.2,1080:96.3\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOHFHTDSJBm4Q7mBSzAORJgeFmx8ylcnrrrdwAdf2J43VIk9JUdbWWfLaBfZIvTOpw4CBwx6FpNM-v6skMC4wnn_H6pM7gh6K_S4Qg.mp4?_nc_cat=110&amp;_nc_oc=Adncl5eaDJFjfQnu7S8aJXyrGhARyyF_jGnHwA-arXjFZamGgS-5xC_w8tKStMNkTSQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=hNrA6-m73UAQ7kNvwERb9Xg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoxNDk1MjE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfshgBnvKCIAhXU6q9BuskEP1tx2JBD6jXebKC_GKFbXqg&amp;oe=698EE083</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-65289\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-532937\" FBFirstSegmentRange=\"874-989626\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"989627-1121410\" FBPrefetchSegmentRange=\"874-989626\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"2404891773374002a\" bandwidth=\"80846\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"80846\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"61198\" FBPaqMos=\"86.69\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQNLgGoxDyanKkjboRlOG4zWYm3qhlg6NF25-39XsHQY4V95EHlLDOLosl14jkBuCvUy0hHmSA59lZG-2MDz9ZZzSbwF7S9Dhgd5KaI.mp4?_nc_cat=106&amp;_nc_oc=Admddnn_QhggKo2a2Xy9fYIl2GcSgyKmNwmxX3keeqFOASxDloRtJEmp6_dEuIX7XTU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=kmIaWAF4xuQQ7kNvwH5-jIQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo4MjA0MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfvFYsMJQM58D4et13GZ8c7Qp19dg0W8qE2WwrhWcfb3ow&amp;oe=698AED73</BaseURL><SegmentBase indexRange=\"824-891\" timescale=\"44100\" FBMinimumPrefetchRange=\"892-1235\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"892-22836\" FBFirstSegmentRange=\"892-19402\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"19403-40796\" FBPrefetchSegmentRange=\"892-40796\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODIzMTUwMDQwNzM1Njk3OTYyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNRw0hyQ5Lj9p-jwJZqwhV-NnpJWPN4Dxg1EI5veRXsaPD32xPdLRxg0bLtgpVZRaxJfvzuo0EdFRhD9LgM-rpOxxrsnKIJIqubofM.mp4?_nc_cat=107&_nc_oc=AdnVIuAJCg8BC_J_IOfaD02RWLuguTqKZ6jWdFvU8zDWmbt4B1u_8DHEQyTL0xPflUM&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=7BoM4iHepu4Q7kNvwEv43yn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQxMjAzNDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo3LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&vs=df5b90ba8d72b687&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjQ4NDQyNTVFQTBDOEVFQ0I2NjA0RTBBOTEwQjZBMV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzgxNERBODU1N0EyMjYzRDJDNUIxREVGRjgxNzI1RTg5X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMgcXxooXgPxUCKAJDMywXQBgAAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfuLFJjbIE51dOVn_bgjA-qTiSWQNbh-B1lxPHLUWXNt5A&oe=698AEEA8",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "For 45 years, you’ve loved our icons. But even icons evolve. 💅 The next generation of OPI shades are coming soon.\n\nArt by @thisis_jelly ☁️"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 32
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769975083,
                                    "edge_liked_by": {
                                      "count": 1627
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1627
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsQinig4v975n00hf3rtQ2uzSEWVR5XBMOD_yRsfcNdnQ&oe=698EB5AA&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfteKHd65JuW3D-37rmx4xWJZUkSCixWXqK-BIAqbgDVfg&oe=698EB5AA&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuFHj35muBby2eTJblzn2IDcY4yQPPvYKSfpu9ZOhjUPA&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvoj45fl-d-wzUB1_VvpA-IhpR_bsMZcvtOTvq37MGbmA&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvrfhqW_k3Lr7s7twXV7nf9JB-NMJoAsSUaz957UziliQ&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuVflK1zdiKULQg-C1QF8-BGTZ3BHTN6xMMngVD-G--1Q&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=Vd9UALzWZ6wQ7kNvwH6cFj-&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsQinig4v975n00hf3rtQ2uzSEWVR5XBMOD_yRsfcNdnQ&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.1366906474820144,
                                      "crop_bottom": 0.8863309352517986
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26054808944113160"
                                    }
                                  }
                                },
                                "11": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3822431353875645727",
                                    "shortcode": "DUMARByEsUf",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsP2Bxq72OYoufE5Ih89mjd6qikYu7LeUU-AsXwbcNEjw&oe=698EDA11&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=hTvkYxSzCxQQ7kNvwEQpvSq&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfssK7cZXVkABwMPqiCYiAn5uX_oDA0DCz1z1_xXF4vj6w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqrRiIgbi27vgDFaKhPesqNSx45xz+ArYRcAf99H6dqNikrkoxj3oqGFt2B3IJ/XiimJqxWs4/kJ7uQv4dT/n2qzKx2nHVuB/L/P0pIUCIoPYfqaY7BQG9M4H9azNVoTW45J7cKPw/+uaKgtmLFc9Mbvxzx/jRVoze5KpOwE8HA/lUTgHJPpirDVQuuoHYkVJZNbZ5btgAfQd/zoqcUVZluf/Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT24.102312S\" FBManifestTimestamp=\"1770585157\" FBManifestIdentifier=\"Forxx5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlqCP0/qpuJkD3sykl8PBrwOK2KuvlrjiBM6LqNOQyY8FkpqrmbWswQXApLLQ0ejkBeKstsXp2PAFrrqhwKHwuAucxrL+oPPjCyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2EBQAEhQCAA==\"><Period id=\"0\" duration=\"PT24.102312S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:77.2\"><Representation id=\"3315908158574990v\" bandwidth=\"163127\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"491421\" FBPlaybackResolutionMos=\"0:100,360:72.1,480:68.1,720:65,1080:64.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.9,480:90.8,720:85.8,1080:79.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMzY4oo_Uj9KfFYt2ZLNtG1g-UsLIjeqChQSxthXKHX9g5mpIC_f3ntssVgmoC4XkPyIZt_u5Foy0IUkKgGCiFqT2HJfv8O_M1b_Ow.mp4?_nc_cat=111&amp;_nc_oc=AdkKCIc0oKOKT01sSc-xmNdBDqY6k8ajiFb3bAtC4oHT8TY59l9b-VJ75bHBF9oeOnk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=wMkW_ru8SJsQ7kNvwEzYYiR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MTYzMTI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Aft6DOlsM0N_2hjoAN5npL93Sj8SXF59wEVfelFJv2TOGw&amp;oe=698EC3B8</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-24880\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-65162\" FBFirstSegmentRange=\"910-94911\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"94912-186510\" FBPrefetchSegmentRange=\"910-94911\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1629074871437600v\" bandwidth=\"238367\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"718082\" FBPlaybackResolutionMos=\"0:100,360:78.8,480:75,720:71.7,1080:70.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.7,480:93.3,720:89.7,1080:84.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMXELFL2TzIbQ4UjlpdiO_roTVZMlw3sf6dVqDqy9PW2lh2wUZzGWi6BdI6yDYw7QG2yfmrnqniJTvrTUOme_-ZIZ4_YM-_WLqFooA.mp4?_nc_cat=107&amp;_nc_oc=AdlZlZBkwn9oqdMdPPdAgNkYXqRG3Im1_PW-EsinIISHfFDG_ydos2Ps_5uFWa75pKo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=MA1JOQ3pWA0Q7kNvwGxVQRz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MjM4MzY3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftDXBbqBPlBHaZw-yn14qF1uwf89JTuPSenfxRtXj94tA&amp;oe=698EBB0C</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-32311\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-92796\" FBFirstSegmentRange=\"910-134814\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"134815-268428\" FBPrefetchSegmentRange=\"910-134814\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"900368215729104v\" bandwidth=\"305028\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"918897\" FBPlaybackResolutionMos=\"0:100,360:83.8,480:79.6,720:76,1080:74.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.6,480:94.5,720:91.7,1080:87.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMYLRhl5YV2wTFd8FQMZhk0dQhTPuIW4alvqUipmoVVYlU_DJqJZUMV9SboEjMsqyE6uvMh63V98LVn41mJdnvR5jhZQHZNN_sDEZ0.mp4?_nc_cat=110&amp;_nc_oc=Adkp_rsNTGWH6Ex6BYX5F5eIQBjxBrZxyCxNVNJxP_qerlHaui4japduEa-8OKaJYx0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=RRZQzUk9SdoQ7kNvwF2tjdx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MzA1MDI4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfuCJTr2SNe-K_NhAZtgub-85ybdRRJjD834P1WO2ejrnQ&amp;oe=698ECCDB</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-37153\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-119560\" FBFirstSegmentRange=\"910-169973\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"169974-341816\" FBPrefetchSegmentRange=\"910-169973\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1551074449516169v\" bandwidth=\"401800\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"1210423\" FBPlaybackResolutionMos=\"0:100,360:87.5,480:84.2,720:80.3,1080:78\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.5,720:93.3,1080:89.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMMxr-dE_kSRDKcfD62XTog5tX8SZc3FF96qL1j6NLfFNUR2SZpuCku8FVsFhH89eCgVOSU3pyLIWhPUDCkvFOrVMZLEXgp96sHgVk.mp4?_nc_cat=100&amp;_nc_oc=Adl1H2sCL_3K8Oir2rdCWy8A8NYE9aLkOhSX4QQJGEpTSFgzUXczMRfjV1QQfzg9ThQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=qykLXaxiynYQ7kNvwHH2ku8&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NDAxODAwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsXViirgcV_KFEsIVGTsxMwoLi0AGf1Qsr57SewKZqEdw&amp;oe=698ECBA1</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-43045\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-157471\" FBFirstSegmentRange=\"910-226959\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"226960-451284\" FBPrefetchSegmentRange=\"910-226959\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1655191482321713v\" bandwidth=\"518633\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"1562383\" FBPlaybackResolutionMos=\"0:100,360:89.7,480:86.8,720:83.4,1080:81\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.6,480:96,720:94.3,1080:91.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPsR44NSMuOBXTawDMEdATMUKTdqp1t9WbX3Smomo9_Pw6GY1wn0kpixoxfhgybITMS_ATAr2jkoPLkrGIbtXMpKuDwpoZzIL8Rz34.mp4?_nc_cat=110&amp;_nc_oc=AdmrnaKwbIuu7M910SaTGasQXk7Xrlpxb7t3ZXzripbcMCycrGoGDGXHFqrDJ5xdoag&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=6N6prNDjfFMQ7kNvwEdJ0zu&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NTE4NjMzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afu7KlawQUzmnS5JU4pCNLfkJcAWmljn2YJ8T2yvLvsAlg&amp;oe=698EB3BF</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-49969\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-204764\" FBFirstSegmentRange=\"910-297353\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"297354-588783\" FBPrefetchSegmentRange=\"910-297353\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3221298688044695v\" bandwidth=\"658124\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1982599\" FBPlaybackResolutionMos=\"0:100,360:91.1,480:88.4,720:85.3,1080:83\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.3,720:94.8,1080:92\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNO8A2BBLOohscmblVFCHSSYeYz33h5seGcdkJYKwv2WcTJuK7RsGlrdgqZ50u8RpwLhto7FUHlLZAMh74KKjBqMsyeoNqqQOw-Vpk.mp4?_nc_cat=105&amp;_nc_oc=AdlDzo8kiKjgrknO-xjoplG-EBg697mbuFvqqSeoMBqNNcdW-rAxDc1EOZkqclilZzg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=THh07ckxmD8Q7kNvwGSJURE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NjU4MTI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfthvzzWeVUhqoYIMmrsW2Sk4InZQjNm_VQTbEtdIMgt2A&amp;oe=698EC2D2</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-57419\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-258381\" FBFirstSegmentRange=\"910-378945\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"378946-750642\" FBPrefetchSegmentRange=\"910-378945\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1441616597680871v\" bandwidth=\"868977\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"2617795\" FBPlaybackResolutionMos=\"0:100,360:92.2,480:90,720:87.1,1080:84.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96.7,720:95.4,1080:92.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPGakasMizvih3cfP0DXe4_R-NAgcejo9N-MyilO997rNpggIM_YqftuVe0BWPF3X_nPx8ky0SkXTe1XTD1CVo5ivRN8jwzlRwKDZk.mp4?_nc_cat=101&amp;_nc_oc=AdlrLaoKUgsHCWii_6KjkZCUfND8YQu0zZKOUsSULqXKiE2a0hoaeOeZ5Uq-lMW3U1E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=dC-pdxqgllwQ7kNvwGXoDzh&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6ODY4OTc3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AfsnwV52q1OZtkREpnscmitk4sbArNCR5tYRBdOyIzUN6g&amp;oe=698EE2DA</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-64212\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-330372\" FBFirstSegmentRange=\"910-508169\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"508170-997478\" FBPrefetchSegmentRange=\"910-508169\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"948904731644719v\" bandwidth=\"1541562\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"4643958\" FBPlaybackResolutionMos=\"0:100,360:94.3,480:92.6,720:90.1,1080:88.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.2,480:96.9,720:96.2,1080:95.1\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPFoSYpZESLzW-Kkyt7BrpYYiV55Su1cwcazaeplL9bdc00EpK30CeYJvda0Q8wJvl8xsLoIMhUHTfBzLnoJJDmaIOpB2kFg453x0s.mp4?_nc_cat=108&amp;_nc_oc=Adk1XXd-rTfjw8ySMkZWQ8yXtGvlfKN00rUGf56PmhJRgfAb8cgKZd2i05X5SnMJ_7c&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=D4m3uN8tq8kQ7kNvwFrWlJh&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MTU0MTU2MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_Afut_1CKr7PSTcXnM1PDjYkamNY0AWpTT6Ri3lYD6D7GWA&amp;oe=698EC621</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-96215\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-549052\" FBFirstSegmentRange=\"910-915994\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"915995-1805478\" FBPrefetchSegmentRange=\"910-915994\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1342369260992005a\" bandwidth=\"57202\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"57202\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"173347\" FBPaqMos=\"89.72\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQOQlb1aho_0FhJyYCyEfqMMTDsxmFpyr6m8P8kBGb7vCueLLkOTG71tk9MnZqUqwL4XK2h3MXoAA1lMQjb5LqLTvXrUlgu0Egtti40.mp4?_nc_cat=106&amp;_nc_oc=AdlDZ4CpJdKjKW_W-qB9k9yzVzD4hk37kr1xjnevwrexNsSJBygU1lT5bCG-JllGen4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.feze12-1.fna.fbcdn.net&amp;_nc_ohc=EbBM28DiDvcQ7kNvwEAPRUz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NTc1MzcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&amp;_nc_zt=28&amp;oh=00_AftC034gtGrntJowSJDE1eTABMshnEv0m_dFYDg9tHUBnw&amp;oe=698ADF03</BaseURL><SegmentBase indexRange=\"824-1011\" timescale=\"44100\" FBMinimumPrefetchRange=\"1012-1355\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1012-19351\" FBFirstSegmentRange=\"1012-16755\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16756-29115\" FBPrefetchSegmentRange=\"1012-29115\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYzFjZDFlOWJiYzk3NGVhNGE3YTJkOWVlNzNlNWMwNzIzODIyNDMxMzUzODc1NjQ1NzI3In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.feze12-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQMY85HPFhZrtRbDp-Ym7Fv95R7LXqob5AOhU2L4_eN7XyHsQt_XfK9_Emn3kRkThFq-lHcX_WjQgn20Uv6o9LJm6hMYPSidqq7veqc.mp4?_nc_cat=104&_nc_oc=AdmSnc8kRVwnc6g4p2KPKzyimsHhTjL3tsx7wPSV_N55PAE3kLVK9P2O7IJZ3MXi9oY&_nc_sid=5e9851&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_ohc=lXO6iDvx3kkQ7kNvwHPTNr8&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDM5Mzg5MjIxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo4LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=d592a8698a14821f&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84RDQ3RTk3MDk2MEM1MDI1QTkzRTJERTQ2N0U2MEM4QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0M2NDQzMEJEQjZGNUNEQzhBNDg2MDQwNzM5NzhEQ0IxX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMyJaV2_rfPxUCKAJDMywXQDgZmZmZmZoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&_nc_zt=28&oh=00_AfvLHHAghqrO41RObICkbqYkN7u1gAmbVy4rEYFlCaNqxQ&oe=698AE201",
                                    "video_view_count": 68018,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "How to nail an at-home gel mani with GELement:\n \n1️⃣ GELement Base Coat\n2️⃣ 1 coat “Made Ya Blush”\n3️⃣ GELement No-Wipe Top Coat\n4️⃣ finish with Nature Strong Glow Up Nail & Cuticle Oil"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 25
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769889395,
                                    "edge_liked_by": {
                                      "count": 1673
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1673
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftW4NVQkwrp4v7Y_Wy1kJ5x_uCMKEt-zJUdBvoemdc-yQ&oe=698EDA11&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYjDD6oGqNUKybNzSzQYx2bcLSit4CGnX8rLsA4ISdnQ&oe=698EDA11&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsu1htl1cXKFZD9hh1vKMIbbYB_Ej1SZPw1m1nuKNmfYQ&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsVyBMLOvRrJFFW6O0_koL8fEup5zP-VmVZ7E1FbX2q0Q&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftEaExtr1mE2yqjBwBC1Z27SjN8HVO3TH4dRosgQ4CgSw&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs8TnojNdwgATbK2WYVX9n0dGUNqDwvMbA5zNpL7OtYaw&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=wXeVPqSE0tYQ7kNvwF-0J4z&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftW4NVQkwrp4v7Y_Wy1kJ5x_uCMKEt-zJUdBvoemdc-yQ&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.04741379310344827,
                                      "crop_bottom": 0.7959770114942528
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25767061479579985"
                                    }
                                  }
                                }
                              }
                            },
                            "edge_saved_media": {
                              "count": 0,
                              "page_info": {
                                "has_next_page": false,
                                "end_cursor": null
                              },
                              "edges": {}
                            },
                            "edge_media_collections": {
                              "count": 0,
                              "page_info": {
                                "has_next_page": false,
                                "end_cursor": null
                              },
                              "edges": {}
                            },
                            "edge_related_profiles": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "1552649758",
                                    "full_name": "Kiara Sky Nails Official",
                                    "is_private": false,
                                    "is_verified": false,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/532595629_18522228490009759_9010801728964761995_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41MzEuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=xZrw9zQTE1gQ7kNvwHCQIiR&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsfia5RsdokJeqFpJE_NUHJhQTV7-4PyFJyMui7sPFjJA&oe=698EDEF2&_nc_sid=8b3546",
                                    "username": "kiaraskynails"
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "188005394",
                                    "full_name": "OPI UK&I",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/139750363_156800166019129_6148960217895078932_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4zMjAuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=iVkbg58u9psQ7kNvwG0mrYZ&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfseQ8j7O2mgojEk9zOTRc-gCSPAgi8j7bFtqx1XZD4IQw&oe=698EE732&_nc_sid=8b3546",
                                    "username": "opinailsuk"
                                  }
                                },
                                "2": {
                                  "node": {
                                    "id": "27987483",
                                    "full_name": "China Glaze",
                                    "is_private": false,
                                    "is_verified": false,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/620467230_18553631215019484_5841216447602744844_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDI3LmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=NIbfxpYU9E0Q7kNvwHR2PQj&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvgsYQJIy4seuGHG61YpMOg5EvVFSFsc5o_45qOrF-6zw&oe=698EB472&_nc_sid=8b3546",
                                    "username": "chinaglazeofficial"
                                  }
                                },
                                "3": {
                                  "node": {
                                    "id": "297667596",
                                    "full_name": "essie",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/628186903_18565353817003597_7274877246486751509_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=CAjUlbhqwPQQ7kNvwFaiYeu&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuRLBtm2sKH3IFLORZXobvOfWV5cV2IR7jlDNlzgc-kzw&oe=698EE0BC&_nc_sid=8b3546",
                                    "username": "essie"
                                  }
                                },
                                "4": {
                                  "node": {
                                    "id": "3198433427",
                                    "full_name": "OPI Professionals",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=3CO7Y7uDjrcQ7kNvwH9y7I8&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftYMtutecFhQmqTde57fMLMxhOIpt4yb13tUgCHOpGjjw&oe=698EDF24&_nc_sid=8b3546",
                                    "username": "opi_professionals"
                                  }
                                },
                                "5": {
                                  "node": {
                                    "id": "26457898",
                                    "full_name": "Sally Hansen",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/313372747_795186111543448_5787955470850902636_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=_RoFN6HsyzMQ7kNvwEWENwd&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afua4l65F5qbrox7i0IbEVOwJhcJDfHGWtTLmtzjNU3PlA&oe=698EBFDF&_nc_sid=8b3546",
                                    "username": "sally_hansen"
                                  }
                                },
                                "6": {
                                  "node": {
                                    "id": "52238624485",
                                    "full_name": "Cerise 🍒",
                                    "is_private": false,
                                    "is_verified": false,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/544105386_18023516399736486_6299365463300351479_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=KNkP-v9NUEcQ7kNvwGsXjec&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvFIBrHK1H5H1g1tQWKLHbOOHANNE14fe-g832f4BTW1w&oe=698EC260&_nc_sid=8b3546",
                                    "username": "glossytipped"
                                  }
                                },
                                "7": {
                                  "node": {
                                    "id": "45415266747",
                                    "full_name": "Sarah Haidar",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/443277348_1112420339987987_4276586597794226446_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=JzSWoywRo0MQ7kNvwG8IuM6&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv9WE90ivShwMN-MSG23LcmepUHjL0VL9S2gjviKhNTjw&oe=698EC44A&_nc_sid=8b3546",
                                    "username": "heluviee"
                                  }
                                },
                                "8": {
                                  "node": {
                                    "id": "34211917",
                                    "full_name": "NATASHA DENONA",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/576564569_18536089846035918_961198695226315452_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=_Dsqws9TgXEQ7kNvwEn73yy&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs7KnyaJ5y-WRrPjDGjwizbSchuybZQgffmBA5hHs48Fw&oe=698ED7D9&_nc_sid=8b3546",
                                    "username": "natashadenona"
                                  }
                                },
                                "9": {
                                  "node": {
                                    "id": "6270249696",
                                    "full_name": "Paula 💅🏻🌙💗",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/617717232_18333737839209697_797990955984722531_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=B5AnGt6r30QQ7kNvwG2TU2a&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftlVb3mfbbN0l8uHCzgu9Pw2ULLBaR6eTHAcmHYWuHcGw&oe=698EE5DE&_nc_sid=8b3546",
                                    "username": "nailsbypaular"
                                  }
                                },
                                "10": {
                                  "node": {
                                    "id": "192301204",
                                    "full_name": "Maybelline New York",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/198028759_692833654857282_797261321924659386_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby45OTEuYzIifQ&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=hnZkf9QF3GQQ7kNvwGb0hIf&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvlhjj2QWQvdc6WbjcsU3A0aED-aYqoRtgG3dd9NQYCfQ&oe=698EBEAC&_nc_sid=8b3546",
                                    "username": "maybelline"
                                  }
                                },
                                "11": {
                                  "node": {
                                    "id": "1962065547",
                                    "full_name": "Le Mini Macaron 💅🏼",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.feze12-1.fna.fbcdn.net/v/t51.2885-19/582106097_18517331416065548_5091593291568159195_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.feze12-1.fna.fbcdn.net&_nc_cat=108&_nc_oc=Q6cZ2QEbNKl6xOZYnWgq9f1Bkdzu85xzPgoAo0YKL0ao6j64d0ldP1UDgQbvlapW-Ft0i2Q&_nc_ohc=r3CBZ-wEpV0Q7kNvwHzOyLe&_nc_gid=yVMoHDYwVgu68G6bwXvlWQ&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvhYZmILFhnY2rv3MnKjmXYDEyO502vvIWijQsKo7KX4Q&oe=698ECF19&_nc_sid=8b3546",
                                    "username": "leminimacaron"
                                  }
                                }
                              }
                            }
                          }
                        },
                        "status": "ok"
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/profile"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "data": {
                          "user": {
                            "biography": "Meet The New OPIcons: your fave shades of all time, remixed with attitude. 🔄💅",
                            "bio_links": {
                              "0": {
                                "title": "The New OPIcons! Spring Collection",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fthe-new-opicons-collection&e=AT13GRSU2wnA13ShGsZnAZfLfh3cTjRbDsylk-5MMRHZYm9MJk2MU3OAitoAE5k7RPG97Pw_uzsivkxc8rO2eUb7sFZJbVGo",
                                "url": "https://www.opi.com/collections/the-new-opicons-collection",
                                "link_type": "external"
                              },
                              "1": {
                                "title": "GELiversity™: Gel Manis 101",
                                "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fyoutube.com%2Fplaylist%3Flist%3DPLQJUg0LNqNatz073eArBzAYkyokvs7mtW%26si%3DRx2D8aUOkVqCM0Rn&e=AT2MQCxNahv55ekrT9FNB97qH8Y_oQjbVHTMN1mlj-2jyVrXYcOgFoFUqWdF9lRtNZoJkPKnv9P5G7Qp6n_jt-SbeKjD1gAZ",
                                "url": "https://youtube.com/playlist?list=PLQJUg0LNqNatz073eArBzAYkyokvs7mtW&si=Rx2D8aUOkVqCM0Rn",
                                "link_type": "external"
                              }
                            },
                            "biography_with_entities": {
                              "raw_text": "Meet The New OPIcons: your fave shades of all time, remixed with attitude. 🔄💅",
                              "entities": {}
                            },
                            "external_url": "https://www.opi.com/collections/the-new-opicons-collection",
                            "edge_followed_by": {
                              "count": 2015350
                            },
                            "fbid": "17841400195544228",
                            "edge_follow": {
                              "count": 1457
                            },
                            "full_name": "OPI",
                            "id": "270598518",
                            "is_business_account": true,
                            "is_professional_account": true,
                            "business_address_json": {
                              "city_name": null,
                              "city_id": null,
                              "latitude": null,
                              "longitude": null,
                              "street_address": null,
                              "zip_code": null
                            },
                            "category_name": null,
                            "is_private": false,
                            "is_verified": true,
                            "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ymssfZtSXPQQ7kNvwHEdWUF&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvjeCx_XuL3njYmoKo90cNgdLd1118h74gZazwgf6Cm7w&oe=698ECD04&_nc_sid=8b3546",
                            "profile_pic_url_hd": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ymssfZtSXPQQ7kNvwHEdWUF&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvklLmkGOSWvGsFAmU_mIYE3LdnPl1yuoBx8grKbk_qkw&oe=698ECD04&_nc_sid=8b3546",
                            "username": "opi",
                            "edge_felix_video_timeline": {
                              "count": 18,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "QVFDQUJQOHV4bDd2ZUFzZnRKbldXV1M2eEJsVV9tbU1rQzRjbXFpVy14a2NQeHJSOEJzdy1OSndkNV9ZVGJ0LVQ4N2tHZHhSa1RlY2Q0eEJDZ21uRzVFTQ=="
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2852659936298313985",
                                    "shortcode": "CeWrxkYDKkB",
                                    "dimensions": {
                                      "height": 1920,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvDhTCHnzdFAnAzGm7_o0hfFaHO5Ci5vZL-7y_XadjmzA&oe=698EBA4D&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Biqtch Puddiń",
                                              "followed_by_viewer": false,
                                              "id": "1060524190",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/89848378_510405069842955_536099681902526464_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-tHV_FxXwgQ7kNvwH9MLek&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvE2qJg7HRWNd9DptXvQFk1VqqngFF3giYgS8kL5FJF6g&oe=698EE437&_nc_sid=8b3546",
                                              "username": "biqtchpuddin"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqt4JGarvE8p2r/wDq+tWXlOcgcAdB1+mKbEJFUsx8sHnJ6n/AD3rHzZ0NsdHpSbfnJY0VbhkbBLEOAMhhRTujLUqfb8HAHU0slvJcD58AHsTz+nFBvIifmTn3A4p01yxXKofY/wBfpRv1NGn0VvUjVo7SMoARz1x1Pr9KKlkaTaNyBuOuaKTRSXp96B5UxulUE9j3qxBL5oIxgDiqN5UtifkpJ6iaVrlh7ZD6/TJxRTpCcUU2Sm+7P//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H4M7.534S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZZuD8htyVirAB0uzMksPd9wHWr8PFuvqBAozIl5mL6b4ChKjS9p6qkgTqjIqFsL/EEiIYE2Rhc2hfYmFzZWxpbmVfYXVkaW8iLBkYCG1vZGVyYXRlABaEFRQAEhQCAA==\"><Period duration=\"PT0H4M7.534S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"1280\" maxFrameRate=\"30\" par=\"540:960\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:75.6\" id=\"0\"><Representation id=\"387202806767408v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"1280\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"1188338\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"36769183\" FBPlaybackResolutionMos=\"0:100,360:87.7,480:83.7,720:75.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.8,480:94.5,720:90.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQODDOPcMoL-wD0fvexNj6xQTaquaAI39TEIH1CfEToXIZvE9VOaVYmzfBulZQM_tcU3OHb0WM0RIr2dfPs_99uY.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdnTIbon12IyFzb30HZsxfYauAJ2T90XPTS89KEnjtmmdJiTZFW8K41hMNH2zEMbszM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=J0ZQVKvZsjgQ7kNvwFdIO-v&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjExODgzMzgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afust8q3DLmQhG4uYLyI_PUrESJ0Fxp0u7b2QPwMbFVsrQ&amp;oe=698EC8C5</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-435118\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"435119-777187\" FBPrefetchSegmentRange=\"1489-777187\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"701094784332294v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"1280\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"731554\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"22635518\" FBPlaybackResolutionMos=\"0:100,360:79,480:74.6,720:66.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.6,480:89.1,720:81.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQNWJtklMV7HWlON-h8Mw20Ycr9MXqtqytAzJOnaDKjjEejlqODbgZlpKcN-zsOdPh8YZFSzx9ScFWBPs4PP8It9.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdlhIs6TRG1ycUFZAMsS2lraPzZwvnzVHj4NKgqrI-d2FIs0VuD9nMXKUbQ3ndDEJ_I&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=yosUI80HpgQQ7kNvwHLnPut&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjczMTU1NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvFNH16xKI94Ak89nvYGWZD7niPozp6PZkkA7-I7qKxow&amp;oe=698ECE23</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-290612\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"290613-502783\" FBPrefetchSegmentRange=\"1489-502783\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"5217171941704501v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"540\" height=\"960\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"426470\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"13195707\" FBPlaybackResolutionMos=\"0:100,360:71.5,480:66.2,720:57.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:86.1,480:81.2,720:72.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQN0Wb7eFC7ifQTzZrmuYkAGr8jNKetz5seWyLfBqyC_RrzqyFM155mUgAyqe8wld3-dJtlovoJ79BNXITS3M7wi.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdlFcc9JmZFbsKbBkvA7dvKw_YluJYgOz_AaHjFoSXdWCRWRvE6b4JAr_AVDufR7Hlk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=T9GBZqner70Q7kNvwHJ6SIy&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjQyNjQ3MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuX1mZwDEozgoBCTFvLN4EqzOvjIDizhGWnz81ivsSdBA&amp;oe=698ED41D</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-1490\" FBFirstSegmentRange=\"1491-178684\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"178685-307009\" FBPrefetchSegmentRange=\"1491-307009\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"544765484047145v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"366\" height=\"650\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"231536\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"7164138\" FBPlaybackResolutionMos=\"0:100,360:61.5,480:55.8,720:47.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:76.8,480:70.9,720:62.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQP_sd8XTE2iuTOsw86qi9K1WHQYVsR6Q9xUhR-icJh0Y_1JTMmgS-TEYygJptJA4gH05eAz7mzeqS59oUzc1m0S.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdkSoF5UTonR_7JJweUVOxpMWWavj-8jKwI2JlTyKZ1XbE6UfFo1oENYiFrK63pzJUY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=AWlYQ04bAu0Q7kNvwHqtNBd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjIzMTUzNiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuFnJs_ZymOzjinKSAfxx80FcFz99k_rIE1mj-gRcAE3w&amp;oe=698EDBF9</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-1490\" FBFirstSegmentRange=\"1491-103292\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"103293-174354\" FBPrefetchSegmentRange=\"1491-174354\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"1166208030886402v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"240\" height=\"426\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"120802\" FBEncodingTag=\"dash_high_5_v1\" FBContentLength=\"3737822\" FBPlaybackResolutionMos=\"0:100,360:46.2,480:41.4,720:35.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:61.2,480:55.6,720:49.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPjQed_KGVjz0tNRz7wq2aX90GTw9Q48YeQSAMMBM3JcpFl_oScL_E7louFYXNrEMrpnK0jhztuFHw-k2tdnMGf.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdlFZtVHdwYoIX3jiHNPxO-s9jW0wLZcfqVSAAiojD5uheT3hDoZaCQEIa7zRM-r428&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=ISVY1mW_sSsQ7kNvwHFoD99&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzVfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTE3MDY3OTU4MDM2MzI1MiwiYXNzZXRfYWdlX2RheXMiOjEzNDYsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoyNDcsImJpdHJhdGUiOjEyMDgwMiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvahXzXtq5PJdDKCDlwHx4lyMW7YKhUtPxtaljGbMdmbA&amp;oe=698EE0F9</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-1488\" FBFirstSegmentRange=\"1489-39676\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"39677-66581\" FBPrefetchSegmentRange=\"1489-66581\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"567252778249195a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"76341\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"2362908\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQMkKs7P2bRoJUEBu8pFhOCgBJa2OAgjpeyw0RFdHYC-88w8PwyBtWmmZVaSHREpPL0I4PWsYF9NL99_ZBhnty5T.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdlTaC1d214e_AFDmkygIMv5OTLWd-SqWtHMDVQtxKiUfz912sKM5J1DvPeGKqvcEpk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=sSz3Tw0snKoQ7kNvwEyj9jV&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMTcwNjc5NTgwMzYzMjUyLCJhc3NldF9hZ2VfZGF5cyI6MTM0NiwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjI0NywiYml0cmF0ZSI6NzYzNzcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftjISy_JFgagsbwYZGaYIT3yqMcE1jmC9RtO6q9EnTivA&amp;oe=698EC7B1</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-2302\" FBFirstSegmentRange=\"2303-23512\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"23513-42428\" FBPrefetchSegmentRange=\"2303-42428\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyODUyNjU5OTM2Mjk4MzEzOTg1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOBdaZDxN7Zhm3bA2LZji6cCgCKFCYaMC4aKuPiy2jZktiNSCvG40PCkyDbQVkyVSUx16C7l6Qwhf274eNPBjQZ.mp4?strext=1&_nc_cat=103&_nc_oc=AdlbNdP0OV03MoqyLkhwCTB7FVjSrbj6Kx8uWAYaejMIWKBYQrHQNrnKpUxlEawLukg&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=UKtCoGtHJ1sQ7kNvwF3OvWX&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMTcwNjc5NTgwMzYzMjUyLCJhc3NldF9hZ2VfZGF5cyI6MTM0NiwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjI0NywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=3b923daebdf7cfaa&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFCY1hlbUVfYjRCQUhUa0Jwb3hBTmRIYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRzdrQ2hFSDhLUmpRMDRMQUJjeE9GRFNLcWg5YnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6KfEyMKulAQVAigCQzMsF0Bu8Q5WBBiTGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfurQq7tfNF5ooHoE85DYUrZriLHkV1wjXOJrOWqa_JHcA&oe=698EC469",
                                    "video_view_count": 12459,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "We’re celebrating #Pride with @biqtchpuddin 💕💅🌈 Check out this #GRWM and learn more about what inspired @biqtchpuddin’s drag identity, the key points for drag happiness and more!"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 20
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1654283809,
                                    "edge_liked_by": {
                                      "count": 584
                                    },
                                    "edge_media_preview_like": {
                                      "count": 584
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=c0.420.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu8eiT5fktLP8pidBAgLkMlty7ijF7kaxyIGKhIkvn_rQ&oe=698EBA4D&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuTiRqH2WoKePs4l56bayZZta6AlMeXhms3pFkQ6js2Cg&oe=698EBA4D&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftgmeIGsK3krbRkx1rJNLnbBksMIo9c-ffU1Ls-SbBSdQ&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftoTB1AgWmIBhp61hYj-HP4nk9WIVoG8P_84Ut3NWveTQ&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfupdWJb69Y9uNr2aBlXutfRv3oDdoSqToHdjO9dZdOAKQ&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e15_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvkeu6L6Q1NxXKHB4RAgX8lGkcRPpea_PYwc4c9H5fZ_A&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/285279664_751267349396515_6582397803500284746_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDE5MjAuc2RyLmYzNjMyOS5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ud_CScngNrwQ7kNvwEeBRZ3&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuTiRqH2WoKePs4l56bayZZta6AlMeXhms3pFkQ6js2Cg&oe=698EBA4D&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 247.533
                                  }
                                },
                                "1": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2830110296610572908",
                                    "shortcode": "CdGklH4pgps",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfubHqXUcA5TQj187H6__zz5F1SMEnVlZrU3PPnsAzcp1w&oe=698EBEBD&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq3s0hpuaQmmIDTTTHYjpVcSEnjGPTvmk3Yajcs0lQlXBPFL83oaLvsHKu4jybjjoKZIXAG3gE46+v8uanUpt+XlT6c5qOS6iUfMRxzj3HOPrRysOZIYgYrn1/wP8AhVFkMcxJ5Ix0Ofzq9A5kUsc46D8iCf1/Ssua6LS7wOBwcn09OP05pKLlsVzpb9TdjO8ZNSVzv2hmOAcAdAD/AJ5qYXTgYz0rbkZz86uJLcsRtX5R7f4+ntU8NuhHzDcx6nPT/Pp+dURW2owfy/lVS0VkKOrbY9UAGB0FZl3a7TvXoeorVFRzfdrJNpmjV1YwGG08dKXdQ1RV1HKf/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M30.136S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZVozY1pKGrIsBlsT7yPLA5QGuu8nQ9/2fBMbcgbSzz9MG6tXZjsD4ggsiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAWwhUUABIUAgA=\"><Period duration=\"PT0H0M30.136S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:70.9\" id=\"0\"><Representation id=\"1872732899784483v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"628751\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"2368297\" FBPlaybackResolutionMos=\"0:100,360:88.8,480:85,720:75.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:94.9,720:90.1\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPgcJSa34pjRK_RxvInxjSCWQaPa1rRHadxnInpiDbxWLb2KcfHHLbGpMgYQnAKLcNyrYjb2FdzsUwJ-XxxCGPh.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=Adn3Ae6jYlezAJhhdkPygZMpc4p98kvIBPHnQNfOq1hcoY97iWgbqbNLQPgmtwnFDqY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=fQDfA0rzA-kQ7kNvwE2Xahs&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzIuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6NjI4NzUxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afs3LW0l1X3i9v1rU5XNvuLyx3Lpi70B3VfLeVJxysmbLQ&amp;oe=698EE8B3</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-67878\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"67879-216909\" FBPrefetchSegmentRange=\"974-216909\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1196233167810263v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"395427\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"1489444\" FBPlaybackResolutionMos=\"0:100,360:83.4,480:78.2,720:69.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.4,480:92.2,720:84.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNLzPI4SBHuTEM1RGP1RmLyDfLu-tRuJWehtOoqqS5LfFBJZetmZqgAEUTBu67mOtwnGAnxla76nRI74WT9-AD-.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdkC1e7NM7DZQzRaMyY6HYsS08xyMmAb3bTSSTzhFoBliCwvLgJM4MKSAaBBKPWqv1k&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=p7A4RtNnPSUQ7kNvwGP2KnV&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzIuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6Mzk1NDI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftexPF91TpUzeulMq_NFPj-YsU1SQ9-RNmGvRMhsRXB-g&amp;oe=698EDFD8</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-42116\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"42117-133438\" FBPrefetchSegmentRange=\"974-133438\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"306420971656710v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"512\" height=\"512\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"235637\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"887568\" FBPlaybackResolutionMos=\"0:100,360:76.8,480:72,720:62.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:91.2,480:86.7,720:77.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQNW-q5g-tpW-ks7-Qp-4rQNSZkBbs9OlJVBOfDJFnYQ1EJqr_45Hxjk6Is_ttgOaiOaqOddQXSbtPTtp9MwPF0z.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=Admmx_4UchZLXFjCEVSPCj9M_TbC-PsfGV-WNFY7fgw330pcjfI6luJy2wQpawr9CMo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=It7tN2Qhix8Q7kNvwHW-l3J&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzIuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6MjM1NjM3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsuO4YE51anHr3fdbRFkq-cXobSkL5Cq6W0cYaxTBsxLQ&amp;oe=698EEB63</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-973\" FBFirstSegmentRange=\"974-25028\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"25029-80140\" FBPrefetchSegmentRange=\"974-80140\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"3102692979979637v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"326\" height=\"326\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"129044\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"486069\" FBPlaybackResolutionMos=\"0:100,360:66.8,480:60.9,720:51.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:81.8,480:76.2,720:66.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMVR4UVWuP2R2pdoVjVHU4zhSOjalojuU4HBtdyjOa9bcqzUXYbEYGIsyoqtEI4ZXDhM3c6FBkr6p3MwffczvJ7.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdknIKG1VuHEF4hblBJW9KOkIfwAHHkmvQgwduZh-1L39C2vHj26drlnTcpnNxUCdPg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=3wDe7EaYD-EQ7kNvwGHefTA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzIuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MTI3Mzc1ODAxNjQ4ODY5MSwiYXNzZXRfYWdlX2RheXMiOjEzNzcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjozMCwiYml0cmF0ZSI6MTI5MDQ0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftA7NTZXTXwqwvvf_1sX9OhEj1DsZNFXXX4wqytlhAB1w&amp;oe=698EC047</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-974\" FBFirstSegmentRange=\"975-15254\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"15255-44558\" FBPrefetchSegmentRange=\"975-44558\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"504691214479627a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"99206\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"375159\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNp9Svqu_HmuG2AqOnR3zkQATs4iU1Ei1XMEZpdQr8RMQSNSWLs1c9UMzVdpiBUP4q9yImSbhOQMQRnc_2DMphv.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdlbDa7QgCAXyFhlHjkIleR1P9qGQ5XWpqDtFk8UcgnTE95XLhmPJUPPTxEf7wHc__g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=MST7z9cRVGQQ7kNvwGkD640&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzIuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMjczNzU4MDE2NDg4NjkxLCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjMwLCJiaXRyYXRlIjo5OTU4OCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftswOecK0GzR974ELShXpPg2GFowaNeyYVafE6WTtgOqw&amp;oe=698ECA61</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-1006\" FBFirstSegmentRange=\"1007-38256\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"38257-65705\" FBPrefetchSegmentRange=\"1007-65705\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyODMwMTEwMjk2NjEwNTcyOTA4In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNVrmTgWK2536AalvFVAUy8yfFOLf6AqSPBW0YWxQbE7CGTn7yANZQexvj7FLTm1z5t8g_GiEi07cV4dvix_nQr.mp4?strext=1&_nc_cat=107&_nc_oc=AdlZ9RkCNbqnK7nBNht5-DhiRq9d02OEUADXCX22HFJx-XVh8VcTZODL-y0u4iGTURQ&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=NFoy98Ed2HEQ7kNvwEa_qgO&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxMjczNzU4MDE2NDg4NjkxLCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjMwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=52be68a6bbb92d18&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HT3JNcHhDTTFXYWZMbm9DQUNrcVpxNXhWYnRpYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HR2Z5cnhBOGhkc19JY3NDQVBRS0dBUFhGYUZiYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm5pPS4byewwQVAigCQzMsF0A-IgxJul41GBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfsknoHzenOJlpr07zYdr6Aq4zrsWiwK78J9GuoyCRf4iQ&oe=698EEAD5",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "It’s here! Raise the volume 📢 with #OPIPowerOfHue, a technicolor rainbow of 12 bold, shimmery colors. Dare to be different by using a single mood-boosting shade or mixing and matching them for a huenique look. \n\n#OPIObsessed #OPI #ColorIsTheAnswer #Nails #RainbowNails #RainbowMani #SummerNails #SummerMani #OPINailLacquer #NailPolish"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 42
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651595513,
                                    "edge_liked_by": {
                                      "count": 1192
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1192
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2QxrTEDHSJ9WUOLnVF3VLOXpnoeMJkTBJQDLU_T__nQ&oe=698EBEBD&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2QxrTEDHSJ9WUOLnVF3VLOXpnoeMJkTBJQDLU_T__nQ&oe=698EBEBD&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftjdXJG689Naks3-8RnXvqp424D3gJH0KThQ8wgqrK33w&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvxa9DfBVA8k0Um2uhL-1XT03tSwT6vvq9ZBbiuOc_rTg&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftbaBI3WsclAcWAN8JHJC8A6tYB33yVA3HeGePGnEJ9ig&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvsC2yrnMowPvEr9cAo3iEw6YtQWLPpNxV_4lHyf_rD3A&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/279769108_822347688724948_9089466021105969816_n.jpg?stp=dst-jpg_e15_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=H0WJWRqlUgEQ7kNvwE5XLOa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2QxrTEDHSJ9WUOLnVF3VLOXpnoeMJkTBJQDLU_T__nQ&oe=698EBEBD&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 30.133
                                  }
                                },
                                "2": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2829540073598278084",
                                    "shortcode": "CdEi7SUjtnE",
                                    "dimensions": {
                                      "height": 937,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftyJ8VizOHLiEacHWvWVeG1FvrDuB2GAcNDjJ3x3GLg9w&oe=698EEBE9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Katherin",
                                              "followed_by_viewer": false,
                                              "id": "29699435372",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-19/90219598_3248006955223735_2638646186596106240_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=MXYWnY9dZfYQ7kNvwHASsjT&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afva4RFOny2TcqtsFcddb3sNFwk73c4ynQDXTNcIfkNTwA&oe=698EDFBF&_nc_sid=8b3546",
                                              "username": "katherinnails_"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACIq0mIAyegqr9obyzKQNo7Z5wf0z7Ul9JtQL/fOPw6n/Csu8uMRiMd/mP8ASgCtd3P2ggKMcnPOck9PyGBWsYEtbfB+/wBfx/wHT1rnEySMde1dDZf6Q29yXEYABPQt6/h29+fSgCuLK5PO0c+rDNFb+aKAObnuPNfJ6KMVTdJJssoJA79vTGa0rLT/ADB5svCnovdvc+g/nTL/AMxnVE4QdABhR9e1TfoW11KIiGBGo3SMcE9h7D1Pqa6W3iECBB26+571QsUAbaOcDJPvWrVEtWFzRTaKBFaafis5mMzBV5J4pZjUumj97+BrNG70VzSgtxCvqx6n/D2qbFSGmGtDDcbiilooA//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M21.500S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZVv7EgOzFwowBxICyorGd5wGQ+u30suDvAZjF1J7V9akC5OqA4sKbtAoiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAWwhUUABIUAgA=\"><Period duration=\"PT0H0M21.500S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"900\" maxFrameRate=\"30\" par=\"720:900\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:69\" id=\"0\"><Representation id=\"527222658940552v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"900\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"628482\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"1689046\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:90.9,720:85.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.5,480:96.7,720:95.1\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQO4Yme13tfqVtLNOcsyjdUxIgjzTGaJJ8oxQXaq9nKqOxjwISSFj2Bn1KcRrQ0dRGWNi_8ZwGaXcos3fPD6ruMn.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=Adnn68NrpRAeaEfTK6mJxsqiGwfum9R6s2IJIPv_NiOUwF_tKvf67rq-kcM9VmnlwT0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=g_73lPraWa0Q7kNvwHtFTZK&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjo2Mjg0ODIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftdtLw3nsfzYbup2cCtxFHlhK0lkn8cV216pHpQw3MDiw&amp;oe=698EB900</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-950\" FBFirstSegmentRange=\"951-145301\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"145302-279425\" FBPrefetchSegmentRange=\"951-279425\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"508479200968738v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"650\" height=\"812\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"392728\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"1055459\" FBPlaybackResolutionMos=\"0:100,360:87.7,480:84.4,720:77.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.8,480:94.7,720:91.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPnTNjWvdg8zFCuCBCBNnG8nSUMrFjt151JsRmF6YJmwrErM1Yp0bRAa9BTkTIdSbQp5z9w7QQ2QXonXgXxSGLo.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdmFzrDFBpjYZ71Sn_q3BAGLWLLgcdrJNH5sL_6k_z8M-wRZ0dF3a_Ji_dD_2XZ9j4I&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=gMNW1Q0fU9gQ7kNvwEWlM2w&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjozOTI3MjgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afut37LaIbKSl6gDPny062ZPovqLe2fcitzg31Hdn4GXAA&amp;oe=698EC431</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-89929\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"89930-173309\" FBPrefetchSegmentRange=\"950-173309\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"309006501417279v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"454\" height=\"568\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"233802\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"628343\" FBPlaybackResolutionMos=\"0:100,360:81.5,480:76.9,720:70\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.7,480:91.2,720:84.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNtDMtnlhFk0sKSlhfNhU6KeqvnrRziD_MmCBHjiFG9kkdokiV_601jB_aRSxSsRn3Fxen7J3OMikm_upbbQKkN.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdnGNK9B46msUsKlPKjnQiNSum732_J67Cj6NFwWe0UvHzMiNG9ngWZrUjAhrJQdUGI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=_g39z_BxLn0Q7kNvwGTLHob&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjoyMzM4MDIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuekpxptKM0KJN3a5Gkm7GdqdeLbLJP0WperKlIsf6gjw&amp;oe=698EB4C7</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-55597\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"55598-105269\" FBPrefetchSegmentRange=\"950-105269\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"2929571794000562v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"290\" height=\"362\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"119209\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"320376\" FBPlaybackResolutionMos=\"0:100,360:69.9,480:64.6,720:56.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:84.6,480:79.7,720:72.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN5RBkpjH-Akw6Mnol8uxXqLrvtaUei3RvtQL6Ox4eNrazO9Ki_Bzp2f3SBQGVysgosV6JN0NcrNvQrx87dIVnB.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdmWJPCDg_4gLv2w0M_3R-ds9L1RQbGE-q9kKQpfKYm37qSHU7OJ5dwh1vlHUG3DLxM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=S3XsK6fraCwQ7kNvwG6p25t&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6Njg0Mjk3Mzc5NTUxMjI1LCJhc3NldF9hZ2VfZGF5cyI6MTM3NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjIxLCJiaXRyYXRlIjoxMTkyMDksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsNyqnPTRPL4hcAmT5QI4hqjFnYdwRvrfqp7V8PEPaO2Q&amp;oe=698EE2B4</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-949\" FBFirstSegmentRange=\"950-28959\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"28960-54770\" FBPrefetchSegmentRange=\"950-54770\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"655131392250188a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"85646\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"231158\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOd5IaK-6TQxlxgisPDXF1QIIgaKL3KAILex6vyTxh4GeRGzMNpPN5EtR7YWyjHHCVU07qncc6GPZ-vM-OwdSaf.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=AdkFct-63nKNjS-GjwOuCgxzsq18YG-RsXtW_JCVcGiM-HIizixGv2_oEMgy70GLM3o&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=L5Ge-FQZa78Q7kNvwHx17vN&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo2ODQyOTczNzk1NTEyMjUsImFzc2V0X2FnZV9kYXlzIjoxMzc3LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MjEsImJpdHJhdGUiOjg2MTEwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvnJYhPZlBCEmLGbcpYqpgvyBZFQFNOdCKLrNUZ7ltBsg&amp;oe=698EE3CA</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-946\" FBFirstSegmentRange=\"947-24675\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"24676-49255\" FBPrefetchSegmentRange=\"947-49255\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyODI5NTQwMDczNTk4Mjc4MDg0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQMO0ydWYnPN171BHuYDp0s-sKW-hiBP467Yv7fZLdb56W_tQQvYQyIT2Lr1XaGFkSDjGTIof_OynhNqBIz_8cDU.mp4?strext=1&_nc_cat=100&_nc_oc=Adk8M_KINjEF4g0XD-WlWqZpp4QMKTCI9TBZ-bTUQNLnDFMON6HJ4w2WlSthuzhMo3k&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=_r0c98JCiYEQ7kNvwGSbu16&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo2ODQyOTczNzk1NTEyMjUsImFzc2V0X2FnZV9kYXlzIjoxMzc3LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=fa3f22881312500d&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRlZRcmhDakpkNi00MklCQUNaNDNyUHFTLThUYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HS2sycHhCZzlna0N6NHdBQUpaa3hiaUZocnRDYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm8t_U46yXtwIVAigCQzMsF0A1gAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AfvZXY061XNIlONC8nh9wf-v5qA-4uaBIORDW2EwOXwtNQ&oe=698EC1F8",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "#BlackOnyx is the little black dress of nail polish shades. 🖤\n\nBy: @katherinnails_ \n\nSound credit: Bellyache by Billie Eilish \n\n#opi #blacknails #opiobsessed #notd #nailsofinstagram #oddlysatisfying #nailedit #coloristheanswer #LBD"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 114
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651527674,
                                    "edge_liked_by": {
                                      "count": 8440
                                    },
                                    "edge_media_preview_like": {
                                      "count": 8440
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=c0.90.720.720a_dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvvkjaMEKCnxVaDNcprvMhjJWndCJX5DeLNEQqceG84rA&oe=698EEBE9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftfz-LG0T5VTdSJgjitDz_Se7VSEIV6R57ImGdbuXqyYQ&oe=698EEBE9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftxvKDlr-7ya1XpE-p0fnuqefewGH3osXzDOiMsV-_t1A&oe=698EEBE9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 187
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsuzwuqMEz7gi12k_ewitwB3WUoyc5HbklgQK-l0BNBTw&oe=698EEBE9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 300
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvcFjjh0qJKwJO2n_ftsbMrQx2f44lvLYTqLTBH8y4YyQ&oe=698EEBE9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 400
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvydJPMhkdyk6r0tdzM2ZB1Ahq1gOngjix0GQFDiDW8UA&oe=698EEBE9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 600
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279572996_319051453644567_5002322891411357072_n.jpg?stp=dst-jpg_e15_p640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4OTAwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=TmUlI7WZa98Q7kNvwENbjGG&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftfz-LG0T5VTdSJgjitDz_Se7VSEIV6R57ImGdbuXqyYQ&oe=698EEBE9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 800
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 21.5
                                  }
                                },
                                "3": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2828206395925773556",
                                    "shortcode": "Cc_zruMpLz0",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsVRkouBOD0v6ZRu4NzTFov9ThI3NnCXzfMSB_Vt4EanA&oe=698EC1A7&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq155xAoYhmywXCjPXvVkLnjn8qrzXCwJufOCccZ9D6YqoNWhPHz/kf8aB6mr5dJ5fvVBtRiUZYSD8D/U0z+1rf/b/AC/+vSDUkvLR5EJDHjooHH86qixkx1X9auQX8VwSibs4zz7fj71YphYz9U/1I/3v6GqulqqqX/iz19B7Va1P/Uj/AHv6Gsmyl25X39OuanqWtjclmUDB5z2rmXAVyB0BOPpWtIq7t7Ddj3rJkxvOOlT1KasjW0yILJuzlihyPTJHetqsfTZGZwD02H9CK2KshlW7tzcIFUgEHPOfQjtVCDS3jcFnXbnkDPP6etbFFAjPawYnhxt7jnn/AAqkdHkJzvT/AMe/wrdpaB3M6xsntWJZlYEds5z+IrQpaSgR/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M5.012S\" maxSegmentDuration=\"PT0H0M3.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZRuiCk4PW9bMC5IOejtqCvAOEqu3n2dXEA/Sl0ey45/AFIhgTZGFzaF9iYXNlbGluZV9hdWRpbyIsGRgIbW9kZXJhdGUAFsYVFAASFAIA\"><Period duration=\"PT0H0M5.012S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" FBUnifiedUploadResolutionMos=\"360:69.9\" id=\"0\"><Representation id=\"1655442644806010v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"366564\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"229103\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:90.4,720:86\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:96.6,720:95.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOMEU0uxOUBaF6XM8ShdAqIZs-WMTpJqqxKZX4fZ5s3xeP1vmWAT0gPBSi_YQaXKDPZ6xO-G3FUbafpjo15sYO8.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkRU7UbqR2MdNJ97JNXvYqazFK8xYL6AvYbGGhGhshxc0DttkYEjkWkEF00dSzvB7U&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=fZFXcDYaHVoQ7kNvwHw3yjh&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjM2NjU2NCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afs2MOfVBS06QM_vj1QZOjTWuOR62Lo-fOAb1bLjk6CqKw&amp;oe=698EE785</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-80631\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"80632-229102\" FBPrefetchSegmentRange=\"902-229102\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"677121730175156v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"223137\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"139461\" FBPlaybackResolutionMos=\"0:100,360:88.8,480:85.1,720:79.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:95,720:93\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQMUgLPu6kvIgD_pVhD3f7ErC-VXTaoxkmMfH6_Ud7XP0sNPdK_55ofOciIJBOu1kHz1TzqZk75KUxAgTqJl_qVa.mp4?strext=1&amp;_nc_cat=100&amp;_nc_oc=AdkzktMGCdR4XQSythl_-xpRIpvvX2zvNN2GUoGPUS5Je3BBdofPWqZCNWd6n0yeUSs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=kE000ndN5oAQ7kNvwHsr_sV&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjIyMzEzNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuN5ObYy4yVkFtl4oMHkF9000UVsDoFocvX0LZ9UqPT0A&amp;oe=698EE004</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-47377\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"47378-139460\" FBPrefetchSegmentRange=\"902-139460\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"976412779725042v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"130782\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"81739\" FBPlaybackResolutionMos=\"0:100,360:80.1,480:75.7,720:70.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.1,480:90.1,720:85.4\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPdWEOv8az1BvhNvwB0lwUNBnuI9pRyhA1XLS9r3c1LvCa-kxGvnC9BLYGNehGQ3xJk9rACIybkXxKaa1u78-Sr.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=Adn35Q7hVnqCQvw27zMwWKZBD4TmCf-y2hyPT7_cIOqeVaFkSFWOyEUVzq1kuZUOPVU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=UFIlhsAZ_6cQ7kNvwE9Bvrt&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE2NDM0NjQzMzIwNTc5LCJhc3NldF9hZ2VfZGF5cyI6MTM3OSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjUsImJpdHJhdGUiOjEzMDc4MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afu0gos0K2YvrOAv0nj-dtgfvnn7x_PmNqKi_ePlXYvJcA&amp;oe=698ECB07</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-901\" FBFirstSegmentRange=\"902-27041\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"27042-81738\" FBPrefetchSegmentRange=\"902-81738\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"995430854666882a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"6672\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"4278\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMCT1g5xhrq6p6yexOdGHpomlaSHgurB_sUVnYwkrfx7jXSrWpfEr0Ou7lu019s7-XFKl6r1r7ZzhaA2jP4xgIT.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdlIIPJkPsszSznKhnNIrl-HhT00GwVNb6_qE3NaChEsHUnOtqItwYcMv04rWj3mLOo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=B3j3EJ6_eLUQ7kNvwECZDwx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo1MTY0MzQ2NDMzMjA1NzksImFzc2V0X2FnZV9kYXlzIjoxMzc5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NSwiYml0cmF0ZSI6NjgyNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftB6JJCEG-UhsCrg7s7eaJLSsecxe8c6whRw5GMKxRroQ&amp;oe=698EC3E8</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-850\" FBFirstSegmentRange=\"851-2122\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"2123-3388\" FBPrefetchSegmentRange=\"851-4277\" FBPrefetchSegmentDuration=\"5010\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyODI4MjA2Mzk1OTI1NzczNTU2In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPAjrvn8qFVdcwMOwfh6vDK4YCibcREWh8_HrhkERtFuUDcNc2GWezH7N2vLRRtXUeHqeUwB5fCKtklg98UYWZD.mp4?strext=1&_nc_cat=105&_nc_oc=AdmNGbyVKE36zWLjNTKavDcA4VSjjaI6hXBxPDaElg0Nvz5gb2Ee8BATy9oKmFxi3xY&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=gcu_03rj0S8Q7kNvwEjkwVy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo1MTY0MzQ2NDMzMjA1NzksImFzc2V0X2FnZV9kYXlzIjoxMzc5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=15f4b4024b536fb5&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRk82cFJDcVA3VjN2R2NJQUpFaUFsa1RHOHNzYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQm1tb3hCc0JzNWptWUlCQUZxMG1kNXNYRmdPYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhvy397ns6gEVAigCQzMsF0AUAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_Afs2OaSbWeHRJ5oDwh33XANboDKB6nS3RVTBHRFF0pVlZA&oe=698ED973",
                                    "video_view_count": 107476,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "OPI Fam what shade is this for you? 🤔\n\n#OPI #Nails #NailSwag #Funny #NailMeme #Meme #NailPolish⁠ #NailTech #Relatable  #NailsOfInstagram #ColorIsTheAnswer  #nails💅 #nailsalon #nailtechmeme #nailpolishmeme #harrypotter #harrypottermeme #malfoy #harrypotterday"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 84
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1651368574,
                                    "edge_liked_by": {
                                      "count": 4653
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4653
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfulFVpfiPFcQ7t0DH0P5Iua6g0NnuZnDgURwa1mFDoyxw&oe=698EC1A7&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfulFVpfiPFcQ7t0DH0P5Iua6g0NnuZnDgURwa1mFDoyxw&oe=698EC1A7&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftJ2H9nug3zFyxiLxelr08pUW4G8xMtUKGp0raR5pJjMg&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftVrjlG3f3tFF5dz624YgHFPyfdd0ku9OiNCCJWi5ZeVQ&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftnc3fbDvDmCapKlShx7kjaLhRl6iJn9CpLtpTI-NOJ0g&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afst3Caj-a4UW50VfeoEHAQH0sd-j0XQBWIIC6VxgyJdrA&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/279515026_128604012879203_3832141615600461981_n.jpg?stp=dst-jpg_e15_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMzYzMjkuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=pL_jfB23cboQ7kNvwH1PgEo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfulFVpfiPFcQ7t0DH0P5Iua6g0NnuZnDgURwa1mFDoyxw&oe=698EC1A7&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 5
                                  }
                                },
                                "4": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2778757745855136607",
                                    "shortcode": "CaQIXKGj4Nf",
                                    "dimensions": {
                                      "height": 1919,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu_Njd2IvbDkoSQKgVXi89fRu6v-NGrb1brK3Askev8RQ&oe=698EDAD9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgq36SlqvJOBwvJpjtclJoqitzufb7Hn6UUm7bhaxLczY+QfjVGV9owOtNZ8Hcec9fx/rVSaRWPByPTnP40Rktbm1raE9qcsW/KinWSd/WijfUze5XZ81ABuOKV+tPt/v1kjZ7GxbR7RRVmLpRWpzn/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M15.020S\" maxSegmentDuration=\"PT0H0M5.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZVtb9zr++z5EBpImVqO2R4AH898qnlPSbAtKl6Kv26KECtuDzz6KFrAMiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAW0BYUABIUAgA=\"><Period duration=\"PT0H0M15.020S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"320223969927019v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"578257\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"1084232\" FBPlaybackResolutionMos=\"0:100,360:85.6,480:83.2,720:79.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.1,480:94.4,720:92.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNERc6-GSMeW-NqQMo5YP23SUpww8QxIVYRzw2PUZJIrO6TWXmi5Or0ARnzeDOR_bU6AmLHekoDc7RSBqpr7INU.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdkMqQ8GkyTRlq1h52xaejtCfGOBw-91Qm7nIWbInZOVNmsub1LN7f-0OB_Htnyumvg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=zOJB6e8AGJ0Q7kNvwGxp8IO&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjo1NzgyNTcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsXo91nC8uxFwGVJegez8arE3nEG9Qs036DiKZQm-X69g&amp;oe=698ED543</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-937\" FBFirstSegmentRange=\"938-169557\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"169558-383533\" FBPrefetchSegmentRange=\"938-383533\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"624319172009470v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"628\" height=\"628\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"353694\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"663177\" FBPlaybackResolutionMos=\"0:100,360:79.1,480:76.9,720:74.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.7,480:91.2,720:89.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPc6LT1PatpOtWFy-Ol8gWjYC4BnX1_u9RlVwiZVc-W0p93pAap3P9_B3CGj8-N5tHRpfc3Sn71UIlg-XdIuHvG.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdnUcdHbUJ9-LUT45x-oA7wVSltW00JJMkb8lXFUQ81By0wOWPm7Mq15F7YxvTTt-SI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=TClxvKkR5EsQ7kNvwG-4vir&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjozNTM2OTQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuhBDTvmAbzt3UnZvTG6wCt5fiLLKig_302JDF3nXJlHw&amp;oe=698EE42A</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-938\" FBFirstSegmentRange=\"939-105158\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"105159-240215\" FBPrefetchSegmentRange=\"939-240215\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation><Representation id=\"941272499910683v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"448\" height=\"448\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"205864\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"385995\" FBPlaybackResolutionMos=\"0:100,360:74.4,480:72.4,720:70.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.9,480:87,720:85.1\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPmDeI82szHp-GPioAaWk-XtqwWkwJgKg1eL062Hxw4hxgk2szE7UPIa0dZkLB_5x8NHYR-9E5Enr2BnOMxUOqB.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkYP8VkhWZN5r2AIsMakIuWtmbcxu3jjm-OpO3czB5Yz5OomerA-w4VhI27Qa_hpBs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=IfOcizOiYFAQ7kNvwHe6EvI&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjoyMDU4NjQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftlZLZySDgv3vxZKZkotIkoXQ2Ph1gzAN7uEfbXfk_a4Q&amp;oe=698EE2BD</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"845-936\" FBFirstSegmentRange=\"937-63951\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"63952-144824\" FBPrefetchSegmentRange=\"937-144824\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-844\"/></SegmentBase></Representation><Representation id=\"492887938867794v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"312\" height=\"312\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"124453\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"233350\" FBPlaybackResolutionMos=\"0:100,360:68.6,480:66.5,720:64.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:83.5,480:81.5,720:79.6\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPGnC3oc7Hu-o3uhGqsuuk8DJ9A486zcXVUXXIv7MivOCKBdGeY9tuYdkNKEN6Imb3Ys_blVBfO44v19qkHx4PI.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdmfJY6d0Fq2ogAXmDyBUmzReeIDBkP3-XFznsvEJsuJLGRY29aLZIDnr1iUlDct2mc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=aycUSvMsiFAQ7kNvwFL0Ldn&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NjQxOTE3OTg3MTA0MjAwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0OCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjoxMjQ0NTMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvBeoKAj9BDmw4s34iJN6BoN_KhGLeA-1BAdGngqzDFgA&amp;oe=698EE26E</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"847-938\" FBFirstSegmentRange=\"939-36317\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"36318-86476\" FBPrefetchSegmentRange=\"939-86476\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-846\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"637320310884713a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"114176\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"216030\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQMriI8kAHWVWNr61oMLGbSw1L0oqUtDFOg_HqpTtHCVNyYPV2HrEe-1YHNdpD30fQFwkvgABQx9uu6gtfhnG_Mo.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdkR0uDioitsHK-sXEMaBhfqo9yzn9-3pgiaHj0qWTqOk8AZqY1aa7NRlfNLRDDEGEw&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=qYefTjj6rNMQ7kNvwFM1WKF&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo2NDE5MTc5ODcxMDQyMDAsImFzc2V0X2FnZV9kYXlzIjoxNDQ4LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MTUsImJpdHJhdGUiOjExNTA1OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsecPH9T7DZvfjhsqYhtrGgzMBffkvQBFrd56UzHnqeYg&amp;oe=698ECC25</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-910\" FBFirstSegmentRange=\"911-28414\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"28415-55962\" FBPrefetchSegmentRange=\"911-55962\" FBPrefetchSegmentDuration=\"3876\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 4
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNzc4NzU3NzQ1ODU1MTM2NjA3In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMMszBjICW2y53GFANnR4qANiNfXbA6ZF1BI_NXXSy967ad-1qrp3FFB0hal3xPA0YahWThzptmqDnlqoPicJmB.mp4?strext=1&_nc_cat=102&_nc_oc=Adk8rcCoW66AS0fwlDw62foj2wjL5B9s9StdNhEZ6nuyDBX7R-jq7Q0wbSk8ZE6W2hg&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=3mh0czkmxWQQ7kNvwFUtpZo&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMi43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo2NDE5MTc5ODcxMDQyMDAsImFzc2V0X2FnZV9kYXlzIjoxNDQ4LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=1ed5fb776edac29f&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSTdMV2hEYTZia05TSndBQUtsdkNZeUpPTkVDYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRC1YV1JDU244Wk5LaEFFQUdFZW95YkFHNEpxYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmkJfF2cX0owIVAigCQzIsF0AuAAAAAAAAGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfuKXqm2CufYyyTVkQzgTVjEfzeUELMCrPpOGyHMzU6xgg&oe=698ED4BE",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "1UP your mani with a simple, yet striking nail art look. Full details via our #linkinbio! \n\nShades: #ThePassIsAlwaysGreener and #AchievementUnlocked \n\n#ColorIsTheAnswer #PurpleNails #PurpleMani #GameNails #GamerNails #OPIObsessed #TrendyNails #NailTrends #NailEnthusiast #NailObsessed #NailInspo #DIYNailArt #NailArtInspo #DIYNails #DIYMani #OPIXBOX"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 198
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1645473823,
                                    "edge_liked_by": {
                                      "count": 2402
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2402
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=c0.345.888.888a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsYHkbWG2abj2mMWsxcx6JUUsD5-X5QyCdW7qBdJMR5YQ&oe=698EDAD9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftaM9YPPgy1ksHkfJ2DO3suSZUeqDWLVfd2vxcB7H5yIg&oe=698EDAD9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsYcbD1sryFsJvW98pHx085rF74gMkhoOMlIwMnTzmPqw&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftViwWMc3Z_meUmqUBEij0Dbn07SbL73HBHMPeywa0QRw&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvh6jUzQx9cJsSIGnZcllwOB24zGd81EQixwTMPjg83MA&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuvpVXo7rSh7MPhhuAiTwo07tu4CWmK9WtqvDlUFz1BnA&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 852
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/274373028_670948207662304_8478598163916589890_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi44ODh4MTU3OC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=-ym-zY6bp5MQ7kNvwHxx61i&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftaM9YPPgy1ksHkfJ2DO3suSZUeqDWLVfd2vxcB7H5yIg&oe=698EDAD9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 15
                                  }
                                },
                                "5": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2776734740066512964",
                                    "shortcode": "CaI8YjJJrBE",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvLlJfNhoJXIeQJlhj2AP0nziHUYWd3jbX5TJFcKck5Rw&oe=698EC263&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq3oju9/enMwXgkAnpnv8ASkU461h6qjJKJQT7exHUfj1/OkM2XkC8dTUeN33vwFV7aQTqHBx6+1WBIAcL+dIB/wB3rx7Uu8ego8vJyalwKYFfaWPPFNuYlmjKd+x9COlMMpIoRuKQGbBE1tyxILfwj+taycgEd6gdAwI7+tS2/wC7HNJoom2HNOwaMluadimIzqeKbSigBxOeBUqpgZakipspoESGXsKduNQRdat0Af/Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M1.600S\" maxSegmentDuration=\"PT0H0M1.600S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZNtily5K0ruEB2s7/8JHMoALQ4uaxspT5BiIYHmR1bW15X3RhZ3NldF9mb3JfZmFsbGJhY2tfbGlzdCIsGRgIbW9kZXJhdGUAFtQWFAASFAIA\"><Period duration=\"PT0H0M1.600S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"495577505294700v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"361675\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"72335\" FBPlaybackResolutionMos=\"0:100,360:93.9,480:91.9,720:83.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.8,480:97,720:94.6\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPR75Yt7ZfrQj9KOCt9XAZpaihLTiu7hEPyVeyq5PTdEStWRqnBZscGrshImtkyIVD3GXIXT1X7iZW9E2ysRLdq.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=AdmHCrue1_0ngFSk_BWTHukZ1ueGVp_walvOkvf9xjmDGCUSk3Zn9bzhYQemFNzn6Mc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=SQMvjxJiVcwQ7kNvwGNuW28&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjM2MTY3NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aftz_6upvdDi-wqdLu_wdlkGcarXrqHq3awr3uG-UQJHMw&amp;oe=698ECF94</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-72334\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-72334\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"634626767844269v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"219710\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"43942\" FBPlaybackResolutionMos=\"0:100,360:91.2,480:88.1,720:76.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:95.9,720:91.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMjFblCqH_6vRboV5D-PTQgwhXE93bFk8Wbezn-TEn_EB8TH6D7GX_V1p_tf-4UYVLBL1ZLxew1Dmnpih-4Devo.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=Adnu1n0k5wifFalb9xas_zeEU-tf4577dNMpvAgIVi8isSOAAvjM8fPHll_YR21nBoI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=yRqizgcpx34Q7kNvwHgt6dL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjIxOTcxMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfurK5WDIlkv291chW779bQZFGxXd8MVDfcpAE-bkxKSKg&amp;oe=698EBC62</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-43941\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-43941\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1955282034677928v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"119470\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"23894\" FBPlaybackResolutionMos=\"0:100,360:84.9,480:80.6,720:68.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.9,480:93.3,720:83.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQP8RVTJUJ0wpnJxgYwHYqUN1DosxIsNyXSBss1C57yW1p-dJzaiQslAz_S5HQELETbsXp-NhBTHFiI32HF0Gyyl.mp4?strext=1&amp;_nc_cat=108&amp;_nc_oc=Adnyz1yXPy-7FCX4P_bvrzhEuY_aFtQqMkDWyc3sYM2M_Gbd5yYsFuj8plLZ6N12Uks&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=dZnH979C-hwQ7kNvwGw1SuE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NzAzMDA1OTQ3NTI2NDM2LCJhc3NldF9hZ2VfZGF5cyI6MTQ1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjExOTQ3MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfttZS2Rm2vC_EvZrfuinzJFbklUq7F0S45nODceqwGeSg&amp;oe=698EC358</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-23893\" FBFirstSegmentDuration=\"1600\" FBPrefetchSegmentRange=\"890-23893\" FBPrefetchSegmentDuration=\"1600\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNzc2NzM0NzQwMDY2NTEyOTY0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMSMTMX-02nEL73iLgjqGMsrpP6l5ABGPLJXzSo4MlPJJWfsqtFs7MxlMiFIGSi3xj8O0eHVfxklkUGHla6xcuc.mp4?strext=1&_nc_cat=105&_nc_oc=AdkOgRpmTig3uAdNPphlDDsmno5W-D02jVPoFy2dlQ0DP8QKoA3xZXV20D7HmoQITSM&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=bIo1562PLFcQ7kNvwH3Ha-E&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo3MDMwMDU5NDc1MjY0MzYsImFzc2V0X2FnZV9kYXlzIjoxNDUwLCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=530bfbac5a52debc&_nc_vs=HBkcFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQnh0VnhDRkNDWk83NXdEQUl6dWhnWnkyS3dvYnZWQkFBQUYVAALIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmyPS3vKrYvwIVAigCQzMsFz_5mZmZmZmaGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfuElQzAR794RPOM-l2Epe9du40wjr09V0PF5cm6bvbILw&oe=698ECB97",
                                    "video_view_count": 87379,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Winning your #QuestForQuartz with this rosy shimmer polish!\n\n#ColorIsTheAnswer #OPIXBOX #PinkNails #PinkMani #GameNails #GamerNails #OPIObsessed #TrendyNails #NailTrends #NailEnthusiast #NailObsessed #NailInspo #ShimmerNails #ShimmerMani #DIYNails #DIYMani #opinaillacquer"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 554
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1645232660,
                                    "edge_liked_by": {
                                      "count": 4568
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4568
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGcYEGeQ9ZPw8-tFYeuNwvrlcTspwLerT2ylddJnqxpQ&oe=698EC263&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGcYEGeQ9ZPw8-tFYeuNwvrlcTspwLerT2ylddJnqxpQ&oe=698EC263&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft_CsrG7qReLRUBeFfpKe8ipY3OKRyxy5jkqExrYfXBWA&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvGFXYFHH_7KRZyKsaWMVuwfqW4UAgGEq7PKoLKCHoq9g&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft4C5HHylIwhQzzeUrdovxivimAmkBjuaeUgGAbnQH5sQ&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftVmBaLhcHi9Q0lDxezAoxP8WEK_VARsmkXpppJ55ZHBA&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/274300590_119914843751447_5975936397068221192_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=8u_xbt307WEQ7kNvwGpaqpo&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGcYEGeQ9ZPw8-tFYeuNwvrlcTspwLerT2ylddJnqxpQ&oe=698EC263&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 1.6
                                  }
                                },
                                "6": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2764929343301296813",
                                    "shortcode": "CZfAJaohyKt",
                                    "dimensions": {
                                      "height": 750,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuHByyC4vSgeZrAZYUBt0kRblz_SMKGoMCagt9t6thFfA&oe=698ED980&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Xbox",
                                              "followed_by_viewer": false,
                                              "id": "365842972",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/624239803_18569244196018973_2900386694983851488_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=25EBn9_jL9YQ7kNvwF8sXIa&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuAufoSNABkXRXlu7wAHUk5qFQghQ1oldQQQsOQc4t-UA&oe=698EE1D8&_nc_sid=8b3546",
                                              "username": "xbox"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "user": {
                                              "full_name": "Halo",
                                              "followed_by_viewer": false,
                                              "id": "1092752076",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/619495606_18552629539016077_7702717309364363087_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=RSFxAuGrm_wQ7kNvwGCCDmM&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftB8GezZQtirN60ofweJk7EF2oFVUNS2ms4KafIqDaMhA&oe=698EE8E3&_nc_sid=8b3546",
                                              "username": "halo"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACoq0wM9ahS1A6mmXE5iAC/eb9Kob2bliT+NbxT6OxDSe5pGLb3BpNtZrXW3uPw5P500X7KcqTn3/wA4puSW7RPJfY1cUYqCOV5gCoOW59vx7Vc8tqd0LkMO6kJcj04qpcsQwXkrgHFW7uMq5bsxyKdExdWB64yOPTt/+vIoavEtaMsWxWSIcDKjHI6GqE8YDtjjvjjimxyhJGLjIP8AjWjFJG44UEfQVxxoatqXyt/wTZ1NNUXNNk3Rbe6HB/HkVfrPgIV/lGN+Mjt+FaG2teXl0Yk7mNOAwAY7Rnk+nBqvCq5GXAH0PH9Kkvei/U/yqrH1FbRWm5ky6rJGCsh+U47Z6k89KTzEA/dZPtt2/r0/lTo+YmPfI579aI+Qc800DLNuAWGeD2B/+txV/wCas2H76/WtSs57lx2P/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H0M1.947S\" maxSegmentDuration=\"PT0H0M1.997S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZRur8ndmTlX6ItMumwcP3A+Sfq6Sa/v8D+I22mcvVhBIiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAW9hYUABIUAgA=\"><Period duration=\"PT0H0M1.947S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"720\" maxHeight=\"720\" maxFrameRate=\"30\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"1125869074868210v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"376651\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"91024\" FBPlaybackResolutionMos=\"0:100,360:93.1,480:89.9,720:74.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:96.4,720:89.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQM7E0b4-iw-R7VcKlAXSgAfyLBdHvXcKtLRF1sGySUryC_K9fIMlV9wyWh0DK6YYx2czQvyb7Q649zlYZZCAmMQ.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdkoSe8jvi7N4d8cJRhQkKPn4m_0Td-a-LC3x8TsDMb1JjZxb0rzhr9JJLmSTTHVejY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=rWS2yylzosEQ7kNvwGgCMFX&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjozNzY2NTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftroywGCd5yOtrO88m8KQgcs-osHA-omxM_R0Lqw7roWw&amp;oe=698ED9FB</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-91023\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-91023\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"1107268513393924v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"214572\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"51855\" FBPlaybackResolutionMos=\"0:100,360:89.9,480:86,720:70.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.4,480:95.3,720:84.8\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNNdYWLPevxak1ZC7CuUwGBLrMQmAgxGX5RPBg3dy0HeNDyMyAVOKzHPfQYzSz5ZCZKCZbEfHrfgciM0uoFvl3r.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdlxG_X2FgJuv89tD2aBD160EK04NkG3Z4OoeLpwDCegSRpeQZ6pdCBGSLFQ7BjZAI0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=VxHdZRu1Uj4Q7kNvwG2X07Z&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjoyMTQ1NzIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuYnM59Gs32ztZCA_s7Pkzsaf_28i6-9Prmw1OUXYHobg&amp;oe=698ED620</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-51854\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-51854\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation><Representation id=\"277440351158069v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"720\" height=\"720\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"130729\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"31593\" FBPlaybackResolutionMos=\"0:100,360:83.3,480:78.6,720:63.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.4,480:92.4,720:78.9\" FBAbrPolicyTags=\"\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQN4Epz7JUxeiHarJwpdvn_e_LIrmdCD5PiYlUnyhXpoa1e4oeLJzKCtQ5nuejoHgVQaXPl4E83wEBoQohsZUcxI.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkyvmGqOEKu47q3hDpEj118osMBiTPaFoH4kBLZ96Plfk0wPYG7vDyKJGzYULWYKuk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=EMpfCnYlG8oQ7kNvwEiS8kv&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6NTE0ODE2NjUwNTI0NjM1MywiYXNzZXRfYWdlX2RheXMiOjE0NjcsInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjoxLCJiaXRyYXRlIjoxMzA3MjksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuD-Epp8aifvcaN47HwyPb2G91qfH1j6mVrMT4eKCLJag&amp;oe=698EC941</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"846-889\" FBFirstSegmentRange=\"890-31592\" FBFirstSegmentDuration=\"1933\" FBPrefetchSegmentRange=\"890-31592\" FBPrefetchSegmentDuration=\"1933\"><Initialization range=\"0-845\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"5076816055681916a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"8881\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"2291\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOdHI0sNdsQyFkLngLrd3SWkNicVrGmU9ZUqqbr0GKfukTwYRRL8YKc_gRFunIRPhKC3yVJBocKQdGUL6VeRpxo.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdmBggUtwAXRkBOXDTO95iJAlYFF5lkqu8Jmbc3hwAKW94tW-lYYuGCudYA3xvWR5gI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=uJf1ZCCieu4Q7kNvwEJu1kG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo1MTQ4MTY2NTA1MjQ2MzUzLCJhc3NldF9hZ2VfZGF5cyI6MTQ2NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsImJpdHJhdGUiOjkxNzgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft0FBDa_v30bP9VEUaglKqdpIrjh36_L09UTrBYx84t9A&amp;oe=698EB873</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"783-838\" FBFirstSegmentRange=\"839-2110\" FBFirstSegmentDuration=\"1880\" FBSecondSegmentRange=\"2111-2290\" FBPrefetchSegmentRange=\"839-2290\" FBPrefetchSegmentDuration=\"1946\"><Initialization range=\"0-782\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 3
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNzY0OTI5MzQzMzAxMjk2ODEzIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOs_94SAXy9OA7A-5dFClNnA_8ZJN2L7dFGamQyZdKxcBHdvDAXpTdsk__QjmtbP1c3efWq4A6E5BGx76x6DFt7.mp4?strext=1&_nc_cat=111&_nc_oc=AdmLYVJ6RWZADoEdrVLi20nMAOcxLJ40N6y2evSQKte-WSc9_8o_wiNMfrV3iPW3qBg&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=cw3naZhTonIQ7kNvwGgYWN8&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo1MTQ4MTY2NTA1MjQ2MzUzLCJhc3NldF9hZ2VfZGF5cyI6MTQ2NywidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=173db1282d272861&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRDg1U1JBMS1ZQXdpU2dCQUtwWkdBdFlBSU1WYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTWRUU1JDSG8tN2d4Q3dDQUt2eUtwa0ZkaklyYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmorrRvN2OpRIVAigCQzMsFz_-7ZFocrAhGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfsCbneHnM2oPIZRur1tZg81p9-oT5Js_r3-J5wAk0rxtQ&oe=698ED1C5",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Dear @Xbox, #YouHadMeAtHalo. ✨\n\nNow when you order $20 worth of #OPIXBOX on Amazon, you’ll get a Waypoint Code for the in-game Optimal Polish Initiated armor coating! Armor coating will be available in @Halo Infinite on or before March 1 as part of an update. This is the US offer, but more offers will open globally. Head to our #linkinbio for the details. \n\n #ColorIsTheAnswer  #OPINailLacquer  #DIYMani  #GameDayMani  #LevelUp  #GamingNails  #XboxNails  #OPIObsessed  #TrendyNails  #NailTrends  #NailEnthusiast  #GameDayNails  #BlueNails  #BlueMani  #ShimmerNails  #ShimmerMani"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 122
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1643825371,
                                    "edge_liked_by": {
                                      "count": 3671
                                    },
                                    "edge_media_preview_like": {
                                      "count": 3671
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvYS0XdJ9h147OwIuSLYTMtB5PEBbvPmTYFgE3pE5Ztnw&oe=698ED980&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvYS0XdJ9h147OwIuSLYTMtB5PEBbvPmTYFgE3pE5Ztnw&oe=698ED980&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvlgYwhNR_oFawyE3goXf08KLc6wId8JVP6gLDqVtWL4A&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuhBF6ENA7oKe_2Ft4tjXW3966UshgwHUtmZ3swVIXxmw&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsepLpt9m-o6ecPe4YFHR6Do5l6IfP0Zv5XtICESBdh0A&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqvTwb_2pCYKPJNW8dd7n_o4aTI5Lq7hRGeZff6Q2nWg&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.29350-15/273141106_464693045257698_2162500817699696005_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4NzIwLnNkci5mMjkzNTAuZGVmYXVsdF9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Mu2EQi3VxMQQ7kNvwGwqQkp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvYS0XdJ9h147OwIuSLYTMtB5PEBbvPmTYFgE3pE5Ztnw&oe=698ED980&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "",
                                    "video_duration": 1.933
                                  }
                                },
                                "7": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2725865273575291846",
                                    "shortcode": "CXUOAYpBzvG",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuXZjWaN8f5L6DKXBd-80NVlXBashvQBBchz_3iceGZqw&oe=698ECC5C&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgq03njXvn6c1El5G/DDH5H+VYstxzj7o9qmVIm4XlvXvSKskb5QMpA6EUVUsXAXZ3U8/40UyTMmg2tuZf6io40VH3IwyOSOc/4Y/GuiIHesGdVDuU47f40ti1qT6e+XJznNFMsV2sPoaKBM0riTYhI7CsPdxWnef6v8RWdH95fqKGOJo2sWwZPU/yoqx2ooJP/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT2032.0743408203125S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBBpZ19kYXNoX2Jhc2VsaW5lGWag+f7elr7oAtzKi8W36egC7NS/pZvS9AKkkuGq44WQA5aAhMrbsaAF9qWDx/iL4gUiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAWuAoUABIUAgA=\"><Period id=\"0\" duration=\"PT2032.0743408203125S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"1623084321761659v\" bandwidth=\"1162632\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"295296398\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1278\" frameRate=\"16000/534\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPDfXAMmrJs7dKTUgQIAAtpgVACAFKVVDeGnj8nW1EMtpDct_GhywUK9RbeLXItPxWKsgZstbBNSMSoentdvavq.mp4?strext=1&amp;_nc_cat=104&amp;_nc_oc=AdldBPTgAWHRhnTVk8Gj6e-phyAFeF8_frMJ9qL7EVH_LpeCTHdfwb0c_0asTeO6We0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=GGaQMEPN-oMQ7kNvwGSirmh&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MTE2MjYzMiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuEsQL7OwfY9OnTMwEAWJjG3TBDdtRw6XXTy2AUcrhlkQ&amp;oe=698ED504</BaseURL><SegmentBase indexRange=\"861-5776\" timescale=\"16000\" FBMinimumPrefetchRange=\"5777-94143\" FBFirstSegmentRange=\"5777-1096267\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"1096268-2049820\" FBPrefetchSegmentRange=\"5777-1096267\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"793459712684718v\" bandwidth=\"701601\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_2_v1\" FBContentLength=\"178199425\" FBAbrPolicyTags=\"\" width=\"504\" height=\"894\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMybTQEHTLh4VRJlLON5KMN4MM_9n61ACLyXzYZwIfmXDjYBapRRQY2lTT2Sm_vo87i1YFGjtbwgy9liR6NH1o6.mp4?strext=1&amp;_nc_cat=110&amp;_nc_oc=AdlOL3kb0snG8Y1cI9ZnVIkXbIlN2yUbFYq4iKC73gfWRdXMxfKwzALUBge0cDo9Y4s&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=k0721McfX10Q7kNvwFyTPrg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8yX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6NzAxNjAxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfslR2Je5M8-dv0fwPgHrtSLPY-Z4rzNFI3Skx-y0rDwKw&amp;oe=698ECE92</BaseURL><SegmentBase indexRange=\"862-5777\" timescale=\"16000\" FBMinimumPrefetchRange=\"5778-70763\" FBFirstSegmentRange=\"5778-699745\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"699746-1339091\" FBPrefetchSegmentRange=\"5778-699745\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"879708533957778v\" bandwidth=\"365488\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_3_v1\" FBContentLength=\"92830340\" FBAbrPolicyTags=\"\" width=\"432\" height=\"766\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQMNm77Scyr8op2HY2ZPy4C12aE4AMc-DmEK_0Kzb9CARUaL3LdS-EvXjCz7qP-Fg1nsVjRUcNqM1doOB4wCIx7b.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdnCcwh7wC5Hx6l3ExMb_-gRnc7y41K2tvzodTM6e7eiFByFQBLvkiiJJw5V-HsR5-Y&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=lS2WNGVnvlUQ7kNvwFd5tQy&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8zX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MzY1NDg4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsNksTgSrMMRjZ5vQfWojBWQhmhnQo70ZKJxROGO4sZrA&amp;oe=698EC7E9</BaseURL><SegmentBase indexRange=\"860-5775\" timescale=\"16000\" FBMinimumPrefetchRange=\"5776-45588\" FBFirstSegmentRange=\"5776-345036\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"345037-672434\" FBPrefetchSegmentRange=\"5776-345036\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-859\"/></SegmentBase></Representation><Representation id=\"792716576284240v\" bandwidth=\"182506\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_4_v1\" FBContentLength=\"46354669\" FBAbrPolicyTags=\"\" width=\"360\" height=\"638\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOf1rJnIu7u8wLWlFOzYfEolkkxv9ZhJUHGalNsyqtfa5XEB6YzNQRdB8AECtkvDJ1t5GiyDoeSEDT69unaegJw.mp4?strext=1&amp;_nc_cat=109&amp;_nc_oc=AdnaSv2nE0v4uFPX0o2epLU8Ga-jY0qRCDg2BQkfVnJYk34qUjbEABgnIw_wqqr3W2M&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=qsr0hN3aMtMQ7kNvwHa-xZl&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV80X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6MTgyNTA2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftGuA78alwpHSc9AfnfPtIa07OoNY-5GrYY4DI0r3NY2Q&amp;oe=698EC363</BaseURL><SegmentBase indexRange=\"862-5777\" timescale=\"16000\" FBMinimumPrefetchRange=\"5778-27995\" FBFirstSegmentRange=\"5778-169316\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"169317-325387\" FBPrefetchSegmentRange=\"5778-169316\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"819449063535926v\" bandwidth=\"90356\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_5_v1\" FBContentLength=\"22949661\" FBAbrPolicyTags=\"\" width=\"216\" height=\"384\" frameRate=\"16000/534\" FBQualityClass=\"sd\" FBQualityLabel=\"180p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_0WqdhqULnQChn69ibnbf9mpnOinn1cD9gqlWjoKJAOzvxNfCZ9UbAMByswFEYdPnamKJXFwS-yWuzWFqRN3i.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=Adn4_6U93tnRCom647f6zFMq2iQhXwymIlmNxQfcw3mLnk5y8AvDVylh_5Nk542f3zk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=ctxmpj0rQIUQ7kNvwGWAmQJ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV81X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE0MDYxMDQ2MTY2ODMyMDMsImFzc2V0X2FnZV9kYXlzIjoxNTIxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MjAzMSwiYml0cmF0ZSI6OTAzNTYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afv89cQtor-3fMARqy7IT7-pXVVzsWZHOQspEkOKDu65Bg&amp;oe=698ED76F</BaseURL><SegmentBase indexRange=\"861-5776\" timescale=\"16000\" FBMinimumPrefetchRange=\"5777-18344\" FBFirstSegmentRange=\"5777-83426\" FBFirstSegmentDuration=\"5999\" FBSecondSegmentRange=\"83427-157385\" FBPrefetchSegmentRange=\"5777-83426\" FBPrefetchSegmentDuration=\"5999\"><Initialization range=\"0-860\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"1478597732761611a\" bandwidth=\"54958\" codecs=\"mp4a.40.29\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"12647153\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN7q5l6qouHoL1XjuGXqAY2qY9KuW20mcj4Tc3iOXwfTH0fu2gzuj59ooK5DLtG_61xS8tVDqlXtOGMYGpjid9C.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdnrCX1Re3Ju4i-rgXc2md_1eJOi_MIx2tREwNSTjRJtQ0yHpGVbhdHQFV8E2Q9dI-E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=cGTlYRF7Qo0Q7kNvwEi-OET&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNDA2MTA0NjE2NjgzMjAzLCJhc3NldF9hZ2VfZGF5cyI6MTUyMSwidmlfdXNlY2FzZV9pZCI6MTAxMDIsImR1cmF0aW9uX3MiOjIwMzEsImJpdHJhdGUiOjQ5NzkwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvlM6SbY82-URWPYQ098oGEyrE8gr2XeUJZzWyVWKTgBQ&amp;oe=698ED387</BaseURL><SegmentBase indexRange=\"781-5696\" timescale=\"44100\" FBMinimumPrefetchRange=\"5697-6711\" FBFirstSegmentRange=\"5697-31797\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"31798-58704\" FBPrefetchSegmentRange=\"5697-31797\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNzI1ODY1MjczNTc1MjkxODQ2In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPDfXAMmrJs7dKTUgQIAAtpgVACAFKVVDeGnj8nW1EMtpDct_GhywUK9RbeLXItPxWKsgZstbBNSMSoentdvavq.mp4?strext=1&_nc_cat=104&_nc_oc=AdldBPTgAWHRhnTVk8Gj6e-phyAFeF8_frMJ9qL7EVH_LpeCTHdfwb0c_0asTeO6We0&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=GGaQMEPN-oMQ7kNvwGSirmh&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxNDA2MTA0NjE2NjgzMjAzLCJhc3NldF9hZ2VfZGF5cyI6MTUyMSwidmlfdXNlY2FzZV9pZCI6MTAxMDIsImR1cmF0aW9uX3MiOjIwMzEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=9242661853c090ea&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFESDVvblE3Q1lOQUt2N0Y0c21QZFUxYnFDQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFDUjhkS1E3Y3NEQUF5cml2UkxFSGRRYnFDQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmhpuO44e2_wQVAigCQzMsF0Cfv6n752yLGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XsnQEA&oh=00_Afuk8lgDLgMWbJv-CUNorRN1wBuCUA9hB9XrWSeuNTBbVg&oe=698ED504",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": ""
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 14
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1639168505,
                                    "edge_liked_by": {
                                      "count": 560
                                    },
                                    "edge_media_preview_like": {
                                      "count": 560
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuRispQqtCiVi63ilWeXfdv0rZreqn4vRlUTc4F5zmtLg&oe=698ECC5C&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs3_XRfDEULvY-Hy-KrIcFJJdPGH1ml77RfB8WkSujdVA&oe=698ECC5C&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftW8UGOxygvQJPikkD_s4GBulakohzSTImbZStaDLJxJQ&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsUkhMNgWyYgYZKAtQ1rv2TBMBFNRvW5XyBWAfnBf9VVQ&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuxMNbPPIIGkNQHv4wmYzTb9tZu4vqtTnHaIblaUYPkLA&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfveHptJeMlnbL-D73-_zDGbKNKITnUsxJILh1hZ1sb5xg&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/265325187_321316409631338_6092167359209922855_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=mndP-yo8ajIQ7kNvwELv4LB&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs3_XRfDEULvY-Hy-KrIcFJJdPGH1ml77RfB8WkSujdVA&oe=698ECC5C&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Celebrations Nails with @nailartbysig",
                                    "video_duration": 2031.916
                                  }
                                },
                                "8": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2679437890987358755",
                                    "shortcode": "CUvRpDKBfoj",
                                    "dimensions": {
                                      "height": 1137,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvOqJnfplefTyh7n7KOFs-TXG5aXrx2nH3rSuTEwZTCMw&oe=698EDF64&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcq1JZDFGXHJHTPqeKzIUeFvNzu/vD69auXzbYh6FlB+lVSQseRn+7j3J/wqGzRK6Zs0UUVRBj3MMtyOMFM8DPHpnpTJLSV9mMbU+vU/hSwPsc8fKRyfTHbB/nVlblGbaOo5HAwfxrNyXZmii9rouwsxGHxuHpRVS3JQEkYJ6j/AOvRV3M7W3I7yMEKFGOTnHemQAHjqT29P8Knl6j61Dbf6x/r/SqQmPdtox6UVHN900VBZ//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H1M1.434S\" maxSegmentDuration=\"PT0H0M5.033S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGAxpZ19kYXNoX2hpZ2gZZpbz+7Dg92e4z7TploGEAYzvqLyQiZ0B9r29iM2J+AGWnIr6rMewAtjFlPzZy8kDIhgTZGFzaF9iYXNlbGluZV9hdWRpbyIsGRgIbW9kZXJhdGUAFuIYFAASFAIA\"><Period duration=\"PT0H1M1.434S\"><AdaptationSet segmentAlignment=\"true\" maxWidth=\"576\" maxHeight=\"1024\" maxFrameRate=\"30\" par=\"518:920\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"0\"><Representation id=\"1006254193545580v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"576\" height=\"1024\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"870096\" FBEncodingTag=\"dash_high_1_v1\" FBContentLength=\"6681613\" FBPlaybackResolutionMos=\"0:100,360:92,480:88.9,576:83.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97,480:96.1,576:94.4,720:94.4,1080:94.4\" FBAbrPolicyTags=\"avoid_on_cellular\" FBQualityClass=\"sd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPbznADIIxgwiZfPmpQuYgzqnnJt_lJdJ8l9Kyp_fydCMtOV7PaeMjxyO--QQMZgwDgtp3rl9Ck2WmLZVxhEnQN.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdnQWVoVxjtVFGCG9uvVYDdOL0yCky5kARLeSKzWBl1yoIMG3r4P7KjhKaEAHSWMXPs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=Divpa3oGUG4Q7kNvwHP8PxM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzFfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjo4NzAwOTYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfttqyPbV5pyxUP4R9ZQvBL-Fq1ozcqRrvN-Rh3S6wTCdA&amp;oe=698EE1FA</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"849-1048\" FBFirstSegmentRange=\"1049-220278\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"220279-423556\" FBPrefetchSegmentRange=\"1049-423556\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-848\"/></SegmentBase></Representation><Representation id=\"545522729856891v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"518\" height=\"920\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"574491\" FBEncodingTag=\"dash_high_2_v1\" FBContentLength=\"4411615\" FBPlaybackResolutionMos=\"0:100,360:83.1,480:77.6,576:69.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.3,480:91.8,576:84.3\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQNqZRuF6ySl4qpcVnrzLya6J2eNQvhoTLNFHfKtz_cWJD0zcRQrQTpJQ0NoNe5U4kg02OB-p-jvuMqslfAQ2fII.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=AdkvWm3rmHzD2ZOIYobQzZr2B6kYfteaKpfyGH_XUQjMaRTZyRrq_EqSRWbEBKXG5p4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=W7giVvRJVKoQ7kNvwEsfO6t&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzJfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjo1NzQ0OTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuKpW7Etyl6w5zOerNVb3ZGlykHTJb-R_UDhyQZ_G2VBA&amp;oe=698EBCB6</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"851-1050\" FBFirstSegmentRange=\"1051-146696\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"146697-279207\" FBPrefetchSegmentRange=\"1051-279207\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-850\"/></SegmentBase></Representation><Representation id=\"290291312923612v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"374\" height=\"664\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"345566\" FBEncodingTag=\"dash_high_3_v1\" FBContentLength=\"2653665\" FBPlaybackResolutionMos=\"0:100,360:74.5,480:68.2,576:57.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:89,480:83.1,576:72.7\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQM3baf6zk9UvddnAJnuLTpr8DFcwZLpDZff-2Z0lgFayQujMbnQ-TGWM2-3NqRyiflxehVi0vTS1NMIRL5dpPP0.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdmSUpXtsjsPkCeAnYfPIiVHzwZHsX6ByugTjCZDM_eOy9q3R5jQ_rBg3Aaxk7jV1ic&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=ub0slgL5-8sQ7kNvwEn9HHB&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzNfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjozNDU1NjYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afss1L4kcLN3V908ZO22b6vkqQ8q8Q1wfFByo0qNOwVcaQ&amp;oe=698EBB09</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"850-1049\" FBFirstSegmentRange=\"1050-87340\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"87341-167849\" FBPrefetchSegmentRange=\"1050-167849\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-849\"/></SegmentBase></Representation><Representation id=\"669728873989899v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"266\" height=\"472\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"193904\" FBEncodingTag=\"dash_high_4_v1\" FBContentLength=\"1489028\" FBPlaybackResolutionMos=\"0:100,360:61.3,480:53.4,576:43\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:76.5,480:68.3,576:57.5\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMOYP7orK8Q95FeJy9GnC-LiS7oYYYuORXseYiLNc-SqfkT00ydsbdjWbYO9oU7qo14FfNN0FzK_khXVRLEMH77.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdkvZ5q-fwERZq7D3wLfDfKb-2ZT2zXwydkplz0dOWfiMB3vaoT6Sr3sdKHAABGk8vM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=yl4f4iI7MC0Q7kNvwESs7N7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzRfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjoxOTM5MDQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft0oMLatDg03e3_Uw_BYaAY3rnuywnyQWFqDxipRI_vDg&amp;oe=698EDDAD</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"851-1050\" FBFirstSegmentRange=\"1051-50759\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"50760-98144\" FBPrefetchSegmentRange=\"1051-98144\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-850\"/></SegmentBase></Representation><Representation id=\"228556736003275v\" mimeType=\"video/mp4\" codecs=\"avc1.64001F\" width=\"240\" height=\"426\" frameRate=\"30\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"118783\" FBEncodingTag=\"dash_high_5_v1\" FBContentLength=\"912159\" FBPlaybackResolutionMos=\"0:100,360:48.5,480:41.5,576:34.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:63.3,480:55.8,576:47.2\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQPwyaOSbGe4irbZeP49ZPqAyQgdFgNW4cDtrDHgh1gScxk676em_321HfKpnLDTSBqrBFS5MrFMxI5_KJGWBEsu.mp4?strext=1&amp;_nc_cat=103&amp;_nc_oc=AdlUmyhiI_soSEiNQYYeDnIYevaVSJteeuiMMAGGQg9Jdldr2tlhKGhUcSahU7TMEhk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=P23qvRXrA_gQ7kNvwEJODFC&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9oaWdoXzVfdjEiLCJ2aWRlb19pZCI6bnVsbCwib2lsX3VybGdlbl9hcHBfaWQiOjkzNjYxOTc0MzM5MjQ1OSwiY2xpZW50X25hbWUiOiJpZyIsInhwdl9hc3NldF9pZCI6MzE2NjM1NjEwMjIzMDQ4LCJhc3NldF9hZ2VfZGF5cyI6MTU4NSwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYxLCJiaXRyYXRlIjoxMTg3ODMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftVE0oLVuxxJWLcETDbMlyKj3BoFYfgLW8o1wYCbU3_Ww&amp;oe=698EEA9D</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"849-1048\" FBFirstSegmentRange=\"1049-32681\" FBFirstSegmentDuration=\"2000\" FBSecondSegmentRange=\"32682-66312\" FBPrefetchSegmentRange=\"1049-66312\" FBPrefetchSegmentDuration=\"4000\"><Initialization range=\"0-848\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet segmentAlignment=\"true\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\" id=\"1\"><Representation id=\"345403480677318a\" mimeType=\"audio/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"44100\" startWithSAP=\"1\" bandwidth=\"88366\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"647633\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMePAa8-Z7rwMtNbJ1UIp_EF90xS_dap0uAQmvUvHshUGROUyBfbL2V2yQXSBRzHpnpOdSupSdrOpNVsOFy7Trc.mp4?strext=1&amp;_nc_cat=102&amp;_nc_oc=AdkJh5PS8pZ_56BbfoaT1UzrmAnIE--ySILDmjMee8y_VB9bqapOHwXL3JTv-HrWuNE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=rY1uvkEmeCkQ7kNvwGRWLol&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjozMTY2MzU2MTAyMjMwNDgsImFzc2V0X2FnZV9kYXlzIjoxNTg1LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjEsImJpdHJhdGUiOjg4NTcyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afuu1X5k7gwDWZJQJkgVbpghno1voCcQo6l1IukRA_LdHA&amp;oe=698EE412</BaseURL><SegmentBase indexRangeExact=\"true\" indexRange=\"787-1178\" FBFirstSegmentRange=\"1179-21993\" FBFirstSegmentDuration=\"1860\" FBSecondSegmentRange=\"21994-45799\" FBPrefetchSegmentRange=\"1179-45799\" FBPrefetchSegmentDuration=\"3856\"><Initialization range=\"0-786\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNjc5NDM3ODkwOTg3MzU4NzU1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQNx-H1e_S9w5vh-Y7Hra4KoZ338ZRGIYMR6rhzS7agmrYAkuhFkicEDgHBJKzx7-Y1r9yiduydwy5RtGPtGE-p6.mp4?strext=1&_nc_cat=100&_nc_oc=AdlP18__QZxaCG3YPqCcyBX657_4SF33EKQwvm37Cs2TpZ4TwhwQfBeGSqjufHZ71LQ&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=LRRzTOHuOcIQ7kNvwFTxinc&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy41NzYuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjozMTY2MzU2MTAyMjMwNDgsImFzc2V0X2FnZV9kYXlzIjoxNTg1LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=adf60e5681b1983d&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSmVMbUE1UklnU2x5cG9EQUpxYkFYdndJRXBvYnZWQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HRzQxbFE0YVd0bzhHQllDQVBIZXI4SG1yRlZkYnZWQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmkMeQkc_-jwEVAigCQzMsF0BOt2yLQ5WBGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&oh=00_AftehJ_TqPop5Kv4ksp8JJJ7gcb2XcpFvGltekNDtJCA8w&oe=698EC5CC",
                                    "video_view_count": 19468,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "It’s National Breast Cancer Awareness Month and #KnowledgeIsFlower 🎀 It is important to perform breast self-exams at least once a month. We partnered with @dani_trops, breast cancer survivor and health advocate, to show you how to perform a breast self-exam. \n\nSave for reference and send to your friends!"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 30
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1633634389,
                                    "edge_liked_by": {
                                      "count": 1075
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1075
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=c0.224.576.576a_dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftmPkDakIcCXTASLzwS61W2ucsmREg-oEfI5dESaJ_8oA&oe=698EDF64&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvOqJnfplefTyh7n7KOFs-TXG5aXrx2nH3rSuTEwZTCMw&oe=698EDF64&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsm1nf09vN9N5fLxoFSu1nsOnkie9Iqqzo62h9nsbOVAg&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7AVBILTSr5KDB690xR9QaDnM2dLDa7lpJKr41PuXbNw&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsem4lxSXwrgXCE7uZODelTciRJKkI9ULHEvXkk0UNYAQ&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfufqWO0ijGvgpvMwxLoEH_tB2FY1ZiMuHFVwn7nCGzc5Q&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/244642589_395063355412168_4997031251244682368_n.jpg?stp=dst-jpg_e35_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi41NzZ4MTAyNC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=BVuiP9lHyEYQ7kNvwGY29Ep&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvOqJnfplefTyh7n7KOFs-TXG5aXrx2nH3rSuTEwZTCMw&oe=698EDF64&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Self Breast Exam 🎀",
                                    "video_duration": 61.433
                                  }
                                },
                                "9": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2602637262141742392",
                                    "shortcode": "CQebMzxJ104",
                                    "dimensions": {
                                      "height": 1920,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p1080x1080_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv1nXBliH3EpUGzPg1z8HdyD6H3hdUB9h1F-ikSUp68dA&oe=698EE849&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcqm+3rjdg/6zy+3X1+lK18q7sg/I+z6n2rONnLyMHBYN1HUdDUrWpOPlPLbzz1b/D2qHK3RluNtbpl83K7mXPMeN3oM9KKy5oXwQqtmU7mOPTsOnFFaEbm6QO9JxnHeqt3u4A4B/n71WUkncPvLwR1zx2/p6jg1nctK5rCis1LhlcuRhW4z7gd/T2op3Hyss3LLsKk8npVCNdr89eo/wAc96s3oGAahTov1P8AKoba0HFJ69UWl/OikP3qKRqf/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT1761.233642578125S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBBpZ19kYXNoX2Jhc2VsaW5lGWaYkMiBy9+QAcyV4v737ucCuNrZ9Z7PhgPu05G2tcerA/DM+576t7IDuKqLgoK18gMiGBNkYXNoX2Jhc2VsaW5lX2F1ZGlvIiwZGAhtb2RlcmF0ZQAWrgoUABIUAgA=\"><Period id=\"0\" duration=\"PT1761.233642578125S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"1096024384957084v\" bandwidth=\"1192824\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"262585367\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1278\" frameRate=\"16000/533\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPo2stK8kzdyKqNJjgmcV0zh2ppCRmPH8_Xj5kt3v53e-48H_hvVIPpTKd6_8z5sfxpuEK9cWoE3KEW2o_8Pyhm.mp4?strext=1&amp;_nc_cat=102&amp;_nc_oc=AdlumSjPLzfzOgY4fvlvYNOkLNSCFneYUoLkodAXMJNvAzG2zeatDsuRcL1-aTyyosE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=BECJjLWUszgQ7kNvwEfJ-7l&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjoxMTkyODI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuEpzZPqElOFZWtwdXYwGaTGJPP6wSwxp4Jz7ejPWxvEQ&amp;oe=698EC062</BaseURL><SegmentBase indexRange=\"861-5116\" timescale=\"16000\" FBMinimumPrefetchRange=\"5117-34884\" FBFirstSegmentRange=\"5117-829720\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"829721-1386915\" FBPrefetchSegmentRange=\"5117-829720\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"858980429280924v\" bandwidth=\"732912\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_2_v1\" FBContentLength=\"161341467\" FBAbrPolicyTags=\"\" width=\"504\" height=\"894\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOxGcae_oaMrkgosIAf_PrsMDaccgKs4lix2Zrj7uYaxy1J9gJR2-5pu0fT76Cms-lM-G_Qn4yS2GeLe8UupW-8.mp4?strext=1&amp;_nc_cat=111&amp;_nc_oc=AdkkysObc5heas9pS_q78glws0MdNurB97mmwaHahX-coLIyH8ruGTms-_AnWLTmOz0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=ggGVs0a55MkQ7kNvwG-1lCD&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8yX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjo3MzI5MTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afutv6mNW4WObOWuFZ_jsRprRKJTxxtSHTibyvnnZLU3Ag&amp;oe=698EE4ED</BaseURL><SegmentBase indexRange=\"863-5118\" timescale=\"16000\" FBMinimumPrefetchRange=\"5119-28077\" FBFirstSegmentRange=\"5119-495339\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"495340-811879\" FBPrefetchSegmentRange=\"5119-495339\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-862\"/></SegmentBase></Representation><Representation id=\"940209871140087v\" bandwidth=\"384390\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_3_v1\" FBContentLength=\"84618765\" FBAbrPolicyTags=\"\" width=\"432\" height=\"766\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQOf8mMdg3Fas2Zn6rB3Ap23mzaO-SAFY0DfIS4OQYTGu-4Ir8B5WI1dT9dUnVtSojhOZ1_tJvjEysX7rlYzt01t.mp4?strext=1&amp;_nc_cat=106&amp;_nc_oc=Adk06ktxyAsJfiG321at3FVTLmv0jj9mQ33kfkdCcwRjKIHr8VVwBhZHbp005bfE4zI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=Qop2jCrg3vUQ7kNvwFKv0pd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8zX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjozODQzOTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvqrHPlHtYu0FTkyjDRgc86jZ6QwFDSMPCPyTCfO0o89w&amp;oe=698EBC7E</BaseURL><SegmentBase indexRange=\"861-5116\" timescale=\"16000\" FBMinimumPrefetchRange=\"5117-20622\" FBFirstSegmentRange=\"5117-261109\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"261110-425169\" FBPrefetchSegmentRange=\"5117-261109\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-860\"/></SegmentBase></Representation><Representation id=\"955337392747320v\" bandwidth=\"194658\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_4_v1\" FBContentLength=\"42851538\" FBAbrPolicyTags=\"\" width=\"360\" height=\"638\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQP7_fSanqIIS9ccIMRiviJ6ElN_llYK3kCFas7vopkkbyvoTAPyuw-y195s6JJGsRrqC60BIEtumZfGv3e9QlNQ.mp4?strext=1&amp;_nc_cat=100&amp;_nc_oc=AdkEuYzYAD0wGw6R_2cIakFfR9AYXip53fhtTapN7IEVGyNV21qEIWf3HRDWzN5495E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=Td0csIr4Gh0Q7kNvwEYd9lC&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV80X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjoxOTQ2NTgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsGs0mJOT7V4IbfSm35glMoNrta3ivTcR9EHNk1BOMFkA&amp;oe=698ED8A0</BaseURL><SegmentBase indexRange=\"862-5117\" timescale=\"16000\" FBMinimumPrefetchRange=\"5118-15539\" FBFirstSegmentRange=\"5118-136255\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"136256-221419\" FBPrefetchSegmentRange=\"5118-136255\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-861\"/></SegmentBase></Representation><Representation id=\"318301504341004v\" bandwidth=\"97292\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_5_v1\" FBContentLength=\"21417708\" FBAbrPolicyTags=\"\" width=\"216\" height=\"384\" frameRate=\"16000/533\" FBQualityClass=\"sd\" FBQualityLabel=\"180p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOHhqzaRELwJ6DNfxwj8z1syKnbvpXXwb14POoRmH8Hxo_jOsVAircDC_7lhUCVHrfYSI7ELt5sMtpguR8D4axJ.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdkzXboXMWfqgjpEANHZSyteqfUYi-n8ymWNnaOuCdtVfnEcR4MrvhgTeFClCOBocmQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=1LI19WohkX8Q7kNvwGtzklA&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV81X3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjMyMjc5MTAxMzg0NzYzNywiYXNzZXRfYWdlX2RheXMiOjE2OTEsInZpX3VzZWNhc2VfaWQiOjEwMTAyLCJkdXJhdGlvbl9zIjoxNzYxLCJiaXRyYXRlIjo5NzI5MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvZHiVZX79SttmVhuprlzwILvQ4gAIB1muFgxDCem70cg&amp;oe=698EBC87</BaseURL><SegmentBase indexRange=\"862-5117\" timescale=\"16000\" FBMinimumPrefetchRange=\"5118-12333\" FBFirstSegmentRange=\"5118-70034\" FBFirstSegmentDuration=\"6000\" FBSecondSegmentRange=\"70035-112384\" FBPrefetchSegmentRange=\"5118-70034\" FBPrefetchSegmentDuration=\"6000\"><Initialization range=\"0-861\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"791355239187814a\" bandwidth=\"51524\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"10559756\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQMy-os6-fPOzCYcgzfCZQ_e6EqqeUYrvFGrmrzmc55MspyB4CFJHNb708OojvaEchqctJ9dSLiE1rHBlgn8EuOn.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdlJN3MYc3X926QmeRXEaWR2Q2j52RELb3QaSH0IA-R9rC4ytk5Yt3fttMUEjpnGXdc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=lKANXlZIK9kQ7kNvwF2bSEP&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjozMjI3OTEwMTM4NDc2MzcsImFzc2V0X2FnZV9kYXlzIjoxNjkxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MTc2MSwiYml0cmF0ZSI6NDc5NjUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvhxG1Df9LlRr8lX2I5sMeBR0PaEfB_CN0vtXqO9vSzWw&amp;oe=698EDF57</BaseURL><SegmentBase indexRange=\"781-5048\" timescale=\"44100\" FBMinimumPrefetchRange=\"5049-6057\" FBFirstSegmentRange=\"5049-33565\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"33566-63696\" FBPrefetchSegmentRange=\"5049-33565\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 5
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNjAyNjM3MjYyMTQxNzQyMzkyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPo2stK8kzdyKqNJjgmcV0zh2ppCRmPH8_Xj5kt3v53e-48H_hvVIPpTKd6_8z5sfxpuEK9cWoE3KEW2o_8Pyhm.mp4?strext=1&_nc_cat=102&_nc_oc=AdlumSjPLzfzOgY4fvlvYNOkLNSCFneYUoLkodAXMJNvAzG2zeatDsuRcL1-aTyyosE&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=BECJjLWUszgQ7kNvwEfJ-7l&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjozMjI3OTEwMTM4NDc2MzcsImFzc2V0X2FnZV9kYXlzIjoxNjkxLCJ2aV91c2VjYXNlX2lkIjoxMDEwMiwiZHVyYXRpb25fcyI6MTc2MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=162ff16f90f9488b&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFBaXlEWElkNW9CQUR0TzRUNjZ0U3BEYnFDQkFBQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUNXbUFDOHFpSFNFTjBDQURlOTQzMGZjUUVzYnFDQkFBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmqsm8u_TkkgEVAigCQzMsF0CbhGZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XsnQEA&oh=00_AfsYF62GGkLSpvESRg2ZWcMYk88wvJKL8MZwzf9iCy5A-A&oe=698EC062",
                                    "video_view_count": 17880,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": ""
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 14
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1624478574,
                                    "edge_liked_by": {
                                      "count": 995
                                    },
                                    "edge_media_preview_like": {
                                      "count": 995
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=c0.882.2268.2268a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsj62FLFZ613LTXeXz8HlS6uMFS8_UCVqKqIybtfDsuFQ&oe=698EE849&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuZLJWtGNq0frkvAVmCPWPAuMGtKCRCoBIjjS8WHrM25w&oe=698EE849&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfurgJulzZK04DjW4KCIVlfKQ0i6_3rNPcb2F-QdGa-z6g&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfujS7DjAQWVSunI0bn6UBlK9JQMriLlOXevVpF3VX3tgQ&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsEzcSe45LZbF-YAXl582VG7_cDa6GehSeRhp5biCuRzA&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuMgER2-64hNhUtvTxdsgRaqy9yQbWMEJoxA0kqmg7FZw&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.29350-15/205677149_4139762076079069_8411800200269648291_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4yMjY4eDQwMzIuc2RyLmYyOTM1MC5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ciE7st-2y70Q7kNvwEgTfBw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuZLJWtGNq0frkvAVmCPWPAuMGtKCRCoBIjjS8WHrM25w&oe=698EE849&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Pride inspired Nail Art with @Gunnardeatherage",
                                    "video_duration": 1761.1
                                  }
                                },
                                "10": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2589026825278047224",
                                    "shortcode": "CPuEi4qp8P4",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftMI3-zG0tgCxN0Hbf7gczQ0F48fNU1fDOsfNWEo3-w5Q&oe=698EB4BC&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcq6GlqKWZIRlzgE4qRSGAI5B5FAxaKKKBGJdyGfCthRnIHf8/enrcuowMYAwBStaBuSeaRbMjo2azaZveNrM2B0H0opu+itDAzqcOKKBQMkBoptFAj/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT70.26358032226562S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBBpZ19kYXNoX2Jhc2VsaW5lGSaEx7Cu1Nq8A4iO2oHg4rMGIhgTZGFzaF9iYXNlbGluZV9hdWRpbyIsGRgIbW9kZXJhdGUAFpYNFAASFAIA\"><Period id=\"0\" duration=\"PT70.26358032226562S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"977923836613058v\" bandwidth=\"1313436\" codecs=\"avc1.4d401f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"11508983\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m84/AQNtLwTv40Hk7egJpUIGhhM127O8sYkg_bYfMGnyqeSMO7BSWWvurzdGVpxLm8gkYuqwAuuRjr2DUkoHc6xvsuqWSoAl9PWqx8v7Pvc.mp4?_nc_cat=109&amp;_nc_oc=AdnUDwQCQg5JK5PIyX3meg2VfXEJ6AGFpJoWnr5wJ9Ft1QIXhG2mEvRDMlvPaAVRZf0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=dkgNs2VSEY8Q7kNvwHRhMOp&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjg2NDgxMTY5ODI5OTYzNiwiYXNzZXRfYWdlX2RheXMiOjE3MDksInZpX3VzZWNhc2VfaWQiOjEwMTQ1LCJkdXJhdGlvbl9zIjo3MCwiYml0cmF0ZSI6MTMxMzQzNiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvCg3LiTZo_SKRjl0d5JeR-JTItOpAqCJuLxsHImJ8txw&amp;oe=698AD397</BaseURL><SegmentBase indexRange=\"859-1058\" timescale=\"15360\" FBFirstSegmentRange=\"1059-3595932\" FBFirstSegmentDuration=\"9000\" FBSecondSegmentRange=\"3595933-4132247\" FBPrefetchSegmentRange=\"1059-3595932\" FBPrefetchSegmentDuration=\"9000\"><Initialization range=\"0-858\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"1802696560165764a\" bandwidth=\"81635\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"607524\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQOGCeMsmfM_eWdEUk_24tzakQ1LL0Lf1rJu2pmM8ohc3-t9smGevBGNAA6O3R7EkfHf1T26BwEn1vzGaU8a7lgB.mp4?strext=1&amp;_nc_cat=105&amp;_nc_oc=AdlXz_wnf9G1ZcIY1bWEA1EPrCVp0onlo6Uh-F173NjY5ANmzCEkePnMyI4jR7KoCOg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=u1HMgHgCeaYQ7kNvwHsugXV&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo4NjQ4MTE2OTgyOTk2MzYsImFzc2V0X2FnZV9kYXlzIjoxNzA5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NzAsImJpdHJhdGUiOjY5MTcwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afu04NmFvjQt5HEfCA5iazU-TWz2ZFsiV28ZlA2GWro0KA&amp;oe=698EBB6B</BaseURL><SegmentBase indexRange=\"781-992\" timescale=\"44100\" FBFirstSegmentRange=\"993-52172\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"52173-94492\" FBPrefetchSegmentRange=\"993-52172\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 1
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNTg5MDI2ODI1Mjc4MDQ3MjI0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m84/AQNtLwTv40Hk7egJpUIGhhM127O8sYkg_bYfMGnyqeSMO7BSWWvurzdGVpxLm8gkYuqwAuuRjr2DUkoHc6xvsuqWSoAl9PWqx8v7Pvc.mp4?_nc_cat=109&_nc_oc=AdnUDwQCQg5JK5PIyX3meg2VfXEJ6AGFpJoWnr5wJ9Ft1QIXhG2mEvRDMlvPaAVRZf0&_nc_sid=5e9851&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_ohc=dkgNs2VSEY8Q7kNvwHRhMOp&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjo4NjQ4MTE2OTgyOTk2MzYsImFzc2V0X2FnZV9kYXlzIjoxNzA5LCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NzAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=c64f559fb62f45ae&_nc_vs=HBksFQIYTGlnX2JhY2tmaWxsX3RpbWVsaW5lX3ZvZC82QjQyQThBQThEQ0M1NDRDRUQ5REM4RENEOTdEODE4NF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTDZkZGhkcGhUSlNWWk1EQUJMbEx6dXhQbGNuYnBrd0FBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6IuZodWiiQMVAigCQzMsF0BRhmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfsjN7Li9IaezbLvPJhIQxjYZrxTQgmrfPTeMb4YHxnnoQ&oe=698AD397",
                                    "video_view_count": 36336,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Cheers to you #StrawberryMargarita 💕\nBy: @glosshouse \n\n#OPIObsessed #ColorIsTheAnswer #NOTD #NailSwag #NailsOfInstagram #NailsOnFleek #NailPolish #Nails #40yearsofcolor #opieats #drinkrecipe #pink #pinknails"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 21
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1622856223,
                                    "edge_liked_by": {
                                      "count": 2197
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2197
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsO9-9-glTZ2M79JYqOXHoxBhwvgnqJIPSXECpKgMslkQ&oe=698EB4BC&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuRHvnDhaKX5DHSGn2gY4Xj0syi4EyuDXeahfVT_GU8hw&oe=698EB4BC&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfthYbye8yQyGJKmDXfLTacbo1zLlx-PaTtuczrgFwn5nA&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftB5XtDPMtxt4YNtrh0NJZtAAbK1PjNxDoZyog5b3zKzw&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGl-r3RfP7_xQhM6RUDIjjym2q0hgJ3b4SoET52lMSdQ&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvA6rK8B44ktcMqVPwnqO6jRbOlcACedDaOiiFhVqA2pg&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.29350-15/197016169_529548091401350_3757568139731343022_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z-qEKdL9uUEQ7kNvwHC1tRe&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuRHvnDhaKX5DHSGn2gY4Xj0syi4EyuDXeahfVT_GU8hw&oe=698EB4BC&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "🍓🍹",
                                    "video_duration": 70.1
                                  }
                                },
                                "11": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "2559744112435975225",
                                    "shortcode": "COGCbVJpNQ5",
                                    "dimensions": {
                                      "height": 1333,
                                      "width": 750
                                    },
                                    "display_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuMKKIMUcX8u4KYqaLJ-VwgBdN8Zur-edICVUejERPtHQ&oe=698ED7BE&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABcqjAJGRTQc1I0gCEKd2RgL9fT6VHEqquD1Azyf5VNxXIUG3K++fz/pRVbziWJ684+uKKq4Gkq5bHqR3/z/AJ4pBA2Dxkv79Pb2x/OnwLtk8tuQQw/HsKuBcnOevX8OAf6EVm9ClG5z/wBnkQ44JPQZ5oraa0Z23AgFepPfsD+Rop6sTVi/9lBO4dSc0ySJl+bHHeqDnB4qSOV8/eP5mm1cpOxJOcxE88Y6fWirMSgnBGR6UVCHJan/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT64.13351440429688S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBBpZ19kYXNoX2Jhc2VsaW5lGSb6yLu4zb/BAtrA+oz83LsJIhgTZGFzaF9iYXNlbGluZV9hdWRpbyIsGRgIbW9kZXJhdGUAFrANFAASFAIA\"><Period id=\"0\" duration=\"PT64.13351440429688S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\"><Representation id=\"2664614367023149v\" bandwidth=\"536617\" codecs=\"avc1.4d401f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"4290704\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m84/AQODPf98fmdsf22zsHl86HzZATMPQYy2DxnBGl5-g1PqagVkoSsvPb3eKvb-knHzrq3GoTwgIlikS0Kd0q8c0X47vP4542T9h7TWW6M.mp4?_nc_cat=109&amp;_nc_oc=Adll_75MUdMCm1llOhpym-ZqxJGSjAz_sIjtS8WXo0lJthsJ7XToESbZkQXcFm8tnqU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=Go4icu1_244Q7kNvwGjpmjU&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV8xX3YxIiwidmlkZW9faWQiOm51bGwsIm9pbF91cmxnZW5fYXBwX2lkIjo5MzY2MTk3NDMzOTI0NTksImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE1NzI0NjY5MjY4NTY1MzQsImFzc2V0X2FnZV9kYXlzIjoxNzUwLCJ2aV91c2VjYXNlX2lkIjoxMDE0NSwiZHVyYXRpb25fcyI6NjMsImJpdHJhdGUiOjUzNjYxNywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuvY7NGctCj-nauBNIvVIwM-78wwbdLMHKeJSi5bn4l4Q&amp;oe=698AD60F</BaseURL><SegmentBase indexRange=\"858-1045\" timescale=\"15360\" FBFirstSegmentRange=\"1046-388745\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"388746-832824\" FBPrefetchSegmentRange=\"1046-388745\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-857\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentAlignment=\"true\"><Representation id=\"706979190764093a\" bandwidth=\"99441\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_baseline_audio_v1\" FBContentLength=\"642934\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQPNAGU8uQD3ZXXri1KxbX1S0ao7OIFLxOxKCW7TwFoJEgCwN6XhFn1eO76fLtAQV_F3cGh4zumv49JIFSp7LCHY.mp4?strext=1&amp;_nc_cat=107&amp;_nc_oc=AdkpFKuQsPNan06hU6dQKgHjmCvoDy1aQ_EAkwI6WQGpo7bqa8S4ujwr_XlQmkiYRfg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=eiAbsO3Iu7wQ7kNvwHE1Ib4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmlndHYuYzItQzMuZGFzaF9iYXNlbGluZV9hdWRpb192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNTcyNDY2OTI2ODU2NTM0LCJhc3NldF9hZ2VfZGF5cyI6MTc1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYzLCJiaXRyYXRlIjo4MDE5OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsGCqiqDBEPSPxGoZXlXJLXiky1zAUnfYIj2o7QTYH9eg&amp;oe=698ED779</BaseURL><SegmentBase indexRange=\"781-968\" timescale=\"44100\" FBFirstSegmentRange=\"969-50953\" FBFirstSegmentDuration=\"5015\" FBSecondSegmentRange=\"50954-97714\" FBPrefetchSegmentRange=\"969-50953\" FBPrefetchSegmentDuration=\"5015\"><Initialization range=\"0-780\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 1
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMyNTU5NzQ0MTEyNDM1OTc1MjI1In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t16/f2/m84/AQODPf98fmdsf22zsHl86HzZATMPQYy2DxnBGl5-g1PqagVkoSsvPb3eKvb-knHzrq3GoTwgIlikS0Kd0q8c0X47vP4542T9h7TWW6M.mp4?_nc_cat=109&_nc_oc=Adll_75MUdMCm1llOhpym-ZqxJGSjAz_sIjtS8WXo0lJthsJ7XToESbZkQXcFm8tnqU&_nc_sid=5e9851&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_ohc=Go4icu1_244Q7kNvwGjpmjU&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uSUdUVi5DMy43MjAuZGFzaF9iYXNlbGluZV8xX3YxIiwieHB2X2Fzc2V0X2lkIjoxNTcyNDY2OTI2ODU2NTM0LCJhc3NldF9hZ2VfZGF5cyI6MTc1MCwidmlfdXNlY2FzZV9pZCI6MTAxNDUsImR1cmF0aW9uX3MiOjYzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=26839e4ca70be940&_nc_vs=HBksFQIYTGlnX2JhY2tmaWxsX3RpbWVsaW5lX3ZvZC8xODQ1NDJBMEU0NzBGNUEwMEM4OUEyOUVBNUExNDM5MF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTzBfQ0JkcTl6UGZNQjRFQUlNVXBpdnJiZFEtYnBrd0FBQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmrKXFyc-JywUVAigCQzMsF0BP-6XjU_fPGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHXsB2XCngEA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfuPE6Q1s5_OBZgxgeZ1Wh-eH-1DofJ8Ih23i6y9Wd_sCQ&oe=698AD60F",
                                    "video_view_count": 39596,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "@overglowedit says the perfect spring shade is #MexicoCityMoveMint 🌿\n\n#opi #opiobsessed #40yearsofcolor #springnails #pastelnails #nailsofinstagram #nails #nailedit"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 46
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1619365396,
                                    "edge_liked_by": {
                                      "count": 2205
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2205
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=c0.280.720.720a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuMIGEYhq4qiAbrymx9H40aFerYANpxJHSGnHvmsuSxow&oe=698ED7BE&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsrkeokTJLkCfEYoBWsAcfCKcBoZiAm3uNmiIMxQv9aHg&oe=698ED7BE&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv7qUL4vf6agpCslOsXld9YW9_6jK3Gba_WTkVSVf_sag&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 266
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftreOUz10Rt7lCuNRG2g1xnMUfDWoJdcyFekB3imYcr_A&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 426
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs8fV2iyWAjTkfBtrtZpGfFckvUrtT8eoDka2qVRK9jHQ&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 568
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfueWKpD42ooe0zAImv57X4Y_I-itnMMSkK4a8cj5Uzx6A&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 853
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.29350-15/177499842_154099546564871_646230434967691099_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi43MjB4MTI4MC5zZHIuZjI5MzUwLmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=CX3J4ltfFCkQ7kNvwGyw0BZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsrkeokTJLkCfEYoBWsAcfCKcBoZiAm3uNmiIMxQv9aHg&oe=698ED7BE&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 1137
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "encoding_status": null,
                                    "is_published": true,
                                    "product_type": "igtv",
                                    "title": "Mexico City Move-Mint",
                                    "video_duration": 63.966
                                  }
                                }
                              }
                            },
                            "edge_owner_to_timeline_media": {
                              "count": 10594,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "QVFEZ0trVXE5MkpWZ2FWQ05qeDBnUlNZRUc2VVFWc0VOUEx6OVBqdlp0OW5GUEJkbXVCNjRrZTFnclZMYzJmbVhJMzBEUjFoVnlMV0dxUFlsOXp5aW5Kbg=="
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3824512658796290411",
                                    "shortcode": "DUTZgACiaFr",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsEWngiHnfx9lYfkt3Nh5U6-a_Fbbs86bSwKG6K3JDK4g&oe=698ED6C9&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Jelly",
                                              "followed_by_viewer": false,
                                              "id": "1004720997",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/313484726_186060410617337_7993511316656752111_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=VWfsTao0vVQQ7kNvwH2csRS&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftMVlMBHyH_GBAJuwStDT05wKlTD3OXpBYIXEDo1WMiVQ&oe=698EC77A&_nc_sid=8b3546",
                                              "username": "thisis_jelly"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqcTSZpY8MfmpShALY47GtD0LpaMZRSA+tFS3bv9wxo45q0GSVAFI54x7/AEzUGKYUCvvjAXB79Md8f5+lDMqj2te61DPNFGQaKZruWSuaNtOpaDMr7AtFPaigpH//2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT15S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlt7GorHg39UC2pivsbr9oAPYo82G2p6vBOC0ov+82ZEF5vqQnMqIsQWM9Z6dvcu8Ba7W5e2q1r8F3Ofoo6ab8QX0s6uctoH2DyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFgoUABIUAgA=\"><Period id=\"0\" duration=\"PT15S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:75.5\"><Representation id=\"1446295473769776v\" bandwidth=\"158318\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"296848\" FBPlaybackResolutionMos=\"0:100,360:73,480:71.3,720:70.4,1080:70.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:81.3,480:77.1,720:70.2,1080:62.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNkKKDuqKSfOWESfob-oKqkZcJwrZeOVnJFKiygRicpncGAkRf9Pv61lx1CHJBcoTtuwF4ESP851OmTAZl-_zPvJNw6OYLSYT3gKpo.mp4?_nc_cat=108&amp;_nc_oc=AdlNOaY7hf9kb0l40FzXj15SNox3myAyoPN7JEg83wxFh0_kKbv9WuF6DVpzGlDyAh0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=jIxfAWSpS7oQ7kNvwEyDa8Q&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTU4MzE4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftFCtlJm067bPQPgSuVeiAQV_Gm3DeyxyEGADAnCC-vXw&amp;oe=698ECFA1</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-6797\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-54477\" FBFirstSegmentRange=\"886-110060\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"110061-219028\" FBPrefetchSegmentRange=\"886-110060\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1540612987018566v\" bandwidth=\"214848\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"402840\" FBPlaybackResolutionMos=\"0:100,360:77.9,480:76.3,720:74.9,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:86.8,480:83.6,720:77.7,1080:70.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQM39BxSqHSLj6VYjpdoRXOddPrE2_cDelaMEBXJfnyUmDICkNyZglEUEjcclWw-nsT8-rc_Rjk2EYcOSvCpi17QB__TfMo-4TnNy-w.mp4?_nc_cat=101&amp;_nc_oc=AdkxGvFCzAgvEVJW1gpe83GJbZsBrNcFHf7RWLvn5FG2ZMsnLMXdGt48yb0UJnpEaGI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=Sa0To1-HNngQ7kNvwG4jB4z&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MjE0ODQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afsahns0LHaTYSnbigdZmsQDPp5sNLxXoDTpuvKRdD7DZA&amp;oe=698EB886</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-7749\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-70739\" FBFirstSegmentRange=\"886-146249\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"146250-296125\" FBPrefetchSegmentRange=\"886-146249\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1547396569675159v\" bandwidth=\"312194\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"585364\" FBPlaybackResolutionMos=\"0:100,360:84.5,480:82.3,720:80,1080:77.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:89.7,720:85.4,1080:78.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOQeFnEFKCTGt2BZBeZ1mL7jZvAI3F78FoyqzdO_4qfi-Y3B88gd2BU0S_tMfTsNVqkHeCJ0WJRu4NJqBNo_CmMPy5k84GB0PukSDk.mp4?_nc_cat=101&amp;_nc_oc=Adk11oP1vkijydRdh1IcineB7Bkqz_wawVyW8M1jbJcqGFsLdGyyGzL4iUxShNdEiHY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=n2P9C5ksxK8Q7kNvwESkuGS&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MzEyMTk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afvn7lN6VEd3CmfWP__otlYIIX65IiNLtxki5TdZG9jU-g&amp;oe=698ED8CE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-9467\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-103243\" FBFirstSegmentRange=\"886-205788\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"205789-427769\" FBPrefetchSegmentRange=\"886-205788\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"751511954280879v\" bandwidth=\"429359\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"805049\" FBPlaybackResolutionMos=\"0:100,360:86.7,480:84.8,720:82.7,1080:80.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.1,480:93.6,720:90.3,1080:84.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMZvedLXzerpzJJ6e-SVuwvuFqj-Vl-jLBfsOc8QMPdVdmCOAsSHPFhiucn5BK2vsy34daQ2MnHyQyIa4PtvW_FcDbiGfx12avCItg.mp4?_nc_cat=106&amp;_nc_oc=Adm-05i3kDW0UlBd_Jh8aop4OUOxfN5NT1JkoRlOEne8KVMTQziamMbZ9lnUQW9heWI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=GagagxPfKJ0Q7kNvwF5VN7e&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NDI5MzU5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft_q6TpHLGZN4JM2wukjQXm6F6-LpyRUkT2MiJs1cGoVw&amp;oe=698EE087</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11485\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-138617\" FBFirstSegmentRange=\"886-280193\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"280194-585745\" FBPrefetchSegmentRange=\"886-280193\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"4481633852157178v\" bandwidth=\"574629\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"1077431\" FBPlaybackResolutionMos=\"0:100,360:89,480:87.4,720:85.5,1080:83.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.5,480:95.6,720:93,1080:88.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPTAeT8xql6Vl-GJNCjOuQmToz_K0jd5EM_ZPPYthcmJPzBEYsD-LyDYPHl-Tu7t516O1SS9gAaLbsobOVMipA5FZU4B9d3EXN5fdE.mp4?_nc_cat=107&amp;_nc_oc=AdlEeJoA_-jCE0_DnARicb193g5VQ3CefgHGD5weaPNpHEJt2-vFtu2m5qGw8gr95oo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=HBHuHXdysmcQ7kNvwH5Zojk&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NTc0NjI5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftyXIwpZFr4XZXppNMwqGI7MVVzhUw3UIyud9r0_fvsaA&amp;oe=698EB9C4</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-13182\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-181522\" FBFirstSegmentRange=\"886-370242\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370243-778856\" FBPrefetchSegmentRange=\"886-370242\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1515274423639731v\" bandwidth=\"811013\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1520650\" FBPlaybackResolutionMos=\"0:100,360:91.1,480:89.6,720:87.8,1080:85.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:97.1,720:95.3,1080:91.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNWAhlIs6i2HW_O4S5vcd8xR6M0pLNUOMvat4ek1FeMYalYAD5KymXTd3oZVE-wEz94MqAaBWMX2q-bKFdmgAJg8_eNdQObfFyiUzA.mp4?_nc_cat=101&amp;_nc_oc=Adl6dWwrCLdNbCxpGpLSt9NuiLqzWi9ghixIE9v8diFCbH7Xpq_RYsWJKjuycYj5fyI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=NSVL_aiEYHwQ7kNvwH9pZo_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6ODExMDEzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsP3kifsbmUvTjpi4SuzHqpdz8yPC9qL1IRXKk7PWcviA&amp;oe=698EB6AE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-16058\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-254759\" FBFirstSegmentRange=\"886-518993\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"518994-1095353\" FBPrefetchSegmentRange=\"886-518993\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1656333505731054v\" bandwidth=\"1095443\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"2053956\" FBPlaybackResolutionMos=\"0:100,360:92.5,480:91.3,720:89.7,1080:87\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.46,480:98.01,720:96.7,1080:93.5\" FBAbrPolicyTags=\"avoid_on_cellular\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMtsVtkDNISc-RriYTgpF30auNBMtas14aWwUmSsfqCgzsRO5BrhIWKRJRZsQYdX222nzfzOeeEX4S49kTVAymmPTcopG2piGMLlAk.mp4?_nc_cat=111&amp;_nc_oc=AdnhjMnjHP7RA9UftjfuZgsxS3pma_zHY8jfWLB3mc2CXEjQ-047X6rvUV38KXB3tc8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=OCgPHHMBB6kQ7kNvwE9PwCU&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTA5NTQ0MywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afv-1rVUZUX6tAgJhLA5dAifQConDMyGAUloeF_MBdJEZA&amp;oe=698EBEA0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-19042\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-351521\" FBFirstSegmentRange=\"886-704404\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"704405-1471528\" FBPrefetchSegmentRange=\"886-704404\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1229781482449132v\" bandwidth=\"1872625\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"3511172\" FBPlaybackResolutionMos=\"0:100,360:94.5,480:93.7,720:92.6,1080:91.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.92,480:98.68,720:98.06,1080:97\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMJjhjX064fp73Hvh-tQ1mmd5N7PHFev0TAKgyWekqCr9Q5QI4re_Ft400QrYHZ7CkRLgpS9qFu5Mbbh5kHCwShP9f7M0HA1n12TLo.mp4?_nc_cat=106&amp;_nc_oc=AdmtVUlG3RgZY-wMUPpMQWpff3QLTuPcat1x-NDdSqI9RRWFA_kP-O12bz9v_4WtaWc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=IEaJoxZyll8Q7kNvwF3ztWw&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTg3MjYyNSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftuZ1ZpBU410CuFE4nTFcY2YZsGTcBuza-raZcJqDBpiQ&amp;oe=698ED88F</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-27778\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-651448\" FBFirstSegmentRange=\"886-1245100\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1245101-2512445\" FBPrefetchSegmentRange=\"886-1245100\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"916948994352685a\" bandwidth=\"95603\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"95603\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"179930\" FBPaqMos=\"88.89\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQNaWbtaFiLKCcXcLFfBvxvFI2OGcBfWipY5-dnuHxBs5TthJSixIERaku1-U8U44GX0KIyf85i3XqgCxJNZDCeB2TVQ3dD964f0rMA.mp4?_nc_cat=110&amp;_nc_oc=AdkllGmI4qc62E17-iyT4R5KuUS6DcKRHary04xiY2a9Dunn3QInGWp0uxFLfyTbbso&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=BRt3gHz8K1AQ7kNvwGUVKgi&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6OTYxMTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuFe_fCF4c1oOcJOmaA6Dv-Wug6nObfLp903rc1L7E7Qw&amp;oe=698AECEF</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\" FBMinimumPrefetchRange=\"952-1295\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"952-34788\" FBFirstSegmentRange=\"952-29164\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"29165-56886\" FBPrefetchSegmentRange=\"952-56886\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODI0NTEyNjU4Nzk2MjkwNDExIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_oc=AdkEhx0YwIe7JOjltAcgzFWf7hwb3yS6Gc8ckT0_nbZTQ6ppovV-csw0Ngg4lhKonM0&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=wkDeXdeDfoUQ7kNvwHiPI1Q&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfuQdBB4otj5_2DVQoE8Tk6Aif_kdWTN3vGE8hLYXvEi2A&oe=698AC0DD",
                                    "video_view_count": 26262,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "The next generation of icons has arrived. 💅 Our New OPIcons Collection is inspired the shades that made nailstory (like “Bubble Bath” + “I’m Not Really a Waitress”) and the people (YOU!) who brought them to life. 💕\n\nArt by @thisis_jelly ☁️"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 62
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770137534,
                                    "edge_liked_by": {
                                      "count": 2531
                                    },
                                    "edge_media_preview_like": {
                                      "count": 2531
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6Ai9EIEX1CWeCkkgae87rD394QDyL5j6S_dHwCMj16w&oe=698ED6C9&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsEWngiHnfx9lYfkt3Nh5U6-a_Fbbs86bSwKG6K3JDK4g&oe=698ED6C9&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv0sr6mm0BW-K6baPUewMUPxDFP7jYoJ4QVYIfrZrbPMw&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuFX-82p5QNn4iEUhquuGdm9OROJqLhfuj4riv5mnqcWA&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs9_QM0fL666DBjNqzSZNFhuu4ZkQDxIeDUGiAyZ4R4nA&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftsF7i9JNffvx1Y-5-D1FpZPXyvAFtqQh9FMRotlAfP_w&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ZYegLxNH5OoQ7kNvwFudG4g&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6Ai9EIEX1CWeCkkgae87rD394QDyL5j6S_dHwCMj16w&oe=698ED6C9&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ymssfZtSXPQQ7kNvwHEdWUF&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvjeCx_XuL3njYmoKo90cNgdLd1118h74gZazwgf6Cm7w&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25945357071767745"
                                    }
                                  }
                                },
                                "1": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3820254670506586343",
                                    "shortcode": "DUERWHbEnDn",
                                    "dimensions": {
                                      "height": 1354,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftPPnbac4GpAzvDo63Wl-zeMQd8bhKaVDobuSKlXm-vNg&oe=698EB816&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "sugarcoatbeauty",
                                              "followed_by_viewer": false,
                                              "id": "6216168928",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/298314550_631421638150141_6784755927052515264_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ejIPSrEWCfMQ7kNvwFgkH0P&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsFgojxmOXnJtMP7RIwObagiUoaitKzRXaYccVZH_l9lQ&oe=698EDE98&_nc_sid=8b3546",
                                              "username": "sugarcoatbeauty"
                                            },
                                            "x": 0.6547921968,
                                            "y": 0.7256149279
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "user": {
                                              "full_name": "Sherwin Hora",
                                              "followed_by_viewer": false,
                                              "id": "202790483",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/505088124_18510307189038484_5975661758963330905_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4YZY6qpfol0Q7kNvwHH9HG9&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfspviJ6YxX4E13_6zcIttbn0qbHL8P-2axkkzngy3I5MA&oe=698EC7CA&_nc_sid=8b3546",
                                              "username": "sherwin_hora"
                                            },
                                            "x": 0.5216284987,
                                            "y": 0.1586089907
                                          }
                                        },
                                        "2": {
                                          "node": {
                                            "user": {
                                              "full_name": "Dr. Carrie Rose #onlinecourse",
                                              "followed_by_viewer": false,
                                              "id": "1448620803",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/288657501_5276445635754366_374959146275851116_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41NzYuYzIifQ&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z4g_AqbjEtUQ7kNvwFx9bPl&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftEuyn1mzCQS-g2tOgbrRabTJx8QPCJq2wS-1-Ah_FYFA&oe=698ED2A3&_nc_sid=8b3546",
                                              "username": "drcarrierose"
                                            },
                                            "x": 0.2720930233,
                                            "y": 0.3496124031
                                          }
                                        },
                                        "3": {
                                          "node": {
                                            "user": {
                                              "full_name": "Robin Schecher",
                                              "followed_by_viewer": false,
                                              "id": "1176650887",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-19/497461734_18490466404010888_3295650315765914173_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=108&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=dAqGZ_ZZUoQQ7kNvwEoS_uC&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuLMR1yuKBNLJoT2m8BbG4CV2-J2gEFzwsR7bNZUKXA2A&oe=698ED06B&_nc_sid=8b3546",
                                              "username": "rbschecher"
                                            },
                                            "x": 0.4181509754,
                                            "y": 0.5169635284
                                          }
                                        },
                                        "4": {
                                          "node": {
                                            "user": {
                                              "full_name": "Linda Nunez",
                                              "followed_by_viewer": false,
                                              "id": "19778697",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/489324285_4009075739409402_1891338465856080270_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=iTir1LDHA_QQ7kNvwG7RG8e&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftg_D1seOdozrZq6y1mXYRnOeOyJzbaHvUo1wbk1O0wLQ&oe=698EC717&_nc_sid=8b3546",
                                              "username": "linda_c_nunez"
                                            },
                                            "x": 0.4181509754,
                                            "y": 0.8990670059
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on January 28, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text that says 'ALI-GEL ALI-GEL TES O.P.I GelColor Bu NY'.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "You asked 👀 Tag your bestie to tell ‘em their new nail obsession is launching soon. 🐰🫧"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 2128
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769629866,
                                    "edge_liked_by": {
                                      "count": 46322
                                    },
                                    "edge_media_preview_like": {
                                      "count": 46322
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e15_s640x640_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu9WSHBiLXumqlUtp3GQ-eCZ9jiBSy88ko11rLBWSCRFQ&oe=698EB816&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_p640x640_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs-dTjJ1O6a-qKdZfWNcd6h290mf3nBwqYfQTAnYNQObA&oe=698EB816&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsN73DU5CLt4uT5tNMJoVrHz1KsQgGf1z0ENeSKXbamEQ&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsH6vh-lqkv71TmOPIcx1eYrFBR6ZpW5iGrUOQa3qRhVA&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftugxVQo2Oa3I06fyUwpK_1hJWNQfxE4smypY8djHcz9Q&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuG7Zkw-0ZXulsd2DaFGqYnGgoo2zJ2jpb6SYgJFOjtAQ&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=c0.119.936.936a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi45MzZ4MTE3NC5zZHIuZjgyNzg3LmRlZmF1bHRfaW1hZ2UuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftvPDzxGWff7QseDp0rrbji44Sb6kni4yNvaXjKWjxKEw&oe=698EB816&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ymssfZtSXPQQ7kNvwHEdWUF&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvjeCx_XuL3njYmoKo90cNgdLd1118h74gZazwgf6Cm7w&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3820252065659262341",
                                            "shortcode": "DUEQwNeEpWF",
                                            "dimensions": {
                                              "height": 1354,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/622954056_18562173967006519_6147381048004532978_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=WSbXLVjX6E8Q7kNvwGlcJU4&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftPPnbac4GpAzvDo63Wl-zeMQd8bhKaVDobuSKlXm-vNg&oe=698EB816&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACEq1KcBTu2aUDNY2N2xp4pKc2C+OwFPJ/Kq5dSeYhoqailyhz+RHnFS5x7d6acZxihj8pprQT1sV45d7nHUjPTHFTdarRgglh16c+lT7s/WquKw/afWim7qKdhXE3GkoorE3sJS0UUAFFJRSA//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on January 28, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text that says 'ALI-GEL ALI-GEL TES O.P.I GelColor Bu NY'."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3820252065097247747",
                                            "shortcode": "DUEQwM8kuwD",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/624646552_18562173958006519_1274905912103268746_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=fcYNzdyZPAcQ7kNvwFOW6Qw&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftxT_dcCPBIA7glNqL8-0Kfyg6tC3AzI5RRRJTw2YBAjg&oe=698EBB67&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {
                                                "0": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "sugarcoatbeauty",
                                                      "followed_by_viewer": false,
                                                      "id": "6216168928",
                                                      "is_verified": true,
                                                      "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/298314550_631421638150141_6784755927052515264_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ejIPSrEWCfMQ7kNvwFgkH0P&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsFgojxmOXnJtMP7RIwObagiUoaitKzRXaYccVZH_l9lQ&oe=698EDE98&_nc_sid=8b3546",
                                                      "username": "sugarcoatbeauty"
                                                    },
                                                    "x": 0.6547921968,
                                                    "y": 0.7256149279
                                                  }
                                                },
                                                "1": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Sherwin Hora",
                                                      "followed_by_viewer": false,
                                                      "id": "202790483",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/505088124_18510307189038484_5975661758963330905_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4YZY6qpfol0Q7kNvwHH9HG9&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfspviJ6YxX4E13_6zcIttbn0qbHL8P-2axkkzngy3I5MA&oe=698EC7CA&_nc_sid=8b3546",
                                                      "username": "sherwin_hora"
                                                    },
                                                    "x": 0.5216284987,
                                                    "y": 0.1586089907
                                                  }
                                                },
                                                "2": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Dr. Carrie Rose #onlinecourse",
                                                      "followed_by_viewer": false,
                                                      "id": "1448620803",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/288657501_5276445635754366_374959146275851116_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41NzYuYzIifQ&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Z4g_AqbjEtUQ7kNvwFx9bPl&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftEuyn1mzCQS-g2tOgbrRabTJx8QPCJq2wS-1-Ah_FYFA&oe=698ED2A3&_nc_sid=8b3546",
                                                      "username": "drcarrierose"
                                                    },
                                                    "x": 0.2720930233,
                                                    "y": 0.3496124031
                                                  }
                                                },
                                                "3": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Robin Schecher",
                                                      "followed_by_viewer": false,
                                                      "id": "1176650887",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-19/497461734_18490466404010888_3295650315765914173_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=108&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=dAqGZ_ZZUoQQ7kNvwEoS_uC&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuLMR1yuKBNLJoT2m8BbG4CV2-J2gEFzwsR7bNZUKXA2A&oe=698ED06B&_nc_sid=8b3546",
                                                      "username": "rbschecher"
                                                    },
                                                    "x": 0.4181509754,
                                                    "y": 0.5169635284
                                                  }
                                                },
                                                "4": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "Linda Nunez",
                                                      "followed_by_viewer": false,
                                                      "id": "19778697",
                                                      "is_verified": false,
                                                      "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/489324285_4009075739409402_1891338465856080270_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=iTir1LDHA_QQ7kNvwG7RG8e&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftg_D1seOdozrZq6y1mXYRnOeOyJzbaHvUo1wbk1O0wLQ&oe=698EC717&_nc_sid=8b3546",
                                                      "username": "linda_c_nunez"
                                                    },
                                                    "x": 0.4181509754,
                                                    "y": 0.8990670059
                                                  }
                                                }
                                              }
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq3QecYPGOccc+n9aeBn1/T/GmsSMcFsnBxjgY6n2+lKMd8ikULj6/p/jRjij5felCg+tAXG0UmKKBi7sEjB4x2459Pp3pQQfWlzSMcDIGaYhcD0P6f40m0e/+fxpoJPan44z0oEM2iinZFFIoRt3G3HUZznp3xjvS59RRTqBCY9v1/wDrUvFJRQAlFLRQB//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo shared by OPI on January 28, 2026 tagging @linda_c_nunez, @sherwin_hora, @rbschecher, @drcarrierose, and @sugarcoatbeauty. May be a Twitter screenshot of ‎text that says '‎sherwin_hora _hora Bubble bath and funny bunny together, can never fail! drcarrierose Ok, but hear me out... you're the actual company that could create that shade in one bottle. و 2419 rbschecher Just did funny bunny and bubble bath twice in a row it's my favorite! NGATCOAT sugarcoatbeauty 22w Love this combination, we call it \"bubble bunny 8\" Linda Whyyy is there not a shade like this called bubble bunny, don't understand 872‎'‎."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "2": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3801415920124509528",
                                    "shortcode": "DTBV6N6iT1Y",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs9GoZdj2GpjA95y2rA1vZHv2M4MyJyy5QZCmHV-GZRZg&oe=698EDE24&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqqlhTyjKVLAgN096t29oHAkzyeg6gfX1Pt09a0WgVhhiSPc9CO9YqPUShpczmPI+v9DRUMswik2SDaV5z2I7EfWirRSNHzRGQuOvPHFWCd3uP51m4BGX7Usd2sWQx3cH6/T6dh6UX6GiLFzbJcLtfjb0Yfy96KzJdQLc4wOwFFBXJ3t/XoDu0ilTxn0pqxKDkgN25quzH1NRF29T+dBvZLoXDCMY6iinWXLDPNFBDml0P/9k=",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT15.056724S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZloSn4pmcr8sCqJ+OqePz+gL0wPzpprWDA6Lo6pWT6JcE8ufblsnlugWixc2e0N7EBYqZhOjJ+NUFupKLre6Irgvy9e3D9vewDSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFkoUABIUAgA=\"><Period id=\"0\" duration=\"PT15.056724S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:73.3\"><Representation id=\"851937744359482v\" bandwidth=\"148565\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"279614\" FBPlaybackResolutionMos=\"0:100,360:67.6,480:65.4,720:64.4,1080:65.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.6,480:85.4,720:78.9,1080:70.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQORcQ3-vgjw4rGAPdpJAzOvQE4CvYcn2BSdbVM_O40jvwUSMtuxB1A88f0qKn1ZFUZC4mxqZNfDcz8nRpJgJxFQjEfX4lBWrp1rcaU.mp4?_nc_cat=111&amp;_nc_oc=AdkAvle3g2kWrAV6xGO3Yamq-O2SiZo7CX7X6dBDYDrtqAwbzWH0-PlG6yj4mQaH20c&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=vucfTtn7-4gQ7kNvwGahQpY&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTQ4NTY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsSimOwPVYB7u2juhP5Fz4wA_Ejumb8Mv50aEGKF3ZDzQ&amp;oe=698EC210</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-16574\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-87825\" FBFirstSegmentRange=\"898-115575\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"115576-190781\" FBPrefetchSegmentRange=\"898-115575\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3197532063753373v\" bandwidth=\"197578\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"371861\" FBPlaybackResolutionMos=\"0:100,360:72.5,480:70.3,720:68.9,1080:69.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92,480:89.3,720:84.1,1080:76.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQP3rJ4IEKLKVfJcuDx-7yru_9VHYVieCJZQrQ2xn9OmtmSAxrVaeo-vJ7V_Py4SEvStuAEf9JT4f6qBoOFcJvoe-DzcwfVOHzv5uXc.mp4?_nc_cat=106&amp;_nc_oc=AdmM46MYclUQLg6m5QCCbU4aDvmrlH3L4iVvzhLDlFsPdHtxIV0_LRKKzFZ7eZT3oVU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=CZQfVb9p5T4Q7kNvwHJhEN3&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTk3NTc4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aftzhy73eBOveukL_OjwlCKS-5DXFv56xpwIHAIX4Uic-g&amp;oe=698EE3CF</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-19537\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-114726\" FBFirstSegmentRange=\"898-152923\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"152924-253463\" FBPrefetchSegmentRange=\"898-152923\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"728687936555458v\" bandwidth=\"281401\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"529623\" FBPlaybackResolutionMos=\"0:100,360:77.5,480:75.5,720:74,1080:73.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.9,480:93.3,720:89.3,1080:82.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMBCXPLsumfYrXkyAwnyqy8PCzRIwhEP1Q9jLhh0IrsajMblnDm-AJwSgJRB95YVzA9UwI3GcPW_3rt5rBbLhRPFJy4XTwYaVUOs_0.mp4?_nc_cat=104&amp;_nc_oc=AdmGzrdn26M9ttx7QCdVBvNNtw5BfhRV-YbLp9GLnySN9w7_BuUw2V-WT0H0u7LliB0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=QObWxzGU6_wQ7kNvwH5aEga&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MjgxNDAxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvU4ulkiZiC7ChxSKEpEbg7IHHEdvcIUsfDOrgjmMcxhQ&amp;oe=698EC249</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-25079\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-175436\" FBFirstSegmentRange=\"898-217334\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"217335-360011\" FBPrefetchSegmentRange=\"898-217334\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"833219806218196v\" bandwidth=\"359464\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"676545\" FBPlaybackResolutionMos=\"0:100,360:81.5,480:78.8,720:77,1080:76.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.8,720:91.7,1080:86\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMY6RgoGC9qmCXAwd8YFIOux1CwO5rW1VdR4xoDVFKYP-A_t_Eb9dIjpJXZ1dQ41BvtYHYGj7KdSnkmzTjexqNcAS3Rn8dwdYLEYNE.mp4?_nc_cat=101&amp;_nc_oc=AdmrbSxnfElY_tpwOpT7tQlvgE9My1wZTIX7DFU7U3A6FuaPyXorVhbfYvb1CCd99g8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=tRPKfQfAzocQ7kNvwF4U_Dd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MzU5NDY0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfthrHTo64IgJ58OF1dLU5VogTklKU9Xny0AeuNU1Ao3PQ&amp;oe=698ECDBE</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-29185\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-220435\" FBFirstSegmentRange=\"898-275209\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"275210-458195\" FBPrefetchSegmentRange=\"898-275209\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3766788126784889v\" bandwidth=\"487991\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"918445\" FBPlaybackResolutionMos=\"0:100,360:85.2,480:82.8,720:80.7,1080:79.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97,480:96.1,720:93.8,1080:88.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQPYAgEWSxlKJE0Lu3S_eXzEEBFZ7PF3l4CwPetnrnLmZN5GpZ4HkAMZoqWficT7jyFBgNiv316wjDbb-wwtNhAoSTCAkjUvm_SyUTc.mp4?_nc_cat=103&amp;_nc_oc=AdkJOf1wq43Om5GhMHbvau5WcAo6WLP49wZa1lRypq4B1rE3cyC94H_6MPq8h9OjKsQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=BNCTueLqu_kQ7kNvwHe47mL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NDg3OTkxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuHx5KVYW5IFAiPTZpBwpwHRId-nsFwkUVXRquIWxxv6A&amp;oe=698EB864</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-36067\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-295279\" FBFirstSegmentRange=\"898-370526\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"370527-620826\" FBPrefetchSegmentRange=\"898-370526\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1178266721147409v\" bandwidth=\"617312\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1161838\" FBPlaybackResolutionMos=\"0:100,360:87.3,480:85.2,720:83.2,1080:81.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.6,480:96.9,720:95,1080:90.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQPFbbgw1k11w1ad0N0dXQgd9M0Cx7JkmYpsYAx6FZcqK-eJjWoRrQ_AX-B1zOG_7j6XI6cTQ6DMDRbTTGIolG9c1GYB9jmkeJZP8QU.mp4?_nc_cat=106&amp;_nc_oc=AdnMKD5_POR2bjCwgP20ku9Fu_VY_IxIBNr__sGYfIOYOFAplMFtTk1GPs2jH2lwUvI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=XWVuU0Ju70gQ7kNvwHeQxrj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NjE3MzEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuHckzaF8wbS2ZJBag3ODTvCoZ9YZ1-5ZC-veZd5ll0hg&amp;oe=698EE0FF</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-42103\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-367820\" FBFirstSegmentRange=\"898-464293\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"464294-784683\" FBPrefetchSegmentRange=\"898-464293\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1536663220877817v\" bandwidth=\"826978\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"1556449\" FBPlaybackResolutionMos=\"0:100,360:89.3,480:87.3,720:85.4,1080:83.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.01,480:97.6,720:96.4,1080:92.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNbgav8d6L_kjRheP5PLpBUeR1gP5u7RWfU_1mGDW9aeVU8v0fUad1j3VCT470M3W7AdtPcQHPQgeQIsrNsm4vLuPQvRkcgylcRo2M.mp4?_nc_cat=101&amp;_nc_oc=AdlwgEN3CKF8WlIpuNY8bHm2okl1XXSMG44CVHm3Du_e69F7IvNt0NeK59k2iUgzuj4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=l430ShgVj9cQ7kNvwGzBi8x&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6ODI2OTc4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsGeXpysDL_c7xEblBTLGJTZhCMrTFJgmHOogs4bnRCBA&amp;oe=698EDB2A</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-50914\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-481658\" FBFirstSegmentRange=\"898-611731\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"611732-1046238\" FBPrefetchSegmentRange=\"898-611731\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1596363351557701v\" bandwidth=\"1358085\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"2556040\" FBPlaybackResolutionMos=\"0:100,360:92,480:90.3,720:88.4,1080:87.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.25,480:98.01,720:97.5,1080:96.5\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"11988/500\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMYyd_oXIDA3N2qh__VULtbV3aIXfVeUrPU2ZRvMNDRMINidUWsF36oFwPbz802n1RSztRDYTukzjAhq0maVcVXFhfKTVGzazdok7A.mp4?_nc_cat=111&amp;_nc_oc=Adm_qZC92u8246szgD7izMHdzNhBvWbj2ICNsUcvqT_HDVhiEJG2QE6RfOFd7KfJQio&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=9z3HQbsoBD8Q7kNvwFWe22C&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTM1ODA4NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuyLAo0327xOFypdjkLE6MVOlswQXEyY9tbHDib0Ve0dg&amp;oe=698EB550</BaseURL><SegmentBase indexRange=\"818-897\" timescale=\"11988\" FBMinimumPrefetchRange=\"898-74219\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"898-756703\" FBFirstSegmentRange=\"898-981162\" FBFirstSegmentDuration=\"5005\" FBSecondSegmentRange=\"981163-1715065\" FBPrefetchSegmentRange=\"898-981162\" FBPrefetchSegmentDuration=\"5005\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1558534142144849a\" bandwidth=\"79270\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"79270\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"149813\" FBPaqMos=\"90.38\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNtb5iq4dowJ0fo5FlvxqCcLApB1CkhWJp0wxz0nxvpEwsxGQyOHB-em4H8JNq6fN7rNDunUVFIzuIG3oWZmBCy.mp4?strext=1&amp;_nc_cat=101&amp;_nc_oc=AdnDP3-bd3ItUZjS8z4UzfKz8G3aMIOTOt-Dj6j4q-Uwth-F38OCMmlEMTq2pb9uoHQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=PJ0kBjnqeU4Q7kNvwE3GCD3&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNjQ1NTU4MDc2NzcwOTk3LCJhc3NldF9hZ2VfZGF5cyI6MzcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6Nzk3NzYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvdMYWXibyj858ZIdRW3KtKPScii9iX_k_jOWH5qC-dSA&amp;oe=698EBF63</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\" FBMinimumPrefetchRange=\"952-1295\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"952-32235\" FBFirstSegmentRange=\"952-27203\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"27204-49068\" FBPrefetchSegmentRange=\"952-49068\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODAxNDE1OTIwMTI0NTA5NTI4In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t16/f2/m69/AQM_J9VbfHgwBtjiJujqYb6vTkc1a5503Q68sByAHbEsZvuhVqsfDahIjG-hgB8zjk-3mxmIsKHecVYfkbHSdDVG.mp4?strext=1&_nc_cat=100&_nc_oc=Adn8MLlG4nWCw2cFpQyNmx0yrOVxwZYC3DkzsWxIKqZFonIKsbCG0e_d-5zp6Z1YOns&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=X3CGDt3Z8FUQ7kNvwF6UgkF&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY0NTU1ODA3Njc3MDk5NywiYXNzZXRfYWdlX2RheXMiOjM3LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=f8805929947c9f97&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HTWJFU1NUakpzU2xzazhFQUxpQWpkNlBwQzVjYnNwVEFRQUYVAALIARIAFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HT1FUWmlSN2Z2UEp2em9EQU0zejdVY2xjeVFlYnN0VEFRQUYVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAm6qr8iYuo7AUVAigCQzMsF0AuHKwIMSbpGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&oh=00_AfsrgYLdy56hb9YjxTckuoHwXbKs6Q4tg5uwLw7X5D6O1A&oe=698EDDD8",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Stick your way 💅 Introducing new Sticking Point and Make it Stick Glue and Tabs.\n\n💪 PEEL + PRESS IT with Sticking Point press-ons ft. built-in sticky tabs\n💦 GLUE IT with Make it Stick press-on glue with easy, precise application\n🩹 TAB IT with Make it Stick glue-free press-on tabs\n\nSelect press-on styles now available at @ultabeauty @amazon, and arriving at @walmart 2/1."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 31
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1767384134,
                                    "edge_liked_by": {
                                      "count": 1132
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1132
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuUWzImR3PRW8mPt-gq2oTiZ0P4LaRaxcjiAkD3q00LTg&oe=698EDE24&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs9GoZdj2GpjA95y2rA1vZHv2M4MyJyy5QZCmHV-GZRZg&oe=698EDE24&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu6YIJ3hmEnywXX33dbMT8y8CUOrHitygjoz7Ogt8vSVg&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIduz09yZG31upnl4-TTud0PLeCu53Tg_1_45nSBLw7w&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftf2tSUeDjHHAgA7k31Vd4KGfreCgvh26LGpOOu-tOMhQ&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsK5pPDRKEBACqUsH9o7tLHDr7z9wv6oH7GIX7alVYeWQ&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/610609502_2177812736378357_3386238795532511889_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4LmRlZmF1bHRfY292ZXJfZnJhbWUuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=HT1IANQB_nsQ7kNvwH5MQVZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuUWzImR3PRW8mPt-gq2oTiZ0P4LaRaxcjiAkD3q00LTg&oe=698EDE24&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {
                                      "0": {
                                        "id": "270598518",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ymssfZtSXPQQ7kNvwHEdWUF&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvjeCx_XuL3njYmoKo90cNgdLd1118h74gZazwgf6Cm7w&oe=698ECD04&_nc_sid=8b3546",
                                        "username": "opi"
                                      }
                                    },
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25735005336092929"
                                    }
                                  }
                                },
                                "3": {
                                  "node": {
                                    "__typename": "GraphImage",
                                    "id": "3828233277631759196",
                                    "shortcode": "DUgneIWkgNc",
                                    "dimensions": {
                                      "height": 1349,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs27CY4jAnetYcnyUK6R1C_RuTInMhDPJwRL-5ZdGoZJw&oe=698EC4C8&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ACIqckRKg7Sc98ihkCkKVIJx1YetMErAbQTj0pnmebycnHHNcq5utrfj5E6W0JioVthU7jjjPr+FS+Qf7h/76FVpHK/Meqj+VJHcM43bj19abUt1a3mHrcSijAooJEyBx3oVdvIz1zzTTk46cZp+4gYyP/1//qq35FXdrLbS/wAiVTtcMRnBz/jUVxMu7PTjHbt/ntSs5GT7f0xUTASD0wc9Oaa132JJKKbRWYhcVPNHGuPL7jnBPt6/jVaiquO5KqqWAflc8/SmbFHCDA/z602ii+lgHbaKbRSEf//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on February 08, 2026. May be an image of football and text.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Which team deserves to take home the title? 🏆 Cast your vote in the comments! \n\n#biggame #football"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 55
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770581037,
                                    "edge_liked_by": {
                                      "count": 175
                                    },
                                    "edge_media_preview_like": {
                                      "count": 175
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvisZM9vng3W_j0xtuCovQqQxqGQmKjV0GDIaloM-VlZg&oe=698EC4C8&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuQnnKkzfNtTO-dH633RqMCVq6Sj69emqIQYt2KRNAGFg&oe=698EC4C8&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afto6TVkA5FQ2M2JMM9QTx3ya8gaFaiIS-SAvQYSOydckA&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsTwcS8redVNXCChy96rMkhQs-aXmIXzco0o2cfl0VsWw&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftG_9uq6tGn38EgEQa9S6AuOYyAtvxtJ1y6AZUH8v4Pyg&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuBnGGuiQrGwtcrr7aQXC-vDY5QX4cgDKu7-wspeGZrrQ&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/628269396_18566413204006519_90703856031484836_n.jpg?stp=c0.168.1350.1350a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMzUweDE2ODcuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=4ZUfScsRxkkQ7kNvwHomtzt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvisZM9vng3W_j0xtuCovQqQxqGQmKjV0GDIaloM-VlZg&oe=698EC4C8&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false
                                  }
                                },
                                "4": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3827510363643067000",
                                    "shortcode": "DUeDGWPEjp4",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvpRRdVo8yQdiOGcfdFLYmyQlD5EVu3X2GvJML0J_-66Q&oe=698EB676&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=hTvkYxSzCxQQ7kNvwGD31li&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftz3eBAndm-YvBVE11zgKMtkiFYfYAMiMtoY9HdJ_OQ9w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqppEX57DrUiqELH8qvIm1cAZpLW3EeWfnPbqPYUDMFF82YL6n/wDXRXTx2qKdwUA+oAzRQA0DjPQUyfeqAp0Byf0xSXMyoCPSldt0QPqoP6VFzXlVixDdKyBnGw4zjPH4H+nWisWFmZWjByAMjI/Mf4UVVyXHsOuQz8DitORdse30XH5CqzD96v1q5N0NZmpzinFFN70VoYn/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT11.540318S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZdrbqgd/Zi58DiLbfjJ7brgPI+u+m4qSrBOa3wurCkucEgp/lzLSahwWU2OyggYTHBtLQ3ujR1/QLIhgYZGFzaF9sbl9oZWFhY192YnIzX2F1ZGlvIiwZGAhtb2RlcmF0ZQAWAhQAEhQCAA==\"><Period id=\"0\" duration=\"PT11.540318S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:72.2\"><Representation id=\"1423221782783937v\" bandwidth=\"109394\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"157710\" FBPlaybackResolutionMos=\"0:100,360:66.2,480:61.9,720:59.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.9,480:87.3,720:79.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNvTW869mERw9Bd8Ah27_zkz7sQ8V7VrmaUIM7Vi71muA23OuwdlTIdDYBvigljx1TUF-148d5Y1wPly62m1rq9ungWVVpA42MBQrw.mp4?_nc_cat=107&amp;_nc_oc=Adn5qOO7D7lCKujFMu-SzYLT_8Bov1NVk6AqPMQz2j72TJaC13idqe99w1AzMnKFPJ0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=CxdhT4_-hqkQ7kNvwETIW2o&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTA5Mzk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuxsxZZvf9o4CrRs1shn5O5FPIZSIhpjnNBIATOPf7TiQ&amp;oe=698EE2E8</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11831\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-42875\" FBFirstSegmentRange=\"886-67445\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"67446-129162\" FBPrefetchSegmentRange=\"886-67445\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1845049399547402v\" bandwidth=\"235320\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"339254\" FBPlaybackResolutionMos=\"0:100,360:79.8,480:75.8,720:72.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.1,720:89.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMfmVAgqMIu12HAuA2TBzT4bHvOD-p1QIS7yapC7Qj726irAHpoiUiFjMH4-XIRVU3QvNTgRMND8fQSTOBchILMrGtgIaFK9A-5f-o.mp4?_nc_cat=104&amp;_nc_oc=AdnKMCYOsUZP0HLL6Mc0PwQpBYxRkJvyJAzlffjMRUb5G18G4aNEZ926qJsRzFzFzCQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=ZKusk3e1hb8Q7kNvwFcgfqf&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MjM1MzIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aftjsw6pLLE06CRSYV8nepowxx_JPV47aNpk8-CgEDjAeQ&amp;oe=698EEB45</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-23246\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-89051\" FBFirstSegmentRange=\"886-141774\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"141775-279121\" FBPrefetchSegmentRange=\"886-141774\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1221089576222372v\" bandwidth=\"357930\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"516017\" FBPlaybackResolutionMos=\"0:100,360:85.4,480:81.6,720:77.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:95.9,720:92.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7C5mFWbf8I_-URt13wUDdxuBsAAr7ko9YrmD4kSsJXr-hELmElkcayUglp7xe4jj7xz3Hayda74n12U5U9kMQ1CtsPXYuoTkm37A.mp4?_nc_cat=104&amp;_nc_oc=Adm1I0ZnxNIVbZ1MdnXg5ycTXjUsdJFt_qMw1hJGiJZDl95s3zmqF-9SpIWUZlonoTM&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=6OR5VfxNS18Q7kNvwEQMHMW&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MzU3OTMwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuEcXVPsiZK0nqiTzYPC6FCNxjWgsuLDuSWep8k7JEsfQ&amp;oe=698EB531</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-31219\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-133794\" FBFirstSegmentRange=\"886-216433\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"216434-424924\" FBPrefetchSegmentRange=\"886-216433\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"947147407879556v\" bandwidth=\"482217\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"695197\" FBPlaybackResolutionMos=\"0:100,360:88,480:84.8,720:81.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:96.7,720:94.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP1LXkImD4T4Gbrj7eh5PQ-gJ8KD_j56EMkcYUqu1OzemcC1pfIiKzJUvO0EEZ_YrCAxyum6_t3--Ocm4wFMo3tQhJR7G5Jfa7dPN4.mp4?_nc_cat=107&amp;_nc_oc=AdkW9tY3VyiAPJwFMdGJ9UPjiU9VQruUHo3_rHRchTBk31ldgKslL8deJV7h9MPNIS0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=WLmdnHENduYQ7kNvwFYOZwU&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NDgyMjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuMz2M4oEyuv_OtVEiQEWhkYThsXKYQLXQOSg25FI53DA&amp;oe=698EE5F0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-37095\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-179490\" FBFirstSegmentRange=\"886-296083\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"296084-574360\" FBPrefetchSegmentRange=\"886-296083\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"912795674622619v\" bandwidth=\"623100\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"898303\" FBPlaybackResolutionMos=\"0:100,360:89.8,480:86.9,720:83.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98,480:97.2,720:95\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7ZTNXJ4zJpeH7ne4w6QMQ4j51z4rHl1CTFdj1OEQYfXQ2Nvt9dU6bQPtGar-L8jSV2q9esqUQ_AfND2zIiF9YnZGn8E1H2tWLTxs.mp4?_nc_cat=108&amp;_nc_oc=AdnOIoEjVtxyMbArsjMDE8sjWQ4GtjMwlEPKmpIf1itd4EorauiVgVjdfEYFB74tEyI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=BG_3k7HIJMUQ7kNvwGTT1d4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NjIzMTAwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afv80lTRv6Qe8knZQLaKsF-KtbjIkBZMh2Ty-M7kMXEezw&amp;oe=698EE47D</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-42876\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-229514\" FBFirstSegmentRange=\"886-382112\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"382113-732788\" FBPrefetchSegmentRange=\"886-382112\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3352817071543337v\" bandwidth=\"866520\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1249233\" FBPlaybackResolutionMos=\"0:100,360:91.3,480:88.8,720:86\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.35,480:97.9,720:96.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMxePChW5qUnzJrSWWG-LybCS69WNQkRu3B9GQwTWUlUz34p-YVxABhm4eXFl1YqSjV4eewfzsvvqjPZZPh7pr-_DfPmM6Mlf40bcc.mp4?_nc_cat=102&amp;_nc_oc=AdloZw5TM9SSpumERI_hZtkhycCT9EBPQTrLyDO3meiKAG0rH6ZLBunlQi2Jfo7w67g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=eXd6RWQNTK4Q7kNvwFlRcTy&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6ODY2NTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsxL4sO8VZjRy_tET3FJfP8AlFSKhzK3OLAwgX3hG2Hcw&amp;oe=698EDDB7</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-48527\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-297112\" FBFirstSegmentRange=\"886-521494\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"521495-1012867\" FBPrefetchSegmentRange=\"886-521494\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1352717509873139a\" bandwidth=\"112169\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"112169\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"162736\" FBPaqMos=\"91.85\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQPhNEDo-SV7Wrf33FrBAnwbu12sDAaxT689p5WicTbRbSIjnj5eUpRAJz1pXaOfM2tw5Pc1atz4NR45EHGE8eYzYESNCdS0WK2B2e8.mp4?_nc_cat=108&amp;_nc_oc=Adl_TzvABhTl4eQoGNV6FQhwUw84SXMDLrB5jjZljG4ZPNxLQbyD00Vicc5HAcfGoT0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=1HMVvj31WyQQ7kNvwGLTOoS&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTEyODEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftAdNqHb5FKeZLRVaRpUs8FmlttBwonv-208PzdTyzCrQ&amp;oe=698ADD95</BaseURL><SegmentBase indexRange=\"824-927\" timescale=\"44100\" FBMinimumPrefetchRange=\"928-1271\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"928-34109\" FBFirstSegmentRange=\"928-28929\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"28930-57694\" FBPrefetchSegmentRange=\"928-57694\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 6
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODI3NTEwMzYzNjQzMDY3MDAwIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdmdwA1-n757fCBwnzBqZ2t_8e9TfFHs0jrZxawEzKkSoj92gFTp4hgHcmZ710xRU9k&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwFnq6aG&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_AfvISn6iLcKLBoysa3H6e75rQ-2zO7Bp75_mCzo47IfI8g&oe=698EB7C7",
                                    "video_view_count": 633553,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "“Bubble Bath” + “Funny Bunny” = “OPI’m a Bubble Bunny” 🩷🫧 No more layering, just sheer milky perfection."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 138
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770494912,
                                    "edge_liked_by": {
                                      "count": 36188
                                    },
                                    "edge_media_preview_like": {
                                      "count": 36188
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftormELkLUR9ppsGeAfdonI-eNzzfdvXZ-PV8vmm1MeVw&oe=698EB676&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvpRRdVo8yQdiOGcfdFLYmyQlD5EVu3X2GvJML0J_-66Q&oe=698EB676&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvprdnZQEtzXzNsXyG6Oht2vmPRvC6xBG1RJvdY_SjFhQ&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvIRT5tFWuUoLNpu9RbhGhnI_PSgZg-j_w4LukgPa1kzQ&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftS5akTxkXKmNg8cyP1Cvgs1jr_U7wx-OH8toxG9UE9kg&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsvXXFHlyc1Gk9BTcsMq4y76YqV8QGs0lbWEfs99nKDVQ&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-2.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=cQ0OfI--lbQQ7kNvwEPX9gt&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftormELkLUR9ppsGeAfdonI-eNzzfdvXZ-PV8vmm1MeVw&oe=698EB676&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0.017272735850761414,
                                      "crop_right": 0.9820784098004348,
                                      "crop_top": 0.04164628808415856,
                                      "crop_bottom": 0.7649034911457122
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "Finnolia Sound Effects",
                                      "song_name": "Water Bubbles (Bubble Bubbling Aquarium Fish Tank Ambience Background Noise Soundscape Clip) [Sound Effect]",
                                      "uses_original_audio": false,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "2018992264838377"
                                    }
                                  }
                                },
                                "5": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3826766499617596252",
                                    "shortcode": "DUbZ9s4EmNc",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuqauGfshShLwL9lVQdbK-IlYweJLexK7D66Tx3apDPLQ&oe=698EE4BD&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Suzi Weiss-Fischmann",
                                              "followed_by_viewer": false,
                                              "id": "9169422457",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/45815630_536301876846993_8768094577081974784_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDA2LmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=FpsVQilgheAQ7kNvwEVc5n_&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfutFkba01ybMNtNCdgzFJih8oEW61kIZZLk2cf5fmXHHQ&oe=698EC5A8&_nc_sid=8b3546",
                                              "username": "1stladyofcolors"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqtTShOMgE9M1B5Qb5uvvuaqtyxafaOvAH5ZqzmXaFGAR9KzubWJ4JA4xkMR3FFZ8LGOcDs3B+v/66KpCJJoi0okXrjgepXqvsSM4q2wCDufQeueg/D+dSkbeB9aGANQxmP8yThmHBIAI6Djpn19cUVpNEjkei9B+uaKtIVyy7AKSarW8vm8HipJ/uVDGMVTVxLYsMgXkdqKG+7RTEf//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT32.366665S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlujfndasz5ADsNyy6vi3nQOwz8fth4KeA6zvzPzPnJ8D9P6U+Me97wXIrtOapoHfCIqm67fJ1J8JiLb/+dapuAn4w+W+r/+/CSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFgQUABIUAgA=\"><Period id=\"0\" duration=\"PT32.366665S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:79.2\"><Representation id=\"2602897476774277v\" bandwidth=\"184955\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"748299\" FBPlaybackResolutionMos=\"0:100,360:64.5,480:58.4,720:52.8,1080:49\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:85.5,480:81.7,720:75.4,1080:66.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP_3YnZRJn9o5sjb-cWGK7R2wr9vCm5j3DcCZbjyfhXi6chenNK1PeS3dzzFpR4SHk4GxJH3ZxC_XlWvi6bKfuY7qUzfQNWVP4Vnwc.mp4?_nc_cat=101&amp;_nc_oc=AdnJV_unQYzujGtR0bDxn2nIkpVooNNUOM-fKgiw7iORPV251VsAzXKB0kxI4cYOsvA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=zpn-R9JFDh4Q7kNvwGnNlz2&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MTg0OTU1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvT-CNdlYKFFD4vHpIfTQLQxKCYmUaeYCBbsnk-tfEPKw&amp;oe=698EC1E2</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-13001\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-69518\" FBFirstSegmentRange=\"934-110252\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"110253-239987\" FBPrefetchSegmentRange=\"934-110252\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"910431041942488v\" bandwidth=\"262053\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"1060226\" FBPlaybackResolutionMos=\"0:100,360:70,480:64.1,720:57.7,1080:53.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:89.5,480:86.6,720:81.7,1080:73.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMkcAO3t7aozTNgOSR7gF0aOjMsw0IB5Ym4-4yYL2bcl4zooFPQVZAOJhgEjVvAnsBV5QKrHuHg_Vzvz6CH9X-R-PoNgz05644oQFU.mp4?_nc_cat=105&amp;_nc_oc=AdmVJYm4EeYo9aP4SmF1br-xrh7gWEJYTC25GQQDLtYxWsNpnBxDXKWz3yrqtZSfuCo&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=wkjA1nsoP9YQ7kNvwEaxpN5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MjYyMDUzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afsdh1Jg73dY4EJpSTF9HVt0mHiDL3Eb2A_JBX910h6MKg&amp;oe=698EDCF6</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-16785\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-99468\" FBFirstSegmentRange=\"934-160652\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"160653-344109\" FBPrefetchSegmentRange=\"934-160652\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2674001472958716v\" bandwidth=\"367081\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"1485150\" FBPlaybackResolutionMos=\"0:100,360:75,480:69.5,720:63.2,1080:57.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:90,720:85.9,1080:77.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMvbuCN_kSp2hSOe11pc6OdibZ8vJQXqcB9iyV7OGr7PMHR7T0oIh5Sc1lUI974kUahS9LFgmNsmkYrN0CLeiKG2LlP2G9E8C-ZWXw.mp4?_nc_cat=105&amp;_nc_oc=Adkk6A_ZaXK99ttfwpM5LcHWXhOM-ikYe4Xxx6GL444-oAlVxNYa4y9R0zh7gt4p6vI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=lJT83rTwGTkQ7kNvwEbRvGM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MzY3MDgxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvuoH8yBDKlDiP9pf0mzgQQVcrxcJEjBotiqNvnF-8g1Q&amp;oe=698EB926</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-22068\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-140396\" FBFirstSegmentRange=\"934-231371\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"231372-489056\" FBPrefetchSegmentRange=\"934-231371\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2460729331051428v\" bandwidth=\"508668\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"2057989\" FBPlaybackResolutionMos=\"0:100,360:80,480:74.6,720:68.7,1080:62.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.2,480:92.7,720:89.5,1080:81.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOTx2pBp2j2aLY2o9spCwq-RZ6HcEs2gCBt4-YVdw3VmOZuqbKqR-yoOGnm-hjzz4lUqthw3DkzlwOnKgVLWSOQN4awHsTGkv1uh5I.mp4?_nc_cat=110&amp;_nc_oc=AdlILvHGNOz8usWHvRtIDqKJwZ57I6XPmnaOknDztxgbsfi1uPzBb538jBhysxX3wUA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=9F4ggl_hZw0Q7kNvwGiEnh5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6NTA4NjY4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvamQsf8GNP_za4GjTbg0EueAqb5asbYFnilcz8jX7dPw&amp;oe=698ECDAF</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-28706\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-192843\" FBFirstSegmentRange=\"934-317321\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"317322-675057\" FBPrefetchSegmentRange=\"934-317321\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"913086421244886v\" bandwidth=\"688865\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"2787035\" FBPlaybackResolutionMos=\"0:100,360:84.6,480:78.9,720:73.2,1080:67.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.6,480:94.6,720:92.2,1080:85.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOR65fku4OM21CAJUACxo9bOTRCvEz6bp5cyxqN38XFoEf7AiB-6sj0Hp6m8EvTgiDXQBsa4OFQ-Gt8PyUN6DIc0MFVEQtNCgGMix8.mp4?_nc_cat=107&amp;_nc_oc=AdnV96TJEOrDhsjAvv_5gHUnTIYdk7AnFZCXsnaMEgGAsG-e_NBPKYe2v5_8nFplXBk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=8qAN_jtq39cQ7kNvwE4AdMf&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6Njg4ODY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftU9l715le6MmDmnjTpmb9lP3Mgc4ksMmZ1aqffkfpRGw&amp;oe=698EDBC4</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-35307\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-256834\" FBFirstSegmentRange=\"934-453820\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"453821-932751\" FBPrefetchSegmentRange=\"934-453820\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1652524092399546v\" bandwidth=\"984480\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"3983044\" FBPlaybackResolutionMos=\"0:100,360:88.5,480:84.1,720:77.7,1080:71.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.7,480:96.1,720:94.4,1080:88\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNvRnlXxV5KunoZDcLq9nq8iCs217bDVvS-YMNDyyQcrFhee1ozxe8LfOK7UUQIARS_LzhG374JiDaoO6SNTib8UyGUUiJdSL_xzVw.mp4?_nc_cat=102&amp;_nc_oc=AdkFxfgd4sWQ3-hIs3shs0Isr3RIwc8My1FbL6NAFwmJC_lBauaMaxhxpvCQ6Yr2iXg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=I2-bMktEctkQ7kNvwFmPvdU&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6OTg0NDgwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsAMoYQ8z5z8rCC0DZmJAMtZKE-wGTf2mtPZIe9syAsQg&amp;oe=698ED327</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-45034\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-383981\" FBFirstSegmentRange=\"934-669828\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"669829-1364499\" FBPrefetchSegmentRange=\"934-669828\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2657136137989508v\" bandwidth=\"1313990\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"5316186\" FBPlaybackResolutionMos=\"0:100,360:90.7,480:86.8,720:81.1,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.5,480:97.1,720:95.9,1080:89.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNPmXOyncSnB_3cY4kRPw8hHhPGVz7sSx9ZREA-Mc2u3KwIfUSK2iJaFhWz2Wfg46gxlkJ24zl3JX3GxnDCdbNf6TglEJ9DNTIqfaA.mp4?_nc_cat=104&amp;_nc_oc=AdlXGu350Wd3xp440HaapTaceQIKUB4DhH2vRdYrd8m5ME1nECtHEYBYAgUE-Xmb3Y8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=7B6Up7py0a8Q7kNvwE1IAs5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MTMxMzk5MCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afucbrsnz5CfX_P_b6U17oY6tQJtTs2iwgGy5UoNgrZaqQ&amp;oe=698EC745</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-55359\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-507952\" FBFirstSegmentRange=\"934-909865\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"909866-1835628\" FBPrefetchSegmentRange=\"934-909865\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"909157715040024v\" bandwidth=\"2135921\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"8641584\" FBPlaybackResolutionMos=\"0:100,360:93.6,480:90.8,720:86.3,1080:82.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.15,480:97.9,720:97.4,1080:96.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQOXi7ASDAE5bDkHMJtXq6WiYIyQYN4wwMPDXvfRgRwocU6YyY5E71DZH2aD-ikrYFoXp6od26fPUJTv7P1sinchl5MBdKUB1YdmkUc.mp4?_nc_cat=106&amp;_nc_oc=AdkYA09AkdahLoqxyDrb31vdXowoz-EwjjfW-Y0Sm4PRi4OlpNJt1MyhxitqiNVm7DY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=VuUWTH07lK0Q7kNvwGA1QMH&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6MjEzNTkyMSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsCdQgAiWgA1Me0lSkeuPmnL-vuSmqy9YlCX6MN9TRkKg&amp;oe=698ECF07</BaseURL><SegmentBase indexRange=\"818-933\" timescale=\"15360\" FBMinimumPrefetchRange=\"934-82821\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"934-841494\" FBFirstSegmentRange=\"934-1515238\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1515239-3024732\" FBPrefetchSegmentRange=\"934-1515238\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"880972507887604a\" bandwidth=\"66628\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"66628\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"270445\" FBPaqMos=\"86.28\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQNZGdsbeBkOhdW-fINrEqlZRw1wzmOTnCBXBtfdzfGR1FFeaDD2xRUGgfLJDGdxAmccUXbuP-o3UsS6rVr0yVBiMl5rfQAyXrdEGaE.mp4?_nc_cat=101&amp;_nc_oc=AdnMCj5PCP_uAp-EX-yXeSNtkMjrozDRxSoFcTJhoOa4bbE6CM8zcdsuQ_tlcGcThPs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=NdbzFy6dqPUQ7kNvwEp-nNL&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDk5MjA5NjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjIsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozMiwiYml0cmF0ZSI6NjY4ODksInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuuOvuO-8yulZxdGhzneFtr6gVgAsJ08zoaQhLxh_sYEw&amp;oe=698AF622</BaseURL><SegmentBase indexRange=\"824-1059\" timescale=\"44100\" FBMinimumPrefetchRange=\"1060-1403\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1060-19690\" FBFirstSegmentRange=\"1060-16116\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16117-33918\" FBPrefetchSegmentRange=\"1060-33918\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": false,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODI2NzY2NDk5NjE3NTk2MjUyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQNmcNQpGq3E1iTvjR4X7ed3Fb-EZ4rv7giimo_EkVWmTzO-zPEzdG7X-26wOzDasil1HtiFYs6FWYJuPvz2ti1D.mp4?strext=1&_nc_cat=104&_nc_oc=AdmK-fjnxkjOOBukNBI-DHFLy6ISlsGaiEq5zJleq0LQK2Lfdj2fMjTLHhEsFR3uPlw&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=3HFpOCnnnKEQ7kNvwG5_nCk&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ5OTIwOTYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoyLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MzIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=28d83489a38099ff&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HSUpPTUNXM0VyU2RBWVlGQUlFVlkyNmdILU5ZYnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzExNDFCMDFDRjBBQ0IxRTg0RDE0QkI2NzM2QURDODg0X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM7pX2gbjgPxUCKAJDMywXQEAu2RaHKwIYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfuFR7AV06ZuKVwYglV5OxtiRqmBe3BcVTNnmcXbIG6hUQ&oe=698ECA1C",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "OG nail visionary @1stladyofcolors is sharing how YOU inspired our newest shade! 💅 When we spotted everyone layering “Bubble Bath” + “Funny Bunny”, we created “OPI’m a Bubble Bunny”–the perfect blend you’ve been mixing yourselves. Because you’re iconic like that."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 137
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770406189,
                                    "edge_liked_by": {
                                      "count": 7360
                                    },
                                    "edge_media_preview_like": {
                                      "count": 7360
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfukI0kVwe36Zp5GNbajx7UOAF0C-q4NjqD2NTnB-YrIpQ&oe=698EE4BD&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsL58gZ9Q7Z3RXXYxkG9p1-C0_of-CrZEdi-k6UGzmAlg&oe=698EE4BD&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftIcA4iXf-Vo4m0UhgjCOtKbIouucDZLTQecYP918XS9Q&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfucVRQTgUxjUhgLFR48ta4fhX1_roYiazRC-cL16e5keQ&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afvg7o3qnc3bGBV_gN-jc2iMWtszI3SdGFCLdbhwGDamVA&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsg3FV-7lfiFmn9DyuCFTmQltuIfpXP9vNFvFC_5Vn2AA&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627255073_18565353511006519_2424664042082363593_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eD36ugBPLBkQ7kNvwE-9JuE&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfukI0kVwe36Zp5GNbajx7UOAF0C-q4NjqD2NTnB-YrIpQ&oe=698EE4BD&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.015804597701149423,
                                      "crop_bottom": 0.7643678160919539
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "9169422457",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/45815630_536301876846993_8768094577081974784_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDA2LmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=FpsVQilgheAQ7kNvwEVc5n_&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfutFkba01ybMNtNCdgzFJih8oEW61kIZZLk2cf5fmXHHQ&oe=698EC5A8&_nc_sid=8b3546",
                                        "username": "1stladyofcolors"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25827183796921875"
                                    }
                                  }
                                },
                                "6": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3826076689617838226",
                                    "shortcode": "DUY9HpQEuCS",
                                    "dimensions": {
                                      "height": 1350,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu5V42CO_hQafTiZvX69XpULpoBG-auWPFnj1fzRB5ZoA&oe=698EBC3A&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {}
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo by OPI on February 05, 2026. May be a doodle of pallette and text that says 'OGOPIconNewOPIcon OG OPICOn New OPIcOn CajunShrimp Cajun Shrimp Shrimp ShrimpCocktail Cocktail Bubble BubbleBath Bath Bathtime BathtimeBubbly Bubbly Princesses Rule! Queens QueensRule Rule Put It In Neutral Put it in Airplane Mode Strawberry Margarita Marg Funny Bunny + Bubble Bath Strawberry Cosmo OPI'm a Bubble Bunny O.P.I'.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "If you love our iconic shades, get ready to be OBSESSED. 😍\n \nAvailable in Nail Lacquer, GelColor and Powder Perfection."
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 122
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770323905,
                                    "edge_liked_by": {
                                      "count": 10846
                                    },
                                    "edge_media_preview_like": {
                                      "count": 10846
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2cf1VuuhzgJ3VzmQ8jKdTyoqbzezYmifakMNNAYI41Q&oe=698EBC3A&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftynahXHCjZQEpYxY6MzLG20ViG7Hk5dfMtWw0TPhGBKw&oe=698EBC3A&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsEfpR6hWwtawFJbtFtqYvPXKvzCfBLOp1Sjr6ka-wq5g&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfudadF_1SuMore1lGJYQECbFisvqTLS6A4ZlheSCF1kTQ&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftsTeceVvz_v6LtjYctVs6YO9KqWb7DQfqNlr3AqNY07A&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs00WrE3N_k43F1vfAdCG1fQL24tkOlAFKe9vMAsNOJ4g&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2cf1VuuhzgJ3VzmQ8jKdTyoqbzezYmifakMNNAYI41Q&oe=698EBC3A&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3826075993925390357",
                                            "shortcode": "DUY89hVkpAV",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627641831_18565046719006519_5167390554399308765_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=g4hTK_zsGpQQ7kNvwFvYia5&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu5V42CO_hQafTiZvX69XpULpoBG-auWPFnj1fzRB5ZoA&oe=698EBC3A&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqvHj3pNx9D+lRNPiTy8fU/wCFWIh5ntinzLY7Wmld7DCT6H9KUHPbFOIxTiuBmi6JGUUUVQxrICc4GR/n0pwBA44pSaguI2kXCnHP51PXYS1dnoiYA96MH/P/AOqq0EZjbLHjHvzWi1wpGOfypiem2pDRTc0Uxi4FNOB9KWkoAQYPSjApaKBiUUtFAH//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 05, 2026. May be a doodle of pallette and text that says 'OGOPIconNewOPIcon OG OPICOn New OPIcOn CajunShrimp Cajun Shrimp Shrimp ShrimpCocktail Cocktail Bubble BubbleBath Bath Bathtime BathtimeBubbly Bubbly Princesses Rule! Queens QueensRule Rule Put It In Neutral Put it in Airplane Mode Strawberry Margarita Marg Funny Bunny + Bubble Bath Strawberry Cosmo OPI'm a Bubble Bunny O.P.I'."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3826075994411896087",
                                            "shortcode": "DUY89hykg0X",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627650958_18565046710006519_7693017104631475545_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=UqChknie3ZYQ7kNvwFr2Eqv&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsUQCPaaf6SDXUony98VY6QoA08qAs_-sL7LXNQBOqXSA&oe=698ECBF2&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqvHj3pNx9D+lU7i+EMmzGcDJJOPpirNjL9rBP3cHB7/l+dUdV1uPJPof0pQc9sVJKvlLu64rNW+z1Xv60uZFxTlrHUv0UUVQiN4lc5YA/UA/0pyJ5YwuFx0xxUyuF61Xu0aZcIcf1pEre34kvJ6nNRCFQcgL19B/hUMcTDJJxxjj9PyqKKB0GCRnOc8/n0pfIb00WqNGikzRVABA70hIA9qKSgBAQelGBS0UDEopaKAP/2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 05, 2026. May be an image of button and text that says 'OG OPICOn New OPIcOn Lincoln Park After Dark Lincoln Park After Brunch Funny Bunny sunny Bunny Big Apple Red Big Apple Energy Mod About ModAboutYou You Mod About Me Pompeii Purple You Don't Know Jacques Pompeii Pink You Don't Know Suzi O.P.I'."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "7": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3825378252227739279",
                                    "shortcode": "DUWeUCvif6P",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsQyqciSJd9trXQ2xnolX17syDFpK9cOgR1bEDxPH-5gA&oe=698EC0AC&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "OPI Professionals",
                                              "followed_by_viewer": false,
                                              "id": "3198433427",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3CO7Y7uDjrcQ7kNvwHHcBVK&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu1DpVD9_DjF5sv5sWVJ45iLpiun5oxkTvXNIuca_7r8w&oe=698EDF24&_nc_sid=8b3546",
                                              "username": "opi_professionals"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqubSaTafSpAcfSo3mVOGxkkYrI6RhopGcZK8ZXg0UFEzHFQT2gmBxjJGPp6/1pszkYHdiPyq28ijnPB/MD+YqlbUxlfSxmxxlJhAOnViPeiiWYb2EeAp6kdW/H0+nWii6XmaWb62ICSZMlTz9eualnYhcZyamPSqcv3hWY9x8MfrRU0VFWWf/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT10S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlsqyo7On4s0CltnTvcr/8wK839iI0vj5AvTypr6Ow60EyM2zn9iRsATszKeDiM2+BP7p+d3g0OAFnqD35d6i7wbIkdTG78iOCCIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFgYUABIUAgA=\"><Period id=\"0\" duration=\"PT10S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:77.6\"><Representation id=\"733963659537573v\" bandwidth=\"131323\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"164154\" FBPlaybackResolutionMos=\"0:100,360:75.9,480:72.2,720:68.1,1080:66.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.8,480:88.2,720:82.7,1080:75.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQNSH0YJm6gfUdD_uju2DqsaR9Uy-V0T5ppbdLVWnehMroEDc9H3YG2HwScLkxmkqm6Cygx_UP0uZyhQ5gTlOdOG9X5ZUC3yv-NBAjI.mp4?_nc_cat=100&amp;_nc_oc=Adl7Z5iYjtgzCCq2nVlGLPjHeaU_b_mYuyo8xhpKIPvEk9VtAhtrJaiiayOfij3Vlqg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=r4YjlhzaQPgQ7kNvwFrsJ7y&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MTMxMzIzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuE_n5rCf5tAq-5VHrSTx4NAZ92O6KYuXuf8tpozwYPKQ&amp;oe=698ECE6D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-19005\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-48799\" FBFirstSegmentRange=\"874-85959\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"85960-164153\" FBPrefetchSegmentRange=\"874-85959\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"831104366614494v\" bandwidth=\"214907\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"268634\" FBPlaybackResolutionMos=\"0:100,360:85.5,480:81.6,720:76.7,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95,480:93.7,720:90.2,1080:85\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNNDjl2nk15BSG_k8aggKt_wGqkcIih_E7Q1O-bsmY-QYx8hurDQEUybbSoKX5zV7wouciLmrHs1Gu9pQCqjtlF-tIjuqIb_1MZ7YE.mp4?_nc_cat=107&amp;_nc_oc=AdlMVa-LDvDyGkEasuk7nR9s7R3Duyc4B8xY3eZ5GVW4-_Bw5Ut_DBfqNvcUQ7f3LGc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=1Plco3yudv8Q7kNvwFEGO_i&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MjE0OTA3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfurNv15MdjTJecQ82lK9guekIr7MPYiTFMgbs2rYD-2mA&amp;oe=698ED19C</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-30981\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-81816\" FBFirstSegmentRange=\"874-142835\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"142836-268633\" FBPrefetchSegmentRange=\"874-142835\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2283838062101604v\" bandwidth=\"286756\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"358446\" FBPlaybackResolutionMos=\"0:100,360:89.2,480:86,720:81.3,1080:77.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.3,720:92.7,1080:88.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMkSdKq_Nc2JXZyG7zafWeXqGPQ6KS_DZUWOb6NK0y4cFxUsu9Bl8RJrA51t9YeZzh8Uk3tkNcsK-IQZY_hUoFWrOOftHx2DvvjLNI.mp4?_nc_cat=107&amp;_nc_oc=Adnmu8gYa0Ko6d5amlUqj5Dj8_YMhxGElSEhnCILzhJdwk96wRzgqAz40vmPiC0i6Bs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=h94u7iIeDgEQ7kNvwEkTTLE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6Mjg2NzU2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afuellzj1eNUqwFbQQ5mCWcthVJ4gXfXW8VBlxuE-Rsavg&amp;oe=698EB928</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-39424\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-109881\" FBFirstSegmentRange=\"874-191107\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"191108-358445\" FBPrefetchSegmentRange=\"874-191107\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"818029467956811v\" bandwidth=\"374372\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"467966\" FBPlaybackResolutionMos=\"0:100,360:91.5,480:88.9,720:84.9,1080:81.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.2,480:96.6,720:94.7,1080:91\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMdqHZOmFCgG6CHI5S2tTjcdAMZAr7Hc4A1fZLM5TLM_xktDc95QWuDOWb3HkipjL-eOHab0Q3xaZwT1DlY4dG3o2VXOYIX8ba6h_U.mp4?_nc_cat=104&amp;_nc_oc=AdmQaLwxdx5KnSLunOngzQlQmhcAjYb13wCZx5fCLSpfux4WQo1Vd5SiAuuS37fUOII&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=wh92-snYMjYQ7kNvwFgZce2&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6Mzc0MzcyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft0Sgk3BDW5sC_XerTm-337Nj985oTxiMqzocMRUp-hhw&amp;oe=698EC30D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-50548\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-146849\" FBFirstSegmentRange=\"874-253684\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"253685-467965\" FBPrefetchSegmentRange=\"874-253684\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1933538280531983v\" bandwidth=\"476513\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"595642\" FBPlaybackResolutionMos=\"0:100,360:92.7,480:90.5,720:86.9,1080:83.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.6,480:97.2,720:95.7,1080:92.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQP9fFjaRs86hn-B1QyNpXmwZH40qh8psYLzjn1_MIGjwUknt24ZaBWZBjBiDYQWO82E98dI2Bbbsi8kfgek9OezxF3sCPrEwhs3ntE.mp4?_nc_cat=100&amp;_nc_oc=AdnHPNwMSkwR1ir7FdcY_6yMnGR93XVDdFs6H1fNkU1yT_FcWYDIkBkJylzHQlderak&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=3NQyZpDOvVEQ7kNvwFsnQhd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NDc2NTEzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsjUWz0yI4IfZYynlhTlVimXbFgmupFAveptpBesnok6Q&amp;oe=698EE1B5</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-59985\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-185481\" FBFirstSegmentRange=\"874-322690\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"322691-595641\" FBPrefetchSegmentRange=\"874-322690\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1263563275825974v\" bandwidth=\"598096\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"747621\" FBPlaybackResolutionMos=\"0:100,360:93.8,480:91.9,720:88.6,1080:84.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98,480:97.7,720:96.5,1080:93.6\" FBAbrPolicyTags=\"avoid_on_cellular\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPQ84gU5HrFChaLo45ybS4aEwzzQOYZ0gglBTFaZVqxTqjHlpNgUON0zQbBJGhvvK_w2xCoAnpMizrVJ029SCnvGj1ct2mfUrbtb68.mp4?_nc_cat=102&amp;_nc_oc=AdlVlJ2InzHa-YfTXxiJDCzP5PYI8fFmF56guz9MnQ0qgFQ2LHnRn7TZ8LkIoc9Xd2w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=7cJ86OeI5lcQ7kNvwE-tfsg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NTk4MDk2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsDB0vXPowtaEfTRmrSaebuddee2vPyrumyRK8QiyLkow&amp;oe=698ECFAF</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-70575\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-230628\" FBFirstSegmentRange=\"874-403120\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"403121-747620\" FBPrefetchSegmentRange=\"874-403120\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1619868489038463v\" bandwidth=\"765961\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"957452\" FBPlaybackResolutionMos=\"0:100,360:94.6,480:93.1,720:90.3,1080:86.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.18,480:98.01,720:97,1080:94.4\" FBAbrPolicyTags=\"avoid_on_cellular\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMyUCIqmHv3cxHCebKRiPQ_lC4Bn_eQ1yiGu_qLSJ3JsW3ycaq9Gs4FZDJBXh2s_hExp4UpwuzeJCszuknIiqNHuEvb6PD9SjhH8vY.mp4?_nc_cat=106&amp;_nc_oc=Adnddqmrh4G3ZFfF7rUi7ZfCKRfDILJ5ARwGhULFiRy11QR0-eHGR2ilnZMW6c9Snq4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=plwmpdAWrq0Q7kNvwHhDWw2&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6NzY1OTYxLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afupm4CqwkcREZnOTev5b893O8MLwDpi6v2edCxsfz9NHA&amp;oe=698EB7A3</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-84439\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-293864\" FBFirstSegmentRange=\"874-515096\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"515097-957451\" FBPrefetchSegmentRange=\"874-515096\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1226008948956346v\" bandwidth=\"1233685\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1542107\" FBPlaybackResolutionMos=\"0:100,360:95.8,480:94.7,720:92.8,1080:91.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.13,480:98,720:97.5,1080:96.6\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQOhjTLfKG2SIE5iiEabIfhZfzX3eAb6z2keQG8qbAXzbXk0zMfnADxAoumVcVw-PCdS8sHA6iFEBN2XJWkb-yv0lBHCkjBKaz9JU7U.mp4?_nc_cat=103&amp;_nc_oc=AdmNU6IG41xA8ADT6E2fGQBusO98Zyln15o28iOOo29GNTInpmpvBFzRYNIXMAxilbQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=icxkONFbtY4Q7kNvwG7IQ2i&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6MTIzMzY4NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsiYKWEYnJRcPoupY2AfTozeIPpnpwhRFR4Pu9pencBuA&amp;oe=698EE6A8</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-123133\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-477074\" FBFirstSegmentRange=\"874-811871\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"811872-1542106\" FBPrefetchSegmentRange=\"874-811871\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1231756924973924a\" bandwidth=\"92063\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"92063\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"115549\" FBPaqMos=\"89.08\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQO9D0HKDfMuP_asgo1LQCqS7Qhyd43JUZdr6jyB65i6Qu1eb65q0LgamKynKD3_W2MJs82igTy6Gff8e_SdBBN8B97bymbEDrn8m2E.mp4?_nc_cat=107&amp;_nc_oc=Adk9tdBbrD36LMxNZiIjOlYApRMb6f29XRQYlfVaYux8aHXXxK3tEDDrNhX8JFyaPoY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=nTr64GimI5IQ7kNvwGOsaFD&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDY0NDgwNDEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMCwiYml0cmF0ZSI6OTI3OTcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afszk9gKJXK9rkbIqaGe97GxEioqbz3y6jJSGrZ-JL8acQ&amp;oe=698AEA98</BaseURL><SegmentBase indexRange=\"824-915\" timescale=\"44100\" FBMinimumPrefetchRange=\"916-1259\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"916-25694\" FBFirstSegmentRange=\"916-20573\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"20574-43668\" FBPrefetchSegmentRange=\"916-43668\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODI1Mzc4MjUyMjI3NzM5Mjc5In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNTh3gr6NBTy_ivp3_-RfRBp1SxZYXEF_OZpl9K8zwJhaltFvop-HWEIJoaVujHKFtNDWCGdVAa8iiLCZCNO3fu3GcfDd-jVlFm8cg.mp4?_nc_cat=108&_nc_oc=AdkKOQhdR6rl2S27UFgtexLyTZK86FkEQbaneQ2dU91thETLnDz9oGaiosOB6Y78m1Y&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=RD2SQSUmwB8Q7kNvwEXFAJh&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ2NDQ4MDQxMDczOTgsImFzc2V0X2FnZV9kYXlzIjozLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=5b3d8bc594c6fb3a&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9FRjRFQkNDMzk0OEJFNzRBMjJDMDE5MEU1RjYxNUVBQV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NDc1MjRFQkE5MTZGRjRBOTlEODJCNzczNzBCRDhGX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8tqy5qPgPxUCKAJDMywXQCQAAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfvXTCmNsJXXBaUC-pU56aJKxDoXgdKwMZLpjOw-_ti8MQ&oe=698AF575",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "We saw you layering “Funny Bunny™” over “Bubble Bath™” for the perfect milky pink, so we bottled the magic—no mixing required. Sheer, airy, and instantly iconic. Introducing “OPI’m a Bubble Bunny.” 🐰🫧"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 509
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770240766,
                                    "edge_liked_by": {
                                      "count": 22347
                                    },
                                    "edge_media_preview_like": {
                                      "count": 22347
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7z9wte9knF6R27P_YbOjC_-KERuzA8qnT85sNykv_Bg&oe=698EC0AC&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsQyqciSJd9trXQ2xnolX17syDFpK9cOgR1bEDxPH-5gA&oe=698EC0AC&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuvB5vslOvGJzNW4PffyA3MKeIpTrRwrRpgbdHKB1H8rQ&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv2oCLtRX_OZ4N_rkFHD-D1nWtL4fO9RBNfowoaDmw_yg&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuU_AYR36HfOjDip-O0Bx9Lc0DjdVPjdYBO3q-YNpyufg&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsUxaSkD_7_C21RWIEde7WCD7WPZKotZV8LYu1POQZZpg&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/625884307_874101161899324_1116460714555862161_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=vSpBuc1fWEYQ7kNvwH5y5g8&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aft7z9wte9knF6R27P_YbOjC_-KERuzA8qnT85sNykv_Bg&oe=698EC0AC&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.11223021582733814,
                                      "crop_bottom": 0.8618705035971224
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "3198433427",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3CO7Y7uDjrcQ7kNvwHHcBVK&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu1DpVD9_DjF5sv5sWVJ45iLpiun5oxkTvXNIuca_7r8w&oe=698EDF24&_nc_sid=8b3546",
                                        "username": "opi_professionals"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26462956416662434"
                                    }
                                  }
                                },
                                "8": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3824615188088377094",
                                    "shortcode": "DUTwz_4kk8G",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuwHH7rMq8kadiyQGqURSkN8yFH5FBYWoIl2kpVKqJlAg&oe=698EC26B&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=hTvkYxSzCxQQ7kNvwGD31li&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftz3eBAndm-YvBVE11zgKMtkiFYfYAMiMtoY9HdJ_OQ9w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqqJGjDJcKfTBqRbZDg7wR9DUsEWFOeppIlkkk2KflXBJ9v8TTGVr5VxkOCR/Dg/z6UVrNaxSnJUH8KKQhRGCPanKBGjFBz/nmmTTKg9MUituiU+ozUc2tzZR08x1nOWX5xjHGfp6+lFUYcxOMt8smSR6HtRTuHKnsR3Jdvu5z6VqbNkYX0UD9KouP3q/7wrSlqCznWyTzRSP94/WirMT/2Q==",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT35.400002S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlpzq+PmYlYwDtIW+qqnOmwOcmeu5wMO0BLzE8uT7y9QFxuHMg8/M3AXSoIuzoungBcLlpZCH2OsFvv+DrPL81QfevIHNqI/6CCIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFgoUABIUAgA=\"><Period id=\"0\" duration=\"PT35.400002S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:79.3\"><Representation id=\"1593397941784862v\" bandwidth=\"188517\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"834191\" FBPlaybackResolutionMos=\"0:100,360:67.3,480:62.4,720:58.2,1080:57.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:89.6,720:83.7,1080:76.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMByU-3q1VRWs8F9TJF6wFqOVdC6y7zhm80Ag5N_bQCB3DlaFNrSGCOKR7lG7dUrn6QKpZDSskiEhmVEsKDDTQeKBYP7FVBnNcs0Tk.mp4?_nc_cat=106&amp;_nc_oc=Adm2I7uEpAI7J21_mVxQqJ0yQhlhSUrniT8BMwW1k1rpFQBX1zyzS1n_Mu6BSCz6JPA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=MN97IZSFk1QQ7kNvwESK07N&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTg4NTE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvUQEIayBjCfZLa2rhyY5uagUkRYP5lHyBkO8pAAJHq_w&amp;oe=698EDD77</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-22927\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-105749\" FBFirstSegmentRange=\"946-147503\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"147504-268106\" FBPrefetchSegmentRange=\"946-147503\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1611001300097123v\" bandwidth=\"265714\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"1175785\" FBPlaybackResolutionMos=\"0:100,360:75,480:70.7,720:66.5,1080:65\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.1,480:92.3,720:87.9,1080:81.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMxjGK0Co_D8Ouwm0J54R9zWMfQd_b-jkSy1qtr-kPX5Jgx0HX83ZFJCxMBwoirEIoZ3wQywl5WsJrWcRhXnh62yFjZm0R2YIEfBMY.mp4?_nc_cat=105&amp;_nc_oc=AdmWBDerX8DIvgLyOmumWiyb08viskL2lVoF4pFK_pvEsa7cXembD92Eg_dwreGu7_g&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=7o17bzaUNsYQ7kNvwHh8IlI&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MjY1NzE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftOH62wnK123tV-0CXCyQmXP7U6myuHJhtyW8Fk1p6NAQ&amp;oe=698ED0FA</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-28403\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-149158\" FBFirstSegmentRange=\"946-209046\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"209047-379926\" FBPrefetchSegmentRange=\"946-209046\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1644183156996449v\" bandwidth=\"358342\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"1585664\" FBPlaybackResolutionMos=\"0:100,360:80.4,480:76.1,720:72,1080:70.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.2,480:93.8,720:90.6,1080:85.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQNzo_Aw7otsQ3flLhiYomOSb-Iq9DpQXv6SsyFDYhgUyZpVChGhzFjcEzTvSK9HGl6jICeQQGa4XMLavMOXTz2JaAvzZf_v8Czhl8E.mp4?_nc_cat=103&amp;_nc_oc=Adk0G8P-yw_HnQxg27T-wcmyRk9Owd0X2n_Q05LwPchQyygAz3yJhhD5PIu5a-gGI8Y&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=JnDFH9rFw_oQ7kNvwFASuHE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MzU4MzQyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfupaSFWsLUMQYKpIG7RWCbdYQ9R64G6YKP8aB_TU_vhLg&amp;oe=698EDE94</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-34407\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-200621\" FBFirstSegmentRange=\"946-282183\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"282184-509422\" FBPrefetchSegmentRange=\"946-282183\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1620289619322921v\" bandwidth=\"467188\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"2067309\" FBPlaybackResolutionMos=\"0:100,360:84.9,480:80.9,720:76.4,1080:74.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.1,480:95.2,720:92.7,1080:88.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQP6tlOQDTRM7KsXKL8ghU7G6q3RZQeYokaMpsIwZyKihGzL4d_YM0cWaYHIi0Pg622yqL30fQdZthc71nSrPCWYDAANR1Z_nmFFYoQ.mp4?_nc_cat=100&amp;_nc_oc=Adn76MZ6gAA9nLo56gQsFBUtEN8lBCMLwDyJMW8uZxEmmVvB_cIjN6CIVzPuL4wU5Bs&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=ip0CFFolZhYQ7kNvwHk1bGX&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NDY3MTg4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfubOcS4LSKiGc9wmY1dxH-bnyQ7irPEinZvXjZ5kxCfag&amp;oe=698EC5F9</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-41317\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-262050\" FBFirstSegmentRange=\"946-370407\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370408-665630\" FBPrefetchSegmentRange=\"946-370407\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2520343798361903v\" bandwidth=\"610333\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"2700724\" FBPlaybackResolutionMos=\"0:100,360:87.8,480:84.6,720:80.3,1080:77.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.4,480:95.7,720:93.7,1080:90.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMvfclM4Rghm6Xz4xcrpAhBAoZR_ECXZOrNQS3OfPDqTCzPE_CY4plfROofPSYigJd-73PZ0a4q9JWJaQlvuQvZjbK1zMFinFBYDOY.mp4?_nc_cat=110&amp;_nc_oc=AdkcYtIJjqMLVCVkSmKFkqShCg1CFsxJ-kR302mybDokTnfTlR_3aumrp4-Z3HNFvkE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=nwFjK1HA4_YQ7kNvwHozE0o&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NjEwMzMzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsaXdv8l4vAg59lXl2du9il7FBAV5j8bpZl0mj3oc5_yw&amp;oe=698ED4DB</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-48820\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-342024\" FBFirstSegmentRange=\"946-488704\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"488705-879176\" FBPrefetchSegmentRange=\"946-488704\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1241408817948238v\" bandwidth=\"782149\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"3461011\" FBPlaybackResolutionMos=\"0:100,360:90,480:87.2,720:83.5,1080:80.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.2,720:94.6,1080:91.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMG16K--C1FJAVr9UDDnX9Ofzj7z9z4WBVXQKZ2nrb_rGTxYcjj--8Pj7eGA8nNNatsgPahx1JMubTwER71IkhNHNMhJjaIof6tdGE.mp4?_nc_cat=110&amp;_nc_oc=AdkOx6oVOTe82mSMTB8NENUpiAT-YXEs63j3pvAfp4iZbezAZlmC4A6mp-adN_CEF04&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=v6P7hHXkYgUQ7kNvwGOMKJx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NzgyMTQ5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afsgtbs9TJh10twrLT7I1PuyAQEI06AisQ2GjdKbkRRyiA&amp;oe=698ECBEF</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-58935\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-440233\" FBFirstSegmentRange=\"946-633074\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"633075-1122892\" FBPrefetchSegmentRange=\"946-633074\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2159387464466399v\" bandwidth=\"1044646\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"4622561\" FBPlaybackResolutionMos=\"0:100,360:91.7,480:89.5,720:86.3,1080:83.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96.7,720:95.5,1080:92.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPb0nPECkBEbEiZm34ApXXVX8SOPJXTUsP8aBDh1ryRdEETj4nGXkYdtiVV_bSwggDjGv1tNk7MU7kxV7EtBMG9X37bOwQcSgziPpY.mp4?_nc_cat=102&amp;_nc_oc=AdnlxkjhTY1QvFDxLV3-JphhRkWjqRgRtOr_h6MHPFqKbaHqWiWoFLw6X2UX0g-OJ3s&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=DavxDzU0ugEQ7kNvwG5ECWb&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTA0NDY0NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvLfR7s2ZqtuY7jL2rIx0a3aFHvKM5rF_4AihN-hM9avA&amp;oe=698ECA63</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-69397\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-571610\" FBFirstSegmentRange=\"946-845519\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"845520-1498126\" FBPrefetchSegmentRange=\"946-845519\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"905144135303514v\" bandwidth=\"1811967\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"8017958\" FBPlaybackResolutionMos=\"0:100,360:94.2,480:92.6,720:90.3,1080:88.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.3,480:97,720:96.4,1080:95.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQPOX2mLStpZKAOaY_cQd2lcIESH02n6sL8WxUUtX7mK_vxKyi5u4qOmqXC-LxYoYHonmLxxiyoGLvCaEEvNmdnBzuQqbbKRVUmAcI4.mp4?_nc_cat=100&amp;_nc_oc=AdnwdQyO1aZ_nezSUdbSZbrrK7xMMAfAy1eNncj-rZGG4EPalIDvHy63mvZVtjbeoq0&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=lwGn0LA5w0MQ7kNvwGoYJdN&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6MTgxMTk2NywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuAZ52yF4FQt6BkQT6G2G0SWGm2P3YP0gU3PcBa_sD40A&amp;oe=698ED301</BaseURL><SegmentBase indexRange=\"818-945\" timescale=\"15360\" FBMinimumPrefetchRange=\"946-101632\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"946-997002\" FBFirstSegmentRange=\"946-1458833\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1458834-2584025\" FBPrefetchSegmentRange=\"946-1458833\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"871177335544462a\" bandwidth=\"58790\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"58790\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"261122\" FBPaqMos=\"90.47\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m78/AQOdJokItn9P2EmZcWXm7CtxyTaR-tPw3fZ3MRudbRYlW3bS76iMsDXe49cQyhGu7ygLYqLIjr2j2EsmYqZjqJr74yrePxbEqE0_Tfk.mp4?_nc_cat=111&amp;_nc_oc=AdmAuRz_Nvj30qSY1dbC5TftZyOyRTBKFgHrw9_DyYO7HNQTEHuhvKR7D7ekAe5x5OQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=JlC46WvKkRYQ7kNvwFCu9XQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ2ODc2NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjozNSwiYml0cmF0ZSI6NTkwMzEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftZHFWQJjUmvmf28AXi9pPUFypEqCTqA1r0Uw1X43UE5A&amp;oe=698AF34C</BaseURL><SegmentBase indexRange=\"824-1071\" timescale=\"44100\" FBMinimumPrefetchRange=\"1072-1415\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1072-19445\" FBFirstSegmentRange=\"1072-16846\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16847-29227\" FBPrefetchSegmentRange=\"1072-29227\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODI0NjE1MTg4MDg4Mzc3MDk0In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m86/AQMjoKKn_kl7HIgwnxCelhLYOckpA0BreRVNlkzb2Y9A2lERaMnLZmg_XJmwBVFMNLMCJYY9mDselbTSwh8Awezv4LFEHZs26-nrmwA.mp4?_nc_cat=100&_nc_oc=AdlpdTN9q_RFEr2Rt8oYxD8Xj94Av9Nb4rMNfVovORcn88VWdqDyP7gz40Wzo7VBK-A&_nc_sid=5e9851&_nc_ht=instagram.fruh6-2.fna.fbcdn.net&_nc_ohc=U3MY6_5bewEQ7kNvwHt2Sfj&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0Njg3NjcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MzUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=3b80ff6c8d9e5241&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GMjQzMDczOERDNkFEMDY0QzcwRERGMUQzNjlBRTRCNl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzk2NEVGNTMxODM4NkZBM0FGMDZGMTVBNUNGODBFNEE1X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMpd_oxpngPxUCKAJDMywXQEGzMzMzMzMYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfuxEs2zOeuRR6voKQnkVP6cEcP30mRnBEEduh08FZmjPQ&oe=698AD249",
                                    "video_view_count": 132090,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Watch us swatch The New OPIcons Collection ✨ A twist on the classics you love, in 12 never-before-seen Nail Lacquer + GelColor shades. Because icons inspire icons. 💅"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 300
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770149755,
                                    "edge_liked_by": {
                                      "count": 13468
                                    },
                                    "edge_media_preview_like": {
                                      "count": 13468
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfulO26_p7o3gwuJwwpYFVfYOaN8fqwXoM01PxIiRxDLdQ&oe=698EC26B&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftDNqKuQX5O0j-mcEpQR4pjVfuX3urecxVPmNLzQ7Zkxw&oe=698EC26B&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftmWbthfrdNVEI_D9g9vIRil16ShbRHB2koieYwa1JGug&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu4_MTc2FOBAw0O2sa3q-O37RsryFaPdLIGNkwPP5wH0Q&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs1P80mptEFWSgtmQXh3nlrLcblEs1tDNaJD9kgO1qZ4A&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftuN2WFp5JHpDpOkQvwZztmJH4_C4szK-79FN6-S8kwug&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/627935043_18564150703006519_6184548091610281499_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=rtJMtTT9tVIQ7kNvwF0ezmR&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfulO26_p7o3gwuJwwpYFVfYOaN8fqwXoM01PxIiRxDLdQ&oe=698EC26B&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0.010132295275318675,
                                      "crop_right": 1,
                                      "crop_top": 0.03557585715382186,
                                      "crop_bottom": 0.7769767202394695
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26316702504591102"
                                    }
                                  }
                                },
                                "9": {
                                  "node": {
                                    "__typename": "GraphSidecar",
                                    "id": "3823880628354548440",
                                    "shortcode": "DURJyv0kgLY",
                                    "dimensions": {
                                      "height": 1350,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6MkDkD4Ft8bhK9EpQ7pj6l4t0BMGT-MK9JN5sA_F8tw&oe=698EDD2B&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "OPI Professionals",
                                              "followed_by_viewer": false,
                                              "id": "3198433427",
                                              "is_verified": true,
                                              "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3CO7Y7uDjrcQ7kNvwHHcBVK&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu1DpVD9_DjF5sv5sWVJ45iLpiun5oxkTvXNIuca_7r8w&oe=698EDF24&_nc_sid=8b3546",
                                              "username": "opi_professionals"
                                            },
                                            "x": 0.47328244270000003,
                                            "y": 0.8146734521000001
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": null,
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": false,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": "Photo shared by OPI on February 02, 2026 tagging @opi_professionals. May be an image of one or more people, fingernails, makeup, cosmetics and text.",
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "Meet The New OPIcons 💁‍♀️ Inspired by the iconic shades ya know and love, but with wayyyy more attitude. \n\nYour new ride or dies include ⬇️\n💅 12 remixed classics color-matched in Nail Lacquer, GelColor + Powder Perfection\n💅 12 exclusive Infinite Shine shades \n💅 new glaaazed + classic press-on sets"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 126
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1770062114,
                                    "edge_liked_by": {
                                      "count": 4653
                                    },
                                    "edge_media_preview_like": {
                                      "count": 4653
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIwtZIzIXeJBuvJouNzcHB7g14FLnsSG1YuazZ_HeFRQ&oe=698EDD2B&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfstIRTEGMMJOAfKbGNbfD5Bczo86qFOO5BaJGakRi-Smg&oe=698EDD2B&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afsn2CfEaFVzcDWJIUn8BfVOrO7khx8lgAJuJjct1Gl_iw&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv_mSRNU_cKNLe3f-VobkPfwhZN6m81L-cpCfhbkov-zQ&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfvwT6nPQu4pY9RHFhqImBHJfsxl2C393jDe32uNcPgJMA&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afun83-iQvp0lTr_HOUbmhTymUj0Cx9BjG-ew-HYoX3Fug&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=c0.135.1080.1080a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMDgweDEzNTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuIwtZIzIXeJBuvJouNzcHB7g14FLnsSG1YuazZ_HeFRQ&oe=698EDD2B&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "tall_profile_grid_crop": null,
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {
                                      "0": {
                                        "id": "3198433427",
                                        "is_verified": true,
                                        "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3CO7Y7uDjrcQ7kNvwHHcBVK&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu1DpVD9_DjF5sv5sWVJ45iLpiun5oxkTvXNIuca_7r8w&oe=698EDF24&_nc_sid=8b3546",
                                        "username": "opi_professionals"
                                      }
                                    },
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "edge_sidecar_to_children": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880270488200233",
                                            "shortcode": "DURJtiiEuQp",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625165910_18563746051006519_5997305250150895255_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ahcoIQtIProQ7kNvwGT-OdV&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6MkDkD4Ft8bhK9EpQ7pj6l4t0BMGT-MK9JN5sA_F8tw&oe=698EDD2B&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {
                                                "0": {
                                                  "node": {
                                                    "user": {
                                                      "full_name": "OPI Professionals",
                                                      "followed_by_viewer": false,
                                                      "id": "3198433427",
                                                      "is_verified": true,
                                                      "profile_pic_url": "https://instagram.fruh5-2.fna.fbcdn.net/v/t51.2885-19/331995159_185716187422158_7046673453043485959_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh5-2.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3CO7Y7uDjrcQ7kNvwHHcBVK&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu1DpVD9_DjF5sv5sWVJ45iLpiun5oxkTvXNIuca_7r8w&oe=698EDF24&_nc_sid=8b3546",
                                                      "username": "opi_professionals"
                                                    },
                                                    "x": 0.47328244270000003,
                                                    "y": 0.8146734521000001
                                                  }
                                                }
                                              }
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq1mWoGWrhFRFa42jqTKhWoytWytMK1Bdyriip9tFAi006ZK85H/1v8RTjKgOM+p/KqbxqxLcgn0/D/CkkTcc8YwwP4/8A166FMjkTJ/tCAZzxgfqagbUIPfv29zVQwuV2jHb9PwquLDuxzRzrqVyLubQAIyO9FZ/zjuaK5yuUsb6C9VqWqGTbqaXqGkNIY/dRUVFID//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo shared by OPI on February 02, 2026 tagging @opi_professionals. May be an image of one or more people, fingernails, makeup, cosmetics and text."
                                          }
                                        },
                                        "1": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880269372480848",
                                            "shortcode": "DURJthfkl1Q",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625909724_18563746036006519_4377768849491616430_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=ftwBOaA7csEQ7kNvwGa3mGZ&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftj2BNvKUpLJjtKxiHimf_7acZszByq_prP52w71rTgLg&oe=698EC933&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIquKtOxTlFOxWVzuuQMKqyCrrLVaRaVy0U8UU/bRRcsTUEkeRTGCfl6j/e9ahFzPDw5IPuQf7319vyrSZdzA+gxUDwFjkAD36n9a0V9jn9nd7iTXEhKhD95FPbqQc1E0M+5SyscMuT19c9PrVpoeQe6jH6YqWQsw6AkHNUkDhtZ3Iiooo2tRWfIdFl3JwakFRLUlambFNNNKaY1AITNFNooLsf/9k=",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, fingernails, makeup, cosmetics and text."
                                          }
                                        },
                                        "2": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271100512660",
                                            "shortcode": "DURJtjGkgmU",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/626889857_18563746042006519_5455978325178419079_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=3dGHXfyH4TcQ7kNvwEMmZpP&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afv1tK1bJbfguCcjXg1BDNiQSgif60FGaQwYUDLI3NBuiw&oe=698ED647&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqv7aTbU+2kxXVcyICtNK1YIphFVclkG2ipuKKfMKwPMofbuAOBxn3/wAP0o+0Rjq3Xj9QKqSWwebzM9hx9Pep1g78DHPH4Vgk/Q2dklbV2X39SQyov3iB+8I59M/4UjTRqMsQP/1n/wCtWbLalz36k8Y79utONuW429u5/wD1U+V9BRd/iLO6ikBccf4UVqO5JuzUwbiqa1OvSkSBpC1IaiamIXdRUFFMZ//Z",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, makeup, fingernails and text."
                                          }
                                        },
                                        "3": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271595492652",
                                            "shortcode": "DURJtjkEtUs",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625109621_18563746060006519_2810987144081631330_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=eZ1P_EXiXiAQ7kNvwGKfE6_&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftUZuZTeGkBWL4pwMYwO2_skahwaLVJmu_FQZgRdu1Aew&oe=698EC662&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIq2KTdSmojQjBsVnquzU5yFBZuAOpNV0ljlyEYMR1xWysYSb3FzRSUVrY5+Zlq4lCgqCysOeFJ/XaRWa0zEuGaTGAVwCP5AccitRzn8sVCY1OevI2/hXJc9JOPUhV41fzAjEj5WIUk5I689vemmcoxUxyHnGQtW1XbuwfvEHmllY7jj+dF7amjcWrX0Y3y6KiLye1Fbcx59l2JSabmm0VibD91JI3NMprUWC4ZoplFBJ//2Q==",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, makeup, hair product, hand cream, jar, cosmetics and text."
                                          }
                                        },
                                        "4": {
                                          "node": {
                                            "__typename": "GraphImage",
                                            "id": "3823880271780052810",
                                            "shortcode": "DURJtjvEv9K",
                                            "dimensions": {
                                              "height": 1350,
                                              "width": 1080
                                            },
                                            "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625050651_18563746039006519_2490527206239035698_n.jpg?stp=dst-jpg_e15_fr_p1080x1080_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=_DU2RX0vlwUQ7kNvwEX3eIX&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftxVUMhXMgGb2koxbZN8oWalwhK29_eWbgmVPg6qcboag&oe=698ECF1D&_nc_sid=8b3546",
                                            "edge_media_to_tagged_user": {
                                              "edges": {}
                                            },
                                            "fact_check_overall_rating": null,
                                            "fact_check_information": null,
                                            "gating_info": null,
                                            "sharing_friction_info": {
                                              "should_have_sharing_friction": false,
                                              "bloks_app_url": null
                                            },
                                            "media_overlay_info": null,
                                            "media_preview": "ACIqu+XSbKsGmkgV13MG7kBjqMx1Z3DpSZFVdmTpp7lbyzRVjIoouyPYoSZiJAAeD6fWq9+2CpBBwT/TirTJmRW7KMVTvI2bG0Z+Zj+eK5LS6nq3j7vLbREEbsJQx46+/arDXHze1MKlRnGSP6/gKhKuSODTV+hnO2hdEi+9FVQHA6UUe/5ivHyNHdRkVXpwrqsYEuRTTimd6WiwC8UUyigD/9k=",
                                            "owner": {
                                              "id": "270598518",
                                              "username": "opi"
                                            },
                                            "is_video": false,
                                            "has_upcoming_event": false,
                                            "accessibility_caption": "Photo by OPI on February 02, 2026. May be an image of one or more people, fingernails, makeup, hand cream, cosmetics and text."
                                          }
                                        }
                                      }
                                    }
                                  }
                                },
                                "10": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3823150040735697962",
                                    "shortcode": "DUOjrTFEkwq",
                                    "dimensions": {
                                      "height": 1136,
                                      "width": 640
                                    },
                                    "display_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftFm3RwOToiwQJ9cRWVmKjoSeRFSDFNiBuMM6wKsYTA4Q&oe=698EB5AA&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "Jelly",
                                              "followed_by_viewer": false,
                                              "id": "1004720997",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/313484726_186060410617337_7993511316656752111_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=VWfsTao0vVQQ7kNvwH2csRS&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftMVlMBHyH_GBAJuwStDT05wKlTD3OXpBYIXEDo1WMiVQ&oe=698EC77A&_nc_sid=8b3546",
                                              "username": "thisis_jelly"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqvgU8U05A45NQJc4YrIAuKRzJFqiooplmGVooGSHismcq7fIcgjj+fWpr2d4yAvANN8t5tsmAMgH2oBproLp+cMT0yPz/AP1Yoq3GgjUKP8k9aKCSUgHrRRSGgYhopKKCT//Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT6S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlvKggO63z54D1p2JpMex0wTk8K6ukPmBBb6zi//r3YoFoMu77NbFwgWM0OGdtJfaBYzVrsTK58QH5LiA/o/PxQj2rqSU/pDZCSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFg4UABIUAgA=\"><Period id=\"0\" duration=\"PT6S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:74.1\"><Representation id=\"2729279670750139v\" bandwidth=\"154886\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"116165\" FBPlaybackResolutionMos=\"0:100,360:84.3,480:81.5,720:78.8,1080:77.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.6,480:86,720:80.4,1080:74.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQNp9ZJtOyaXdlqcQ61U66yurvkH_dz9oCvR5qyu5Q8Gp_53La6FVh31Xc8KBRUrYuiySXbmuZLWqD0LKOkdhtrVnaaJCZ_EnPGaAS4.mp4?_nc_cat=109&amp;_nc_oc=AdnbPwDhxBdgsUS2HFuVWpTKbhTbYkEJQm4vp9eFx6jMdFK_ugM1KeS64MT9blVYl30&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=64VcG92WotIQ7kNvwHUOEx0&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoxNTQ4ODYsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft8ftEXBZQLO8DkFP8L0o9d3ocx8VjTudmb1sJX9NLT1g&amp;oe=698ED1C6</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-9662\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-50864\" FBFirstSegmentRange=\"874-99079\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"99080-116164\" FBPrefetchSegmentRange=\"874-99079\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1430977338502367v\" bandwidth=\"212801\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"159601\" FBPlaybackResolutionMos=\"0:100,360:87,480:84.7,720:82.1,1080:81\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.6,480:88.4,720:83.8,1080:77.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPnqjul-Zr3udakneVtV7HXzN3hkr16_Q6MkRbQgcJSBTGgSQniVQA8khocMK_KjHXn10GjAgYddT6dSXXHLwfCCOT94TMIKBva_yg.mp4?_nc_cat=107&amp;_nc_oc=AdkByDl86Xzux3zxDaZKfECb2oF5imKjEAM_jerxzllSgrak-tp8h5Rfyes5ORPF388&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=P8H3j1KFJ34Q7kNvwFyF5ht&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoyMTI4MDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsuwweWLQIZcuYPUVPEQj64NKM9k0ufdXi6FPep6xXk2A&amp;oe=698EB5C0</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-12173\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-69285\" FBFirstSegmentRange=\"874-136987\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"136988-159600\" FBPrefetchSegmentRange=\"874-136987\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1553707485852368v\" bandwidth=\"300341\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"225256\" FBPlaybackResolutionMos=\"0:100,360:90.5,480:88.5,720:86.3,1080:85\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:93.6,480:92,720:88.5,1080:83.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMykXrCz1-nwrvYNJJBG93u-DQfv1UpYVinl_sC2nKA-mLWOyMn4b-wdLzR-QN6h4B49MqyhnKxv3CR_gz_EkLZKU4IL-6lwPnP8K0.mp4?_nc_cat=111&amp;_nc_oc=Adm-zH_XmSHWUfs1RPCoirqQ4JxcI3e-YziIlducYrdnCiLIXZ-RFTEV2QXJdC_XK40&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=D5HKHqmf9sgQ7kNvwGn6rs-&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjozMDAzNDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afv5GzT7afNpdiOYfNA9TSSCJv0gGKWQxGX0HvC4b_yAiA&amp;oe=698EBD34</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-15581\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-101445\" FBFirstSegmentRange=\"874-195227\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"195228-225255\" FBPrefetchSegmentRange=\"874-195227\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1309270217926507v\" bandwidth=\"394594\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"295946\" FBPlaybackResolutionMos=\"0:100,360:91.9,480:90.2,720:88.2,1080:86.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95,480:93.8,720:90.9,1080:86.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNmSE3lei8iYh_yi8c75R4eoDwrMgTK8rWrf8dSJezaAi9L80De7E4zFhVo9VMQWFonSx-NnwpryMLc3gK8wjnenO6gzTPHLXILLrQ.mp4?_nc_cat=110&amp;_nc_oc=AdnGPuTP8BMM7_SODXkgNqqP5P9HXi8S3-WHevT_gMggtCuU6Cu8-ZO5AkRyX5_vlRY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=HGwPs2BIkNcQ7kNvwGkpGtt&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjozOTQ1OTQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvVxoQfNpyOFhR-bgB-LiUMhupga-eatbgkCZNLMUllgw&amp;oe=698ED99B</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-19376\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-131059\" FBFirstSegmentRange=\"874-258802\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"258803-295945\" FBPrefetchSegmentRange=\"874-258802\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2121637948675398v\" bandwidth=\"523201\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"392401\" FBPlaybackResolutionMos=\"0:100,360:93.2,480:91.8,720:90,1080:88.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.5,720:93.4,1080:89.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPTLjyOzWy71NxbAZ_s8-2lCxMbLyhIV-2GLVTzsgPXnp8Nu-FL7VCUD8KyRF_D7rgyN2E_AP4Txv9Ic8eN0Iy_Auhe8E6y0CNGbpE.mp4?_nc_cat=104&amp;_nc_oc=Adn35xCmoQxduEDgm_ZSsL3TBonAR6Xkl41SsZMlR08S5tqQpLH7aaValD414kDPGP4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=tFnn2SNhi8oQ7kNvwH4L6qR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo1MjMyMDEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsTwQpNxuIx5N_XaaHX1LN3I9UF5D8NJxiblYu3eik4vw&amp;oe=698EBC05</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-26142\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-172177\" FBFirstSegmentRange=\"874-344826\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"344827-392400\" FBPrefetchSegmentRange=\"874-344826\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1605689124074502v\" bandwidth=\"669112\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"501834\" FBPlaybackResolutionMos=\"0:100,360:94.3,480:93.2,720:91.7,1080:90.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.4,720:94.7,1080:91.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQOackt7W5yVw2XzyOXRWLTH8pHBJlj9LlT53mtY8GI9RWfJJ1s6ndBYG_ToZXFjqiurcYte7vGFhYbTQhfTwlLhPBblJHflHD_2rqk.mp4?_nc_cat=109&amp;_nc_oc=AdljOGvTKFLoLUS7vvVdLARkslRt4LtUoN1yW0dySyaEjuYWYFhuOot1MEm7z95FIxI&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=2F1pDP7WhnEQ7kNvwERbR-R&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo2NjkxMTIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft6l6eVt53m8tSYLzahBG3ZzWpOMjkmcjbKUGnt3ZgMdQ&amp;oe=698EE092</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-31702\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-218094\" FBFirstSegmentRange=\"874-442659\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"442660-501833\" FBPrefetchSegmentRange=\"874-442659\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1411654867082290v\" bandwidth=\"890285\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"667714\" FBPlaybackResolutionMos=\"0:100,360:95.1,480:94.3,720:93.2,1080:91.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.4,480:97.1,720:95.9,1080:93.2\" FBAbrPolicyTags=\"avoid_on_cellular\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7XN35XcSBDWKyjupUVFy8W3vbZbQ2LhIRkFyXO1spYCvJ2tLKCcgH07KOXSjscQ8xpewEo2n46S3AMWicBdv_7iDrCg54XSG6LB4.mp4?_nc_cat=107&amp;_nc_oc=Adl-QKzu2BrCsmpq0KQIg5CnLazhcaJS26DO1f4KBN3ZJ3M9SJSI5NInhJA-S3pwN1M&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=S0eIDZWWxD0Q7kNvwFxIPuG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo4OTAyODUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aft2jwUeYaVxuW0WZx_-msfG4uwjOwKTejRK2wRyG_pnIQ&amp;oe=698EE118</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-41454\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-308286\" FBFirstSegmentRange=\"874-590778\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"590779-667713\" FBPrefetchSegmentRange=\"874-590778\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"911760334784569v\" bandwidth=\"1495214\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1121411\" FBPlaybackResolutionMos=\"0:100,360:96.2,480:95.6,720:94.8,1080:94.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.9,480:97.8,720:97.2,1080:96.3\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOHFHTDSJBm4Q7mBSzAORJgeFmx8ylcnrrrdwAdf2J43VIk9JUdbWWfLaBfZIvTOpw4CBwx6FpNM-v6skMC4wnn_H6pM7gh6K_S4Qg.mp4?_nc_cat=110&amp;_nc_oc=AdnM42h0iNmJtI6wmfqCkD7eahMFUB58_DyXJmUqK9CL3TkWrKIyVrclPIm7Zhq6Uuw&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=hNrA6-m73UAQ7kNvwGfniQ7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjoxNDk1MjE0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Aftv-By7-aUYBE56NjKWyfSyXXt3iTZKWIjFn5NWBxp7mQ&amp;oe=698EE083</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-65289\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-532937\" FBFirstSegmentRange=\"874-989626\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"989627-1121410\" FBPrefetchSegmentRange=\"874-989626\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"2404891773374002a\" bandwidth=\"80846\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"80846\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"61198\" FBPaqMos=\"86.69\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m78/AQNLgGoxDyanKkjboRlOG4zWYm3qhlg6NF25-39XsHQY4V95EHlLDOLosl14jkBuCvUy0hHmSA59lZG-2MDz9ZZzSbwF7S9Dhgd5KaI.mp4?_nc_cat=106&amp;_nc_oc=AdlEriO-Fhf2pKq-btgZAeLmafWfkPjPPRpCrNwCkOm4E0uy9XKxRVmx3upw3cALNDw&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=kmIaWAF4xuQQ7kNvwHq-cnx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDEyMDM0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjcsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjo2LCJiaXRyYXRlIjo4MjA0MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afu49oZLuSvtI--oIMJiJfrYS0W2LJXbIKdpzPrtomwN-w&amp;oe=698AED73</BaseURL><SegmentBase indexRange=\"824-891\" timescale=\"44100\" FBMinimumPrefetchRange=\"892-1235\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"892-22836\" FBFirstSegmentRange=\"892-19402\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"19403-40796\" FBPrefetchSegmentRange=\"892-40796\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODIzMTUwMDQwNzM1Njk3OTYyIn0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNRw0hyQ5Lj9p-jwJZqwhV-NnpJWPN4Dxg1EI5veRXsaPD32xPdLRxg0bLtgpVZRaxJfvzuo0EdFRhD9LgM-rpOxxrsnKIJIqubofM.mp4?_nc_cat=107&_nc_oc=AdkXkGjEO6qDCRm-wJ5zXz8AVMb9ts4MVswumjkQWM8IukTNul6vALMiLS070KhXp-E&_nc_sid=5e9851&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_ohc=7BoM4iHepu4Q7kNvwEr7wqP&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQxMjAzNDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo3LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&vs=df5b90ba8d72b687&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjQ4NDQyNTVFQTBDOEVFQ0I2NjA0RTBBOTEwQjZBMV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzgxNERBODU1N0EyMjYzRDJDNUIxREVGRjgxNzI1RTg5X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMgcXxooXgPxUCKAJDMywXQBgAAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfubQG4QgXhy9Hmf3F12WHG2QT8zgbjVXpw7waZ-sdCVkw&oe=698AEEA8",
                                    "video_view_count": 0,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "For 45 years, you’ve loved our icons. But even icons evolve. 💅 The next generation of OPI shades are coming soon.\n\nArt by @thisis_jelly ☁️"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 32
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769975083,
                                    "edge_liked_by": {
                                      "count": 1627
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1627
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6i-GBk0q2x0o_snW57nJZVH0Ju7_vyeBaCZ2NyrKVag&oe=698EB5AA&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftFm3RwOToiwQJ9cRWVmKjoSeRFSDFNiBuMM6wKsYTA4Q&oe=698EB5AA&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftSOgwIUhWHHlqJtEmHwVNG1fb8pIp3frtn-TwLbsZi7g&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afu_nTgPhSKB4nQAPb2IM55RRwOcS4Kyfe5NtZ_0e4LsGg&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftI8t3197yHcHX4FQo6EaLJsD0J8YI3GltO1LYZkmxIbQ&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AftfC3yP8RWPSMuC1f_yh1BuhJmK2eYQy2yIhuFBwEnwqA&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-15/624850699_25547469258279685_3415953632685432747_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi42NDB4MTEzNi5zZHIuZjcxODc4Lm5mcmFtZV9jb3Zlcl9mcmFtZS5jMiJ9&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=Vd9UALzWZ6wQ7kNvwFnP1lO&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs6i-GBk0q2x0o_snW57nJZVH0Ju7_vyeBaCZ2NyrKVag&oe=698EB5AA&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.1366906474820144,
                                      "crop_bottom": 0.8863309352517986
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "26054808944113160"
                                    }
                                  }
                                },
                                "11": {
                                  "node": {
                                    "__typename": "GraphVideo",
                                    "id": "3822431353875645727",
                                    "shortcode": "DUMARByEsUf",
                                    "dimensions": {
                                      "height": 1921,
                                      "width": 1080
                                    },
                                    "display_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs3iAWS2xH4gsTLGArHFguwlxnoIfEZvCzUKHj2T-TWvQ&oe=698EDA11&_nc_sid=8b3546",
                                    "edge_media_to_tagged_user": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "user": {
                                              "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                              "followed_by_viewer": false,
                                              "id": "42726124",
                                              "is_verified": false,
                                              "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=hTvkYxSzCxQQ7kNvwGD31li&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Aftz3eBAndm-YvBVE11zgKMtkiFYfYAMiMtoY9HdJ_OQ9w&oe=698ED521&_nc_sid=8b3546",
                                              "username": "sedjames"
                                            },
                                            "x": 0,
                                            "y": 0
                                          }
                                        }
                                      }
                                    },
                                    "fact_check_overall_rating": null,
                                    "fact_check_information": null,
                                    "gating_info": null,
                                    "sharing_friction_info": {
                                      "should_have_sharing_friction": false,
                                      "bloks_app_url": null
                                    },
                                    "media_overlay_info": null,
                                    "media_preview": "ABgqrRiIgbi27vgDFaKhPesqNSx45xz+ArYRcAf99H6dqNikrkoxj3oqGFt2B3IJ/XiimJqxWs4/kJ7uQv4dT/n2qzKx2nHVuB/L/P0pIUCIoPYfqaY7BQG9M4H9azNVoTW45J7cKPw/+uaKgtmLFc9Mbvxzx/jRVoze5KpOwE8HA/lUTgHJPpirDVQuuoHYkVJZNbZ5btgAfQd/zoqcUVZluf/Z",
                                    "owner": {
                                      "id": "270598518",
                                      "username": "opi"
                                    },
                                    "is_video": true,
                                    "has_upcoming_event": false,
                                    "accessibility_caption": null,
                                    "dash_info": {
                                      "is_dash_eligible": true,
                                      "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT24.102312S\" FBManifestTimestamp=\"1770585645\" FBManifestIdentifier=\"Ftr4x5gNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlqCP0/qpuJkD3sykl8PBrwOK2KuvlrjiBM6LqNOQyY8FkpqrmbWswQXApLLQ0ejkBeKstsXp2PAFrrqhwKHwuAucxrL+oPPjCyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgIbW9kZXJhdGUAFhAUABIUAgA=\"><Period id=\"0\" duration=\"PT24.102312S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:77.2\"><Representation id=\"3315908158574990v\" bandwidth=\"163127\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"491421\" FBPlaybackResolutionMos=\"0:100,360:72.1,480:68.1,720:65,1080:64.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.9,480:90.8,720:85.8,1080:79.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMzY4oo_Uj9KfFYt2ZLNtG1g-UsLIjeqChQSxthXKHX9g5mpIC_f3ntssVgmoC4XkPyIZt_u5Foy0IUkKgGCiFqT2HJfv8O_M1b_Ow.mp4?_nc_cat=111&amp;_nc_oc=AdlEmCflu8kKpGFIsDX5_aJSMN1Db8NMz5z7tTg5q28eKjS8GSfhrFNtFP6c6zCbXYA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=wMkW_ru8SJsQ7kNvwGqz_mx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MTYzMTI3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftJs7a6aYfzPGHHhyhf6Fax0EqDoCGvNIQodnrhMowj9Q&amp;oe=698EC3B8</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-24880\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-65162\" FBFirstSegmentRange=\"910-94911\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"94912-186510\" FBPrefetchSegmentRange=\"910-94911\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1629074871437600v\" bandwidth=\"238367\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"718082\" FBPlaybackResolutionMos=\"0:100,360:78.8,480:75,720:71.7,1080:70.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94.7,480:93.3,720:89.7,1080:84.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMXELFL2TzIbQ4UjlpdiO_roTVZMlw3sf6dVqDqy9PW2lh2wUZzGWi6BdI6yDYw7QG2yfmrnqniJTvrTUOme_-ZIZ4_YM-_WLqFooA.mp4?_nc_cat=107&amp;_nc_oc=AdnXcAduMFWqrXiLDZ-p-EZCLpQAF6fzfIZP4XXUGeZqfogNRBSoqYheH0VnVEPsm4w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=MA1JOQ3pWA0Q7kNvwGlsKHz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MjM4MzY3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvOokLAu26pT76s9gpd6o4xIKqGLSEjMxW-VPjns5s64w&amp;oe=698EBB0C</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-32311\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-92796\" FBFirstSegmentRange=\"910-134814\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"134815-268428\" FBPrefetchSegmentRange=\"910-134814\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"900368215729104v\" bandwidth=\"305028\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"918897\" FBPlaybackResolutionMos=\"0:100,360:83.8,480:79.6,720:76,1080:74.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.6,480:94.5,720:91.7,1080:87.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMYLRhl5YV2wTFd8FQMZhk0dQhTPuIW4alvqUipmoVVYlU_DJqJZUMV9SboEjMsqyE6uvMh63V98LVn41mJdnvR5jhZQHZNN_sDEZ0.mp4?_nc_cat=110&amp;_nc_oc=Adm7xf1QBHhIa1FNQSioXJnEnueoupfEx4h1Ty0WIaRxsATWB5XJeVKUUo102EDkK1E&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=RRZQzUk9SdoQ7kNvwHbjHh5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MzA1MDI4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfvVJdSPDdUHD1cLUwiLH5SNVBGkFNicb4JARea7US0UnA&amp;oe=698ECCDB</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-37153\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-119560\" FBFirstSegmentRange=\"910-169973\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"169974-341816\" FBPrefetchSegmentRange=\"910-169973\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1551074449516169v\" bandwidth=\"401800\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"1210423\" FBPlaybackResolutionMos=\"0:100,360:87.5,480:84.2,720:80.3,1080:78\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.2,480:95.5,720:93.3,1080:89.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fruh6-2.fna.fbcdn.net/o1/v/t2/f2/m367/AQMMxr-dE_kSRDKcfD62XTog5tX8SZc3FF96qL1j6NLfFNUR2SZpuCku8FVsFhH89eCgVOSU3pyLIWhPUDCkvFOrVMZLEXgp96sHgVk.mp4?_nc_cat=100&amp;_nc_oc=AdnezK6ka8d3HfOsgs1DQ1nMYLHolC16YGVQFnVJGohupsKtycUgMYt6O6gJm8DHHIc&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-2.fna.fbcdn.net&amp;_nc_ohc=qykLXaxiynYQ7kNvwHxWQY7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NDAxODAwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AftnK9yh8FNc2bnWmTrqZ9cYF7hAxiIXpWcAr4UE2SPRHg&amp;oe=698ECBA1</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-43045\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-157471\" FBFirstSegmentRange=\"910-226959\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"226960-451284\" FBPrefetchSegmentRange=\"910-226959\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1655191482321713v\" bandwidth=\"518633\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"1562383\" FBPlaybackResolutionMos=\"0:100,360:89.7,480:86.8,720:83.4,1080:81\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.6,480:96,720:94.3,1080:91.2\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPsR44NSMuOBXTawDMEdATMUKTdqp1t9WbX3Smomo9_Pw6GY1wn0kpixoxfhgybITMS_ATAr2jkoPLkrGIbtXMpKuDwpoZzIL8Rz34.mp4?_nc_cat=110&amp;_nc_oc=Adng6C-3yLuOO6iT7rw7BZNrK8ZXAm12IAbk7ISVIr9inDjQ7UX8orAH4e5Ye6YiG4w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=6N6prNDjfFMQ7kNvwFdVw8z&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NTE4NjMzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsusIun_Iw454zxF_mq7YVBPq08HOXXqwuITR0X9hw_pQ&amp;oe=698EEBFF</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-49969\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-204764\" FBFirstSegmentRange=\"910-297353\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"297354-588783\" FBPrefetchSegmentRange=\"910-297353\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3221298688044695v\" bandwidth=\"658124\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1982599\" FBPlaybackResolutionMos=\"0:100,360:91.1,480:88.4,720:85.3,1080:83\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.8,480:96.3,720:94.8,1080:92\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNO8A2BBLOohscmblVFCHSSYeYz33h5seGcdkJYKwv2WcTJuK7RsGlrdgqZ50u8RpwLhto7FUHlLZAMh74KKjBqMsyeoNqqQOw-Vpk.mp4?_nc_cat=105&amp;_nc_oc=AdkxBa7bEJAz_Dd446lB7qWNHmU4tTUuCV9GIFsTBBO2F5Y6IzirNQfkwmh6LIa-y0k&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=THh07ckxmD8Q7kNvwFQEP1A&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NjU4MTI0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfsOjGD3pWIm-HhkS68UkxvlQ-Vlm7NsMxU7g0exKGvWYg&amp;oe=698EC2D2</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-57419\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-258381\" FBFirstSegmentRange=\"910-378945\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"378946-750642\" FBPrefetchSegmentRange=\"910-378945\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1441616597680871v\" bandwidth=\"868977\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"2617795\" FBPlaybackResolutionMos=\"0:100,360:92.2,480:90,720:87.1,1080:84.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96.7,720:95.4,1080:92.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPGakasMizvih3cfP0DXe4_R-NAgcejo9N-MyilO997rNpggIM_YqftuVe0BWPF3X_nPx8ky0SkXTe1XTD1CVo5ivRN8jwzlRwKDZk.mp4?_nc_cat=101&amp;_nc_oc=Adk8t-D6-3XlFFTiuxcaHRRCMe-G9NM-81ZPtPRtXMaGBaKr7BAfMeTzR_Nj7EAhWv4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh6-1.fna.fbcdn.net&amp;_nc_ohc=dC-pdxqgllwQ7kNvwESXbzl&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6ODY4OTc3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfuLg5b7Qday315NVZO1iuqcgtP3WKJ7zXPpwnaEryhBWg&amp;oe=698EE2DA</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-64212\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-330372\" FBFirstSegmentRange=\"910-508169\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"508170-997478\" FBPrefetchSegmentRange=\"910-508169\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"948904731644719v\" bandwidth=\"1541562\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"4643958\" FBPlaybackResolutionMos=\"0:100,360:94.3,480:92.6,720:90.1,1080:88.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.2,480:96.9,720:96.2,1080:95.1\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.fruh5-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQPFoSYpZESLzW-Kkyt7BrpYYiV55Su1cwcazaeplL9bdc00EpK30CeYJvda0Q8wJvl8xsLoIMhUHTfBzLnoJJDmaIOpB2kFg453x0s.mp4?_nc_cat=108&amp;_nc_oc=AdnDEYqn7QTYnz_tLcRDtJFwQWPRIHxyyuLdrpkk3lTRv4AVC_Iy1w-UnljA4jZfUs4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-1.fna.fbcdn.net&amp;_nc_ohc=D4m3uN8tq8kQ7kNvwFwFKd0&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6MTU0MTU2MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_AfumNufZ6anuDfSghO_1Pm3LiVaz4Ggxp8Xi6b8ZZseyOQ&amp;oe=698EC621</BaseURL><SegmentBase indexRange=\"818-909\" timescale=\"15360\" FBMinimumPrefetchRange=\"910-96215\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"910-549052\" FBFirstSegmentRange=\"910-915994\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"915995-1805478\" FBPrefetchSegmentRange=\"910-915994\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1342369260992005a\" bandwidth=\"57202\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"57202\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"173347\" FBPaqMos=\"89.72\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fruh5-2.fna.fbcdn.net/o1/v/t2/f2/m78/AQOQlb1aho_0FhJyYCyEfqMMTDsxmFpyr6m8P8kBGb7vCueLLkOTG71tk9MnZqUqwL4XK2h3MXoAA1lMQjb5LqLTvXrUlgu0Egtti40.mp4?_nc_cat=106&amp;_nc_oc=AdkztbIKohiYp6VM-kOMQYFuBRn6cR1H2k2S2DKTEEnGG1C2cdX0JLm1HpEsj67sGjg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fruh5-2.fna.fbcdn.net&amp;_nc_ohc=EbBM28DiDvcQ7kNvwGEIGSP&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0MzkzODkyMjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjgsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoyNCwiYml0cmF0ZSI6NTc1MzcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=yV6s6mmN3YOBEk9q1V8llg&amp;_nc_zt=28&amp;oh=00_Afs87caDwdAQruXQu-6twz9Y_fFQyN0kWqBGP4hncY5IbA&amp;oe=698ADF03</BaseURL><SegmentBase indexRange=\"824-1011\" timescale=\"44100\" FBMinimumPrefetchRange=\"1012-1355\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"1012-19351\" FBFirstSegmentRange=\"1012-16755\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"16756-29115\" FBPrefetchSegmentRange=\"1012-29115\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                      "number_of_qualities": 8
                                    },
                                    "has_audio": true,
                                    "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOTYzNmE3MTNkMGNmNDA2ZmIxNDZiZDQxZGJlMDMzNzMzODIyNDMxMzUzODc1NjQ1NzI3In0sInNpZ25hdHVyZSI6IiJ9",
                                    "video_url": "https://instagram.fruh6-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQMY85HPFhZrtRbDp-Ym7Fv95R7LXqob5AOhU2L4_eN7XyHsQt_XfK9_Emn3kRkThFq-lHcX_WjQgn20Uv6o9LJm6hMYPSidqq7veqc.mp4?_nc_cat=104&_nc_oc=Adlda7Aez-p-KjI4c5WW6goF-jndfrRxL9lbFd-1jneK-s5_EOROlknYhvnrdOwcvBY&_nc_sid=5e9851&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_ohc=lXO6iDvx3kkQ7kNvwFoNG-p&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDM5Mzg5MjIxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo4LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjQsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=d592a8698a14821f&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC84RDQ3RTk3MDk2MEM1MDI1QTkzRTJERTQ2N0U2MEM4QV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0M2NDQzMEJEQjZGNUNEQzhBNDg2MDQwNzM5NzhEQ0IxX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaMyJaV2_rfPxUCKAJDMywXQDgZmZmZmZoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&_nc_zt=28&oh=00_Afv8MOPr-KrURBcZJqv8SRewQFHHIPHT2TN_HhpIlC9XIQ&oe=698AE201",
                                    "video_view_count": 68026,
                                    "edge_media_to_caption": {
                                      "edges": {
                                        "0": {
                                          "node": {
                                            "text": "How to nail an at-home gel mani with GELement:\n \n1️⃣ GELement Base Coat\n2️⃣ 1 coat “Made Ya Blush”\n3️⃣ GELement No-Wipe Top Coat\n4️⃣ finish with Nature Strong Glow Up Nail & Cuticle Oil"
                                          }
                                        }
                                      }
                                    },
                                    "edge_media_to_comment": {
                                      "count": 25
                                    },
                                    "comments_disabled": false,
                                    "taken_at_timestamp": 1769889395,
                                    "edge_liked_by": {
                                      "count": 1674
                                    },
                                    "edge_media_preview_like": {
                                      "count": 1674
                                    },
                                    "location": null,
                                    "nft_asset_info": null,
                                    "thumbnail_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuKjWuKoByC8IKHyI5t3dt-jHYzTJo9Ef__2O8x1PhAjg&oe=698EDA11&_nc_sid=8b3546",
                                    "thumbnail_tall_src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afuu398aij34yvTrFT1oLaA2b7kqTp8Pgpv17jqXrxDSzg&oe=698EDA11&_nc_sid=8b3546",
                                    "thumbnail_resources": {
                                      "0": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsiFhURgVN4dGImj_aGLOaQuOGRIJNwlTORUQI0NEzHzg&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 150,
                                        "config_height": 150
                                      },
                                      "1": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuGrcDMskduwaSB4pXT6FYi1CPYgcKnNa1loAdlAgEpQw&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 240,
                                        "config_height": 240
                                      },
                                      "2": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_Afs5ZW3Cc8v_ixxlY1Gs38UzfKBcFMIXgf3cOtS59GUcBw&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 320,
                                        "config_height": 320
                                      },
                                      "3": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e15_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsqkiHa64yymGU2LbfW212AwnprRh6V-fsIw_6F_qxy7g&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 480,
                                        "config_height": 480
                                      },
                                      "4": {
                                        "src": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-15/625315967_18563045041006519_6969857556966760379_n.jpg?stp=c0.459.1178.1178a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMTc4eDIwOTYuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=wXeVPqSE0tYQ7kNvwE5bgGU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuKjWuKoByC8IKHyI5t3dt-jHYzTJo9Ef__2O8x1PhAjg&oe=698EDA11&_nc_sid=8b3546",
                                        "config_width": 640,
                                        "config_height": 640
                                      }
                                    },
                                    "felix_profile_grid_crop": null,
                                    "tall_profile_grid_crop": {
                                      "crop_left": 0,
                                      "crop_right": 1,
                                      "crop_top": 0.04741379310344827,
                                      "crop_bottom": 0.7959770114942528
                                    },
                                    "profile_grid_thumbnail_fitting_style": "UNSET",
                                    "coauthor_producers": {},
                                    "pinned_for_users": {},
                                    "viewer_can_reshare": true,
                                    "like_and_view_counts_disabled": false,
                                    "product_type": "clips",
                                    "clips_music_attribution_info": {
                                      "artist_name": "opi",
                                      "song_name": "Original audio",
                                      "uses_original_audio": true,
                                      "should_mute_audio": false,
                                      "should_mute_audio_reason": "",
                                      "audio_id": "25767061479579985"
                                    }
                                  }
                                }
                              }
                            },
                            "edge_media_collections": {
                              "count": 0,
                              "page_info": {
                                "has_next_page": false,
                                "end_cursor": null
                              },
                              "edges": {}
                            },
                            "edge_related_profiles": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "1552649758",
                                    "full_name": "Kiara Sky Nails Official",
                                    "is_private": false,
                                    "is_verified": false,
                                    "profile_pic_url": "https://instagram.fruh5-1.fna.fbcdn.net/v/t51.2885-19/532595629_18522228490009759_9010801728964761995_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41MzEuYzIifQ&_nc_ht=instagram.fruh5-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=xZrw9zQTE1gQ7kNvwGW_sSp&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfsHEE9az_2FSKR4yMTDW8294HqZjl4EhwV3B7I4xNZbfg&oe=698EDEF2&_nc_sid=8b3546",
                                    "username": "kiaraskynails"
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "188005394",
                                    "full_name": "OPI UK&I",
                                    "is_private": false,
                                    "is_verified": true,
                                    "profile_pic_url": "https://instagram.fruh6-1.fna.fbcdn.net/v/t51.2885-19/139750363_156800166019129_6148960217895078932_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4zMjAuYzIifQ&_nc_ht=instagram.fruh6-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QF011uZbvgRXJrNqBLv0NGMnI2TW9aHTuwVopB7Wtasn9DYI8GV3HSHlT_9ONkFBG0&_nc_ohc=iVkbg58u9psQ7kNvwEK4gPU&_nc_gid=yV6s6mmN3YOBEk9q1V8llg&edm=AOQ1c0wBAAAA&ccb=7-5&oh=00_AfuBz6wcB318NOOsNIo77kaelX4BPkSwPLbn7Z2JCvr1HA&oe=698EE732&_nc_sid=8b3546",
                                    "username": "opinailsuk"
                                  }
                                }
                              }
                            }
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/profile"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/basic-profile": {
      "get": {
        "summary": "Basic Profile",
        "description": "Get a basic public Instagram profile by numeric user ID. Useful as a fallback when a handle-based lookup fails (some valid accounts return \"account does not exist\" when queried by username).",
        "operationId": "instagram_BasicProfile",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "userId",
            "in": "query",
            "description": "Instagram numeric user ID",
            "required": true,
            "schema": {
              "type": "string",
              "example": "314216"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.pk` / `data.id`: Numeric Instagram user ID\n- `data.username`: Instagram handle\n- `data.full_name`: Display name\n- `data.biography`: Bio text\n- `data.bio_links[].url`: Bio link URLs\n- `data.external_url`: Primary link in bio\n- `data.follower_count`: Followers count\n- `data.following_count`: Following count\n- `data.media_count`: Total post count\n- `data.is_verified`: Whether the account is verified\n- `data.is_private`: Whether the account is private\n- `data.is_business`: Whether it's a business account\n- `data.is_professional_account`: Whether it's a professional/creator account\n- `data.account_type`: Account type\n- `data.category`: Business/creator category (when available)\n- `data.city_name`: Business city (when available)\n- `data.profile_pic_url`: Profile picture URL (low-res)\n- `data.hd_profile_pic_url_info.url`: Profile picture URL (high-res)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "pk": "270598518",
                    "friendship_status": null,
                    "gating": null,
                    "fbid_v2": "17841400195544228",
                    "is_memorialized": false,
                    "is_private": false,
                    "has_story_archive": null,
                    "is_coppa_enforced": null,
                    "supervision_info": null,
                    "is_regulated_c18": false,
                    "regulated_news_in_locations": {},
                    "bio_links": {
                      "0": {
                        "image_url": "",
                        "is_pinned": false,
                        "link_type": "external",
                        "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Ftrip-to-the-brite-side-collection&e=AUBCwM-UtnGEDDLVRqVt8UuGuVYMHnGaDtVVQCj-od5nNSwHE2sL6Gg7tAcQxJfMbCKRjwsODgZZs2BjhNVc3yXY8mLOowmkjA1sjoxH6oG-LL1lrzKbu_zxECRBHXOpFrKykrf0-QDPcxxZabghuu7spNY",
                        "media_accent_color_hex": "",
                        "media_type": "none",
                        "title": "Shop Vacation Ready Brights!",
                        "url": "https://www.opi.com/collections/trip-to-the-brite-side-collection",
                        "creation_source": "NONE"
                      },
                      "1": {
                        "image_url": "",
                        "is_pinned": false,
                        "link_type": "external",
                        "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fchrome&e=AUBkY8JAcllQ0W8WNGq_RTPZenZSPDME1MLui7GaChhAaDGJHMOui0k0ZfGJi7bMU84_53rrGCuD2GRdD8m8foXHSsc2hW9TqU1VZG1hmdKee0NH7nlceq2AMseo3mIb3RozCS9QHjR82Tm9lgI0mFZ-euA",
                        "media_accent_color_hex": "",
                        "media_type": "none",
                        "title": "Shop Chrome Powders ✨",
                        "url": "https://www.opi.com/collections/chrome",
                        "creation_source": "NONE"
                      },
                      "2": {
                        "image_url": "",
                        "is_pinned": false,
                        "link_type": "external",
                        "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Finfinite-shine&e=AUA8vNpZhb8kTogxtpCZum4N8ysnPNw5xcc2USZ4dy7HNVHYrF8hzUdeA2ys5hhdjesn-38kj1kmcQuSYk2S1n6qI8wNaih0I5L8SOm95qBvIA4PXQ-k7IEr8EFx8pLvSu7hf60rCuZsEFsl1Mvw9quw_X8",
                        "media_accent_color_hex": "",
                        "media_type": "none",
                        "title": "Shop Infinite Shine Glaze Toppers ✨",
                        "url": "https://www.opi.com/collections/infinite-shine",
                        "creation_source": "NONE"
                      },
                      "3": {
                        "image_url": "",
                        "is_pinned": false,
                        "link_type": "external",
                        "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Fthe-new-opicons-collection&e=AUBPJB-yeUHDifjTahe_NJqe9i8k5jDkMPY4DvMTfagSjRCy67BFV9c1DAYw8UtRqfGtDHINcCxLnpfHt7uNu7HzlBdZu1A8pNeiOIHDpjMGLct_BwIHhSg4uGpb3rw2ZHHMOpha2AGg4gsGf1nrbeDXn38",
                        "media_accent_color_hex": "",
                        "media_type": "none",
                        "title": "The New OPIcons! Spring Collection",
                        "url": "https://www.opi.com/collections/the-new-opicons-collection",
                        "creation_source": "NONE"
                      },
                      "4": {
                        "image_url": "",
                        "is_pinned": false,
                        "link_type": "external",
                        "lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fyoutube.com%2Fplaylist%3Flist%3DPLQJUg0LNqNatz073eArBzAYkyokvs7mtW%26si%3DRx2D8aUOkVqCM0Rn&e=AUDUWoxhAyC9ecE3IanhRoJlVqAkbCjNfgP06Go6jeUrroM5eq3xuF0Xmyod4_Cb4_xIuBdzSSYNGWwXwn97OJYAF02UbF4RR_P364063a9oZwF7T6B-AXJlhpUUHHJzaJvG9kgFflnpfnPVR80cOZrpasw",
                        "media_accent_color_hex": "",
                        "media_type": "none",
                        "title": "GELiversity™: Gel Manis 101",
                        "url": "https://youtube.com/playlist?list=PLQJUg0LNqNatz073eArBzAYkyokvs7mtW&si=Rx2D8aUOkVqCM0Rn",
                        "creation_source": "NONE"
                      }
                    },
                    "linked_fb_info": null,
                    "text_post_app_badge_label": "opi",
                    "show_text_post_app_badge": true,
                    "username": "opi",
                    "live_broadcast_visibility": null,
                    "live_broadcast_id": null,
                    "profile_pic_url": "https://scontent.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_cat=103&ccb=7-5&_nc_sid=f7ccc5&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&_nc_ohc=l54plO_snEUQ7kNvwH2GL7u&_nc_oc=AdrK2tqWsjKtiKPx9jjJ_irkTObX70eXbAQR7ILICWQAJM63B7a8HLDqoZmztPUA4aM&_nc_zt=24&_nc_ht=scontent.cdninstagram.com&_nc_ss=7fa8c&oh=00_AQCGiWXJOiPe5Bzqw53CsPfHNy0tbr_Dca1H7M2Gb-BpiQ&oe=6A629E04",
                    "hd_profile_pic_url_info": {
                      "url": "https://scontent.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?_nc_cat=103&ccb=7-5&_nc_sid=bf7eb4&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&_nc_ohc=l54plO_snEUQ7kNvwH2GL7u&_nc_oc=AdrK2tqWsjKtiKPx9jjJ_irkTObX70eXbAQR7ILICWQAJM63B7a8HLDqoZmztPUA4aM&_nc_zt=24&_nc_ht=scontent.cdninstagram.com&_nc_ss=7fa8c&oh=00_AQD2iMpq37UKxliY8C5oiPjt8xHC3aD55R3QeRXgB_D7gg&oe=6A629E04"
                    },
                    "is_unpublished": false,
                    "latest_reel_media": null,
                    "has_profile_pic": null,
                    "profile_pic_genai_tool_info": {},
                    "biography": "Now showing: Fierce shades and press-ons inspired by SUPERGIRL, the movie.\nSee @SUPERGIRL, only in theaters June 26. #Supergirl",
                    "full_name": "OPI",
                    "is_verified": true,
                    "show_account_transparency_details": true,
                    "account_type": 2,
                    "follower_count": 2058273,
                    "mutual_followers_count": null,
                    "profile_context_links_with_user_ids": null,
                    "profile_context_facepile_users": null,
                    "address_street": null,
                    "city_name": null,
                    "is_business": false,
                    "zip": null,
                    "biography_with_entities": {
                      "entities": {
                        "0": {
                          "hashtag": {
                            "name": "supergirl",
                            "id": "17841596728075706"
                          },
                          "user": null
                        },
                        "1": {
                          "hashtag": null,
                          "user": {
                            "username": "supergirl",
                            "id": "74857251343"
                          }
                        }
                      }
                    },
                    "category": "",
                    "should_show_category": true,
                    "aigm_account_label_info": null,
                    "is_ring_creator": null,
                    "show_ring_award": null,
                    "ring_creator_metadata": null,
                    "account_badges": {},
                    "ai_agent_type": null,
                    "external_lynx_url": "https://l.instagram.com/?u=https%3A%2F%2Fwww.opi.com%2Fcollections%2Ftrip-to-the-brite-side-collection&e=AUB04SfhiUARJpDFtagn4s49s2-7O6tk3x_4N6ldJ997oq8QlCWMcwyMBVOXg4UkdlbJml9krZWOWcf0I587bD2Z7oDNJEXx3E8mvJ1HiaqhhhUtE1Jevl0kdsFXsRAGTM8B7aahMUCC47L_F0GVX5qprko",
                    "external_url": "https://www.opi.com/collections/trip-to-the-brite-side-collection",
                    "pronouns": {},
                    "transparency_label": null,
                    "transparency_product": null,
                    "hide_creator_marketplace_badge": false,
                    "id": "270598518",
                    "has_chaining": null,
                    "remove_message_entrypoint": null,
                    "is_embeds_disabled": false,
                    "is_cannes": false,
                    "is_professional_account": null,
                    "following_count": 1455,
                    "media_count": null,
                    "total_clips_count": 1,
                    "latest_besties_reel_media": null,
                    "reel_media_seen_timestamp": null
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/basic_profile"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/posts": {
      "get": {
        "summary": "Posts",
        "description": "Get public posts from an Instagram profile. Note: play counts reflect Instagram-only views. When a Reel is cross-posted to Facebook, the combined view count is visible to logged-in users — this API returns Instagram views only.",
        "operationId": "instagram_Posts",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Instagram handle",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "next_max_id",
            "in": "query",
            "description": "Cursor to get next page of results.",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.num_results`: Number of posts returned in this page\n- `data.more_available`: Whether more posts exist — use `next_max_id` to paginate\n- `data.next_max_id`: Cursor for the next page of posts\n- `data.user.username`: The queried profile's username\n- `data.user.is_verified`: Whether the account is verified\n- `data.items[0].pk`: Unique post ID\n- `data.items[0].code`: Post shortcode (used in the URL as `instagram.com/p/{code}`)\n- `data.items[0].play_count`: View/play count for reels and videos\n- `data.items[0].video_duration`: Duration of the video in seconds\n- `data.items[0].has_audio`: Whether the post has audio\n- `data.items[0].image_versions2.candidates[0].url`: Thumbnail image URL\n- `data.items[0].video_versions[0].url`: Video download URL (only present for video posts)",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "next_max_id": "3822431353875645727_270598518",
                        "user": {
                          "strong_id__": "270598518",
                          "pk": "270598518",
                          "pk_id": "270598518",
                          "full_name": "OPI",
                          "profile_grid_display_type": "default",
                          "id": "270598518",
                          "username": "opi",
                          "is_private": false,
                          "is_verified": true,
                          "profile_pic_id": "3043277643584582085_270598518",
                          "profile_pic_url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvuSscNaLsnt4EoalIkifOivV7dItMBUkgLp_p5iPuRCw&oe=698ECD04&_nc_sid=ee9879",
                          "is_active_on_text_post_app": true
                        },
                        "auto_load_more_enabled": false,
                        "status": "ok",
                        "profile_grid_items": null,
                        "profile_grid_items_cursor": null,
                        "pinned_profile_grid_items_ids": null,
                        "special_empty_state": null,
                        "num_results": 12,
                        "more_available": true,
                        "items": {
                          "0": {
                            "strong_id__": "3824512658796290411_270598518",
                            "caption_is_edited": false,
                            "device_timestamp": 1770137454680985,
                            "filter_type": 0,
                            "has_shared_to_fb": 0,
                            "is_post_live_clips_media": false,
                            "like_and_view_counts_disabled": false,
                            "fbid": "17857289052604596",
                            "deleted_reason": 0,
                            "is_unified_video": false,
                            "client_cache_key": "MzgyNDUxMjY1ODc5NjI5MDQxMQ==.3",
                            "collaborator_edit_eligibility": false,
                            "comment_threading_enabled": true,
                            "commerciality_status": "not_commercial",
                            "integrity_review_decision": "pending",
                            "is_reshare_of_text_post_app_media_in_ig": false,
                            "is_visual_reply_commenter_notice_enabled": true,
                            "share_count_disabled": false,
                            "translated_langs_for_autodub": {},
                            "pk": "3824512658796290411",
                            "id": "3824512658796290411_270598518",
                            "has_delayed_metadata": false,
                            "mezql_token": "",
                            "should_request_ads": false,
                            "has_privately_liked": false,
                            "is_quiet_post": false,
                            "profile_grid_thumbnail_fitting_style": "UNSET",
                            "subtype_name_for_REST__": "XDTClipsMedia",
                            "has_high_risk_gen_ai_inform_treatment": false,
                            "play_count": 100404,
                            "ig_play_count": 100404,
                            "are_remixes_crosspostable": true,
                            "is_third_party_downloads_eligible": true,
                            "has_audio": true,
                            "video_duration": 15,
                            "is_dash_eligible": 1,
                            "can_viewer_save": true,
                            "code": "DUTZgACiaFr",
                            "enable_media_notes_production": false,
                            "has_liked": false,
                            "has_views_fetching": true,
                            "is_comments_gif_composer_enabled": false,
                            "is_organic_product_tagging_eligible": false,
                            "media_reposter_bottomsheet_enabled": false,
                            "report_info": {
                              "has_viewer_submitted_report": false
                            },
                            "image_versions2": {
                              "additional_candidates": {
                                "first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625753513_2280103869151911_2950487289494265160_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=103&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=frEwlp4Ic_MQ7kNvwERZwi6&_nc_oc=AdlWWeyDcQTBV33JXQVFWzOb_Fu0O7FlhciGKWhm2dYB6_RY8DvRV5zE_IoHR5UCA20&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfufrToVfqYAm3IV91kj28B_bQNq_FbeKF7N3TbxfoY9yA&oe=698EDF6F",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "igtv_first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625753513_2280103869151911_2950487289494265160_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=103&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=frEwlp4Ic_MQ7kNvwERZwi6&_nc_oc=AdlWWeyDcQTBV33JXQVFWzOb_Fu0O7FlhciGKWhm2dYB6_RY8DvRV5zE_IoHR5UCA20&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfufrToVfqYAm3IV91kj28B_bQNq_FbeKF7N3TbxfoY9yA&oe=698EDF6F",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "smart_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1920,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-2.cdninstagram.com/v/t15.5256-10/624926651_1974179933511254_7420656236282414809_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=107&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjEwODB4MTkyMC5zZHIuQzMifQ%3D%3D&_nc_ohc=26oMXWxxnJsQ7kNvwESa8BL&_nc_oc=Adk54pFTWJ4lV-iQUN3j95yCTpdanOjBg0oqxZEqxiRljtbTn81HT8dvMU011qPD4Tc&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_Afs2702L1AL626nS3d1yZiSS_91ZT9gXfL-cdlFJgVukfw&oe=698ED0C3",
                                  "width": 1080,
                                  "is_spatial_image": false
                                }
                              },
                              "candidates": {
                                "0": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfukMhadzIainst4hctdmFYpMm4bVR19P5429QN3gXaBDA&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "1": {
                                  "estimated_scans_sizes": {},
                                  "height": 852,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfsVHGHRRtsSkM1C9Zg3osu6xj6R9HjV_9flcf30jRHcvw&oe=698ECB4C",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "2": {
                                  "estimated_scans_sizes": {},
                                  "height": 568,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfvYRL9ScKG_wl6Gq3dxB3sn7FgT0tmJvGbJc35j_ta5fw&oe=698ECB4C",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "3": {
                                  "estimated_scans_sizes": {},
                                  "height": 426,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_Afv65h-aqf1GsQq_r4yNndHYwyzfDMhHidJu-gGo-ovS4Q&oe=698ECB4C",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "4": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfuIM3yKC-UNfQbfmGiK3XtjuX7cJxZugrmYCJhK7ocMcw&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "5": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfuIM3yKC-UNfQbfmGiK3XtjuX7cJxZugrmYCJhK7ocMcw&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "6": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfuIM3yKC-UNfQbfmGiK3XtjuX7cJxZugrmYCJhK7ocMcw&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "7": {
                                  "estimated_scans_sizes": {},
                                  "height": 480,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfsRQLby9T-byEgRLQCCe02CRERk7ZXM1de2jC4K43eWFw&oe=698ECB4C",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "8": {
                                  "estimated_scans_sizes": {},
                                  "height": 320,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AftXVhij4qifgAou4aY7N3Ei3cMFpuBRN-S_FDctp1Nj9g&oe=698ECB4C",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "9": {
                                  "estimated_scans_sizes": {},
                                  "height": 240,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AftgQ3rmJIT5OFlk81vQLkboZRxLGJZ7sjUMOK7HzY5sHw&oe=698ECB4C",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "10": {
                                  "estimated_scans_sizes": {},
                                  "height": 150,
                                  "scans_profile": null,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGbsBUS&_nc_oc=Admi6eJMgME8ldb2JWVjN614_JZpj022vG3aJQ5PIJAK2SoEOpfHkQjnbJkDDWlzs2c&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&oh=00_AfuMUTPvImFWuUt965Q5JZo_TQbF2a7TbJk1kMfA-G7WYw&oe=698ECB4C",
                                  "width": 150,
                                  "is_spatial_image": false
                                }
                              },
                              "scrubber_spritesheet_info_candidates": {
                                "default": {
                                  "file_size_kb": 197,
                                  "max_thumbnails_per_sprite": 105,
                                  "rendered_width": 96,
                                  "sprite_height": 1232,
                                  "sprite_urls": {
                                    "0": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-15/627677098_25833124602995231_3243327391437514859_n.jpg?_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=aGFGQjnB0zQQ7kNvwFjuYYA&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfsYPmL4aU4CsX1Rr0OF90utJf1QTva0tgj5FRjXuIoIHg&oe=698EEC16&_nc_sid=ee9879"
                                  },
                                  "sprite_width": 1500,
                                  "thumbnail_duration": 0.14285714285714285,
                                  "thumbnail_height": 176,
                                  "thumbnail_width": 100,
                                  "thumbnails_per_row": 15,
                                  "total_thumbnail_num_per_sprite": 105,
                                  "video_length": 15
                                }
                              }
                            },
                            "ig_media_sharing_disabled": false,
                            "media_type": 2,
                            "original_width": 1080,
                            "original_height": 1920,
                            "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYTkxZjEzYWFhMjc5NGRiYTk4NTQ0ZmI1OWJiZjBjM2EzODI0NTEyNjU4Nzk2MjkwNDExIn0sInNpZ25hdHVyZSI6IiJ9",
                            "caption": {
                              "strong_id__": "17857289355604596",
                              "bit_flags": 0,
                              "created_at": 1770137535,
                              "created_at_utc": 1770137535,
                              "did_report_as_spam": false,
                              "is_ranked_comment": false,
                              "pk": "17857289355604596",
                              "share_enabled": false,
                              "content_type": "comment",
                              "media_id": "3824512658796290411",
                              "status": "Active",
                              "type": 1,
                              "user_id": "270598518",
                              "text": "The next generation of icons has arrived. 💅 Our New OPIcons Collection is inspired the shades that made nailstory (like “Bubble Bath” + “I’m Not Really a Waitress”) and the people (YOU!) who brought them to life. 💕\n\nArt by @thisis_jelly ☁️",
                              "user": {
                                "strong_id__": "270598518",
                                "pk": "270598518",
                                "pk_id": "270598518",
                                "id": "270598518",
                                "full_name": "OPI",
                                "is_unpublished": false,
                                "fbid_v2": "17841400195544228",
                                "username": "opi",
                                "is_private": false,
                                "is_verified": true,
                                "profile_pic_id": "3043277643584582085_270598518",
                                "profile_pic_url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvuSscNaLsnt4EoalIkifOivV7dItMBUkgLp_p5iPuRCw&oe=698ECD04&_nc_sid=ee9879"
                              },
                              "is_covered": false,
                              "private_reply_status": 0
                            },
                            "coauthor_producers": {},
                            "music_metadata": null,
                            "has_tagged_users": true,
                            "clips_tab_pinned_user_ids": {},
                            "clips_metadata": {
                              "clips_creation_entry_point": "feed",
                              "featured_label": null,
                              "is_public_chat_welcome_video": false,
                              "professional_clips_upsell_type": 0,
                              "show_tips": null,
                              "achievements_info": {
                                "num_earned_achievements": null,
                                "show_achievements": false
                              },
                              "additional_audio_info": {
                                "additional_audio_username": null,
                                "audio_reattribution_info": {
                                  "should_allow_restore": false
                                }
                              },
                              "asset_recommendation_info": null,
                              "audio_ranking_info": {
                                "best_audio_cluster_id": "863842353189040"
                              },
                              "audio_type": "original_sounds",
                              "branded_content_tag_info": {
                                "can_add_tag": false
                              },
                              "breaking_content_info": null,
                              "breaking_creator_info": null,
                              "challenge_info": null,
                              "content_appreciation_info": {
                                "enabled": false,
                                "entry_point_container": null
                              },
                              "contextual_highlight_info": null,
                              "cutout_sticker_info": {},
                              "disable_use_in_clips_client_cache": false,
                              "external_media_info": null,
                              "is_fan_club_promo_video": null,
                              "is_shared_to_fb": false,
                              "merchandising_pill_info": null,
                              "music_canonical_id": "18554675743047617",
                              "music_info": null,
                              "nux_info": null,
                              "original_sound_info": {
                                "allow_creator_to_rename": true,
                                "audio_asset_id": "25945357071767745",
                                "attributed_custom_audio_asset_id": null,
                                "can_remix_be_shared_to_fb": false,
                                "can_remix_be_shared_to_fb_expansion": false,
                                "dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT14.976871S\"><Period id=\"0\" duration=\"PT14.976871S\"><AdaptationSet id=\"0\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"916948994352685a\" bandwidth=\"95603\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"95603\" audioSamplingRate=\"44100\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m78/AQNaWbtaFiLKCcXcLFfBvxvFI2OGcBfWipY5-dnuHxBs5TthJSixIERaku1-U8U44GX0KIyf85i3XqgCxJNZDCeB2TVQ3dD964f0rMA.mp4?_nc_cat=110&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;_nc_ohc=BRt3gHz8K1AQ7kNvwHTYGao&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6MjU2MjgxMDQwNTU4LCJjbGllbnRfbmFtZSI6InVua25vd24iLCJ4cHZfYXNzZXRfaWQiOjE3OTQ0NDQyODQ3MTA3Mzk4LCJhc3NldF9hZ2VfZGF5cyI6NSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjE1LCJiaXRyYXRlIjo5NjExMCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_Afs-xDGiHlk9kSyAcQw9nui_fT0efM9pAqDWnW4tJEMzQA&amp;oe=698AECEF</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                                "duration_in_ms": 15000,
                                "formatted_clips_media_count": null,
                                "hide_remixing": true,
                                "is_audio_automatically_attributed": false,
                                "is_eligible_for_audio_effects": true,
                                "is_eligible_for_vinyl_sticker": true,
                                "is_explicit": false,
                                "is_original_audio_download_eligible": true,
                                "is_reuse_disabled": false,
                                "is_xpost_from_fb": false,
                                "music_canonical_id": null,
                                "oa_owner_is_music_artist": true,
                                "original_audio_subtype": "default",
                                "original_audio_title": "Original audio",
                                "original_media_id": "3824512658796290411",
                                "progressive_download_url": "https://video-lga3-2.xx.fbcdn.net/o1/v/t2/f2/m69/AQNiihsXx7oMmsJQ2ogRayKAwKoEZZNnYL3XNTF1iyjQng2Sb7hcZfNkUrYIozs4RouERzApZU6hl_ewytoVi0Ou.mp4?strext=1&_nc_cat=107&_nc_sid=8bf8fe&_nc_ht=video-lga3-2.xx.fbcdn.net&_nc_ohc=OtqRtuL6K9UQ7kNvwG4uxLq&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpbyIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&_nc_zt=28&oh=00_Afv2pAYDkKb-DZDxWgE3ZyZBAk8UuZeES49FK4IqPPs3vg&oe=698EC62B",
                                "should_mute_audio": false,
                                "time_created": 1770137536,
                                "trend_rank": null,
                                "previous_trend_rank": null,
                                "overlap_duration_in_ms": null,
                                "audio_asset_start_time_in_ms": null,
                                "derived_content_start_time_in_composition_in_ms": null,
                                "ig_artist": {
                                  "strong_id__": "270598518",
                                  "pk": "270598518",
                                  "pk_id": "270598518",
                                  "id": "270598518",
                                  "username": "opi",
                                  "full_name": "OPI",
                                  "is_private": false,
                                  "is_verified": true,
                                  "profile_pic_id": "3043277643584582085_270598518",
                                  "profile_pic_url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvuSscNaLsnt4EoalIkifOivV7dItMBUkgLp_p5iPuRCw&oe=698ECD04&_nc_sid=ee9879"
                                },
                                "audio_filter_infos": {},
                                "audio_parts": {},
                                "audio_parts_by_filter": {},
                                "consumption_info": {
                                  "display_media_id": null,
                                  "is_bookmarked": false,
                                  "is_trending_in_clips": false,
                                  "should_mute_audio_reason": "",
                                  "should_mute_audio_reason_type": null,
                                  "inline_audio_label": null,
                                  "user_notes": null
                                },
                                "xpost_fb_creator_info": null,
                                "fb_downstream_use_xpost_metadata": {
                                  "downstream_use_xpost_deny_reason": "NONE"
                                }
                              },
                              "originality_info": null,
                              "reels_on_the_rise_info": null,
                              "reusable_text_attribute_string": null,
                              "reusable_text_info": null,
                              "shopping_info": null,
                              "show_achievements": false,
                              "template_info": null,
                              "may_have_template_info": null,
                              "viewer_interaction_settings": null
                            },
                            "original_lang_for_translations": "en",
                            "video_versions": {
                              "0": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 101,
                                "url": "https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHFvRhw&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&_nc_zt=28&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfsuNqp9BVUjDmiYDlZgbVtOa7xhCn4ujo6wvnNBCTJAww&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "1": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 103,
                                "url": "https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHFvRhw&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&_nc_zt=28&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfsuNqp9BVUjDmiYDlZgbVtOa7xhCn4ujo6wvnNBCTJAww&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "2": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 102,
                                "url": "https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-lga3-3.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHFvRhw&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&_nc_zt=28&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfsuNqp9BVUjDmiYDlZgbVtOa7xhCn4ujo6wvnNBCTJAww&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              }
                            },
                            "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT15S\" FBManifestTimestamp=\"1770586352\" FBManifestIdentifier=\"FuCDyJgNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlt7GorHg39UC2pivsbr9oAPYo82G2p6vBOC0ov+82ZEF5vqQnMqIsQWM9Z6dvcu8Ba7W5e2q1r8F3Ofoo6ab8QX0s6uctoH2DyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgFbGlnaHQAFgoUABIUAgA=\"><Period id=\"0\" duration=\"PT15S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:75.5\"><Representation id=\"1446295473769776v\" bandwidth=\"158318\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"296848\" FBPlaybackResolutionMos=\"0:100,360:73,480:71.3,720:70.4,1080:70.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:81.3,480:77.1,720:70.2,1080:62.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m367/AQNkKKDuqKSfOWESfob-oKqkZcJwrZeOVnJFKiygRicpncGAkRf9Pv61lx1CHJBcoTtuwF4ESP851OmTAZl-_zPvJNw6OYLSYT3gKpo.mp4?_nc_cat=108&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;_nc_ohc=jIxfAWSpS7oQ7kNvwHTTJQ7&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTU4MzE4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfthMlSbtarEdGJyIMnoH5R0Nd2PV4iSLY1BM3Kwdq7-OA&amp;oe=698ECFA1</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-6797\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-54477\" FBFirstSegmentRange=\"886-110060\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"110061-219028\" FBPrefetchSegmentRange=\"886-110060\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1540612987018566v\" bandwidth=\"214848\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"402840\" FBPlaybackResolutionMos=\"0:100,360:77.9,480:76.3,720:74.9,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:86.8,480:83.6,720:77.7,1080:70.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://scontent-lga3-2.cdninstagram.com/o1/v/t2/f2/m367/AQM39BxSqHSLj6VYjpdoRXOddPrE2_cDelaMEBXJfnyUmDICkNyZglEUEjcclWw-nsT8-rc_Rjk2EYcOSvCpi17QB__TfMo-4TnNy-w.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;_nc_ohc=Sa0To1-HNngQ7kNvwEeA59O&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MjE0ODQ4LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfsB9bsEXeqjL1CE1tW8O93e9vfK9X1NKjMcU5TZ_QfNhA&amp;oe=698EB886</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-7749\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-70739\" FBFirstSegmentRange=\"886-146249\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"146250-296125\" FBPrefetchSegmentRange=\"886-146249\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1547396569675159v\" bandwidth=\"312194\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"585364\" FBPlaybackResolutionMos=\"0:100,360:84.5,480:82.3,720:80,1080:77.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.1,480:89.7,720:85.4,1080:78.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://scontent-lga3-2.cdninstagram.com/o1/v/t2/f2/m367/AQOQeFnEFKCTGt2BZBeZ1mL7jZvAI3F78FoyqzdO_4qfi-Y3B88gd2BU0S_tMfTsNVqkHeCJ0WJRu4NJqBNo_CmMPy5k84GB0PukSDk.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;_nc_ohc=n2P9C5ksxK8Q7kNvwFHsiuR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MzEyMTk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfvWrUgxsT3CUxav-Bm0YQtStJVNmY5QzG9ZT3jUBZoHiA&amp;oe=698ED8CE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-9467\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-103243\" FBFirstSegmentRange=\"886-205788\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"205789-427769\" FBPrefetchSegmentRange=\"886-205788\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"751511954280879v\" bandwidth=\"429359\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"805049\" FBPlaybackResolutionMos=\"0:100,360:86.7,480:84.8,720:82.7,1080:80.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.1,480:93.6,720:90.3,1080:84.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m367/AQMZvedLXzerpzJJ6e-SVuwvuFqj-Vl-jLBfsOc8QMPdVdmCOAsSHPFhiucn5BK2vsy34daQ2MnHyQyIa4PtvW_FcDbiGfx12avCItg.mp4?_nc_cat=106&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;_nc_ohc=GagagxPfKJ0Q7kNvwEgRxB8&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NDI5MzU5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfsmcVrHpAP2wg4rVA76b-hb1Qysv_dFWRjFGLQjL4R0eg&amp;oe=698EE087</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11485\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-138617\" FBFirstSegmentRange=\"886-280193\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"280194-585745\" FBPrefetchSegmentRange=\"886-280193\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"4481633852157178v\" bandwidth=\"574629\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"1077431\" FBPlaybackResolutionMos=\"0:100,360:89,480:87.4,720:85.5,1080:83.1\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96.5,480:95.6,720:93,1080:88.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://scontent-lga3-2.cdninstagram.com/o1/v/t2/f2/m367/AQPTAeT8xql6Vl-GJNCjOuQmToz_K0jd5EM_ZPPYthcmJPzBEYsD-LyDYPHl-Tu7t516O1SS9gAaLbsobOVMipA5FZU4B9d3EXN5fdE.mp4?_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;_nc_ohc=HBHuHXdysmcQ7kNvwExGRY0&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6NTc0NjI5LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfuA6T9S6VBpN6Bzndwh9r0gh0h-V13KZ40tXnxYDlUqVg&amp;oe=698EB9C4</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-13182\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-181522\" FBFirstSegmentRange=\"886-370242\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"370243-778856\" FBPrefetchSegmentRange=\"886-370242\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1515274423639731v\" bandwidth=\"811013\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1520650\" FBPlaybackResolutionMos=\"0:100,360:91.1,480:89.6,720:87.8,1080:85.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:97.1,720:95.3,1080:91.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://scontent-lga3-2.cdninstagram.com/o1/v/t2/f2/m367/AQNWAhlIs6i2HW_O4S5vcd8xR6M0pLNUOMvat4ek1FeMYalYAD5KymXTd3oZVE-wEz94MqAaBWMX2q-bKFdmgAJg8_eNdQObfFyiUzA.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-2.cdninstagram.com&amp;_nc_ohc=NSVL_aiEYHwQ7kNvwEtHoN-&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6ODExMDEzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AftYwBZlB3Lq92cJ8Iaf52_SkFMz0SxarIRNZInmLcZJzQ&amp;oe=698EEEEE</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-16058\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-254759\" FBFirstSegmentRange=\"886-518993\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"518994-1095353\" FBPrefetchSegmentRange=\"886-518993\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1656333505731054v\" bandwidth=\"1095443\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"2053956\" FBPlaybackResolutionMos=\"0:100,360:92.5,480:91.3,720:89.7,1080:87\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.46,480:98.01,720:96.7,1080:93.5\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://scontent-lga3-1.cdninstagram.com/o1/v/t2/f2/m367/AQMtsVtkDNISc-RriYTgpF30auNBMtas14aWwUmSsfqCgzsRO5BrhIWKRJRZsQYdX222nzfzOeeEX4S49kTVAymmPTcopG2piGMLlAk.mp4?_nc_cat=111&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-1.cdninstagram.com&amp;_nc_ohc=OCgPHHMBB6kQ7kNvwF_b2Jn&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTA5NTQ0MywidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_Aft9eNoxL_YXmRf7mVwaahCWLy6HTSMtLHGCNqTKgPCJ3A&amp;oe=698EBEA0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-19042\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-351521\" FBFirstSegmentRange=\"886-704404\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"704405-1471528\" FBPrefetchSegmentRange=\"886-704404\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1229781482449132v\" bandwidth=\"1872625\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"3511172\" FBPlaybackResolutionMos=\"0:100,360:94.5,480:93.7,720:92.6,1080:91.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.92,480:98.68,720:98.06,1080:97\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m367/AQMJjhjX064fp73Hvh-tQ1mmd5N7PHFev0TAKgyWekqCr9Q5QI4re_Ft400QrYHZ7CkRLgpS9qFu5Mbbh5kHCwShP9f7M0HA1n12TLo.mp4?_nc_cat=106&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;_nc_ohc=IEaJoxZyll8Q7kNvwGz4Kf5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6MTg3MjYyNSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_AfuBp5Zth6VCpzaLM0-GNQBd_YxQG5w5-BO6VAdqCkOEdg&amp;oe=698ED88F</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-27778\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-651448\" FBFirstSegmentRange=\"886-1245100\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1245101-2512445\" FBPrefetchSegmentRange=\"886-1245100\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"916948994352685a\" bandwidth=\"95603\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"95603\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"179930\" FBPaqMos=\"88.89\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://scontent-lga3-3.cdninstagram.com/o1/v/t2/f2/m78/AQNaWbtaFiLKCcXcLFfBvxvFI2OGcBfWipY5-dnuHxBs5TthJSixIERaku1-U8U44GX0KIyf85i3XqgCxJNZDCeB2TVQ3dD964f0rMA.mp4?_nc_cat=110&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-lga3-3.cdninstagram.com&amp;_nc_ohc=BRt3gHz8K1AQ7kNvwHTYGao&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NDQ0Mjg0NzEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjUsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxNSwiYml0cmF0ZSI6OTYxMTAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=mcpwMUePKIGd2mF3gsjBlg&amp;_nc_zt=28&amp;oh=00_Afs-xDGiHlk9kSyAcQw9nui_fT0efM9pAqDWnW4tJEMzQA&amp;oe=698AECEF</BaseURL><SegmentBase indexRange=\"824-951\" timescale=\"44100\" FBMinimumPrefetchRange=\"952-1295\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"952-34788\" FBFirstSegmentRange=\"952-29164\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"29165-56886\" FBPrefetchSegmentRange=\"952-56886\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                            "number_of_qualities": 8,
                            "like_count": 2531,
                            "comment_likes_enabled": true,
                            "comment_count": 62,
                            "product_suggestions": {},
                            "comment_inform_treatment": {
                              "action_type": null,
                              "should_have_inform_treatment": false,
                              "text": "",
                              "url": null
                            },
                            "igbio_product": null,
                            "is_open_to_public_submission": false,
                            "is_social_ufi_disabled": false,
                            "open_carousel_show_follow_button": false,
                            "timeline_pinned_user_ids": {
                              "0": 270598518
                            },
                            "taken_at": 1770137534,
                            "usertags": {
                              "in": {
                                "0": {
                                  "position": {
                                    "0": 0,
                                    "1": 0
                                  },
                                  "user": {
                                    "strong_id__": "1004720997",
                                    "pk": "1004720997",
                                    "pk_id": "1004720997",
                                    "id": "1004720997",
                                    "full_name": "Jelly",
                                    "username": "thisis_jelly",
                                    "is_private": false,
                                    "is_verified": false,
                                    "profile_pic_id": "2961847870755526444_1004720997",
                                    "profile_pic_url": "https://scontent-lga3-2.cdninstagram.com/v/t51.2885-19/313484726_186060410617337_7993511316656752111_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-2.cdninstagram.com&_nc_cat=105&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=VWfsTao0vVQQ7kNvwHK-iY8&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvwIPwKAKvVLaUEF6h9GtX9GTB0HVhgKNTxwIKI5ybkbA&oe=698EC77A&_nc_sid=ee9879"
                                  }
                                }
                              }
                            },
                            "photo_of_you": false,
                            "can_see_insights_as_brand": false,
                            "display_uri": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ZYegLxNH5OoQ7kNvwGTF10Q&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_Afvf89dKC-82FqzedNmqCrp9FZrDZqsHk0ugdFDocCA5GA&oe=698ED6C9&_nc_sid=ee9879",
                            "fb_user_tags": {
                              "in": {}
                            },
                            "coauthor_producer_can_see_organic_insights": false,
                            "invited_coauthor_producers": {},
                            "media_overlay_info": null,
                            "is_in_profile_grid": false,
                            "profile_grid_control_enabled": false,
                            "owner": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "can_see_quiet_post_attribution": true,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvQTW9Wu2angugWpqxAnIct_rE2lpJNP4OmX9eWZ-Bnlg&oe=698ECD04&_nc_sid=ee9879",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AftPXH4ZrhHMZvW-oPqy0jfBJ56NFbJBYrrmskKox7j6VQ&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfsK1qaOx7PMh5aibZ07wxhKXCEEeHSJRY02xQY8ixx-1w&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvuSscNaLsnt4EoalIkifOivV7dItMBUkgLp_p5iPuRCw&oe=698ECD04&_nc_sid=ee9879",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "is_artist_pick": false,
                            "product_type": "clips",
                            "is_paid_partnership": false,
                            "boost_unavailable_identifier": null,
                            "boost_unavailable_reason": null,
                            "boost_unavailable_reason_v2": {},
                            "subscribe_cta_visible": false,
                            "creative_config": null,
                            "is_cutout_sticker_allowed": false,
                            "cutout_sticker_info": {},
                            "is_tagged_media_shared_to_viewer_profile_grid": false,
                            "should_show_author_pog_for_tagged_media_shared_to_profile_grid": false,
                            "meta_ai_suggested_prompts": {},
                            "gen_ai_chat_with_ai_cta_info": null,
                            "can_reply": false,
                            "is_eligible_content_for_post_roll_ad": false,
                            "is_photo_comments_composer_enabled_for_author": false,
                            "hide_view_all_comment_entrypoint": false,
                            "eligible_insights_entrypoints": "NONE",
                            "has_more_comments": true,
                            "max_num_visible_preview_comments": 2,
                            "explore_hide_comments": false,
                            "hidden_likes_string_variant": -1,
                            "video_sticker_locales": {},
                            "is_eligible_for_autodub": false,
                            "is_eligible_for_autodub_upsell": false,
                            "media_attributions_data": {},
                            "creator_product_link_infos": {},
                            "is_eligible_for_poe": false,
                            "is_eligible_for_organic_eager_refresh": false,
                            "shop_routing_user_id": null,
                            "featured_products": {},
                            "commerce_integrity_review_decision": "",
                            "is_reuse_allowed": false,
                            "sharing_friction_info": {
                              "should_have_sharing_friction": false,
                              "bloks_app_url": null,
                              "sharing_friction_payload": null
                            },
                            "gen_ai_detection_method": {
                              "detection_method": "NONE"
                            },
                            "user": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "can_see_quiet_post_attribution": true,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvQTW9Wu2angugWpqxAnIct_rE2lpJNP4OmX9eWZ-Bnlg&oe=698ECD04&_nc_sid=ee9879",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AftPXH4ZrhHMZvW-oPqy0jfBJ56NFbJBYrrmskKox7j6VQ&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfsK1qaOx7PMh5aibZ07wxhKXCEEeHSJRY02xQY8ixx-1w&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://scontent-lga3-1.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-lga3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QFBrFTrZow1bUUvH1wz1UCfsGUWh_UDGJtSsNmr9qvd1un3AwDPqWhUM-SNM3d7jwg&_nc_ohc=ymssfZtSXPQQ7kNvwFzg1aB&_nc_gid=mcpwMUePKIGd2mF3gsjBlg&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvuSscNaLsnt4EoalIkifOivV7dItMBUkgLp_p5iPuRCw&oe=698ECD04&_nc_sid=ee9879",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "can_viewer_reshare": true,
                            "url": "https://www.instagram.com/p/DUTZgACiaFr/"
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/posts"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "items": {
                          "0": {
                            "id": "3824512658796290411_270598518",
                            "code": "DUTZgACiaFr",
                            "media_type": 2,
                            "taken_at": 1770137534,
                            "caption": {
                              "strong_id__": "17857289355604596",
                              "bit_flags": 0,
                              "created_at": 1770137535,
                              "created_at_utc": 1770137535,
                              "did_report_as_spam": false,
                              "is_ranked_comment": false,
                              "pk": "17857289355604596",
                              "share_enabled": false,
                              "content_type": "comment",
                              "media_id": "3824512658796290411",
                              "status": "Active",
                              "type": 1,
                              "user_id": "270598518",
                              "text": "The next generation of icons has arrived. 💅 Our New OPIcons Collection is inspired the shades that made nailstory (like “Bubble Bath” + “I’m Not Really a Waitress”) and the people (YOU!) who brought them to life. 💕\n\nArt by @thisis_jelly ☁️",
                              "user": {
                                "strong_id__": "270598518",
                                "pk": "270598518",
                                "pk_id": "270598518",
                                "id": "270598518",
                                "full_name": "OPI",
                                "is_unpublished": false,
                                "fbid_v2": "17841400195544228",
                                "username": "opi",
                                "is_private": false,
                                "is_verified": true,
                                "profile_pic_id": "3043277643584582085_270598518",
                                "profile_pic_url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfudKwx7cO3p-xFwc0IfMxFgiI94Eaow8toEOp8kk6fLhw&oe=698ECD04&_nc_sid=ee9879"
                              },
                              "is_covered": false,
                              "private_reply_status": 0
                            },
                            "play_count": 100412,
                            "ig_play_count": 100412,
                            "comment_count": 62,
                            "like_count": 2531,
                            "display_uri": "https://scontent-gru2-2.cdninstagram.com/v/t51.2885-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ZYegLxNH5OoQ7kNvwGjUSmi&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_Afu-7G9frRTOEzz2WkawF-Al_igeqI6R89wRYEwQTO_7WA&oe=698ED6C9&_nc_sid=ee9879",
                            "user": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "can_see_quiet_post_attribution": true,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AftWJq3Nou7szVGEhpZG5EKwCqwy_rV-AlyRGGgC4tf4IA&oe=698ECD04&_nc_sid=ee9879",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_Aft5lYdL1AJ2y5K7nrbzplR6MyC1LTcdAS7gWDknZzv3Vw&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvI-MEaB-H2ZQEM9Emj-QwsFIVuayG_Wj_urn6GGaebOQ&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfudKwx7cO3p-xFwc0IfMxFgiI94Eaow8toEOp8kk6fLhw&oe=698ECD04&_nc_sid=ee9879",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "owner": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "can_see_quiet_post_attribution": true,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AftWJq3Nou7szVGEhpZG5EKwCqwy_rV-AlyRGGgC4tf4IA&oe=698ECD04&_nc_sid=ee9879",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_Aft5lYdL1AJ2y5K7nrbzplR6MyC1LTcdAS7gWDknZzv3Vw&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvI-MEaB-H2ZQEM9Emj-QwsFIVuayG_Wj_urn6GGaebOQ&oe=698ECD04&_nc_sid=ee9879",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfudKwx7cO3p-xFwc0IfMxFgiI94Eaow8toEOp8kk6fLhw&oe=698ECD04&_nc_sid=ee9879",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "image_versions2": {
                              "additional_candidates": {
                                "first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.71878-15/625753513_2280103869151911_2950487289494265160_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=103&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=frEwlp4Ic_MQ7kNvwFght8b&_nc_oc=Adk1QxYcneO9hc0RgU5Ji2wqsNg4SaOaKcd-BYZr40ydrKMWXQPyt9uCqFYPzyxklSs&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_Aftz3BPO48r2YWdz0jusJl0ZMjaSRLT-YN6Ww3fkM2PhXA&oe=698EDF6F",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "igtv_first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru1-2.cdninstagram.com/v/t51.71878-15/625753513_2280103869151911_2950487289494265160_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=103&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=frEwlp4Ic_MQ7kNvwFght8b&_nc_oc=Adk1QxYcneO9hc0RgU5Ji2wqsNg4SaOaKcd-BYZr40ydrKMWXQPyt9uCqFYPzyxklSs&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_Aftz3BPO48r2YWdz0jusJl0ZMjaSRLT-YN6Ww3fkM2PhXA&oe=698EDF6F",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "smart_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1920,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-1.cdninstagram.com/v/t15.5256-10/624926651_1974179933511254_7420656236282414809_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=107&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjEwODB4MTkyMC5zZHIuQzMifQ%3D%3D&_nc_ohc=26oMXWxxnJsQ7kNvwERAfpT&_nc_oc=Adk28qqzdUlT_GynqjGog6RPs3gYr9iC3NEN45zmofp5N64lQmJNNif6eoko1oQLr3E&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-1.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfuIqoZOvvaqRyv3rivBGks9XWMwpLMCWVsLp-VXnJI53Q&oe=698ED0C3",
                                  "width": 1080,
                                  "is_spatial_image": false
                                }
                              },
                              "candidates": {
                                "0": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfsF4sjvM0RU31thuXZga2VC4qmJtfSKrwizDU_KzCGRGQ&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "1": {
                                  "estimated_scans_sizes": {},
                                  "height": 852,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_Afs2mJ1kwMKRuAWeK-2X7Mf6S5vxTa2dnGLsC1HdLFoLlw&oe=698ECB4C",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "2": {
                                  "estimated_scans_sizes": {},
                                  "height": 568,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_Afvu-oEMNwmJZ0TgAMO_qbOAhFZRRMROL2cvRhrhRdfgTA&oe=698ECB4C",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "3": {
                                  "estimated_scans_sizes": {},
                                  "height": 426,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfvY1ztYpi-M9_Md8kV1L7aBAhuv-3P9OYmJI_AmPwgmrg&oe=698ECB4C",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "4": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfvQj1VtK9yDB0FxymHC3sxOIg4x8AKzZXqrGb65YgPApQ&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "5": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfvQj1VtK9yDB0FxymHC3sxOIg4x8AKzZXqrGb65YgPApQ&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "6": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfvQj1VtK9yDB0FxymHC3sxOIg4x8AKzZXqrGb65YgPApQ&oe=698ECB4C",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "7": {
                                  "estimated_scans_sizes": {},
                                  "height": 480,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfviCucC3gU_rPKInCXW7YGVdcWTR0y1qcniUJiEL58EoA&oe=698ECB4C",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "8": {
                                  "estimated_scans_sizes": {},
                                  "height": 320,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_Afu4gIgzm_k8o6UeBMVutuQUsgDY1-MXkuLb4UgCoPC_tQ&oe=698ECB4C",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "9": {
                                  "estimated_scans_sizes": {},
                                  "height": 240,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfttoZqqJdFH3SgXj49ymrIog1uxOkp17tx_S63JmxUHog&oe=698ECB4C",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "10": {
                                  "estimated_scans_sizes": {},
                                  "height": 150,
                                  "scans_profile": null,
                                  "url": "https://scontent-gru2-2.cdninstagram.com/v/t51.71878-15/625963172_1406505100970102_1488630552328177596_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=102&ig_cache_key=MzgyNDUxMjY1ODc5NjI5MDQxMQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=Q1QAixzPZssQ7kNvwGHgLLs&_nc_oc=Admjsth2ma8YcaUOrXK5QII1sTwuKTHtkXa2B0QDBo_MZ8cQ-CpdOiSMBQu49ijkkZk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-gru2-2.cdninstagram.com&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&oh=00_AfvAdD_cGprI4Cek5YrNu8jwDilehtUkbMTuAtaInRJDeg&oe=698ECB4C",
                                  "width": 150,
                                  "is_spatial_image": false
                                }
                              },
                              "scrubber_spritesheet_info_candidates": {
                                "default": {
                                  "file_size_kb": 197,
                                  "max_thumbnails_per_sprite": 105,
                                  "rendered_width": 96,
                                  "sprite_height": 1232,
                                  "sprite_urls": {
                                    "0": "https://scontent-gru2-1.cdninstagram.com/v/t51.2885-15/627677098_25833124602995231_3243327391437514859_n.jpg?_nc_ht=scontent-gru2-1.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=aGFGQjnB0zQQ7kNvwEq7eFW&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfvSI4H45PyksO0V3O1Z61w1y1XpYlQ28NoSdAsvF3C4pw&oe=698EEC16&_nc_sid=ee9879"
                                  },
                                  "sprite_width": 1500,
                                  "thumbnail_duration": 0.14285714285714285,
                                  "thumbnail_height": 176,
                                  "thumbnail_width": 100,
                                  "thumbnails_per_row": 15,
                                  "total_thumbnail_num_per_sprite": 105,
                                  "video_length": 15
                                }
                              }
                            },
                            "product_type": "clips",
                            "music_metadata": null,
                            "is_paid_partnership": false,
                            "video_sticker_locales": {},
                            "video_versions": {
                              "0": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 101,
                                "url": "https://scontent-gru1-2.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHuKxVy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsIndhdGNoX3RpbWVfcyI6NTE1MjIzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&_nc_zt=28&oh=00_Afs26iAx09HPw7LJaAfUiN435JzOlrjC_GfOnebP1X3Mcg&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "1": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 103,
                                "url": "https://scontent-gru1-2.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHuKxVy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsIndhdGNoX3RpbWVfcyI6NTE1MjIzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&_nc_zt=28&oh=00_Afs26iAx09HPw7LJaAfUiN435JzOlrjC_GfOnebP1X3Mcg&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "2": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 102,
                                "url": "https://scontent-gru1-2.cdninstagram.com/o1/v/t2/f2/m86/AQPRY843zNvXj3ohU7w8szBOKTNSgq9cbCHDtd74yyE2F-OTUZf7284lkJBXWdm80RRrpQJcaEOSwrJEw8kOT-kKjzyH-wNe6jfPMyU.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_ohc=wkDeXdeDfoUQ7kNvwHuKxVy&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDQ0NDI4NDcxMDczOTgsImFzc2V0X2FnZV9kYXlzIjo1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTUsIndhdGNoX3RpbWVfcyI6NTE1MjIzLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=a83774237f35fd3b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8yNjRFMzY1M0Q1RUIxQUZFQzRFNjk5OTFCRjU1NjNCQl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0EwNEUzOTQyQjZCOTMxMjVCQzkxQzcyOThGM0M3Rjk2X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM5cDZhZjgPxUCKAJDMywXQC4AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&_nc_zt=28&oh=00_Afs26iAx09HPw7LJaAfUiN435JzOlrjC_GfOnebP1X3Mcg&oe=698AF91D",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              }
                            },
                            "video_duration": 15,
                            "has_audio": true,
                            "url": "https://www.instagram.com/p/DUTZgACiaFr/"
                          }
                        },
                        "user": {
                          "strong_id__": "270598518",
                          "pk": "270598518",
                          "pk_id": "270598518",
                          "full_name": "OPI",
                          "profile_grid_display_type": "default",
                          "id": "270598518",
                          "username": "opi",
                          "is_private": false,
                          "is_verified": true,
                          "profile_pic_id": "3043277643584582085_270598518",
                          "profile_pic_url": "https://scontent-gru1-2.cdninstagram.com/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-gru1-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGrAIrFwxid3ymh1dvnnZR6XjYiOsRlQ7wY9ZvybnZdiU7rH82QgyoC_AmLDkr-JCU&_nc_ohc=ymssfZtSXPQQ7kNvwGPcFBB&_nc_gid=9IZ4KyJi0A0bnmSOBTKINw&edm=ACWDqb8BAAAA&ccb=7-5&oh=00_AfudKwx7cO3p-xFwc0IfMxFgiI94Eaow8toEOp8kk6fLhw&oe=698ECD04&_nc_sid=ee9879",
                          "is_active_on_text_post_app": true
                        },
                        "more_available": true,
                        "num_results": 12,
                        "next_max_id": "3822431353875645727_270598518"
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/posts"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/post-info": {
      "get": {
        "summary": "Post/Reel Info",
        "description": "Get detailed public information about a specific Instagram post or reel. IMPORTANT: Instagram has removed view and play counts from single post/reel lookups, so `video_play_count` and `video_view_count` are now 0 or absent on this endpoint. To get a reel's view count, use the Posts endpoint (GET /v1/scrape/instagram/posts) and locate the post in the response, where per-item view counts are still available. All other fields (likes, comments, caption, media URLs, owner, audio) are unaffected.",
        "operationId": "instagram_Post_Reel_Info",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Instagram post or reel URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true to get a trimmed response",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.xdt_shortcode_media.__typename`: Media type — `XDTGraphVideo` for reels/videos, `XDTGraphImage` for photos\n- `data.xdt_shortcode_media.id`: Unique post ID\n- `data.xdt_shortcode_media.shortcode`: Post shortcode used in the URL\n- `data.xdt_shortcode_media.display_url`: Main display/thumbnail image URL\n- `data.xdt_shortcode_media.thumbnail_src`: Thumbnail image URL (cropped square version)\n- `data.xdt_shortcode_media.dimensions`: Width and height of the media (`height`, `width`)\n- `data.xdt_shortcode_media.is_video`: Whether the post is a video/reel\n- `data.xdt_shortcode_media.product_type`: Content type — `clips` for reels, `feed` for regular posts\n- `data.xdt_shortcode_media.video_url`: Video download URL (for video posts and reels)\n- `data.xdt_shortcode_media.video_duration`: Video length in seconds\n- `data.xdt_shortcode_media.video_play_count`: View count for reels. DEPRECATED: Instagram no longer returns view or play counts for single posts and reels, so this is now 0 or absent. Use the Posts endpoint (GET /v1/scrape/instagram/posts) to read per-item view counts.\n- `data.xdt_shortcode_media.has_audio`: Whether the video has audio\n- `data.xdt_shortcode_media.dash_info.is_dash_eligible`: Whether DASH adaptive streaming is available\n- `data.xdt_shortcode_media.edge_media_preview_like.count`: Total like count\n- `data.xdt_shortcode_media.edge_media_to_parent_comment.count`: Total comment count\n- `data.xdt_shortcode_media.edge_media_to_caption.edges[0].node.text`: Post caption text\n- `data.xdt_shortcode_media.taken_at_timestamp`: Post publish timestamp (Unix)\n- `data.xdt_shortcode_media.owner.id`: Owner's numeric user ID\n- `data.xdt_shortcode_media.owner.username`: Owner's username/handle\n- `data.xdt_shortcode_media.owner.full_name`: Owner's display name\n- `data.xdt_shortcode_media.owner.is_verified`: Whether the owner is verified\n- `data.xdt_shortcode_media.owner.is_private`: Whether the owner's account is private\n- `data.xdt_shortcode_media.owner.profile_pic_url`: Owner's profile picture URL\n- `data.xdt_shortcode_media.owner.edge_followed_by.count`: Owner's follower count\n- `data.xdt_shortcode_media.owner.edge_owner_to_timeline_media.count`: Owner's total post count\n- `data.xdt_shortcode_media.clips_music_attribution_info.artist_name`: Audio artist name\n- `data.xdt_shortcode_media.clips_music_attribution_info.song_name`: Audio/song name\n- `data.xdt_shortcode_media.clips_music_attribution_info.uses_original_audio`: Whether the reel uses original audio\n- `data.xdt_shortcode_media.clips_music_attribution_info.audio_id`: Audio track ID\n- `data.xdt_shortcode_media.coauthor_producers`: Array of collaborators/co-authors on the post (each has `id`, `username`, `is_verified`)\n- `data.xdt_shortcode_media.edge_media_to_tagged_user.edges`: Tagged users in the post\n- `data.xdt_shortcode_media.is_paid_partnership`: Whether the post is a paid/sponsored partnership\n- `data.xdt_shortcode_media.is_ad`: Whether the post is an ad\n- `data.xdt_shortcode_media.comments_disabled`: Whether comments are turned off\n- `data.xdt_shortcode_media.like_and_view_counts_disabled`: Whether like/view counts are hidden\n- `data.xdt_shortcode_media.location`: Location tag (null if none)\n- `data.xdt_shortcode_media.accessibility_caption`: Alt text for the media (image description)\n- `data.xdt_shortcode_media.pinned_for_users`: Users who pinned this post to their profile",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "data": {
                          "xdt_shortcode_media": {
                            "__typename": "XDTGraphVideo",
                            "__isXDTGraphMediaInterface": "XDTGraphVideo",
                            "id": "3675185678007938307",
                            "shortcode": "DMA4eb1RC0D",
                            "thumbnail_src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=c0.503.1288.1288a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afu_ZW-ZrsluCGP-H-cSrEWC-N5hcM5V5UtWXBZ5rRph6A&oe=698EED50&_nc_sid=d885a2",
                            "dimensions": {
                              "height": 1923,
                              "width": 1080
                            },
                            "gating_info": null,
                            "fact_check_overall_rating": null,
                            "fact_check_information": null,
                            "sensitivity_friction_info": null,
                            "sharing_friction_info": {
                              "should_have_sharing_friction": false,
                              "bloks_app_url": null
                            },
                            "media_overlay_info": null,
                            "media_preview": "ABgq1CtMIqRmyCVwaqb/ACxljgD9T6daAJdtFVpLtHYiMkbR+nXPSigDNaeUr8pKKAOB3JPt0zz/ACqqbiUNt3HHYH1rVVGnBVeMcn346frVP7AxYK2V5+9jOOP84oAgS5Zcv3OASOuM8j2zRWzKVhOGGeM59QByelFADIDkMcEEE/0/TipDcLDKBIPvL9eRRATtb6f0qC8+8P8AdFAEdzdrOSeVADAevbNFQgAqfoaKAP/Z",
                            "display_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftNiXEdrBh0YvlJvhZot8AjX2AsW6ysdJ3SWnrhnUzbBg&oe=698EED50&_nc_sid=d885a2",
                            "display_resources": {
                              "0": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsF6aMrQfBXZwyVDsYbH9Viraf0n4wYBx2jMO6ydbHwlw&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 640,
                                "config_height": 1139
                              },
                              "1": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p750x750_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfuUkkudgUHZLC7FRdk7yJwoHezTGSBo0A42j09S9ap-Cw&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 750,
                                "config_height": 1335
                              },
                              "2": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftNiXEdrBh0YvlJvhZot8AjX2AsW6ysdJ3SWnrhnUzbBg&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 1080,
                                "config_height": 1923
                              }
                            },
                            "accessibility_caption": null,
                            "dash_info": {
                              "is_dash_eligible": true,
                              "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT8.473832S\" FBManifestTimestamp=\"1770587720\" FBManifestIdentifier=\"FpCZyJgNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlpKt0tH0i8ECgJnZ/bHW1QLQ9rTdnt7qA/r1x4775PUD9MHw2Ky6hgSOgYDV3cXbBKCJ7K/O4YQF2IX81oP4ugX4v+y94qCsDSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2pgMUABIUAgA=\"><Period id=\"0\" duration=\"PT8.473832S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:80.5\"><Representation id=\"1536980310524268v\" bandwidth=\"222547\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"235529\" FBPlaybackResolutionMos=\"0:100,360:58.8,480:53.6,720:48.4,1080:47\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:83.9,480:78.6,720:69.7,1080:59.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNcKZGJWTyVy26byjCHI01ogJHeL8LHPtMviyZHIbThGKJ7aGV61zGqGrc71KGcXtXOiYKtkm6J0tskc5RpdJICnnqPEx1xcT6WKBs.mp4?_nc_cat=104&amp;_nc_oc=Adkm4woS59wuUC4kMFzASr17Vk37lDwvl65_AfN4cIJANA32WEpkjym0xHOTedeDOUY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=K9nnDtVdM9MQ7kNvwF94Lte&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MjIyNTQ3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftOexUwiA_4xlqLCb-P17m0NOq6YBuOMT33CJvC6g4W1Q&amp;oe=698ECE99</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-27436\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-96753\" FBFirstSegmentRange=\"874-157897\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"157898-235528\" FBPrefetchSegmentRange=\"874-157897\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1140096477565050v\" bandwidth=\"306722\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"324615\" FBPlaybackResolutionMos=\"0:100,360:66.6,480:61.2,720:55.8,1080:54\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.8,480:84.8,720:77.2,1080:68.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMOoCJsB1L2nxsD-RKhkwa7do6SbZ-xyyK5g1wCnlGz5VNmeBiC4_MS2PCp6RUoLfRdw5iNTs2Dv26ropvf4psesqylP4Dzudj32dg.mp4?_nc_cat=106&amp;_nc_oc=AdnXSvajOjV4B_vYhdjvcLnqEPN-2CgfTplBERIwRQFMozGclcjdstQiChtdswjezBU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=wrmdCY8xX24Q7kNvwEOcI1i&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MzA2NzIyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftkcC-EouQbeG63TjA61t_o8Rmsom46dYxH3-oQoSnhTg&amp;oe=698EC6D7</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-33838\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-130943\" FBFirstSegmentRange=\"874-217024\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"217025-324614\" FBPrefetchSegmentRange=\"874-217024\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1327209005449287v\" bandwidth=\"414520\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"438701\" FBPlaybackResolutionMos=\"0:100,360:72.6,480:67.8,720:62.1,1080:59.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.2,480:89.3,720:83.1,1080:75.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOSXQlrjFH_8gEAtvEzaZbVAZBFsrYgfaUovnpsl1k7blf1PD_dgbJEc8ms4z0Nd7DfGi0k-NpfEUAIdUJjult1FX9T5cCj66-QpyA.mp4?_nc_cat=108&amp;_nc_oc=Adl9-iZvGXLkcgNyuOpS6nzebCfMxn0IgyS2t4jDbetExrC6sd2vaglOJpUzGdFuPHg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=f1Kvgpu1zIUQ7kNvwFIrwAx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NDE0NTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfsydAASauuZHN7JdO3MokeBqsiW9LuanUFwRNdQl2MjKA&amp;oe=698EDDB1</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-41860\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-174468\" FBFirstSegmentRange=\"874-294521\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"294522-438700\" FBPrefetchSegmentRange=\"874-294521\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"706091098458953v\" bandwidth=\"544460\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"576221\" FBPlaybackResolutionMos=\"0:100,360:76.8,480:72.5,720:67.1,1080:64.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94,480:91.8,720:86.6,1080:79.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP_wn-Z6FJjeUaU5MFHdueWHm5N1YTSPouOSp4pYklkWY_XwUnQcLPgdUT-BV9wZMCvfPMzDX6uuECm9gn1hDUcHVy12RfgvPYFZxw.mp4?_nc_cat=103&amp;_nc_oc=AdkDyFVRRvSjgMsLExJngZm9YIiFTlEJBA_kDTn-JEJXchWPjv5LkmLkzmquhPLtd8A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=hQtkpTKYFtoQ7kNvwFTc95p&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NTQ0NDYwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftLNZS084dC80oQTw9qNaHERs6wzzKtwiG7AqX5mJ14Aw&amp;oe=698EC1E8</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-50806\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-222250\" FBFirstSegmentRange=\"874-387109\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"387110-576220\" FBPrefetchSegmentRange=\"874-387109\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1103445161999741v\" bandwidth=\"736850\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"779834\" FBPlaybackResolutionMos=\"0:100,360:81.9,480:77,720:72.2,1080:69\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.6,720:90.6,1080:84.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQM7npQyPBSHXA2CmgCYhoR2l4fkbIviMbOZ5VB2T_afvmNHSIFXHd-kKvrf0KA6islOYMgpDAZJXVav-1xjOv1df7eZbS1HaotLcMg.mp4?_nc_cat=108&amp;_nc_oc=Adm0iTKPWc9KcJbu1g_khAYms9s14u45j2uGy6LWVDBZbZTs1fpcx2-qeeRy41dk0DU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=Xse2dR8GRhwQ7kNvwH8Xl-V&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NzM2ODUwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfswTP1VpMATpuOZh6v5OuIdNXUZTVCTERsECbPaCQe3UA&amp;oe=698ED48D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-61337\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-292960\" FBFirstSegmentRange=\"874-527089\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"527090-779833\" FBPrefetchSegmentRange=\"874-527089\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3756494694486012v\" bandwidth=\"977612\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1034640\" FBPlaybackResolutionMos=\"0:100,360:86,480:81.7,720:76.2,1080:73\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96,720:93.1,1080:88.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOfbafAxjAaFnPWVALeMc_y-VjuFn7uKTQM5uBwDBdU6vHOuskuJpTjfcyd4AUhX9yP19vQzPGCXaqyDbliGjA28qzcp3cyBOR8Njk.mp4?_nc_cat=109&amp;_nc_oc=Adnmk2X8OnXTwOJ8uficiRE_ZHZvh__T0xIbQUBZmll9GuC4qU5XYfpdrcFnU9LzbjA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=DLH926IhPysQ7kNvwGMFguj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6OTc3NjEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfsGOCUu8LW1f9axU_CNCxIQyz4kBl1uaiBxEbPh7vQGZg&amp;oe=698EC6E6</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-73888\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-393664\" FBFirstSegmentRange=\"874-699084\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"699085-1034639\" FBPrefetchSegmentRange=\"874-699084\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1417847943037520v\" bandwidth=\"1518679\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"1607269\" FBPlaybackResolutionMos=\"0:100,360:89.8,480:86.5,720:81.7,1080:77.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.15,480:97.5,720:95.4,1080:91.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMQPDi3Xuse_ESuh1CrdM1lLrWwt45R7lS2kNJIgaHekcge2nl4CnYGIVmdwiROwe2zBcNy4rZcsRfQgBC0G_z32FWsrgx7pKS3fKg.mp4?_nc_cat=105&amp;_nc_oc=AdnYMvwJQKaAfpSZAERL4M4Qi3aJ8uh8IT1pIpRxgshbssq9-uBhhb1RP8evIO7dGX8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=Ol9QiDmzVyEQ7kNvwG0kxmG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MTUxODY3OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_Afu49U3-fV07YW8kbkTYsNqIE9-sRWbzahQxlUs1RRTJsQ&amp;oe=698EEB1E</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-93018\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-595775\" FBFirstSegmentRange=\"874-1087675\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1087676-1607268\" FBPrefetchSegmentRange=\"874-1087675\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1079140427406760v\" bandwidth=\"2312155\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"2447031\" FBPlaybackResolutionMos=\"0:100,360:92.9,480:90.5,720:87,1080:84.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.56,480:98.13,720:97,1080:95\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMIXPORBlKMfapu-qA2sRGueJc0JLRsBbLr0rXPEJAslOJM5dbAnrzpgAzUkjsCUZ9hRi4YkGmb89lwB6V7kI8VZLs5WO9aVViQAJI.mp4?_nc_cat=104&amp;_nc_oc=Adnv9huAGf4-RCBXeWZQXRgLTkDB-_lTfrzmQeC3B_u9l-_b-JMX6dwendPXuPHo4KQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=VoGbPhzMWpcQ7kNvwEjIdhC&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MjMxMjE1NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_Aft3xE2fIbn7tJNGuTG2CK4w2bdt8dmJyKCQ-I4U_5azuQ&amp;oe=698ECE95</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-129110\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-885650\" FBFirstSegmentRange=\"874-1601108\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1601109-2447030\" FBPrefetchSegmentRange=\"874-1601108\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"751351107364416a\" bandwidth=\"56996\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"56996\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"61287\" FBPaqMos=\"91.78\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNOlilV63rszdpDlofgK18fbjTqkey85fZhpXIrfLrZISy0vEVuMGPg--UUeAHnPr4g2fUOBrYhJ_rO_nKpZvs.mp4?_nc_cat=106&amp;_nc_oc=Adn3Os0m5oENnql6kOpyDoNDqwq57QGcl9uInhqIse_ADYVicYAI2zhCrzPhJrusT1w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=2Ghvv3CyYr4Q7kNvwFIQga_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NTc4NjAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfukagGqRa-H8kRfA7t-RmIg7FBsj60R-YotzotGBnMhsA&amp;oe=698ACE66</BaseURL><SegmentBase indexRange=\"824-915\" timescale=\"44100\" FBMinimumPrefetchRange=\"916-1259\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"916-20791\" FBFirstSegmentRange=\"916-18110\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"18111-31257\" FBPrefetchSegmentRange=\"916-31257\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                              "number_of_qualities": 8
                            },
                            "has_audio": true,
                            "video_url": "https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOG9XpFFez8XC2ZQwYKdeNe3LAEVJSsYDq7b9EXtie84TJ9LvD_uTHr4BnlPy6FqZ5Ookb-TAVyEzNrci6i9vap8Ssqx6y8EmdbBd8.mp4?_nc_cat=103&_nc_oc=AdkNJrrbkQME1MLsGkgfePQqKikT-B9ZXuzWzyMHHzI5V-2DecQwT1PrUVgac17mQWc&_nc_sid=5e9851&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_ohc=0AQdN7DKnuMQ7kNvwGbBpc2&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTM5NjYwNTgyNDkzNzg4MiwiYXNzZXRfYWdlX2RheXMiOjIxMSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=pGazEQrhFL-0pM7XHuen_A&_nc_zt=28&vs=58d35f71cef4563b&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9BQjQ0RjYwREU0NkZBQjYzOEQ5QzVGMUMwMTVGNUNCQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83NTEzNTExMDczNjQ0MTZfMjMyMzc2MzIwNzM1NDEzMzUzMy5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmtL6xoZSN-wQVAigCQzMsF0Ag7peNT987GBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&oh=00_AfvAwl7SL1HkL2uS7VoyZnBTNy6H70VLnCsOETDMNTT6nQ&oe=698EF4B0",
                            "video_view_count": 0,
                            "video_play_count": 3884542,
                            "encoding_status": null,
                            "is_published": true,
                            "product_type": "clips",
                            "title": "",
                            "video_duration": 8.466,
                            "clips_music_attribution_info": {
                              "artist_name": "asal_st",
                              "song_name": "Original audio",
                              "uses_original_audio": true,
                              "should_mute_audio": false,
                              "should_mute_audio_reason": "",
                              "audio_id": "1116742380300508"
                            },
                            "is_video": true,
                            "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiMWZiZDgzNTE3NjUxNDNlZjgzNTY4ZmRkMmJiMWQzY2MzNjc1MTg1Njc4MDA3OTM4MzA3In0sInNpZ25hdHVyZSI6IiJ9",
                            "upcoming_event": null,
                            "edge_media_to_tagged_user": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "user": {
                                      "full_name": "Farnoush Jajjo",
                                      "followed_by_viewer": false,
                                      "id": "449466585",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/552861224_18522339052058586_1175458518993865667_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=AqEcZ81NTnIQ7kNvwEp5CQD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsQm0UG9sqh-6AmPG6Gcm44D7cqIy6oOx9s43GrJWh9EA&oe=698ED931&_nc_sid=d885a2",
                                      "username": "farnoushsalimian"
                                    },
                                    "x": 0.0653594807,
                                    "y": 0.016339870200000002,
                                    "id": "3675185678007938307@449466585"
                                  }
                                }
                              }
                            },
                            "owner": {
                              "id": "270702400",
                              "username": "asal_st",
                              "is_verified": true,
                              "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/347411109_5912570845536330_5768515159238836187_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=kYVd6QCRBrgQ7kNvwF4GyNW&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvxaLwNmELoGa9PSjkxQB7daumCDyhwjtaqAOzBmAD2gw&oe=698ED54A&_nc_sid=d885a2",
                              "blocked_by_viewer": false,
                              "restricted_by_viewer": null,
                              "followed_by_viewer": false,
                              "full_name": "Asal Torabi",
                              "has_blocked_viewer": false,
                              "is_embeds_disabled": false,
                              "is_private": false,
                              "is_unpublished": false,
                              "requested_by_viewer": false,
                              "pass_tiering_recommendation": true,
                              "edge_owner_to_timeline_media": {
                                "count": 374
                              },
                              "edge_followed_by": {
                                "count": 98538
                              }
                            },
                            "edge_media_to_caption": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "created_at": "1764957321",
                                    "text": "You can see this moment however it resonates with you!🫶🏼",
                                    "id": "17954125839020377"
                                  }
                                }
                              }
                            },
                            "can_see_insights_as_brand": false,
                            "caption_is_edited": true,
                            "has_ranked_comments": false,
                            "like_and_view_counts_disabled": false,
                            "edge_media_to_parent_comment": {
                              "count": 1016,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "{\"server_cursor\": \"QVFEUWtlSVlmTFg2dlVTVElMQ2xMbVZtalVyTENjR3pFSU5DN05PSl8wbVhTYjkzU2R2LU9uNnRYZDJYUFVqRmxITDlNLUl3TkVjbHFsNjl1Vl9wbHM5Vw==\", \"is_server_cursor_inverse\": true}"
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "17960408019046201",
                                    "text": "❤️❤️❤️❤️🔥👏",
                                    "created_at": 1768932394,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "49564314967",
                                      "is_verified": true,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/631212120_18050081090650968_5611774428881919405_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=100&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=b9UOVttdUHoQ7kNvwGnAxN4&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftXqGD1gvfHceXbXq-Y4LuuAFYlemS_U4v2n1DFT4lCZQ&oe=698EC89F&_nc_sid=d885a2",
                                      "username": "danial.rahbar11"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "17852425854611855",
                                    "text": "m I FEEL KO NA AKO",
                                    "created_at": 1768658053,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "63329778501",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/483377138_926794622653717_3747814280836691360_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pREvPxd32g0Q7kNvwEXTwZY&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afv7ZOhv2mfQBQOgF968622ZxG1r_YpdyvZRJYvqXkdnNQ&oe=698ECAC8&_nc_sid=d885a2",
                                      "username": "kaido_min"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "2": {
                                  "node": {
                                    "id": "18139013353486279",
                                    "text": "Deu muita inveja",
                                    "created_at": 1768331764,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "62433202082",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/625022571_17929766460082083_5161991141210961732_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=JunMRCycP7wQ7kNvwF1AqOe&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftAEKXyNupCal-5juY1c-adNsWGtonaOBkBx94x5s51LQ&oe=698EE353&_nc_sid=d885a2",
                                      "username": "nicksalazar_rr"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "3": {
                                  "node": {
                                    "id": "18137461513483586",
                                    "text": "@geekneefair19",
                                    "created_at": 1767922201,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "60392136060",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/612300250_17965847907008061_4822029284693861917_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=6VfYV2ecQ9UQ7kNvwH6kkiQ&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsFs7Rr6LnL5ZXZa5pQP7hYxjOPzleHao9f-J7YIea7Hg&oe=698ED7B5&_nc_sid=d885a2",
                                      "username": "strawbellie06"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "4": {
                                  "node": {
                                    "id": "18341780695233418",
                                    "text": "",
                                    "created_at": 1767905246,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "50320359628",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/625873214_18056519450679629_7832347020661868104_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=i32G9MsmjuIQ7kNvwGXB7-P&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Aftwm7eeQsaWvStB8Nvf9gG85PBrtxQr6bVLcEZR64o0IA&oe=698EBDE2&_nc_sid=d885a2",
                                      "username": "luvvsunset"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "5": {
                                  "node": {
                                    "id": "17959067934039949",
                                    "text": "",
                                    "created_at": 1767834592,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "62617835538",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/627685918_17951710737083539_8155767298411411148_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby45OTIuYzIifQ&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=ZNqw6qDEM5sQ7kNvwEoL-P5&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvSgJBYPvN88N79S79Q4RwlH9Xx5gArzwEwpnDD4LmnNA&oe=698EC1FD&_nc_sid=d885a2",
                                      "username": "dyeshoua"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "6": {
                                  "node": {
                                    "id": "18089826434318844",
                                    "text": "Need a lesbian partner🏳️‍🌈❤",
                                    "created_at": 1767803021,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "64610732301",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/586716942_17930224185156302_1750085004802691166_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=e_hauLjmBngQ7kNvwEVLdzI&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfthCmR-zO636IBSl91uSsx5m5wO3XAGO9Z4BBAEf1yaZQ&oe=698EE3C3&_nc_sid=d885a2",
                                      "username": "y_o_u_r___space"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "7": {
                                  "node": {
                                    "id": "17993640272885792",
                                    "text": "Lesbian chek my story 😍🔥",
                                    "created_at": 1767800215,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "77451658199",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/569992862_17849659956578200_765339054083698295_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=hF3Z_x7N91YQ7kNvwFdPVLC&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afs5PVK-AHj7GQBHDhvR9-PPMqdq7y3tgPDqwuDUXtuEaA&oe=698EEBCE&_nc_sid=d885a2",
                                      "username": "spymi4"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "8": {
                                  "node": {
                                    "id": "18087075526844480",
                                    "text": "I can't control myself here . I'm literally falling 🥹💓",
                                    "created_at": 1767721414,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "41326568144",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/567227497_18064936646376145_3550352948686885996_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby44NjQuYzIifQ&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pvsYJXhAzzwQ7kNvwGinA51&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfspE4z0tXsZB7n_qqg1DZRwzBBfyLtUaxbU5MqYIAjH_Q&oe=698EC2F4&_nc_sid=d885a2",
                                      "username": "ridmi427"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "9": {
                                  "node": {
                                    "id": "18082824311332471",
                                    "text": "Ojalá algún dia 🙌",
                                    "created_at": 1767681524,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "78093878885",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/627696452_17856414588606886_4766701867031891721_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=110&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=elq8gPdTs7wQ7kNvwGwlbW-&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsKi0Ht7SK0mNg6LwGFukSWtZTQyBVdi0U0Jd8hTcj7Nw&oe=698EC710&_nc_sid=d885a2",
                                      "username": "sl0w_g1rl"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                }
                              }
                            },
                            "edge_media_to_hoisted_comment": {
                              "edges": {}
                            },
                            "edge_media_preview_comment": {
                              "count": 1016,
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "17852425854611855",
                                    "text": "m I FEEL KO NA AKO",
                                    "created_at": 1768658053,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "63329778501",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/483377138_926794622653717_3747814280836691360_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pREvPxd32g0Q7kNvwEXTwZY&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afv7ZOhv2mfQBQOgF968622ZxG1r_YpdyvZRJYvqXkdnNQ&oe=698ECAC8&_nc_sid=d885a2",
                                      "username": "kaido_min"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "17960408019046201",
                                    "text": "❤️❤️❤️❤️🔥👏",
                                    "created_at": 1768932394,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "49564314967",
                                      "is_verified": true,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/631212120_18050081090650968_5611774428881919405_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=100&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=b9UOVttdUHoQ7kNvwGnAxN4&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftXqGD1gvfHceXbXq-Y4LuuAFYlemS_U4v2n1DFT4lCZQ&oe=698EC89F&_nc_sid=d885a2",
                                      "username": "danial.rahbar11"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false
                                  }
                                }
                              }
                            },
                            "comments_disabled": false,
                            "commenting_disabled_for_viewer": false,
                            "taken_at_timestamp": 1752336352,
                            "edge_media_preview_like": {
                              "count": 472920,
                              "edges": {}
                            },
                            "edge_media_to_sponsor_user": {
                              "edges": {}
                            },
                            "is_affiliate": false,
                            "is_paid_partnership": false,
                            "location": null,
                            "nft_asset_info": null,
                            "viewer_has_liked": false,
                            "viewer_has_saved": false,
                            "viewer_has_saved_to_collection": false,
                            "viewer_in_photo_of_you": false,
                            "viewer_can_reshare": true,
                            "is_ad": false,
                            "edge_web_media_to_related_media": {
                              "edges": {}
                            },
                            "coauthor_producers": {
                              "0": {
                                "id": "449466585",
                                "is_verified": false,
                                "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/552861224_18522339052058586_1175458518993865667_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=AqEcZ81NTnIQ7kNvwEp5CQD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsQm0UG9sqh-6AmPG6Gcm44D7cqIy6oOx9s43GrJWh9EA&oe=698ED931&_nc_sid=d885a2",
                                "username": "farnoushsalimian"
                              }
                            },
                            "pinned_for_users": {
                              "0": {
                                "id": "270702400",
                                "is_verified": true,
                                "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/347411109_5912570845536330_5768515159238836187_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=kYVd6QCRBrgQ7kNvwF4GyNW&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvxaLwNmELoGa9PSjkxQB7daumCDyhwjtaqAOzBmAD2gw&oe=698ED54A&_nc_sid=d885a2",
                                "username": "asal_st"
                              }
                            }
                          }
                        },
                        "extensions": {
                          "is_final": true,
                          "server_metadata": {
                            "request_start_time_ms": 1770587720077,
                            "time_at_flush_ms": 1770587720419
                          }
                        },
                        "status": "ok"
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/post_info"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "data": {
                          "xdt_shortcode_media": {
                            "__typename": "XDTGraphVideo",
                            "__isXDTGraphMediaInterface": "XDTGraphVideo",
                            "id": "3675185678007938307",
                            "shortcode": "DMA4eb1RC0D",
                            "thumbnail_src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=c0.503.1288.1288a_dst-jpg_e35_s640x640_sh0.08_tt6&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afu_ZW-ZrsluCGP-H-cSrEWC-N5hcM5V5UtWXBZ5rRph6A&oe=698EED50&_nc_sid=d885a2",
                            "dimensions": {
                              "height": 1923,
                              "width": 1080
                            },
                            "gating_info": null,
                            "fact_check_overall_rating": null,
                            "fact_check_information": null,
                            "sensitivity_friction_info": null,
                            "sharing_friction_info": {
                              "should_have_sharing_friction": false,
                              "bloks_app_url": null
                            },
                            "media_overlay_info": null,
                            "media_preview": "ABgq1CtMIqRmyCVwaqb/ACxljgD9T6daAJdtFVpLtHYiMkbR+nXPSigDNaeUr8pKKAOB3JPt0zz/ACqqbiUNt3HHYH1rVVGnBVeMcn346frVP7AxYK2V5+9jOOP84oAgS5Zcv3OASOuM8j2zRWzKVhOGGeM59QByelFADIDkMcEEE/0/TipDcLDKBIPvL9eRRATtb6f0qC8+8P8AdFAEdzdrOSeVADAevbNFQgAqfoaKAP/Z",
                            "display_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftNiXEdrBh0YvlJvhZot8AjX2AsW6ysdJ3SWnrhnUzbBg&oe=698EED50&_nc_sid=d885a2",
                            "display_resources": {
                              "0": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsF6aMrQfBXZwyVDsYbH9Viraf0n4wYBx2jMO6ydbHwlw&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 640,
                                "config_height": 1139
                              },
                              "1": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p750x750_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfuUkkudgUHZLC7FRdk7yJwoHezTGSBo0A42j09S9ap-Cw&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 750,
                                "config_height": 1335
                              },
                              "2": {
                                "src": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-15/518237656_18521168383046401_2523478569272059434_n.jpg?stp=dst-jpg_e35_p1080x1080_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6ImltYWdlX3VybGdlbi4xMjg4eDIyOTQuc2RyLmY4Mjc4Ny5kZWZhdWx0X2NvdmVyX2ZyYW1lLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=gSu-xOXoz1YQ7kNvwFnkcGD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftNiXEdrBh0YvlJvhZot8AjX2AsW6ysdJ3SWnrhnUzbBg&oe=698EED50&_nc_sid=d885a2",
                                "config_width": 1080,
                                "config_height": 1923
                              }
                            },
                            "accessibility_caption": null,
                            "dash_info": {
                              "is_dash_eligible": true,
                              "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT8.473832S\" FBManifestTimestamp=\"1770587720\" FBManifestIdentifier=\"FpCZyJgNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlpKt0tH0i8ECgJnZ/bHW1QLQ9rTdnt7qA/r1x4775PUD9MHw2Ky6hgSOgYDV3cXbBKCJ7K/O4YQF2IX81oP4ugX4v+y94qCsDSIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyI2pgMUABIUAgA=\"><Period id=\"0\" duration=\"PT8.473832S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:80.5\"><Representation id=\"1536980310524268v\" bandwidth=\"222547\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"235529\" FBPlaybackResolutionMos=\"0:100,360:58.8,480:53.6,720:48.4,1080:47\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:83.9,480:78.6,720:69.7,1080:59.9\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"240p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNcKZGJWTyVy26byjCHI01ogJHeL8LHPtMviyZHIbThGKJ7aGV61zGqGrc71KGcXtXOiYKtkm6J0tskc5RpdJICnnqPEx1xcT6WKBs.mp4?_nc_cat=104&amp;_nc_oc=Adkm4woS59wuUC4kMFzASr17Vk37lDwvl65_AfN4cIJANA32WEpkjym0xHOTedeDOUY&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=K9nnDtVdM9MQ7kNvwF94Lte&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MjIyNTQ3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftOexUwiA_4xlqLCb-P17m0NOq6YBuOMT33CJvC6g4W1Q&amp;oe=698ECE99</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-27436\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-96753\" FBFirstSegmentRange=\"874-157897\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"157898-235528\" FBPrefetchSegmentRange=\"874-157897\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1140096477565050v\" bandwidth=\"306722\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"324615\" FBPlaybackResolutionMos=\"0:100,360:66.6,480:61.2,720:55.8,1080:54\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:88.8,480:84.8,720:77.2,1080:68.6\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMOoCJsB1L2nxsD-RKhkwa7do6SbZ-xyyK5g1wCnlGz5VNmeBiC4_MS2PCp6RUoLfRdw5iNTs2Dv26ropvf4psesqylP4Dzudj32dg.mp4?_nc_cat=106&amp;_nc_oc=AdnXSvajOjV4B_vYhdjvcLnqEPN-2CgfTplBERIwRQFMozGclcjdstQiChtdswjezBU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=wrmdCY8xX24Q7kNvwEOcI1i&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MzA2NzIyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftkcC-EouQbeG63TjA61t_o8Rmsom46dYxH3-oQoSnhTg&amp;oe=698EC6D7</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-33838\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-130943\" FBFirstSegmentRange=\"874-217024\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"217025-324614\" FBPrefetchSegmentRange=\"874-217024\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1327209005449287v\" bandwidth=\"414520\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"438701\" FBPlaybackResolutionMos=\"0:100,360:72.6,480:67.8,720:62.1,1080:59.6\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.2,480:89.3,720:83.1,1080:75.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOSXQlrjFH_8gEAtvEzaZbVAZBFsrYgfaUovnpsl1k7blf1PD_dgbJEc8ms4z0Nd7DfGi0k-NpfEUAIdUJjult1FX9T5cCj66-QpyA.mp4?_nc_cat=108&amp;_nc_oc=Adl9-iZvGXLkcgNyuOpS6nzebCfMxn0IgyS2t4jDbetExrC6sd2vaglOJpUzGdFuPHg&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=f1Kvgpu1zIUQ7kNvwFIrwAx&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NDE0NTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfsydAASauuZHN7JdO3MokeBqsiW9LuanUFwRNdQl2MjKA&amp;oe=698EDDB1</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-41860\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-174468\" FBFirstSegmentRange=\"874-294521\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"294522-438700\" FBPrefetchSegmentRange=\"874-294521\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"706091098458953v\" bandwidth=\"544460\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"576221\" FBPlaybackResolutionMos=\"0:100,360:76.8,480:72.5,720:67.1,1080:64.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:94,480:91.8,720:86.6,1080:79.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP_wn-Z6FJjeUaU5MFHdueWHm5N1YTSPouOSp4pYklkWY_XwUnQcLPgdUT-BV9wZMCvfPMzDX6uuECm9gn1hDUcHVy12RfgvPYFZxw.mp4?_nc_cat=103&amp;_nc_oc=AdkDyFVRRvSjgMsLExJngZm9YIiFTlEJBA_kDTn-JEJXchWPjv5LkmLkzmquhPLtd8A&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=hQtkpTKYFtoQ7kNvwFTc95p&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NTQ0NDYwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AftLNZS084dC80oQTw9qNaHERs6wzzKtwiG7AqX5mJ14Aw&amp;oe=698EC1E8</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-50806\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-222250\" FBFirstSegmentRange=\"874-387109\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"387110-576220\" FBPrefetchSegmentRange=\"874-387109\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1103445161999741v\" bandwidth=\"736850\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"779834\" FBPlaybackResolutionMos=\"0:100,360:81.9,480:77,720:72.2,1080:69\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.6,720:90.6,1080:84.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQM7npQyPBSHXA2CmgCYhoR2l4fkbIviMbOZ5VB2T_afvmNHSIFXHd-kKvrf0KA6islOYMgpDAZJXVav-1xjOv1df7eZbS1HaotLcMg.mp4?_nc_cat=108&amp;_nc_oc=Adm0iTKPWc9KcJbu1g_khAYms9s14u45j2uGy6LWVDBZbZTs1fpcx2-qeeRy41dk0DU&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=Xse2dR8GRhwQ7kNvwH8Xl-V&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NzM2ODUwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfswTP1VpMATpuOZh6v5OuIdNXUZTVCTERsECbPaCQe3UA&amp;oe=698ED48D</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-61337\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-292960\" FBFirstSegmentRange=\"874-527089\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"527090-779833\" FBPrefetchSegmentRange=\"874-527089\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3756494694486012v\" bandwidth=\"977612\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"1034640\" FBPlaybackResolutionMos=\"0:100,360:86,480:81.7,720:76.2,1080:73\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:96,720:93.1,1080:88.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOfbafAxjAaFnPWVALeMc_y-VjuFn7uKTQM5uBwDBdU6vHOuskuJpTjfcyd4AUhX9yP19vQzPGCXaqyDbliGjA28qzcp3cyBOR8Njk.mp4?_nc_cat=109&amp;_nc_oc=Adnmk2X8OnXTwOJ8uficiRE_ZHZvh__T0xIbQUBZmll9GuC4qU5XYfpdrcFnU9LzbjA&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=DLH926IhPysQ7kNvwGMFguj&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6OTc3NjEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfsGOCUu8LW1f9axU_CNCxIQyz4kBl1uaiBxEbPh7vQGZg&amp;oe=698EC6E6</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-73888\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-393664\" FBFirstSegmentRange=\"874-699084\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"699085-1034639\" FBPrefetchSegmentRange=\"874-699084\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1417847943037520v\" bandwidth=\"1518679\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"1607269\" FBPlaybackResolutionMos=\"0:100,360:89.8,480:86.5,720:81.7,1080:77.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.15,480:97.5,720:95.4,1080:91.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMQPDi3Xuse_ESuh1CrdM1lLrWwt45R7lS2kNJIgaHekcge2nl4CnYGIVmdwiROwe2zBcNy4rZcsRfQgBC0G_z32FWsrgx7pKS3fKg.mp4?_nc_cat=105&amp;_nc_oc=AdnYMvwJQKaAfpSZAERL4M4Qi3aJ8uh8IT1pIpRxgshbssq9-uBhhb1RP8evIO7dGX8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=Ol9QiDmzVyEQ7kNvwG0kxmG&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MTUxODY3OSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_Afu49U3-fV07YW8kbkTYsNqIE9-sRWbzahQxlUs1RRTJsQ&amp;oe=698EEB1E</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-93018\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-595775\" FBFirstSegmentRange=\"874-1087675\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1087676-1607268\" FBPrefetchSegmentRange=\"874-1087675\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1079140427406760v\" bandwidth=\"2312155\" codecs=\"vp09.00.40.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"2447031\" FBPlaybackResolutionMos=\"0:100,360:92.9,480:90.5,720:87,1080:84.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.56,480:98.13,720:97,1080:95\" FBAbrPolicyTags=\"\" width=\"1080\" height=\"1920\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\"><BaseURL>https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMIXPORBlKMfapu-qA2sRGueJc0JLRsBbLr0rXPEJAslOJM5dbAnrzpgAzUkjsCUZ9hRi4YkGmb89lwB6V7kI8VZLs5WO9aVViQAJI.mp4?_nc_cat=104&amp;_nc_oc=Adnv9huAGf4-RCBXeWZQXRgLTkDB-_lTfrzmQeC3B_u9l-_b-JMX6dwendPXuPHo4KQ&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&amp;_nc_ohc=VoGbPhzMWpcQ7kNvwEjIdhC&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6MjMxMjE1NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_Aft3xE2fIbn7tJNGuTG2CK4w2bdt8dmJyKCQ-I4U_5azuQ&amp;oe=698ECE95</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-129110\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-885650\" FBFirstSegmentRange=\"874-1601108\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1601109-2447030\" FBPrefetchSegmentRange=\"874-1601108\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"751351107364416a\" bandwidth=\"56996\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"56996\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"61287\" FBPaqMos=\"91.78\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fhfa1-1.fna.fbcdn.net/o1/v/t2/f2/m86/AQNOlilV63rszdpDlofgK18fbjTqkey85fZhpXIrfLrZISy0vEVuMGPg--UUeAHnPr4g2fUOBrYhJ_rO_nKpZvs.mp4?_nc_cat=106&amp;_nc_oc=Adn3Os0m5oENnql6kOpyDoNDqwq57QGcl9uInhqIse_ADYVicYAI2zhCrzPhJrusT1w&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&amp;_nc_ohc=2Ghvv3CyYr4Q7kNvwFIQga_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxMzk2NjA1ODI0OTM3ODgyLCJhc3NldF9hZ2VfZGF5cyI6MjExLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6OCwiYml0cmF0ZSI6NTc4NjAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=pGazEQrhFL-0pM7XHuen_A&amp;_nc_zt=28&amp;oh=00_AfukagGqRa-H8kRfA7t-RmIg7FBsj60R-YotzotGBnMhsA&amp;oe=698ACE66</BaseURL><SegmentBase indexRange=\"824-915\" timescale=\"44100\" FBMinimumPrefetchRange=\"916-1259\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"916-20791\" FBFirstSegmentRange=\"916-18110\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"18111-31257\" FBPrefetchSegmentRange=\"916-31257\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                              "number_of_qualities": 8
                            },
                            "has_audio": true,
                            "video_url": "https://instagram.ftlv1-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQOG9XpFFez8XC2ZQwYKdeNe3LAEVJSsYDq7b9EXtie84TJ9LvD_uTHr4BnlPy6FqZ5Ookb-TAVyEzNrci6i9vap8Ssqx6y8EmdbBd8.mp4?_nc_cat=103&_nc_oc=AdkNJrrbkQME1MLsGkgfePQqKikT-B9ZXuzWzyMHHzI5V-2DecQwT1PrUVgac17mQWc&_nc_sid=5e9851&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_ohc=0AQdN7DKnuMQ7kNvwGbBpc2&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTM5NjYwNTgyNDkzNzg4MiwiYXNzZXRfYWdlX2RheXMiOjIxMSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjgsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=pGazEQrhFL-0pM7XHuen_A&_nc_zt=28&vs=58d35f71cef4563b&_nc_vs=HBksFQIYQGlnX2VwaGVtZXJhbC9BQjQ0RjYwREU0NkZBQjYzOEQ5QzVGMUMwMTVGNUNCQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83NTEzNTExMDczNjQ0MTZfMjMyMzc2MzIwNzM1NDEzMzUzMy5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmtL6xoZSN-wQVAigCQzMsF0Ag7peNT987GBJkYXNoX2Jhc2VsaW5lXzFfdjERAHX-B2XmnQEA&oh=00_AfvAwl7SL1HkL2uS7VoyZnBTNy6H70VLnCsOETDMNTT6nQ&oe=698EF4B0",
                            "video_view_count": 0,
                            "video_play_count": 3884542,
                            "encoding_status": null,
                            "is_published": true,
                            "product_type": "clips",
                            "title": "",
                            "video_duration": 8.466,
                            "clips_music_attribution_info": {
                              "artist_name": "asal_st",
                              "song_name": "Original audio",
                              "uses_original_audio": true,
                              "should_mute_audio": false,
                              "should_mute_audio_reason": "",
                              "audio_id": "1116742380300508"
                            },
                            "is_video": true,
                            "tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiMWZiZDgzNTE3NjUxNDNlZjgzNTY4ZmRkMmJiMWQzY2MzNjc1MTg1Njc4MDA3OTM4MzA3In0sInNpZ25hdHVyZSI6IiJ9",
                            "upcoming_event": null,
                            "edge_media_to_tagged_user": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "user": {
                                      "full_name": "Farnoush Jajjo",
                                      "followed_by_viewer": false,
                                      "id": "449466585",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/552861224_18522339052058586_1175458518993865667_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=AqEcZ81NTnIQ7kNvwEp5CQD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsQm0UG9sqh-6AmPG6Gcm44D7cqIy6oOx9s43GrJWh9EA&oe=698ED931&_nc_sid=d885a2",
                                      "username": "farnoushsalimian"
                                    },
                                    "x": 0.0653594807,
                                    "y": 0.016339870200000002,
                                    "id": "3675185678007938307@449466585"
                                  }
                                }
                              }
                            },
                            "owner": {
                              "id": "270702400",
                              "username": "asal_st",
                              "is_verified": true,
                              "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/347411109_5912570845536330_5768515159238836187_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=kYVd6QCRBrgQ7kNvwF4GyNW&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvxaLwNmELoGa9PSjkxQB7daumCDyhwjtaqAOzBmAD2gw&oe=698ED54A&_nc_sid=d885a2",
                              "blocked_by_viewer": false,
                              "restricted_by_viewer": null,
                              "followed_by_viewer": false,
                              "full_name": "Asal Torabi",
                              "has_blocked_viewer": false,
                              "is_embeds_disabled": false,
                              "is_private": false,
                              "is_unpublished": false,
                              "requested_by_viewer": false,
                              "pass_tiering_recommendation": true,
                              "edge_owner_to_timeline_media": {
                                "count": 374
                              },
                              "edge_followed_by": {
                                "count": 98538
                              }
                            },
                            "edge_media_to_caption": {
                              "edges": {
                                "0": {
                                  "node": {
                                    "created_at": "1764957321",
                                    "text": "You can see this moment however it resonates with you!🫶🏼",
                                    "id": "17954125839020377"
                                  }
                                }
                              }
                            },
                            "can_see_insights_as_brand": false,
                            "caption_is_edited": true,
                            "has_ranked_comments": false,
                            "like_and_view_counts_disabled": false,
                            "edge_media_to_parent_comment": {
                              "count": 1016,
                              "page_info": {
                                "has_next_page": true,
                                "end_cursor": "{\"server_cursor\": \"QVFEUWtlSVlmTFg2dlVTVElMQ2xMbVZtalVyTENjR3pFSU5DN05PSl8wbVhTYjkzU2R2LU9uNnRYZDJYUFVqRmxITDlNLUl3TkVjbHFsNjl1Vl9wbHM5Vw==\", \"is_server_cursor_inverse\": true}"
                              },
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "17960408019046201",
                                    "text": "❤️❤️❤️❤️🔥👏",
                                    "created_at": 1768932394,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "49564314967",
                                      "is_verified": true,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/631212120_18050081090650968_5611774428881919405_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=100&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=b9UOVttdUHoQ7kNvwGnAxN4&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftXqGD1gvfHceXbXq-Y4LuuAFYlemS_U4v2n1DFT4lCZQ&oe=698EC89F&_nc_sid=d885a2",
                                      "username": "danial.rahbar11"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "17852425854611855",
                                    "text": "m I FEEL KO NA AKO",
                                    "created_at": 1768658053,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "63329778501",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/483377138_926794622653717_3747814280836691360_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pREvPxd32g0Q7kNvwEXTwZY&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afv7ZOhv2mfQBQOgF968622ZxG1r_YpdyvZRJYvqXkdnNQ&oe=698ECAC8&_nc_sid=d885a2",
                                      "username": "kaido_min"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "2": {
                                  "node": {
                                    "id": "18139013353486279",
                                    "text": "Deu muita inveja",
                                    "created_at": 1768331764,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "62433202082",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/625022571_17929766460082083_5161991141210961732_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=103&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=JunMRCycP7wQ7kNvwF1AqOe&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftAEKXyNupCal-5juY1c-adNsWGtonaOBkBx94x5s51LQ&oe=698EE353&_nc_sid=d885a2",
                                      "username": "nicksalazar_rr"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "3": {
                                  "node": {
                                    "id": "18137461513483586",
                                    "text": "@geekneefair19",
                                    "created_at": 1767922201,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "60392136060",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/612300250_17965847907008061_4822029284693861917_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=6VfYV2ecQ9UQ7kNvwH6kkiQ&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsFs7Rr6LnL5ZXZa5pQP7hYxjOPzleHao9f-J7YIea7Hg&oe=698ED7B5&_nc_sid=d885a2",
                                      "username": "strawbellie06"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "4": {
                                  "node": {
                                    "id": "18341780695233418",
                                    "text": "",
                                    "created_at": 1767905246,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "50320359628",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/625873214_18056519450679629_7832347020661868104_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=i32G9MsmjuIQ7kNvwGXB7-P&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Aftwm7eeQsaWvStB8Nvf9gG85PBrtxQr6bVLcEZR64o0IA&oe=698EBDE2&_nc_sid=d885a2",
                                      "username": "luvvsunset"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "5": {
                                  "node": {
                                    "id": "17959067934039949",
                                    "text": "",
                                    "created_at": 1767834592,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "62617835538",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/627685918_17951710737083539_8155767298411411148_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby45OTIuYzIifQ&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=ZNqw6qDEM5sQ7kNvwEoL-P5&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvSgJBYPvN88N79S79Q4RwlH9Xx5gArzwEwpnDD4LmnNA&oe=698EC1FD&_nc_sid=d885a2",
                                      "username": "dyeshoua"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "6": {
                                  "node": {
                                    "id": "18089826434318844",
                                    "text": "Need a lesbian partner🏳️‍🌈❤",
                                    "created_at": 1767803021,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "64610732301",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/586716942_17930224185156302_1750085004802691166_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=102&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=e_hauLjmBngQ7kNvwEVLdzI&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfthCmR-zO636IBSl91uSsx5m5wO3XAGO9Z4BBAEf1yaZQ&oe=698EE3C3&_nc_sid=d885a2",
                                      "username": "y_o_u_r___space"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "7": {
                                  "node": {
                                    "id": "17993640272885792",
                                    "text": "Lesbian chek my story 😍🔥",
                                    "created_at": 1767800215,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "77451658199",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/569992862_17849659956578200_765339054083698295_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=hF3Z_x7N91YQ7kNvwFdPVLC&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afs5PVK-AHj7GQBHDhvR9-PPMqdq7y3tgPDqwuDUXtuEaA&oe=698EEBCE&_nc_sid=d885a2",
                                      "username": "spymi4"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "8": {
                                  "node": {
                                    "id": "18087075526844480",
                                    "text": "I can't control myself here . I'm literally falling 🥹💓",
                                    "created_at": 1767721414,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "41326568144",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/567227497_18064936646376145_3550352948686885996_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby44NjQuYzIifQ&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pvsYJXhAzzwQ7kNvwGinA51&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfspE4z0tXsZB7n_qqg1DZRwzBBfyLtUaxbU5MqYIAjH_Q&oe=698EC2F4&_nc_sid=d885a2",
                                      "username": "ridmi427"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                },
                                "9": {
                                  "node": {
                                    "id": "18082824311332471",
                                    "text": "Ojalá algún dia 🙌",
                                    "created_at": 1767681524,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "78093878885",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/627696452_17856414588606886_4766701867031891721_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=110&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=elq8gPdTs7wQ7kNvwGwlbW-&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsKi0Ht7SK0mNg6LwGFukSWtZTQyBVdi0U0Jd8hTcj7Nw&oe=698EC710&_nc_sid=d885a2",
                                      "username": "sl0w_g1rl"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false,
                                    "edge_threaded_comments": {
                                      "count": 0,
                                      "page_info": {
                                        "has_next_page": false,
                                        "end_cursor": null
                                      },
                                      "edges": {}
                                    }
                                  }
                                }
                              }
                            },
                            "edge_media_to_hoisted_comment": {
                              "edges": {}
                            },
                            "edge_media_preview_comment": {
                              "count": 1016,
                              "edges": {
                                "0": {
                                  "node": {
                                    "id": "17852425854611855",
                                    "text": "m I FEEL KO NA AKO",
                                    "created_at": 1768658053,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "63329778501",
                                      "is_verified": false,
                                      "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/483377138_926794622653717_3747814280836691360_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=101&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=pREvPxd32g0Q7kNvwEXTwZY&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_Afv7ZOhv2mfQBQOgF968622ZxG1r_YpdyvZRJYvqXkdnNQ&oe=698ECAC8&_nc_sid=d885a2",
                                      "username": "kaido_min"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false
                                  }
                                },
                                "1": {
                                  "node": {
                                    "id": "17960408019046201",
                                    "text": "❤️❤️❤️❤️🔥👏",
                                    "created_at": 1768932394,
                                    "did_report_as_spam": false,
                                    "owner": {
                                      "id": "49564314967",
                                      "is_verified": true,
                                      "profile_pic_url": "https://instagram.ftlv1-1.fna.fbcdn.net/v/t51.2885-19/631212120_18050081090650968_5611774428881919405_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.ftlv1-1.fna.fbcdn.net&_nc_cat=100&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=b9UOVttdUHoQ7kNvwGnAxN4&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AftXqGD1gvfHceXbXq-Y4LuuAFYlemS_U4v2n1DFT4lCZQ&oe=698EC89F&_nc_sid=d885a2",
                                      "username": "danial.rahbar11"
                                    },
                                    "viewer_has_liked": false,
                                    "edge_liked_by": {
                                      "count": 0
                                    },
                                    "is_restricted_pending": false
                                  }
                                }
                              }
                            },
                            "comments_disabled": false,
                            "commenting_disabled_for_viewer": false,
                            "taken_at_timestamp": 1752336352,
                            "edge_media_preview_like": {
                              "count": 472920,
                              "edges": {}
                            },
                            "edge_media_to_sponsor_user": {
                              "edges": {}
                            },
                            "is_affiliate": false,
                            "is_paid_partnership": false,
                            "location": null,
                            "nft_asset_info": null,
                            "viewer_has_liked": false,
                            "viewer_has_saved": false,
                            "viewer_has_saved_to_collection": false,
                            "viewer_in_photo_of_you": false,
                            "viewer_can_reshare": true,
                            "is_ad": false,
                            "edge_web_media_to_related_media": {
                              "edges": {}
                            },
                            "coauthor_producers": {
                              "0": {
                                "id": "449466585",
                                "is_verified": false,
                                "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/552861224_18522339052058586_1175458518993865667_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=AqEcZ81NTnIQ7kNvwEp5CQD&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfsQm0UG9sqh-6AmPG6Gcm44D7cqIy6oOx9s43GrJWh9EA&oe=698ED931&_nc_sid=d885a2",
                                "username": "farnoushsalimian"
                              }
                            },
                            "pinned_for_users": {
                              "0": {
                                "id": "270702400",
                                "is_verified": true,
                                "profile_pic_url": "https://instagram.fhfa1-1.fna.fbcdn.net/v/t51.2885-19/347411109_5912570845536330_5768515159238836187_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhfa1-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QE_lhV21dyY4Il-u6GFDFf-K0y_6ZFAyt7xr2h2nS27M1MAYWyAtEsCjFpEx_a0d7Q&_nc_ohc=kYVd6QCRBrgQ7kNvwF4GyNW&_nc_gid=pGazEQrhFL-0pM7XHuen_A&edm=ANTKIIoBAAAA&ccb=7-5&oh=00_AfvxaLwNmELoGa9PSjkxQB7daumCDyhwjtaqAOzBmAD2gw&oe=698ED54A&_nc_sid=d885a2",
                                "username": "asal_st"
                              }
                            }
                          }
                        },
                        "extensions": {
                          "is_final": true,
                          "server_metadata": {
                            "request_start_time_ms": 1770587720077,
                            "time_at_flush_ms": 1770587720419
                          }
                        },
                        "status": "ok"
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/post_info"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "403": {
            "description": "Forbidden - The post is age-restricted and can't be scraped (we only access public data). No credits are charged for this request.",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "The post is age-restricted and cannot be scraped. You will not be charged any credits for this request."
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "post_info"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/transcript": {
      "get": {
        "summary": "Transcript",
        "description": "Generate a transcript for an Instagram post or reel using AI. Responses typically take 10–30 seconds. Only videos under 2 minutes are supported — if no speech is detected, the transcript returns null. For carousel posts, a transcript is returned for each individual item.",
        "operationId": "instagram_Transcript",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Instagram post or reel URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.transcripts[0].id`: Post ID the transcript belongs to\n- `data.transcripts[0].shortcode`: Post shortcode\n- `data.transcripts[0].text`: AI-generated transcript of the spoken audio in the video",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "transcripts": {
                      "0": {
                        "id": "3675185678007938307",
                        "shortcode": "DMA4eb1RC0D",
                        "text": "Let's fry up the perfect bunzel. Beautiful.  Everybody, shh. The perfect bunzel. Let me show you my bunzel. When it comes down to bunzel, we make it the crispiest, get the crunch. Heaven."
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/transcript",
                  "note": "AI-powered transcript (can take 10-30 seconds)"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/search": {
      "get": {
        "summary": "Search",
        "description": "Instagram native search — find users, hashtags, and places. Use this for account or entity lookup. It returns one page and does not return posts.",
        "operationId": "instagram_Search",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The username, hashtag, place, or keyword to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "nike"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.users`: Matched accounts, keyed by index (0, 1, 2, ...)\n- `data.users[0].username`: Account username\n- `data.users[0].full_name`: Account display name\n- `data.users[0].id`: Numeric user ID\n- `data.users[0].is_verified`: Whether the account is verified\n- `data.users[0].profile_pic_url`: Profile picture URL\n- `data.hashtags`: Matched hashtags, keyed by index\n- `data.hashtags[0].name`: Hashtag name (without #)\n- `data.hashtags[0].media_count`: Number of posts using the hashtag\n- `data.places`: Matched places, keyed by index (name, title, `facebook_places_id`)\n- `data.keywords`: Suggested keyword entities (when present)\n- `data.rank_token`: Token identifying this search ranking",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "credits_charged": 1,
                    "query": "nike",
                    "users": {
                      "0": {
                        "position": 0,
                        "id": "13460080",
                        "username": "nike",
                        "full_name": "Nike",
                        "is_verified": true,
                        "profile_pic_url": "https://instagram.fsac1-2.fna.fbcdn.net/v/t51.82787-19/551608484_18567162979020081_1135468084872726555_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4zOTkuYzIifQ&_nc_ht=instagram.fsac1-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2gHjBIKaUr_9pd3nINydiFqJv22UgdcCa3XxRGEca4DXxkhcYCq04Xd2WhO2e7Jiu2k&_nc_ohc=jOWQehR8N0kQ7kNvwGnufdQ&_nc_gid=dnxxnK_q5etfB3UQyzX8Iw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQFc4e1XxH7RdscoCEk_5pOJxbShCpVQIUokJi1ZQleC1Q&oe=6A73707A&_nc_sid=10d13b"
                      },
                      "1": {
                        "position": 1,
                        "id": "1109960748",
                        "username": "nikh.pv",
                        "full_name": "Νίκη Παυλίδου",
                        "is_verified": false,
                        "profile_pic_url": "https://instagram.fsac1-2.fna.fbcdn.net/v/t51.82787-19/748812390_18608746684008749_4406504406509178642_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fsac1-2.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2gHjBIKaUr_9pd3nINydiFqJv22UgdcCa3XxRGEca4DXxkhcYCq04Xd2WhO2e7Jiu2k&_nc_ohc=iq7QMFSTbz0Q7kNvwHrIroV&_nc_gid=dnxxnK_q5etfB3UQyzX8Iw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQH2BMDhZvc35C01y519nwSLXU9igM_0q0Fk_gDJSpThaA&oe=6A73992D&_nc_sid=10d13b"
                      },
                      "2": {
                        "position": 3,
                        "id": "73862723921",
                        "username": "nikediits",
                        "full_name": "𝒩𝒾𝓀𝒶🪽",
                        "is_verified": false,
                        "profile_pic_url": "https://instagram.fsac1-2.fna.fbcdn.net/v/t51.82787-19/723557005_17900202573459922_5079670003947395208_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42OTYuYzIifQ&_nc_ht=instagram.fsac1-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2gHjBIKaUr_9pd3nINydiFqJv22UgdcCa3XxRGEca4DXxkhcYCq04Xd2WhO2e7Jiu2k&_nc_ohc=YJw7qN3PCgIQ7kNvwEgyFlr&_nc_gid=dnxxnK_q5etfB3UQyzX8Iw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQHw5RvmhjjR-SuG9G4A2TAEqLC--aw4b82Qpisc40c4cQ&oe=6A73766F&_nc_sid=10d13b"
                      },
                      "3": {
                        "position": 4,
                        "id": "23678829",
                        "username": "nikefootball",
                        "full_name": "Nike Football",
                        "is_verified": true,
                        "profile_pic_url": "https://instagram.fsac1-2.fna.fbcdn.net/v/t51.82787-19/703222723_18606776074062830_6301137681281101191_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDAwLmMyIn0&_nc_ht=instagram.fsac1-2.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2gHjBIKaUr_9pd3nINydiFqJv22UgdcCa3XxRGEca4DXxkhcYCq04Xd2WhO2e7Jiu2k&_nc_ohc=vc6P1ivnXskQ7kNvwHL5V8x&_nc_gid=dnxxnK_q5etfB3UQyzX8Iw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQEP-J486Ttu1TGg2Pfs_pi-AFg-jpGz-AKRLah8VWrWgg&oe=6A7392BE&_nc_sid=10d13b"
                      }
                    },
                    "hashtags": {
                      "0": {
                        "position": 2,
                        "id": "17841562978125529",
                        "name": "nikewomen",
                        "media_count": 2036708,
                        "search_result_subtitle": null
                      },
                      "1": {
                        "position": 11,
                        "id": "17841563764097648",
                        "name": "nikeairmax",
                        "media_count": 4906405,
                        "search_result_subtitle": null
                      }
                    },
                    "places": {
                      "0": {
                        "position": 53,
                        "id": "715603272",
                        "name": "Nike",
                        "title": "Nike",
                        "subtitle": "",
                        "facebook_places_id": "106068296090172"
                      }
                    },
                    "keywords": {},
                    "rank_token": "933815c3-4008-42a9-8675-27f667382741"
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/search"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "query is required for Instagram search"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/search/popular": {
      "get": {
        "summary": "Popular Search",
        "description": "Explore an Instagram topic and its curated posts. Use this when you want the Popular page's generated description, sources, suggested terms, media count, and paginated posts. Use the `cursor` from each response to fetch the next page.",
        "operationId": "instagram_Search_Popular",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The Popular topic to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "basketball"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "The opaque cursor returned by the previous response. Use it with the same query to fetch the next page of posts.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "opaque-cursor-from-response"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.title`: The topic title\n- `data.total_media_count`: Total number of posts for the topic\n- `data.description.plain_text`: Generated description of the topic\n- `data.description.source_uris`: Sources cited in the description, keyed by index\n- `data.suggested_terms`: Related/suggested search terms, keyed by index\n- `data.posts`: Curated posts, keyed by index (0, 1, 2, ...)\n- `data.posts[0].url`: Post/reel URL\n- `data.posts[0].type`: Media type (e.g. reel)\n- `data.posts[0].caption`: Post caption\n- `data.posts[0].play_count`: Play count (for video/reel posts)\n- `data.posts[0].owner.username`: Author's username\n- `data.posts[0].owner.is_verified`: Whether the author is verified\n- `data.cursor`: Opaque pagination cursor — pass with the same `query` to fetch the next page\n- `data.has_more`: Whether more posts are available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "credits_charged": 1,
                    "query": "basketball",
                    "title": "Basketball",
                    "total_media_count": 8800000,
                    "description": {
                      "plain_text": "James Naismith invented basketball in December 1891 in Springfield, Massachusetts as an indoor winter activity. Two teams of five players compete on a rectangular court to score by shooting an orange ball through a hoop mounted on a backboard. A field goal is worth two points, or three points if made beyond the three-point line, while free throws after fouls are worth one point. The team with the most points after four quarters wins, with overtime added if the score is tied ¹ ².\n\nThe sport has grown into one of the most popular worldwide, governed internationally by FIBA for national team competitions and the NBA as the premier professional league in the United States and Canada. Players advance the ball by dribbling and passing, using skills like layups, jump shots, and defensive blocks. Positions range from point guard to center, with modern play emphasizing versatility and speed across the court ³ ⁴.\n\nBasketball is played at all levels from grassroots to the Olympics, where it has been a Summer Games sport since 1936. The WNBA expanded to 18 teams in 2025, and youth international events like the FIBA U17 World Cup showcase emerging talent globally. The game requires minimal equipment and can be played indoors or outdoors year-round, contributing to its widespread appeal ⁴ ⁵.",
                      "source_uris": {
                        "0": "https://en.wikipedia.org/wiki/Outline_of_basketball",
                        "1": "https://simple.wikipedia.org/wiki/Basketball",
                        "2": "https://about.fiba.basketball/en/our-sport/basketball",
                        "3": "http://ebsco.com/research-starters/sports-and-leisure/basketball",
                        "4": "https://www.fiba.basketball/en?displayAsWebViewlight=true%3FdisplayAsWebView%3Dtrue%2Ctrue"
                      },
                      "linked_terms": {}
                    },
                    "suggested_terms": {
                      "0": "the tallest basketball player",
                      "1": "thats my man basketball",
                      "2": "jason williams basketball player",
                      "3": "st john basketball",
                      "4": "omer mayer purdue basketball",
                      "5": "tuff basketball pfp",
                      "6": "77 basketball player",
                      "7": "uh women basketball",
                      "8": "dyckman basketball",
                      "9": "basketball shot from the moon meme"
                    },
                    "posts": {
                      "0": {
                        "id": "POLARIS_3896265613751768681",
                        "shortcode": "DYSUO6yPlZp",
                        "url": "https://www.instagram.com/reel/DYSUO6yPlZp/",
                        "type": "reel",
                        "caption": "Proof that in basketball, heart and hustle will always outweigh height! 🏀 While most players are looking up at the giants of the league, Muggsy Bogues spent 14 seasons proving that being 5-foot-3 wasn't a disadvantage—it was a superpower. This classic footage highlights the incredible agility and elite ball-handling that allowed the shortest player in NBA history to weave through defenses and lock down All-Stars twice his size.\n\n​Muggsy’s legacy remains one of the most inspiring stories in sports history, showing that pure skill and determination can level any playing field. From his legendary days with the Charlotte Hornets to his iconic battles against the league’s biggest centers, Bogues proved he belonged on the court every single night. Watch how he uses his low center of gravity to strip the ball and ignite the fast break, reminding us all that it’s not about how tall you are, but how big you play.\n.\n.\n.\n​#MuggsyBogues #NBA #Basketball #NBAHistory #CharlotteHornets",
                        "display_url": "https://scontent-ord5-2.cdninstagram.com/v/t51.71878-15/689425856_988621057443404_1143433454392172024_n.jpg?stp=dst-jpg_e35_s640x640_tt6&_nc_cat=103&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=KfaNPayUds0Q7kNvwEhWP-t&_nc_oc=AdomSePKxnnaOKl_tyMJ9ph0kvbx_oJQSyorLcc-EJcBfUyMifxuzy_hkJAotLMxnIQ&_nc_zt=23&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQFnIKPWymSOk0HZLDg5efD6Rqzn4k0bKgG09Tte-dRapw&oe=6A739219",
                        "video_url": "https://scontent-ord5-1.cdninstagram.com/o1/v/t2/f2/m86/AQOgSPhUwKURtowzH5uvw7neGo2nF2f96MiqqhB4nBCiP6HSCaYnLMg4-iMmGS-n12sTflSvnjmP-yiSCv3TLIZ0HQPX6viCXdQpRBo.mp4?_nc_cat=105&_nc_sid=5e9851&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_ohc=7qmmRh2Lrl0Q7kNvwHpsKPY&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTI4MDcyOTc0NDI0NjgyMiwiYXNzZXRfYWdlX2RheXMiOjc5LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=89a0e244bfd0e81b&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xRjRDRERCREEwMkJBNkMxNjJBODRFMjI2RkZCRkM5RV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0E2NDM3M0I2ODUyNjZBMDZDQ0JDNjEzOEM3ODY2QzlFX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbMoKyXpLTGBBUCKAJDMywXQE7mZmZmZmYYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&_nc_zt=28&oh=00_AQEZev5P0uw9sOU18YKFDOmQSfh25BLbw8Nho5JG7lYkLQ&oe=6A6F89FE",
                        "play_count": 18672499,
                        "owner": {
                          "id": "17841420034852741",
                          "username": "skyhoopshq",
                          "is_verified": false,
                          "profile_pic_url": "https://scontent-ord5-1.cdninstagram.com/v/t51.82787-19/702589987_18115306369667829_2834150381302539916_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_cat=101&ccb=7-5&_nc_sid=f7ccc5&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&_nc_ohc=06A5as2-FqQQ7kNvwEdSdgW&_nc_oc=AdpO6C4sSEyLwUcfg1MVn-XySN6-hlUQqskfYcWeKOey79L6Lj2CyvFPMPUHZexSUj0&_nc_zt=24&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQELxSsPev9Fh0TMo9GwvuOoUQDjHe-agF9b12kLRZ-j6g&oe=6A7385AA"
                        }
                      },
                      "1": {
                        "id": "POLARIS_3892957342260916992",
                        "shortcode": "DYGkBO3NfMA",
                        "url": "https://www.instagram.com/reel/DYGkBO3NfMA/",
                        "type": "reel",
                        "caption": "😂😂 #meta #pov #hooper #basketball",
                        "display_url": "https://scontent-ord5-3.cdninstagram.com/v/t51.71878-15/695816189_1004468735478501_2770745800467331204_n.jpg?stp=dst-jpg_e35_s640x640_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=RyBIYE7_ZfIQ7kNvwHZyGWv&_nc_oc=AdrJJc2LzhQqZDrQ-Xe4gUnW2kyUMNNZKih6CT0V5QIW1TWO9qfjqx06gGWWh8FAm0M&_nc_zt=23&_nc_ht=scontent-ord5-3.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQHYbc4cTLNo9R-P6yrCPomjb9D-WRuegMqPk7G_bC9DRA&oe=6A738D8E",
                        "video_url": "https://scontent-ord5-1.cdninstagram.com/o1/v/t2/f2/m86/AQOvJgGRy_z2jUdSuAInozxVVDyihCGk-byCR8OhpO1SZ4iL0ztLo8cj2-MPji9mQBSYqs4JcV-nLDZ9d2Q1F07sYljngzWeyWyqMDQ.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_ohc=M8RsZCewIv0Q7kNvwFpyVux&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzE2LmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTM0Mjg1NjMzNDMyOTEyMywiYXNzZXRfYWdlX2RheXMiOjg0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MzUsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=f2cac2c89401b921&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83QjRCOTVDMjdEMzc3RjlGRUREQTY0OTFERDk4NzRBRF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0IyNEFFRjlDMUI3M0MwODhGRkE4MDE1QjJBNzYyQzkwX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbGlNasw9TiBBUCKAJDMywXQEGu2RaHKwIYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&_nc_zt=28&oh=00_AQHXfTvSOBJXKMF0qZN6H6DKMqDVIPl6xPHLCjqPTShcaA&oe=6A6F995A",
                        "play_count": 12012195,
                        "owner": {
                          "id": "17841409679275910",
                          "username": "lukaceo",
                          "is_verified": false,
                          "profile_pic_url": "https://scontent-ord5-1.cdninstagram.com/v/t51.82787-19/646013146_18207090820322643_5237668095550623275_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_cat=106&ccb=7-5&_nc_sid=f7ccc5&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDI0LkMzIn0%3D&_nc_ohc=4ddUrmeduIsQ7kNvwGubz2r&_nc_oc=AdqF9FJmeapwDFrPDq3iqubZasKugog__FNRHof_hyeVOcrF9KimY7d-utCc55VwqgQ&_nc_zt=24&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQECD5xhMl5XcoNEO9QdQTCvu7CytPwFT0MNLeeP9a9qJQ&oe=6A737F71"
                        }
                      },
                      "2": {
                        "id": "POLARIS_3933819748054618065",
                        "shortcode": "DaXvDf1Nk_R",
                        "url": "https://www.instagram.com/reel/DaXvDf1Nk_R/",
                        "type": "reel",
                        "caption": "How to beat your defender in basketball #basketball #tipsandtricks",
                        "display_url": "https://scontent-ord5-3.cdninstagram.com/v/t51.82787-15/731736208_17895300930515782_2504397938312074622_n.jpg?stp=dst-jpg_e35_s640x640_tt6&_nc_cat=110&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=1EGAvQ2E8YgQ7kNvwHrItb7&_nc_oc=AdpHKW6HwEDIgMncaA2BuDUoKs6g2u407IfJqwSyy5oU_BgFhrOlI18h05KyzU7IWQg&_nc_zt=23&_nc_ht=scontent-ord5-3.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQEWvndjJhPwnHPm2ZcMThWmV71s2YCPFTDuqN6BtNRLWg&oe=6A7372ED",
                        "video_url": "https://scontent-ord5-1.cdninstagram.com/o1/v/t2/f2/m86/AQMhoDDIMku2CTPbDAsKnYaiIXr-NEkcXce8lIhc9fdLGTP9-AsydBXurIDXjDNH7se5C6UrZJRn8vQ0PERtzzz8xHL6bANrkSkT0Hc.mp4?_nc_cat=108&_nc_sid=5e9851&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_ohc=0qUou5sVPAAQ7kNvwFPa2nn&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTU3MTY0NTY0MTIzMTEwMywiYXNzZXRfYWdlX2RheXMiOjI3LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjIsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=cf75a797a8b848d5&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC81MTQxN0I2QzFGNDA0MzA5NzREMzYzMDZEQTVFQTRCNF92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0RCNEUzMUM5NjFBMDcwRDFFRTA5ODJERkE1OEQxQUJGX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACb-q8TC6NnKBRUCKAJDMywXQE8iDEm6XjUYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&_nc_zt=28&oh=00_AQH-VbNS1ZIgjrBUJztH-rcHCiOJ5iDHvFTdcN4T3AJAGA&oe=6A6F9EE9",
                        "play_count": 11218973,
                        "owner": {
                          "id": "17841475473433342",
                          "username": "povhooper",
                          "is_verified": true,
                          "profile_pic_url": "https://scontent-ord5-2.cdninstagram.com/v/t51.82787-19/589004906_17865226026515782_783197253802951559_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_cat=1&ccb=7-5&_nc_sid=f7ccc5&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy43MzYuQzMifQ%3D%3D&_nc_ohc=obL6rylRAEYQ7kNvwHZ3xgK&_nc_oc=AdoSUUGmn7z6rm9KRjuzTVBJhOy7QUvhWGxw-8MKat0T-ZffMGm5qpYWOkaw4ksD2TE&_nc_zt=24&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQHbxOpTC8xfXIe1vPeRy_xlBbS3QAwPJF1hcY38GLbilA&oe=6A739447"
                        }
                      },
                      "3": {
                        "id": "POLARIS_3895406558156412747",
                        "shortcode": "DYPQ6A6o9dL",
                        "url": "https://www.instagram.com/reel/DYPQ6A6o9dL/",
                        "type": "reel",
                        "caption": "Josh Hart has carved out a unique niche in the NBA by mastering the \"little things\" that often go unnoticed but are vital to a team's success. This video highlights his peculiar, yet highly effective, approach to the game—one that prioritizes grit, anticipation, and an almost mischievous level of floor awareness. Whether it's his relentless pursuit of rebounds despite being undersized or his ability to disrupt passing lanes with unconventional positioning, Hart’s playstyle is defined by a high-energy motor that never seems to shut off, making him a perennial fan favorite and a coach’s dream.\n\nA significant portion of Hart's \"IQ\" showcased here involves his defensive craftiness and psychological warfare on the court. He isn’t just reacting to the play; he is often baiting opponents into mistakes or finding ways to manipulate the flow of the game through sheer hustle. The video captures moments where he uses his body in unorthodox ways to shield the ball or secure a possession, demonstrating a deep understanding of leverage and spatial dynamics. This \"scrappy\" persona allows him to bridge the gap between stars and role players, acting as the connective tissue that keeps a lineup functioning under pressure.\n\nUltimately, the video suggests that Josh Hart’s value lies in his cognitive engagement with the game—his ability to read the court three steps ahead of everyone else. While some players rely solely on elite athleticism or shooting, Hart relies on his brain to find the \"garbage points\" and defensive stops that win games. His playstyle is a testament to the idea that basketball intelligence can be just as dominant as physical prowess. By always being in the right place at the right time, Hart proves that a \"studied\" IQ is the ultimate equalizer in professional sports.\n#fyp #viral #NBA #Basketball",
                        "display_url": "https://scontent-ord5-2.cdninstagram.com/v/t51.71878-15/696012321_3438649609649126_1194710117742803867_n.jpg?stp=dst-jpg_e35_s640x640_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=d_g6dwbiMEsQ7kNvwGdJz6g&_nc_oc=Adpmsxma4rp6MDXtt2FPiGbm9mnbmLGyRIL8ChXErEQwVmn_UMF7bL6-SGHul-sVCU4&_nc_zt=23&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQGI78EakcQAhwl1zy7KEP6RKLIt07fE-Tmca0RfzXu2Jg&oe=6A73821C",
                        "video_url": "https://scontent-ord5-1.cdninstagram.com/o1/v/t2/f2/m86/AQNOE5flkcLtF39JL-Wtle6guyEEdFKaLGdpEG2c9p6JFxLLsIPyde7TbDScvX8LmabJhMsSqTk6E7Os-mEXSVJ_f2VNT5jn_my7czs.mp4?_nc_cat=107&_nc_sid=5e9851&_nc_ht=scontent-ord5-1.cdninstagram.com&_nc_ohc=WkVwy-qTC08Q7kNvwGGEgmd&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTQ5MzQwNjE3NTc5NjY4NSwiYXNzZXRfYWdlX2RheXMiOjgwLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NjMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=ed91759b3e635883&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GODQxRUNDNDc2NEEyNTEwQjI5RTRGNDU0RkVENUNCQV92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzMzNDMwMTlCNDc1NURBRTNEMkZCMzFGNTM5NUFFOUEzX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaa9-iJ14-nBRUCKAJDMywXQE-AAAAAAAAYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&_nc_zt=28&oh=00_AQHoJODPlD_xaUQhH1tLkCsz2vKGoeN6b1iZZwYfiKz0hw&oe=6A6F9694",
                        "play_count": 13600207,
                        "owner": {
                          "id": "17841416595493799",
                          "username": "hoopersyrd",
                          "is_verified": false,
                          "profile_pic_url": "https://scontent-ord5-2.cdninstagram.com/v/t51.82787-19/688617118_18124105447553184_7366108189243481260_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_cat=1&ccb=7-5&_nc_sid=f7ccc5&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy4xMDgwLkMzIn0%3D&_nc_ohc=glBbuZir6KkQ7kNvwFWbQMV&_nc_oc=Ado9OUxoA1ta8wmcEdZCLXOlHTu2NLoji2tW-7-dEDDPRkH8lhdo1Gv5ze6t9yTdZNA&_nc_zt=24&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_gid=jNeGtvhpWLPv7LdOHbfHIQ&_nc_ss=7fa8c&oh=00_AQHxiyRzhA6ix_emCpy6qWBVy0Sz3JZnoCv62oi9fBP-Rw&oe=6A739B82"
                        }
                      }
                    },
                    "cursor": "eyJ2ZXJzaW9uIjoxLCJxdWVyeSI6ImJhc2tldGJhbGwiLCJhZnRlciI6IkFRSFNTQkppbGlxdzFsMDdLQzVqaTA1VVlTbG5KTzZBb2hWYWs3NzcxSnR5QXQzLTlGV2ZjcGQ4bnlybmd6NGpVTlkxIiwibHNkIjoiQWRTcDhCeHM0MEdkOElWc0pKVmFrRTNORF9vIiwiY3NyZlRva2VuIjoiREl3VzV3VzZXQlpqM296QnpYQXBPRiJ9",
                    "has_more": true
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/search/popular"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "query is required for Instagram popular search"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/comment/replies": {
      "get": {
        "summary": "Comment Replies",
        "description": "Get replies to a specific Instagram comment. Provide the post or reel `url` and the parent `comment_id` (obtained from the Comments endpoint). Use the `cursor` from each response to load more replies.",
        "operationId": "instagram_Comment_Replies",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The Instagram post or reel URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.instagram.com/reel/C8rKmYvsrck"
            }
          },
          {
            "name": "comment_id",
            "in": "query",
            "description": "The parent comment ID from the Comments endpoint",
            "required": true,
            "schema": {
              "type": "string",
              "example": "18038110327814211"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor for pagination. Get 'cursor' from the previous response to fetch more replies.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "QVFDc29..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.comments`: Replies keyed by index (0, 1, 2, ...)\n- `data.comments[0].id`: Unique reply ID\n- `data.comments[0].text`: Reply text content\n- `data.comments[0].created_at`: ISO timestamp of when the reply was posted\n- `data.comments[0].parent_comment_id`: ID of the parent comment these replies belong to\n- `data.comments[0].child_comment_count`: Number of nested replies under this reply\n- `data.comments[0].user.username`: Replier's Instagram username\n- `data.comments[0].user.profile_pic_url`: Replier's profile picture URL\n- `data.comments[0].user.is_verified`: Whether the replier is a verified account\n- `data.cursor`: Pagination cursor — pass to the `cursor` parameter to fetch the next page (null when there are no more)\n- `data.has_more`: Whether more replies are available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "credits_charged": 1,
                    "comments": {
                      "0": {
                        "id": "18277034998224667",
                        "text": "@nicolewaterkamp Gerade in Chemie ist die Bandbreite doch bestimmt groß. Pharmareferentin, wie bereits aufgeführt?",
                        "comment_like_count": null,
                        "child_comment_count": 0,
                        "created_at": "2024-06-28T06:20:32.000Z",
                        "parent_comment_id": "18038110327814211",
                        "user": {
                          "pk": "25621023419",
                          "username": "miel_2528",
                          "is_unpublished": null,
                          "profile_pic_url": "https://instagram.fhio3-1.fna.fbcdn.net/v/t51.82787-19/602649017_18117836332855420_9134228712375349223_n.jpg?stp=dst-jpg_e0_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fhio3-1.fna.fbcdn.net&_nc_cat=104&_nc_oc=Q6cZ2gEWnQwJqKP3QNU4aVkqbH_GJkFI5z3w1Sps7ul5yH66pktdsO46f9y3-2Q3mPe7Hd4&_nc_ohc=J9gspJkSjakQ7kNvwH6aRoT&_nc_gid=zAilsZ4gNL8-6zMxhOmLfQ&edm=AJ3P50wBAAAA&ccb=7-5&oh=00_AQHKZKhhwln8742517qhryL_7Ar5u3nwdoNpOjjBMoBc1Q&oe=6A7235C0&_nc_sid=b02659",
                          "id": "25621023419",
                          "is_verified": false,
                          "fbid_v2": "17841425662592627"
                        }
                      },
                      "1": {
                        "id": "17863605315161991",
                        "text": "@nicolewaterkamp Da hast du wirklich breite Möglichkeiten! Die Frage ist also weniger nach Möglichkeiten, sondern eher, was interessiert dich, was ist dir wichtig, wie möchtest du arbeiten?",
                        "comment_like_count": null,
                        "child_comment_count": 0,
                        "created_at": "2024-06-28T09:21:43.000Z",
                        "parent_comment_id": "18038110327814211",
                        "user": {
                          "pk": "11878497",
                          "username": "isabell.probst",
                          "is_unpublished": null,
                          "profile_pic_url": "https://instagram.fhio3-1.fna.fbcdn.net/v/t51.82787-19/553587471_18529162441038498_5361906517691326048_n.jpg?stp=dst-jpg_e0_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42NjYuYzIifQ&_nc_ht=instagram.fhio3-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2gEWnQwJqKP3QNU4aVkqbH_GJkFI5z3w1Sps7ul5yH66pktdsO46f9y3-2Q3mPe7Hd4&_nc_ohc=OLNOGav6pWYQ7kNvwFNFoS8&_nc_gid=zAilsZ4gNL8-6zMxhOmLfQ&edm=AJ3P50wBAAAA&ccb=7-5&oh=00_AQFxOxOZ6Z8tMsROP1Kp1xVTCKUZ_KoCfxybfv6v0pf_Gg&oe=6A722ADD&_nc_sid=b02659",
                          "id": "11878497",
                          "is_verified": false,
                          "fbid_v2": "17841401154910185"
                        }
                      },
                      "2": {
                        "id": "18118112077374440",
                        "text": "@celi__na.x Die Pharmareferentin war übrigens Sonderpädagogin ☺️",
                        "comment_like_count": null,
                        "child_comment_count": 0,
                        "created_at": "2024-06-28T09:22:10.000Z",
                        "parent_comment_id": "18038110327814211",
                        "user": {
                          "pk": "11878497",
                          "username": "isabell.probst",
                          "is_unpublished": null,
                          "profile_pic_url": "https://instagram.fhio3-1.fna.fbcdn.net/v/t51.82787-19/553587471_18529162441038498_5361906517691326048_n.jpg?stp=dst-jpg_e0_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42NjYuYzIifQ&_nc_ht=instagram.fhio3-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2gEWnQwJqKP3QNU4aVkqbH_GJkFI5z3w1Sps7ul5yH66pktdsO46f9y3-2Q3mPe7Hd4&_nc_ohc=OLNOGav6pWYQ7kNvwFNFoS8&_nc_gid=zAilsZ4gNL8-6zMxhOmLfQ&edm=AJ3P50wBAAAA&ccb=7-5&oh=00_AQFxOxOZ6Z8tMsROP1Kp1xVTCKUZ_KoCfxybfv6v0pf_Gg&oe=6A722ADD&_nc_sid=b02659",
                          "id": "11878497",
                          "is_verified": false,
                          "fbid_v2": "17841401154910185"
                        }
                      }
                    },
                    "cursor": null,
                    "has_more": false
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/comment_replies"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Parent comment_id is required"
                    },
                    "endpoint": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/comments": {
      "get": {
        "summary": "Comments",
        "description": "Get comments from an Instagram post or reel, paginated at ~15 per page. Use the `cursor` from each response to load more. Note: Instagram's displayed comment count includes replies and hidden comments — this endpoint returns top-level visible comments only, so the total may be lower than what is shown on the post.",
        "operationId": "instagram_Comments",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Instagram post or reel URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.instagram.com/reel/DOq6eV6iIgD"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor for pagination. Get 'cursor' from previous response to fetch more comments.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "eyJjYWNoZWRfY29tbWVud..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.comments[0].id`: Unique comment ID\n- `data.comments[0].text`: Comment text content\n- `data.comments[0].created_at`: ISO timestamp of when the comment was posted\n- `data.comments[0].user.username`: Commenter's Instagram username\n- `data.comments[0].user.profile_pic_url`: Commenter's profile picture URL\n- `data.comments[0].user.is_verified`: Whether the commenter is a verified account\n- `data.cursor`: Pagination cursor — pass to the `cursor` parameter to fetch the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "comments": {
                      "0": {
                        "id": "18310684165172235",
                        "text": "Love this!! What a wonderful lady 😍 and Rocco looks like the perfect gentleman to accompany this lady round the park. And are u even talking to an American if they dont end the chat with \"enjoy your vacation\" ❤️🙌😂",
                        "created_at": "2025-09-16T18:09:34.000Z",
                        "user": {
                          "is_verified": false,
                          "id": "571758797",
                          "pk": "571758797",
                          "is_unpublished": null,
                          "profile_pic_url": "https://scontent-ord5-2.cdninstagram.com/v/t51.2885-19/572484665_18536731177046798_3082891019645637815_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-ord5-2.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2QHwD3jRssMvvcvdpm-yxUxZt035fZ2wTmQiLzP2In-sXVzT-1oy8hOVx3EH_zSfxmQ&_nc_ohc=r_SZ8MmILh0Q7kNvwEnOzeH&_nc_gid=oBuK8koLyy-tglzaGXao7w&edm=AKp6CbIBAAAA&ccb=7-5&oh=00_AftVvuJ4RpjBfiE86UIaH6WIFfl0A_rM0v-xRH8hCspPIw&oe=698ED76F&_nc_sid=d62176",
                          "username": "amybeard1980",
                          "fbid_v2": "17841401403918933"
                        }
                      }
                    },
                    "cursor": "eyJjYWNoZWRfY29tbWVudHNfY3Vyc29yIjogIjE4MDQ5Mzk4MTIyMzA2NzIzIiwgImJpZmlsdGVyX3Rva2VuIjogIktIa0FnNlprR1o5WVFBRGx2VTRtdVZKQUFJWGZ6SDItTlVBQUJfZURSZ0plUVFBSDVZNnZMcUFfQUF0c1FtRjREVUVBem1hYnJuRXhRQUF3VUwtbU1VSkFBSFVaaE5TSjFEOEFkcFpnWXc0aVFBQ1lWQUxvUldSQUFCaXdsbXQtSlVBQVd5NnhVYUJEUUFBY1ctM1RhY0VfQUI4Q0FWa29HMEFBQUE9PSJ9"
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/comments"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/search/hashtag": {
      "get": {
        "summary": "Search Hashtag Posts",
        "description": "Find public Instagram posts and reels for a hashtag. This endpoint discovers Google-indexed content and then reads the public Instagram pages, so it works without Instagram's login-gated search and relies only on publicly available data.",
        "operationId": "instagram_SearchHashtag",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "hashtag",
            "in": "query",
            "description": "The hashtag to search for. The # is optional.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "makeup"
            }
          },
          {
            "name": "date_posted",
            "in": "query",
            "description": "Only return posts Google indexed within this recent window.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "last-hour",
                "last-day",
                "last-week",
                "last-month",
                "last-year"
              ],
              "example": "last-week"
            }
          },
          {
            "name": "media_type",
            "in": "query",
            "description": "Use `all` to search public posts and reels, or `reels` to return only reels. Defaults to `all`.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "reels"
              ],
              "default": "all",
              "example": "all"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor from the previous response. Here it is the next Google results page number.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.hashtag`: The hashtag that was searched\n- `data.media_type`: Media-type filter applied (`all` or `reels`)\n- `data.posts`: Matched posts/reels, keyed by index (`\"0\"`, `\"1\"`, ...)\n- `data.posts[0].shortcode`: The post/reel shortcode\n- `data.posts[0].url`: Direct Instagram URL to the post or reel\n- `data.posts[0].caption`: Caption text (includes hashtags)\n- `data.posts[0].is_video`: Whether the item is a video/reel\n- `data.posts[0].product_type`: Content type (e.g. `clips` for reels)\n- `data.posts[0].display_url`: Full-size image/thumbnail URL\n- `data.posts[0].video_url`: Direct video file URL (videos only)\n- `data.posts[0].video_view_count`: View count (videos only)\n- `data.posts[0].video_play_count`: Play count (videos only)\n- `data.posts[0].like_count`: Number of likes\n- `data.posts[0].comment_count`: Number of comments\n- `data.posts[0].taken_at`: ISO timestamp of when it was posted\n- `data.posts[0].owner.username`: Author's Instagram username\n- `data.posts[0].owner.follower_count`: Author's follower count\n- `data.posts[0].owner.is_verified`: Whether the author is verified\n- `data.posts[0].clips_music_attribution_info.song_name`: Audio/song name (reels)\n- `data.posts[0].comments[0].text`: Text of an attached top-level comment\n- `data.cursor`: Next Google results page number — pass to the `cursor` parameter to fetch more",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "hashtag": "football",
                    "media_type": "all",
                    "posts": {
                      "0": {
                        "id": "3935303022056391819",
                        "__typename": "XDTGraphVideo",
                        "shortcode": "DadAT-ZMUSL",
                        "url": "https://www.instagram.com/reel/DadAT-ZMUSL/",
                        "caption": "⚽️❤️‍🩹\n\n#danibantai #football #explorepage #trending #lrva",
                        "thumbnail_src": "https://scontent-mia3-2.cdninstagram.com/v/t51.82787-15/736289400_18608832160010607_2224580029648266756_n.jpg?stp=c0.280.720.720a_dst-jpg_e15_s640x640_tt6&_nc_ht=scontent-mia3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=5Feexk_kENMQ7kNvwHp3wlC&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQDiH5CV7_6u5FvBzv86EzsjWbNiwvM2uGQIIazYVZzzRA&oe=6A55C6FF&_nc_sid=c6f216",
                        "display_url": "https://scontent-mia3-2.cdninstagram.com/v/t51.82787-15/736289400_18608832160010607_2224580029648266756_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-mia3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=5Feexk_kENMQ7kNvwHp3wlC&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQCIcSoEf4I4PA3CoYPKm9ew6V8X7j6ij53S7xiaXrPmVg&oe=6A55C6FF&_nc_sid=c6f216",
                        "video_url": "https://scontent-mia5-1.cdninstagram.com/o1/v/t2/f2/m86/AQNP21Wv7NHQpBCtllLMu_BgrVMKXKt9IMd2Vwu85-l2rIVgyOxXSWfQVWeKS-7OiWyULTnK4xrZWkUqy706zXitma6FiXKmE5ZeEiU.mp4?_nc_cat=101&_nc_sid=5e9851&_nc_ht=scontent-mia5-1.cdninstagram.com&_nc_ohc=M4ikL8Yvk8gQ7kNvwFgDCPE&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTAwNzQ1MjcyNTM1MTIxOCwiYXNzZXRfYWdlX2RheXMiOjMsInZpX3VzZWNhc2VfaWQiOjEwODI3LCJkdXJhdGlvbl9zIjoxMiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=c3755ff93241848&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8xMDQzNzE4OEM1QUREM0Q1QzJEOTQ1OTBCODcyRTc5Ql92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzhENEQ4NEQzNzlENDI2MzAxQUQ5NjkzQTg5NTc2QkE3X2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbkzJTdu5HKAxUCKAJDMywXQChU_fO2RaIYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZZapAQA&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&_nc_zt=28&_nc_ss=7a22e&oh=00_AQBXTJTN3uMTyNkuGMSidTwKlaIEYqDryq2rB_q1oXwcHg&oe=6A51B552",
                        "has_audio": true,
                        "accessibility_caption": null,
                        "video_view_count": 98748,
                        "video_play_count": 230155,
                        "product_type": "clips",
                        "video_duration": 12.166,
                        "clips_music_attribution_info": {
                          "artist_name": "Akhil Sachdeva",
                          "song_name": "O Sanam",
                          "uses_original_audio": false,
                          "should_mute_audio": false,
                          "should_mute_audio_reason": "",
                          "audio_id": "3079041445721970"
                        },
                        "is_video": true,
                        "owner": {
                          "id": "495690606",
                          "username": "ameyranawade04",
                          "is_verified": true,
                          "profile_pic_url": "https://scontent-mia3-2.cdninstagram.com/v/t51.82787-19/629440957_18564258094010607_5740497760132182682_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia3-2.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=exjT_KjxXD4Q7kNvwG2h2pO&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQCMy4sQp5s2pA1MMTSofLPdKNtctfYbGOIocHq3yozVyQ&oe=6A55B6FF&_nc_sid=c6f216",
                          "full_name": "Amey Ranawade",
                          "is_private": false,
                          "is_unpublished": false,
                          "follower_count": 118495,
                          "post_count": 852
                        },
                        "taken_at": "2026-07-06T13:42:44.000Z",
                        "is_ad": false,
                        "like_count": 18962,
                        "is_affiliate": false,
                        "is_paid_partnership": false,
                        "location": null,
                        "comment_count": 38,
                        "comments": {
                          "0": {
                            "id": "18204402619358155",
                            "text": "That 1st foul was so Argentinian🙌",
                            "owner": {
                              "id": "6062796267",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia5-1.cdninstagram.com/v/t51.2885-19/484918795_431978763307250_4929062029165462220_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia5-1.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=oW5CxxLqWWYQ7kNvwFuMOoV&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQDKWNJm42Msq9A0-JFhcZCk-ockzzVuMKYGMO9ispqEMw&oe=6A559C38&_nc_sid=c6f216",
                              "username": "milind.latare"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-09T11:42:32.000Z"
                          },
                          "1": {
                            "id": "18087265439131695",
                            "text": "🙌🏻🙌🏻",
                            "owner": {
                              "id": "39084676275",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia3-3.cdninstagram.com/v/t51.82787-19/705350180_18074738291300276_2342142674726240914_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia3-3.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=Zvpe2TZxnx8Q7kNvwGo-5fr&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQAfco3fsme5ihrCtw2DZ2TPUC02D-qKxYI8W3dagGuMmw&oe=6A55A18B&_nc_sid=c6f216",
                              "username": "shashwat_pandey_0711"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-08T19:44:08.000Z"
                          },
                          "2": {
                            "id": "17895977205537654",
                            "text": "It's called love ⚽❤️",
                            "owner": {
                              "id": "47617707587",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia5-1.cdninstagram.com/v/t51.82787-19/728195977_18099961895587588_5216428696161209257_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia5-1.cdninstagram.com&_nc_cat=104&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=WH6P3FV3g2YQ7kNvwGsi9P5&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQDqdmq6_xU3_RZg9-PeIIaRHHexYEsnhfQqWjEg5H67kg&oe=6A55ABEE&_nc_sid=c6f216",
                              "username": "biswa._.04"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-08T05:27:46.000Z"
                          },
                          "3": {
                            "id": "17962635606130413",
                            "text": "@ig_deewinezzz big respect 👌",
                            "owner": {
                              "id": "45265502792",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia3-3.cdninstagram.com/v/t51.82787-19/685186182_18112158830510793_8627847005199676948_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDc4LmMyIn0&_nc_ht=scontent-mia3-3.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=yAc2ok4qHpsQ7kNvwG3GIaK&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQB_8HRYlUIVFBUxdWs0kDgoc0BNT5nKcYA6cBESCIGM_g&oe=6A55CFFD&_nc_sid=c6f216",
                              "username": "_aho.na_"
                            },
                            "like_count": 1,
                            "created_at": "2026-07-07T18:06:38.000Z"
                          },
                          "4": {
                            "id": "18122547034745370",
                            "text": "@ameyranawade04 next time hamare socks pehne ke khelna !!",
                            "owner": {
                              "id": "53344006244",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia3-3.cdninstagram.com/v/t51.2885-19/505465210_18004181531782245_5433120968243122643_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia3-3.cdninstagram.com&_nc_cat=109&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=rO5dr60_Z0cQ7kNvwFQu6VI&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQBcUVMUWBk6EE5Si00U4mZht4pyj9Il6jHM_QYJSv7rdA&oe=6A55BE15&_nc_sid=c6f216",
                              "username": "builtsports"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-07T08:37:23.000Z"
                          },
                          "5": {
                            "id": "18330769519281865",
                            "text": "Nr bhagat turf 🔥 nerul @ameyranawade04",
                            "owner": {
                              "id": "17118499217",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia3-3.cdninstagram.com/v/t51.2885-19/501211327_18097233136571218_7726353765871354695_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia3-3.cdninstagram.com&_nc_cat=110&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=bg-SuSmhP_EQ7kNvwGyeVBW&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQDwXmIDJx6YV72A9dTlvnwkVPu9_G9uPvCkh7ngMZdnYA&oe=6A55BEBD&_nc_sid=c6f216",
                              "username": "akkuuwwhh"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-06T21:14:25.000Z"
                          },
                          "6": {
                            "id": "18091430426070743",
                            "text": "❤️🙌🔥",
                            "owner": {
                              "id": "7301336087",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia3-3.cdninstagram.com/v/t51.82787-19/718980657_18359882983240088_5322397187404780374_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby45MzcuYzIifQ&_nc_ht=scontent-mia3-3.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=FkfydEvi1LIQ7kNvwHI-2vA&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQCy3tk9UpW0bYpLX3HCn16AuHfJABahfxzJs74J_3UyOg&oe=6A55D1CE&_nc_sid=c6f216",
                              "username": "_sam_jr_10_"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-06T20:09:06.000Z"
                          },
                          "7": {
                            "id": "18126748975653770",
                            "text": "@abhishekambekar11 da😍🔥",
                            "owner": {
                              "id": "3097787551",
                              "is_verified": false,
                              "profile_pic_url": "https://scontent-mia5-1.cdninstagram.com/v/t51.82787-19/672344419_18464978692099552_628876818623022143_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-mia5-1.cdninstagram.com&_nc_cat=104&_nc_oc=Q6cZ2gFtM4-C85MCaNDVX7Ssq4bBjO45ZP73LAu47mAEow23Dcwz3WYXSXuriqPoUchay9c&_nc_ohc=l9xIp3fnxh8Q7kNvwHEU-LJ&_nc_gid=8R0IzetFZNp2wVRD8ZPjPg&edm=ADp7STQBAAAA&ccb=7-5&oh=00_AQBaOoJM6Y8z9oQE1fRZJ5fGJyJHuTuwwesmqnDR_p3_jw&oe=6A559D0B&_nc_sid=c6f216",
                              "username": "sahil_salvi_8e"
                            },
                            "like_count": 0,
                            "created_at": "2026-07-06T18:37:54.000Z"
                          }
                        }
                      }
                    },
                    "cursor": "2"
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/search/hashtag"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Hashtag is required (the # is optional)"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/reels": {
      "get": {
        "summary": "Reels",
        "description": "Get public reels from an Instagram profile. Accepts either a user_id or handle — user_id is recommended for faster responses. Pinned reels are not included, and reel descriptions are not returned here; use the Post/Reel Info endpoint to get those. Note: play counts reflect Instagram-only views. When a Reel is cross-posted to Facebook, the combined count is visible to logged-in users — this API returns Instagram views only.",
        "operationId": "instagram_Reels",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "user_id",
            "in": "query",
            "description": "Instagram user id. Use this for faster response times.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2700692569"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "Instagram handle. Use user_id for faster response times.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "opi"
            }
          },
          {
            "name": "max_id",
            "in": "query",
            "description": "Max id to get more reels. Get 'max_id' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "QVFCVzNnS2lI...=="
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.items[0].media.pk`: Unique reel ID\n- `data.items[0].media.code`: Reel shortcode (used in the URL as `instagram.com/reel/{code}`)\n- `data.items[0].media.play_count`: Total view/play count\n- `data.items[0].media.video_duration`: Duration of the reel in seconds\n- `data.items[0].media.has_audio`: Whether the reel has audio\n- `data.items[0].media.image_versions2.candidates[0].url`: Thumbnail image URL\n- `data.items[0].media.video_versions[0].url`: Video download URL\n- `data.paging_info.max_id`: Pagination cursor — pass as `max_id` to get the next page\n- `data.paging_info.more_available`: Whether more reels are available",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "items": {
                          "0": {
                            "media": {
                              "strong_id__": "3827510363643067000_270598518",
                              "fbid": "18096970738916469",
                              "deleted_reason": 0,
                              "is_unified_video": false,
                              "client_cache_key": "MzgyNzUxMDM2MzY0MzA2NzAwMA==.3",
                              "collaborator_edit_eligibility": false,
                              "comment_threading_enabled": true,
                              "commerciality_status": "not_commercial",
                              "integrity_review_decision": "pending",
                              "is_reshare_of_text_post_app_media_in_ig": false,
                              "is_visual_reply_commenter_notice_enabled": true,
                              "share_count_disabled": false,
                              "translated_langs_for_autodub": {},
                              "pk": "3827510363643067000",
                              "id": "3827510363643067000_270598518",
                              "has_delayed_metadata": false,
                              "mezql_token": "",
                              "should_request_ads": false,
                              "has_privately_liked": false,
                              "is_quiet_post": false,
                              "subtype_name_for_REST__": "XDTClipsMedia",
                              "play_count": 1433610,
                              "ig_play_count": 1433610,
                              "are_remixes_crosspostable": true,
                              "is_third_party_downloads_eligible": true,
                              "has_audio": true,
                              "video_duration": 11.539,
                              "is_dash_eligible": 1,
                              "image_versions2": {
                                "additional_candidates": {
                                  "first_frame": {
                                    "estimated_scans_sizes": {},
                                    "height": 1136,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/626274061_868311479288397_5375826525962438887_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=heqv5CRHlusQ7kNvwGr96l-&_nc_oc=AdmjZXYWucY7KQdy5XvYoZQL03KSYDtRXPMvlT5N6sDzwSzsDtw9u2wnUjOW2JFDejE&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afv3LxX9rOT83nSPIqfz5TozxKAvEFNFF05XrSOCLPNgsQ&oe=698EC1B5",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "igtv_first_frame": {
                                    "estimated_scans_sizes": {},
                                    "height": 1136,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/626274061_868311479288397_5375826525962438887_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=heqv5CRHlusQ7kNvwGr96l-&_nc_oc=AdmjZXYWucY7KQdy5XvYoZQL03KSYDtRXPMvlT5N6sDzwSzsDtw9u2wnUjOW2JFDejE&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afv3LxX9rOT83nSPIqfz5TozxKAvEFNFF05XrSOCLPNgsQ&oe=698EC1B5",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "smart_frame": {
                                    "estimated_scans_sizes": {},
                                    "height": 1280,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t15.5256-10/628521642_1467639448035891_3706059630455939584_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=108&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjcyMHgxMjgwLnNkci5DMyJ9&_nc_ohc=tr6OEVELDuQQ7kNvwEsp0oC&_nc_oc=AdlG5FkyvmYUsDDYKoFarAu3FX_k8B4j_qQXPU9tm-3gz7hqNNUszjiJ5fSikeC8GP0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afs_rzXlTeRR9EWl2DvuIwZOf9OYKMakxNOtoLmmklDW-A&oe=698EDA44",
                                    "width": 720,
                                    "is_spatial_image": false
                                  }
                                },
                                "candidates": {
                                  "0": {
                                    "estimated_scans_sizes": {},
                                    "height": 1136,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfvnZVnkaJjUEJoEVtHRrZJekrMngsp_56ziczizvTn01w&oe=698EE5B7",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "1": {
                                    "estimated_scans_sizes": {},
                                    "height": 852,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afv06zObGMIhk69ya4OzhB0welXKoWZsnUIlQ4vpNGMlUQ&oe=698EE5B7",
                                    "width": 480,
                                    "is_spatial_image": false
                                  },
                                  "2": {
                                    "estimated_scans_sizes": {},
                                    "height": 568,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfuwqSmBoZmMLzmsKCg-LnE_vzREjk59J-Q2rfeAHb7Qig&oe=698EE5B7",
                                    "width": 320,
                                    "is_spatial_image": false
                                  },
                                  "3": {
                                    "estimated_scans_sizes": {},
                                    "height": 426,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfvAyJSaJetWPDwrLnYLZ9giweogrj0geHT-G4p6zbP3sQ&oe=698EE5B7",
                                    "width": 240,
                                    "is_spatial_image": false
                                  },
                                  "4": {
                                    "estimated_scans_sizes": {},
                                    "height": 640,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfsuQI3JrDk15gsfORFLjr3yO63iDZ16ho-Dzu9JJJX0lQ&oe=698EE5B7",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "5": {
                                    "estimated_scans_sizes": {},
                                    "height": 640,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfsuQI3JrDk15gsfORFLjr3yO63iDZ16ho-Dzu9JJJX0lQ&oe=698EE5B7",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "6": {
                                    "estimated_scans_sizes": {},
                                    "height": 640,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfsuQI3JrDk15gsfORFLjr3yO63iDZ16ho-Dzu9JJJX0lQ&oe=698EE5B7",
                                    "width": 640,
                                    "is_spatial_image": false
                                  },
                                  "7": {
                                    "estimated_scans_sizes": {},
                                    "height": 480,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afuk6qK_GhRpezFJ9A2Tzx8DSCVgtVRSpqZezjCymVWNwg&oe=698EE5B7",
                                    "width": 480,
                                    "is_spatial_image": false
                                  },
                                  "8": {
                                    "estimated_scans_sizes": {},
                                    "height": 320,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfufMhQ3muYw2Tm11Zui-nFsEdUVRvjxCrQt7KVo7XRGQA&oe=698EE5B7",
                                    "width": 320,
                                    "is_spatial_image": false
                                  },
                                  "9": {
                                    "estimated_scans_sizes": {},
                                    "height": 240,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfuOWSLBGIhJElNjMOon5U88oYIaziemeQPKUJhWDcfcdQ&oe=698EE5B7",
                                    "width": 240,
                                    "is_spatial_image": false
                                  },
                                  "10": {
                                    "estimated_scans_sizes": {},
                                    "height": 150,
                                    "scans_profile": null,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwGmLwuQ&_nc_oc=Adm1yue2uNh6FaH3FSWVhkxJegYFdBtWXFPNciqkgEeRcIaTDUxk1vJy8CBPSdrFv5o&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AftgwtLqR98bjfd1RVGNjJ5mnaWir9EUgsL0ayAYUs-yVA&oe=698EE5B7",
                                    "width": 150,
                                    "is_spatial_image": false
                                  }
                                },
                                "scrubber_spritesheet_info_candidates": {
                                  "default": {
                                    "file_size_kb": 242,
                                    "max_thumbnails_per_sprite": 105,
                                    "rendered_width": 96,
                                    "sprite_height": 1232,
                                    "sprite_urls": {
                                      "0": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-15/627040455_1696428604667313_7236712915170794621_n.jpg?_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=yG9LedQgh-4Q7kNvwG6MQ7p&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Aftt7SZKwOpJSrSIjNEBGhYC5nw8OvoREjONXq9v47KqLw&oe=698EF28F&_nc_sid=c024bc"
                                    },
                                    "sprite_width": 1500,
                                    "thumbnail_duration": 0.10989523809523809,
                                    "thumbnail_height": 176,
                                    "thumbnail_width": 100,
                                    "thumbnails_per_row": 15,
                                    "total_thumbnail_num_per_sprite": 105,
                                    "video_length": 11.539
                                  }
                                }
                              },
                              "ig_media_sharing_disabled": false,
                              "media_cropping_info": {
                                "four_by_three_crop": {
                                  "crop_left": 0.017272735850761414,
                                  "crop_right": 0.9820784098004348,
                                  "crop_top": 0.04164628808415856,
                                  "crop_bottom": 0.7649034911457122
                                }
                              },
                              "media_type": 2,
                              "original_width": 720,
                              "original_height": 1280,
                              "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiOGYwZDEyM2I4Y2RlNDg4YzkzZjY1YWUyNGQzN2E5NTYzODI3NTEwMzYzNjQzMDY3MDAwIn0sInNpZ25hdHVyZSI6IiJ9",
                              "caption": {
                                "strong_id__": "18096970804916469",
                                "bit_flags": 0,
                                "created_at": 1770494914,
                                "created_at_utc": 1770494914,
                                "did_report_as_spam": false,
                                "is_ranked_comment": false,
                                "pk": "18096970804916469",
                                "share_enabled": false,
                                "content_type": "comment",
                                "media_id": "3827510363643067000",
                                "status": "Active",
                                "type": 1,
                                "user_id": "270598518",
                                "text": "“Bubble Bath” + “Funny Bunny” = “OPI’m a Bubble Bunny” 🩷🫧 No more layering, just sheer milky perfection.",
                                "user": {
                                  "strong_id__": "270598518",
                                  "pk": "270598518",
                                  "pk_id": "270598518",
                                  "id": "270598518",
                                  "full_name": "OPI",
                                  "is_unpublished": false,
                                  "fbid_v2": "17841400195544228",
                                  "username": "opi",
                                  "is_private": false,
                                  "is_verified": true,
                                  "profile_pic_id": "3043277643584582085_270598518",
                                  "profile_pic_url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfvudGYqh09UfdwIzkfPJrwlhqdcm4kFKGg0s7d29tgcEA&oe=698ECD04&_nc_sid=c024bc"
                                },
                                "is_covered": false,
                                "private_reply_status": 0
                              },
                              "coauthor_producers": {},
                              "music_metadata": null,
                              "has_tagged_users": true,
                              "clips_tab_pinned_user_ids": {},
                              "clips_metadata": {
                                "clips_creation_entry_point": "clips",
                                "featured_label": null,
                                "is_public_chat_welcome_video": false,
                                "professional_clips_upsell_type": 0,
                                "show_tips": null,
                                "achievements_info": {
                                  "num_earned_achievements": null,
                                  "show_achievements": false
                                },
                                "additional_audio_info": {
                                  "additional_audio_username": null,
                                  "audio_reattribution_info": {
                                    "should_allow_restore": false
                                  }
                                },
                                "asset_recommendation_info": null,
                                "audio_ranking_info": {
                                  "best_audio_cluster_id": "2018992264838377"
                                },
                                "audio_type": "licensed_music",
                                "branded_content_tag_info": {
                                  "can_add_tag": false
                                },
                                "breaking_content_info": null,
                                "breaking_creator_info": null,
                                "challenge_info": null,
                                "content_appreciation_info": {
                                  "enabled": false,
                                  "entry_point_container": null
                                },
                                "contextual_highlight_info": null,
                                "cutout_sticker_info": {},
                                "disable_use_in_clips_client_cache": false,
                                "external_media_info": null,
                                "is_fan_club_promo_video": null,
                                "is_shared_to_fb": false,
                                "mashup_info": {
                                  "can_toggle_mashups_allowed": false,
                                  "formatted_mashups_count": null,
                                  "has_been_mashed_up": false,
                                  "has_nonmimicable_additional_audio": false,
                                  "is_creator_requesting_mashup": false,
                                  "is_light_weight_check": true,
                                  "is_light_weight_reuse_allowed_check": false,
                                  "is_pivot_page_available": false,
                                  "is_reuse_allowed": false,
                                  "mashup_type": null,
                                  "mashups_allowed": false,
                                  "mashups_allowed_for_carousel": false,
                                  "non_privacy_filtered_mashups_media_count": 0,
                                  "privacy_filtered_mashups_media_count": null,
                                  "original_media": null
                                },
                                "merchandising_pill_info": null,
                                "music_canonical_id": "18150157393018179",
                                "music_info": {
                                  "music_canonical_id": null,
                                  "music_asset_info": {
                                    "allows_saving": false,
                                    "artist_id": "403607090398646",
                                    "audio_asset_id": "1182222743815891",
                                    "audio_cluster_id": "2018992264838377",
                                    "cover_artwork_thumbnail_uri": "https://scontent.fcgk21-1.fna.fbcdn.net/v/t39.30808-6/573345165_71060222836614_2110050682198446968_n.jpg?stp=dst-jpg_s168x128_tt6&_nc_cat=1&ccb=1-7&_nc_sid=2f2557&_nc_ohc=JFZcXvdb1poQ7kNvwFRBdZH&_nc_oc=AdmNdfYl-QHVoVyfMONtlX65_WB4MFNphx1QOLEVb8ANTrzBuKqJkdYNoAspAUBBhyg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_AfvVS-xgrWn_t09ADX_dB22sxToRhjd3iEf6VebwHxSVFQ&oe=698EE6F9",
                                    "cover_artwork_uri": "https://scontent.fcgk21-1.fna.fbcdn.net/v/t39.30808-6/573345165_71060222836614_2110050682198446968_n.jpg?stp=dst-jpg_s261x260_tt6&_nc_cat=1&ccb=1-7&_nc_sid=2f2557&_nc_ohc=JFZcXvdb1poQ7kNvwFRBdZH&_nc_oc=AdmNdfYl-QHVoVyfMONtlX65_WB4MFNphx1QOLEVb8ANTrzBuKqJkdYNoAspAUBBhyg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent.fcgk21-1.fna&_nc_gid=G2lG0clq17xeAlfzBgnD3A&oh=00_Afuy6LL1FmSAExWu5sXdM4juinnCxx3_RS9hKnTd85yg4A&oe=698EE6F9",
                                    "dark_message": null,
                                    "dash_manifest": null,
                                    "display_artist": "Finnolia Sound Effects",
                                    "duration_in_ms": 120000,
                                    "fast_start_progressive_download_url": "https://video.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m69/AQOVTjdouZttkXYOkGDxtRp2Y4xuuIX7S7cLbzuKwgVLKmVku6-eMBKgs41Kmo2KnFSsTbBglejWy9nkDnHUVstn.mp4?strext=1&_nc_cat=104&_nc_oc=AdmSC2nKRvQliB4NQlO9W6b1KrEaSIoAvAtW1gOrk20MEeFUXA75c-0HaKHFlkHiugc&_nc_sid=8bf8fe&_nc_ht=video.fcgk21-1.fna.fbcdn.net&_nc_ohc=_veE3SmHZKkQ7kNvwFh8QwI&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODM1NTY1MDE5MDA3OTYwLCJhc3NldF9hZ2VfZGF5cyI6MTAwLCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_zt=28&oh=00_AfuhRadfCvCZ5mu6PEAayBj8BTIw3r6bozCe3ekQp7kzAg&oe=698EC322",
                                    "has_lyrics": false,
                                    "highlight_start_times_in_ms": {
                                      "0": 1500
                                    },
                                    "id": "1182222743815891",
                                    "ig_username": null,
                                    "is_eligible_for_audio_effects": false,
                                    "is_eligible_for_vinyl_sticker": false,
                                    "is_explicit": false,
                                    "licensed_music_subtype": "DEFAULT",
                                    "progressive_download_url": "https://video.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m69/AQOVTjdouZttkXYOkGDxtRp2Y4xuuIX7S7cLbzuKwgVLKmVku6-eMBKgs41Kmo2KnFSsTbBglejWy9nkDnHUVstn.mp4?strext=1&_nc_cat=104&_nc_oc=AdmSC2nKRvQliB4NQlO9W6b1KrEaSIoAvAtW1gOrk20MEeFUXA75c-0HaKHFlkHiugc&_nc_sid=8bf8fe&_nc_ht=video.fcgk21-1.fna.fbcdn.net&_nc_ohc=_veE3SmHZKkQ7kNvwFh8QwI&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODM1NTY1MDE5MDA3OTYwLCJhc3NldF9hZ2VfZGF5cyI6MTAwLCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_zt=28&oh=00_AfuhRadfCvCZ5mu6PEAayBj8BTIw3r6bozCe3ekQp7kzAg&oe=698EC322",
                                    "reactive_audio_download_url": null,
                                    "sanitized_title": null,
                                    "song_monetization_info": null,
                                    "subtitle": "",
                                    "title": "Water Bubbles (Bubble Bubbling Aquarium Fish Tank Ambience Background Noise Soundscape Clip) [Sound Effect]",
                                    "web_30s_preview_download_url": "https://video.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m69/AQP8pHCQ0-Y2aKDieyLaJbTNRMwbieXYFl8TtU4yUBkcWlP0SJiAr2y15N7isHiZcoUxYm7Q_hYpwjaBunHr_ACB.mp4?strext=1&_nc_cat=107&_nc_oc=Admz8R-nsl60nb6Ye1r8jgBA-ZzmcFX8VTL10zTZ8wpEkFyfHUip1kGEuit17-7lCuk&_nc_sid=8bf8fe&_nc_ht=video.fcgk21-1.fna.fbcdn.net&_nc_ohc=BuiJXYSH89wQ7kNvwG4Pk--&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODM1NTY1MDE5MDA3OTYwLCJhc3NldF9hZ2VfZGF5cyI6MTAwLCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_zt=28&oh=00_Aft-gDU-0ksckljQFP9qZ_ZaOWkerWtgcPtDf9kUEuZNFg&oe=698ED037",
                                    "lyrics": null,
                                    "spotify_track_metadata": null,
                                    "related_audios": null
                                  },
                                  "music_consumption_info": {
                                    "allow_media_creation_with_music": false,
                                    "music_creation_restriction_reason": null,
                                    "audio_asset_start_time_in_ms": 1500,
                                    "derived_content_start_time_in_composition_in_ms": 0,
                                    "contains_lyrics": null,
                                    "derived_content_id": null,
                                    "display_labels": null,
                                    "formatted_clips_media_count": null,
                                    "is_bookmarked": false,
                                    "is_trending_in_clips": false,
                                    "overlap_duration_in_ms": 90000,
                                    "placeholder_profile_pic_url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.12442-15/43985629_311105916145351_58064759811405776_n.jpg?_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=107&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=KzirF6K1NREQ7kNvwEHqKgJ&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIAAAAA&ccb=7-5&oh=00_AfvaWkznuGWkbJrl0xJQTbAulV19dKl9nVq5WCdG-zKgIg&oe=698ECD3D&_nc_sid=c024bc",
                                    "should_allow_music_editing": false,
                                    "should_mute_audio": false,
                                    "should_mute_audio_reason": "",
                                    "should_mute_audio_reason_type": null,
                                    "should_render_soundwave": false,
                                    "trend_rank": null,
                                    "previous_trend_rank": null,
                                    "ig_artist": null,
                                    "audio_filter_infos": {},
                                    "audio_muting_info": {
                                      "mute_audio": false,
                                      "mute_reason_str": "",
                                      "allow_audio_editing": false,
                                      "show_muted_audio_toast": false
                                    },
                                    "user_notes": null,
                                    "related_audios": null
                                  }
                                },
                                "nux_info": null,
                                "original_sound_info": null,
                                "originality_info": null,
                                "reels_on_the_rise_info": null,
                                "reusable_text_attribute_string": null,
                                "reusable_text_info": null,
                                "shopping_info": null,
                                "show_achievements": false,
                                "template_info": null,
                                "may_have_template_info": null,
                                "viewer_interaction_settings": null
                              },
                              "original_lang_for_translations": "en",
                              "video_versions": {
                                "0": {
                                  "bandwidth": null,
                                  "height": 852,
                                  "type": 101,
                                  "url": "https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdkJREFoyzPehEU59hTuGFs0Tmw47aQrXWM9-hRItKkj1FySfHQt5iQinHPljUT-ez4&_nc_sid=5e9851&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwG4AQe7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=G2lG0clq17xeAlfzBgnD3A&_nc_zt=28&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfvdBykoFQUMgyhX4SM0Ill88XTSef6Rt7YAkEQ5o3InDw&oe=698EF007",
                                  "url_expiration_timestamp_us": null,
                                  "width": 480,
                                  "fallback": null
                                },
                                "1": {
                                  "bandwidth": null,
                                  "height": 852,
                                  "type": 103,
                                  "url": "https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdkJREFoyzPehEU59hTuGFs0Tmw47aQrXWM9-hRItKkj1FySfHQt5iQinHPljUT-ez4&_nc_sid=5e9851&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwG4AQe7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=G2lG0clq17xeAlfzBgnD3A&_nc_zt=28&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfvdBykoFQUMgyhX4SM0Ill88XTSef6Rt7YAkEQ5o3InDw&oe=698EF007",
                                  "url_expiration_timestamp_us": null,
                                  "width": 480,
                                  "fallback": null
                                },
                                "2": {
                                  "bandwidth": null,
                                  "height": 852,
                                  "type": 102,
                                  "url": "https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdkJREFoyzPehEU59hTuGFs0Tmw47aQrXWM9-hRItKkj1FySfHQt5iQinHPljUT-ez4&_nc_sid=5e9851&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwG4AQe7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=G2lG0clq17xeAlfzBgnD3A&_nc_zt=28&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&oh=00_AfvdBykoFQUMgyhX4SM0Ill88XTSef6Rt7YAkEQ5o3InDw&oe=698EF007",
                                  "url_expiration_timestamp_us": null,
                                  "width": 480,
                                  "fallback": null
                                }
                              },
                              "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT11.540318S\" FBManifestTimestamp=\"1770588745\" FBManifestIdentifier=\"FpKpyJgNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZdrbqgd/Zi58DiLbfjJ7brgPI+u+m4qSrBOa3wurCkucEgp/lzLSahwWU2OyggYTHBtLQ3ujR1/QLIhgYZGFzaF9sbl9oZWFhY192YnIzX2F1ZGlvIiwZGA5tb2RlcmF0ZV9oZWF2eQAWAhQAEhQCAA==\"><Period id=\"0\" duration=\"PT11.540318S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:72.2\"><Representation id=\"1423221782783937v\" bandwidth=\"109394\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"157710\" FBPlaybackResolutionMos=\"0:100,360:66.2,480:61.9,720:59.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:90.9,480:87.3,720:79.1\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQNvTW869mERw9Bd8Ah27_zkz7sQ8V7VrmaUIM7Vi71muA23OuwdlTIdDYBvigljx1TUF-148d5Y1wPly62m1rq9ungWVVpA42MBQrw.mp4?_nc_cat=107&amp;_nc_oc=AdkEfaaWTUWggs1knNu-LDIeEngwplTi2o71PJ2E0Q225miXtyMKZcXI-cfVQ2uxPIk&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=CxdhT4_-hqkQ7kNvwEkgnOM&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTA5Mzk0LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_Aft51RonrByW--4LW-gy9VwhzNItRksmdrbCOC37YvB2Ig&amp;oe=698EE2E8</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-11831\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-42875\" FBFirstSegmentRange=\"886-67445\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"67446-129162\" FBPrefetchSegmentRange=\"886-67445\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1845049399547402v\" bandwidth=\"235320\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"339254\" FBPlaybackResolutionMos=\"0:100,360:79.8,480:75.8,720:72.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:96,480:94.1,720:89.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMfmVAgqMIu12HAuA2TBzT4bHvOD-p1QIS7yapC7Qj726irAHpoiUiFjMH4-XIRVU3QvNTgRMND8fQSTOBchILMrGtgIaFK9A-5f-o.mp4?_nc_cat=104&amp;_nc_oc=Adm0a2kNz0qHhlk21roAs2s-CDMFBUdG_9uJCn1qp1CqFs51wV3p4-bZP3Yh-wNfCE8&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=ZKusk3e1hb8Q7kNvwE_PP9_&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MjM1MzIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_Afue9ungP2_GfI6vXxK0xpGb9gBuK8VhStHEQjIuGKkVJw&amp;oe=698EEB45</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-23246\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-89051\" FBFirstSegmentRange=\"886-141774\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"141775-279121\" FBPrefetchSegmentRange=\"886-141774\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1221089576222372v\" bandwidth=\"357930\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"516017\" FBPlaybackResolutionMos=\"0:100,360:85.4,480:81.6,720:77.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.1,480:95.9,720:92.8\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7C5mFWbf8I_-URt13wUDdxuBsAAr7ko9YrmD4kSsJXr-hELmElkcayUglp7xe4jj7xz3Hayda74n12U5U9kMQ1CtsPXYuoTkm37A.mp4?_nc_cat=104&amp;_nc_oc=AdkmPlhnse1dAe9x8npxi1MrDirDyTuSPiJUJdyAWjrF4nN3cB9peCW9B0b-uaXt4ng&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=6OR5VfxNS18Q7kNvwGez_qR&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MzU3OTMwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_AftsXbcygkHaJBMb4qJOW-wQxBpVR0iGAOOqZnsOVpNK5Q&amp;oe=698EED71</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-31219\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-133794\" FBFirstSegmentRange=\"886-216433\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"216434-424924\" FBPrefetchSegmentRange=\"886-216433\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"947147407879556v\" bandwidth=\"482217\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"695197\" FBPlaybackResolutionMos=\"0:100,360:88,480:84.8,720:81.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:96.7,720:94.1\" FBAbrPolicyTags=\"avoid_on_cellular\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP1LXkImD4T4Gbrj7eh5PQ-gJ8KD_j56EMkcYUqu1OzemcC1pfIiKzJUvO0EEZ_YrCAxyum6_t3--Ocm4wFMo3tQhJR7G5Jfa7dPN4.mp4?_nc_cat=107&amp;_nc_oc=Adk2Ts7jV0S8fwKjobt0X5FnGx9dQrOZnZvhD-3v4NzFGY1B6Eliml-tJ5RZL3UQdUE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=WLmdnHENduYQ7kNvwHlefwQ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NDgyMjE3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_AftebLdHMdrzsbs70ddrFL4yPawlIS-wkmr288MB80cZlg&amp;oe=698EE5F0</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-37095\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-179490\" FBFirstSegmentRange=\"886-296083\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"296084-574360\" FBPrefetchSegmentRange=\"886-296083\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"912795674622619v\" bandwidth=\"623100\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"898303\" FBPlaybackResolutionMos=\"0:100,360:89.8,480:86.9,720:83.7\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98,480:97.2,720:95\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQP7ZTNXJ4zJpeH7ne4w6QMQ4j51z4rHl1CTFdj1OEQYfXQ2Nvt9dU6bQPtGar-L8jSV2q9esqUQ_AfND2zIiF9YnZGn8E1H2tWLTxs.mp4?_nc_cat=108&amp;_nc_oc=AdkwMVTGYU-UkdLpjsbGF785tdYNJn5elOFIoOibrjc-aAn-oCKUt1cofMlJwZRY7WE&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=BG_3k7HIJMUQ7kNvwFTxwTt&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6NjIzMTAwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_AfskOmRea2XmtVsmchu3EiVJ3-493A-plltD6DsDPOFD6w&amp;oe=698EE47D</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-42876\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-229514\" FBFirstSegmentRange=\"886-382112\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"382113-732788\" FBPrefetchSegmentRange=\"886-382112\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3352817071543337v\" bandwidth=\"866520\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1249233\" FBPlaybackResolutionMos=\"0:100,360:91.3,480:88.8,720:86\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.35,480:97.9,720:96.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m367/AQMxePChW5qUnzJrSWWG-LybCS69WNQkRu3B9GQwTWUlUz34p-YVxABhm4eXFl1YqSjV4eewfzsvvqjPZZPh7pr-_DfPmM6Mlf40bcc.mp4?_nc_cat=102&amp;_nc_oc=Adl4Xu7wvLl9r-SLehWZti-ThmLYf_r-Ndq9SFirrArxkezNtjl4kGr_BAYBGNr17G4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=eXd6RWQNTK4Q7kNvwFQN3Mw&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6ODY2NTIwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_AfsmZIZHSsaA2NrqQr7mWugcIPyTR3HJq1lCjD2YhN4a7Q&amp;oe=698EDDB7</BaseURL><SegmentBase indexRange=\"818-885\" timescale=\"15360\" FBMinimumPrefetchRange=\"886-48527\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"886-297112\" FBFirstSegmentRange=\"886-521494\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"521495-1012867\" FBPrefetchSegmentRange=\"886-521494\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1352717509873139a\" bandwidth=\"112169\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"112169\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"162736\" FBPaqMos=\"91.85\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://instagram.fcgk21-1.fna.fbcdn.net/o1/v/t2/f2/m78/AQPhNEDo-SV7Wrf33FrBAnwbu12sDAaxT689p5WicTbRbSIjnj5eUpRAJz1pXaOfM2tw5Pc1atz4NR45EHGE8eYzYESNCdS0WK2B2e8.mp4?_nc_cat=108&amp;_nc_oc=AdlvNcC2Rdw7RMlDpveDh9QSAad8nfK5MqyJBL7qXknh9uKcBpX09ziKNo8vPVAzov4&amp;_nc_sid=9ca052&amp;_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&amp;_nc_ohc=1HMVvj31WyQQ7kNvwHNpVkd&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjoxNzk0NTE4MzgyNjEwNzM5OCwiYXNzZXRfYWdlX2RheXMiOjEsInZpX3VzZWNhc2VfaWQiOjEwMDk5LCJkdXJhdGlvbl9zIjoxMSwiYml0cmF0ZSI6MTEyODEyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=G2lG0clq17xeAlfzBgnD3A&amp;_nc_zt=28&amp;oh=00_AfsRiaWQrUe2km8dNkjIPSL6rE08gipoEmwhEGrGNqUvlQ&amp;oe=698ADD95</BaseURL><SegmentBase indexRange=\"824-927\" timescale=\"44100\" FBMinimumPrefetchRange=\"928-1271\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"928-34109\" FBFirstSegmentRange=\"928-28929\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"28930-57694\" FBPrefetchSegmentRange=\"928-57694\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                              "number_of_qualities": 6,
                              "like_count": 37881,
                              "comment_count": 141,
                              "product_suggestions": {},
                              "comment_inform_treatment": {
                                "action_type": null,
                                "should_have_inform_treatment": false,
                                "text": "",
                                "url": null
                              },
                              "igbio_product": null,
                              "is_open_to_public_submission": false,
                              "is_social_ufi_disabled": false,
                              "open_carousel_show_follow_button": false,
                              "timeline_pinned_user_ids": {},
                              "taken_at": 1770494912,
                              "usertags": {
                                "in": {
                                  "0": {
                                    "position": {
                                      "0": 0,
                                      "1": 0
                                    },
                                    "user": {
                                      "strong_id__": "42726124",
                                      "pk": "42726124",
                                      "pk_id": "42726124",
                                      "id": "42726124",
                                      "full_name": "𝐒𝐀𝐑𝐀𝐇 | UGC Creator ✨",
                                      "username": "sedjames",
                                      "is_private": false,
                                      "is_verified": false,
                                      "profile_pic_id": "3662930939031646765_42726124",
                                      "profile_pic_url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/513861311_18511955302038125_3912644838409020044_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=105&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=hTvkYxSzCxQQ7kNvwFJKBQJ&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AftZFLjUexBzAAAm6y1OasVMVUv18lT-AitP_LlhuA7mnA&oe=698ED521&_nc_sid=c024bc"
                                    }
                                  }
                                }
                              },
                              "photo_of_you": false,
                              "can_see_insights_as_brand": false,
                              "display_uri": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=cQ0OfI--lbQQ7kNvwG2ZgAv&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfsHKEut_6xQ_ZnLscxt7J1RocXpKeYH_Kbyku4GMy_DSA&oe=698EEEB6&_nc_sid=c024bc",
                              "fb_user_tags": {
                                "in": {}
                              },
                              "coauthor_producer_can_see_organic_insights": false,
                              "invited_coauthor_producers": {},
                              "media_overlay_info": null,
                              "is_in_profile_grid": false,
                              "profile_grid_control_enabled": false,
                              "owner": {
                                "strong_id__": "270598518",
                                "fbid_v2": "17841400195544228",
                                "feed_post_reshare_disabled": false,
                                "full_name": "OPI",
                                "id": "270598518",
                                "is_unpublished": false,
                                "pk": "270598518",
                                "pk_id": "270598518",
                                "third_party_downloads_enabled": 1,
                                "eligible_for_text_app_activation_badge": false,
                                "account_type": 2,
                                "account_badges": {},
                                "fan_club_info": {
                                  "autosave_to_exclusive_highlight": null,
                                  "connected_member_count": null,
                                  "fan_club_id": null,
                                  "fan_club_name": null,
                                  "has_created_ssc": null,
                                  "has_enough_subscribers_for_ssc": null,
                                  "is_fan_club_gifting_eligible": null,
                                  "is_fan_club_referral_eligible": null,
                                  "is_free_trial_eligible": null,
                                  "largest_public_bc_id": null,
                                  "subscriber_count": null,
                                  "should_show_playlists_in_profile_tab": null,
                                  "fan_consideration_page_revamp_eligiblity": null
                                },
                                "has_anonymous_profile_picture": false,
                                "hd_profile_pic_url_info": {
                                  "height": 1080,
                                  "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afsswd4g4m6bS4CM7aKdtItOVSo_7bnCVnCbovcBcfMHNA&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 1080
                                },
                                "hd_profile_pic_versions": {
                                  "0": {
                                    "height": 320,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfupToDSOXldfVRibG3zfdhBnbhbUceib5Uh0zhgb7oayw&oe=698ECD04&_nc_sid=c024bc",
                                    "width": 320
                                  },
                                  "1": {
                                    "height": 640,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afu2CKtlx2t0RZVbCEMks_YkN_twvKvyVweiddoQMQt_Og&oe=698ECD04&_nc_sid=c024bc",
                                    "width": 640
                                  }
                                },
                                "is_private": false,
                                "is_verified": true,
                                "profile_pic_id": "3043277643584582085_270598518",
                                "profile_pic_url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfvudGYqh09UfdwIzkfPJrwlhqdcm4kFKGg0s7d29tgcEA&oe=698ECD04&_nc_sid=c024bc",
                                "show_account_transparency_details": true,
                                "transparency_product_enabled": false,
                                "username": "opi",
                                "is_embeds_disabled": false
                              },
                              "is_artist_pick": false,
                              "product_type": "clips",
                              "is_paid_partnership": false,
                              "boost_unavailable_identifier": null,
                              "boost_unavailable_reason": null,
                              "boost_unavailable_reason_v2": {},
                              "subscribe_cta_visible": false,
                              "creative_config": null,
                              "is_cutout_sticker_allowed": false,
                              "cutout_sticker_info": {},
                              "is_tagged_media_shared_to_viewer_profile_grid": false,
                              "should_show_author_pog_for_tagged_media_shared_to_profile_grid": false,
                              "meta_ai_suggested_prompts": {},
                              "gen_ai_chat_with_ai_cta_info": null,
                              "can_reply": false,
                              "is_eligible_content_for_post_roll_ad": false,
                              "is_photo_comments_composer_enabled_for_author": false,
                              "can_view_more_preview_comments": false,
                              "preview_comments": {},
                              "hide_view_all_comment_entrypoint": false,
                              "eligible_insights_entrypoints": "NONE",
                              "has_more_comments": true,
                              "max_num_visible_preview_comments": 2,
                              "explore_hide_comments": false,
                              "hidden_likes_string_variant": -1,
                              "video_sticker_locales": {},
                              "is_eligible_for_autodub": false,
                              "is_eligible_for_autodub_upsell": false,
                              "media_attributions_data": {},
                              "creator_product_link_infos": {},
                              "is_eligible_for_poe": false,
                              "is_eligible_for_organic_eager_refresh": false,
                              "shop_routing_user_id": null,
                              "featured_products": {},
                              "commerce_integrity_review_decision": "",
                              "is_reuse_allowed": false,
                              "logging_info_token": "GCA4OGNhMjEzMjU3ZWU0NjRlOTdjMzY5ZTFjODYxZDMwOXgDZWFnAA==",
                              "view_state_item_type": 128,
                              "sharing_friction_info": {
                                "should_have_sharing_friction": false,
                                "bloks_app_url": null,
                                "sharing_friction_payload": null
                              },
                              "gen_ai_detection_method": {
                                "detection_method": "NONE"
                              },
                              "clips_demotion_control": {
                                "title": "Not interested",
                                "enable_word_wrapping": true,
                                "confirmation_icon": "none",
                                "title_style": "normal",
                                "confirmation_title": "Post hidden",
                                "confirmation_body": "We'll suggest fewer posts like this.",
                                "confirmation_title_style": "large_left",
                                "undo_style": "top_right",
                                "confirmation_style": "bottomsheet",
                                "followup_options": {
                                  "0": {
                                    "text": "Don't suggest posts with certain words",
                                    "id": "hide_all_specific_words",
                                    "show_icon": true,
                                    "data": null,
                                    "style": null,
                                    "demotion_control": null,
                                    "subtitle": null
                                  },
                                  "1": {
                                    "text": "Manage content preferences",
                                    "id": "control_center",
                                    "show_icon": true,
                                    "data": null,
                                    "style": null,
                                    "demotion_control": null,
                                    "subtitle": null
                                  },
                                  "2": {
                                    "text": "This post made me uncomfortable",
                                    "id": "uncomfortable",
                                    "show_icon": true,
                                    "data": null,
                                    "style": null,
                                    "demotion_control": {
                                      "confirmation_style": "bottomsheet",
                                      "confirmation_icon": "eye-off-pano",
                                      "confirmation_body": "Thanks for letting us know",
                                      "undo_style": "inline"
                                    },
                                    "subtitle": null
                                  }
                                }
                              },
                              "user": {
                                "strong_id__": "270598518",
                                "fbid_v2": "17841400195544228",
                                "feed_post_reshare_disabled": false,
                                "full_name": "OPI",
                                "id": "270598518",
                                "is_unpublished": false,
                                "pk": "270598518",
                                "pk_id": "270598518",
                                "third_party_downloads_enabled": 1,
                                "eligible_for_text_app_activation_badge": false,
                                "account_type": 2,
                                "account_badges": {},
                                "fan_club_info": {
                                  "autosave_to_exclusive_highlight": null,
                                  "connected_member_count": null,
                                  "fan_club_id": null,
                                  "fan_club_name": null,
                                  "has_created_ssc": null,
                                  "has_enough_subscribers_for_ssc": null,
                                  "is_fan_club_gifting_eligible": null,
                                  "is_fan_club_referral_eligible": null,
                                  "is_free_trial_eligible": null,
                                  "largest_public_bc_id": null,
                                  "subscriber_count": null,
                                  "should_show_playlists_in_profile_tab": null,
                                  "fan_consideration_page_revamp_eligiblity": null
                                },
                                "has_anonymous_profile_picture": false,
                                "hd_profile_pic_url_info": {
                                  "height": 1080,
                                  "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afsswd4g4m6bS4CM7aKdtItOVSo_7bnCVnCbovcBcfMHNA&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 1080
                                },
                                "hd_profile_pic_versions": {
                                  "0": {
                                    "height": 320,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfupToDSOXldfVRibG3zfdhBnbhbUceib5Uh0zhgb7oayw&oe=698ECD04&_nc_sid=c024bc",
                                    "width": 320
                                  },
                                  "1": {
                                    "height": 640,
                                    "url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afu2CKtlx2t0RZVbCEMks_YkN_twvKvyVweiddoQMQt_Og&oe=698ECD04&_nc_sid=c024bc",
                                    "width": 640
                                  }
                                },
                                "is_private": false,
                                "is_verified": true,
                                "profile_pic_id": "3043277643584582085_270598518",
                                "profile_pic_url": "https://instagram.fcgk21-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fcgk21-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QE_hpx7UIIB3vX2XkZb0sacmWpBI73UQKEPAjHDh3OlRedtw8dko9m4E35z-OV7ZUU&_nc_ohc=ymssfZtSXPQQ7kNvwHA1M0V&_nc_gid=G2lG0clq17xeAlfzBgnD3A&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfvudGYqh09UfdwIzkfPJrwlhqdcm4kFKGg0s7d29tgcEA&oe=698ECD04&_nc_sid=c024bc",
                                "show_account_transparency_details": true,
                                "transparency_product_enabled": false,
                                "username": "opi",
                                "is_embeds_disabled": false
                              },
                              "can_viewer_reshare": true,
                              "can_viewer_save": true,
                              "caption_is_edited": false,
                              "code": "DUeDGWPEjp4",
                              "device_timestamp": 1770494811936668,
                              "enable_media_notes_production": false,
                              "filter_type": 0,
                              "has_liked": false,
                              "has_shared_to_fb": 0,
                              "has_views_fetching": true,
                              "is_comments_gif_composer_enabled": false,
                              "is_organic_product_tagging_eligible": false,
                              "is_post_live_clips_media": false,
                              "like_and_view_counts_disabled": false,
                              "media_reposter_bottomsheet_enabled": false,
                              "original_media_has_visual_reply_media": false,
                              "url": "https://www.instagram.com/reel/DUeDGWPEjp4/"
                            }
                          }
                        },
                        "paging_info": {
                          "max_id": "QVFBNno1SWl1Z2ZWdmJObDBIMjZZSm85RmVHQ0RIVjF6eTB3M2NTTTRyTFBxejRETmdnN0F6S0xQVGlaV1RCRUctUnRWMXVrZXF0d1J2aUlEc1gxY19zUw==",
                          "more_available": true
                        },
                        "status": "ok"
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/reels",
                      "note": "Manual pagination - use max_id from response for next page"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "items": {
                          "0": {
                            "id": "3827510363643067000_270598518",
                            "code": "DUeDGWPEjp4",
                            "taken_at": 1770494912,
                            "caption": {
                              "strong_id__": "18096970804916469",
                              "bit_flags": 0,
                              "created_at": 1770494914,
                              "created_at_utc": 1770494914,
                              "did_report_as_spam": false,
                              "is_ranked_comment": false,
                              "pk": "18096970804916469",
                              "share_enabled": false,
                              "content_type": "comment",
                              "media_id": "3827510363643067000",
                              "status": "Active",
                              "type": 1,
                              "user_id": "270598518",
                              "text": "“Bubble Bath” + “Funny Bunny” = “OPI’m a Bubble Bunny” 🩷🫧 No more layering, just sheer milky perfection.",
                              "user": {
                                "strong_id__": "270598518",
                                "pk": "270598518",
                                "pk_id": "270598518",
                                "id": "270598518",
                                "full_name": "OPI",
                                "is_unpublished": false,
                                "fbid_v2": "17841400195544228",
                                "username": "opi",
                                "is_private": false,
                                "is_verified": true,
                                "profile_pic_id": "3043277643584582085_270598518",
                                "profile_pic_url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afvrt44z1BimLLhb0JrTkRYWOz66ZdQfBszxR8gWQ0B-cQ&oe=698ECD04&_nc_sid=c024bc"
                              },
                              "is_covered": false,
                              "private_reply_status": 0
                            },
                            "play_count": 1459117,
                            "ig_play_count": 1459117,
                            "comment_count": 144,
                            "like_count": 38537,
                            "display_uri": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=cQ0OfI--lbQQ7kNvwF6QzNR&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AftsaCFWM_K8PLWRNDt2sdU7K1iuELyvxuO9EyWP-uuUBw&oe=698EEEB6&_nc_sid=c024bc",
                            "video_versions": {
                              "0": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 101,
                                "url": "https://instagram.fluq1-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdnNU7ow01fCba2QfN_SjxwA50tuaCth3PN-58-Ec6Y4HN4C6i4KlzNHkim7De9aH5o&_nc_sid=5e9851&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwEwteeY&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&_nc_zt=28&oh=00_AfviQT29wKyEK8UPrOfYP2PUQiL6_h7GEeD8jxu5fPqMeg&oe=698EF007",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "1": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 103,
                                "url": "https://instagram.fluq1-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdnNU7ow01fCba2QfN_SjxwA50tuaCth3PN-58-Ec6Y4HN4C6i4KlzNHkim7De9aH5o&_nc_sid=5e9851&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwEwteeY&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&_nc_zt=28&oh=00_AfviQT29wKyEK8UPrOfYP2PUQiL6_h7GEeD8jxu5fPqMeg&oe=698EF007",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              },
                              "2": {
                                "bandwidth": null,
                                "height": 852,
                                "type": 102,
                                "url": "https://instagram.fluq1-1.fna.fbcdn.net/o1/v/t16/f2/m69/AQN_Qck8tr0iRhOJ4tdDEV3cnJSxUbUmq665e5LfxwQsX0aTFShA6z5CV139oM1dIX9ax7FF9L0n60bdbPdXx9AF.mp4?strext=1&_nc_cat=101&_nc_oc=AdnNU7ow01fCba2QfN_SjxwA50tuaCth3PN-58-Ec6Y4HN4C6i4KlzNHkim7De9aH5o&_nc_sid=5e9851&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_ohc=RLkPuH85b1YQ7kNvwEwteeY&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTc5NDUxODM4MjYxMDczOTgsImFzc2V0X2FnZV9kYXlzIjoxLCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MTEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=aa0e6f8ad5622f52&_nc_vs=HBksFQIYOnBhc3N0aHJvdWdoX2V2ZXJzdG9yZS9HQVBoWVNVcDRPQUJhRmNFQUh2cjNwb0txS3B0YnNwVEFRQUYVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzQ0NEVDMDE4QjFGREMyRTRFNzkzOUQxRjVGMzRDQ0EyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaM8JK2lsPgPxUCKAJDMywXQCcQ5WBBiTcYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&_nc_zt=28&oh=00_AfviQT29wKyEK8UPrOfYP2PUQiL6_h7GEeD8jxu5fPqMeg&oe=698EF007",
                                "url_expiration_timestamp_us": null,
                                "width": 480,
                                "fallback": null
                              }
                            },
                            "user": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afu83Z01b2jx31plMk0qhA8W2KUUC9PmSqAkez9UvQHeOg&oe=698ECD04&_nc_sid=c024bc",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfvS8yZvzYZbeqqvFirhpZw_crbZ3xtlg29w7IoiCjiEsw&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfviMCVBnXideWnqsAXt545lYPpFe7UTZkahwmls5t8iEg&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afvrt44z1BimLLhb0JrTkRYWOz66ZdQfBszxR8gWQ0B-cQ&oe=698ECD04&_nc_sid=c024bc",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "owner": {
                              "strong_id__": "270598518",
                              "fbid_v2": "17841400195544228",
                              "feed_post_reshare_disabled": false,
                              "full_name": "OPI",
                              "id": "270598518",
                              "is_unpublished": false,
                              "pk": "270598518",
                              "pk_id": "270598518",
                              "third_party_downloads_enabled": 1,
                              "eligible_for_text_app_activation_badge": false,
                              "account_type": 2,
                              "account_badges": {},
                              "fan_club_info": {
                                "autosave_to_exclusive_highlight": null,
                                "connected_member_count": null,
                                "fan_club_id": null,
                                "fan_club_name": null,
                                "has_created_ssc": null,
                                "has_enough_subscribers_for_ssc": null,
                                "is_fan_club_gifting_eligible": null,
                                "is_fan_club_referral_eligible": null,
                                "is_free_trial_eligible": null,
                                "largest_public_bc_id": null,
                                "subscriber_count": null,
                                "should_show_playlists_in_profile_tab": null,
                                "fan_consideration_page_revamp_eligiblity": null
                              },
                              "has_anonymous_profile_picture": false,
                              "hd_profile_pic_url_info": {
                                "height": 1080,
                                "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afu83Z01b2jx31plMk0qhA8W2KUUC9PmSqAkez9UvQHeOg&oe=698ECD04&_nc_sid=c024bc",
                                "width": 1080
                              },
                              "hd_profile_pic_versions": {
                                "0": {
                                  "height": 320,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfvS8yZvzYZbeqqvFirhpZw_crbZ3xtlg29w7IoiCjiEsw&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 320
                                },
                                "1": {
                                  "height": 640,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfviMCVBnXideWnqsAXt545lYPpFe7UTZkahwmls5t8iEg&oe=698ECD04&_nc_sid=c024bc",
                                  "width": 640
                                }
                              },
                              "is_private": false,
                              "is_verified": true,
                              "profile_pic_id": "3043277643584582085_270598518",
                              "profile_pic_url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-19/332508693_716166386813792_8306749939985552435_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=ymssfZtSXPQQ7kNvwGNfuOw&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_Afvrt44z1BimLLhb0JrTkRYWOz66ZdQfBszxR8gWQ0B-cQ&oe=698ECD04&_nc_sid=c024bc",
                              "show_account_transparency_details": true,
                              "transparency_product_enabled": false,
                              "username": "opi",
                              "is_embeds_disabled": false
                            },
                            "image_versions2": {
                              "additional_candidates": {
                                "first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/626274061_868311479288397_5375826525962438887_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=heqv5CRHlusQ7kNvwF7YTIg&_nc_oc=AdnwZr3R8BRj-OK6bEghR76YONTNQ7PC1cMmwel3wChsPWo4hnwvbGqj51Qyod0uuCk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Aful3r5LqDNuAr8uQiPz23Q6xFK07MeYYZp5Aa6cU0U6cQ&oe=698EF9F5",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "igtv_first_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/626274061_868311479288397_5375826525962438887_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=heqv5CRHlusQ7kNvwF7YTIg&_nc_oc=AdnwZr3R8BRj-OK6bEghR76YONTNQ7PC1cMmwel3wChsPWo4hnwvbGqj51Qyod0uuCk&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Aful3r5LqDNuAr8uQiPz23Q6xFK07MeYYZp5Aa6cU0U6cQ&oe=698EF9F5",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "smart_frame": {
                                  "estimated_scans_sizes": {},
                                  "height": 1280,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t15.5256-10/628521642_1467639448035891_3706059630455939584_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=108&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjcyMHgxMjgwLnNkci5DMyJ9&_nc_ohc=tr6OEVELDuQQ7kNvwFn6SvQ&_nc_oc=AdlpsD0GkFxYSL-TKN_P07mu0CbubOpVfhNVEBSmg0SlTIhCHZVJZAwcgY9uby2EQbA&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AfubR5IaQH4uSfkzyl6DqyGv8wjkVARc7kSxzgT7T8BOIg&oe=698EDA44",
                                  "width": 720,
                                  "is_spatial_image": false
                                }
                              },
                              "candidates": {
                                "0": {
                                  "estimated_scans_sizes": {},
                                  "height": 1136,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AfuOcG4xIR6hkCEl5TuvIoJ4grTSzLe-V6Z7PWTuXjeItQ&oe=698EE5B7",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "1": {
                                  "estimated_scans_sizes": {},
                                  "height": 852,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afs63wN8c20FJDoe93kbfvHIbDPs1a_eN8Bh1rO_bw9tEg&oe=698EE5B7",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "2": {
                                  "estimated_scans_sizes": {},
                                  "height": 568,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afu00BuSa56JgsRwI3oPYxRbmqa9IokGjU7YVeHIVyOIEw&oe=698EE5B7",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "3": {
                                  "estimated_scans_sizes": {},
                                  "height": 426,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afvdeyn2BhNCgfyAl725E29mXA2lHKIioe8YMCEHTMWlow&oe=698EE5B7",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "4": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afu7kJCb_seG5UeNoA__p2Nkth3LK3dAA9G5XJMGvVWElg&oe=698EE5B7",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "5": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afu7kJCb_seG5UeNoA__p2Nkth3LK3dAA9G5XJMGvVWElg&oe=698EE5B7",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "6": {
                                  "estimated_scans_sizes": {},
                                  "height": 640,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_Afu7kJCb_seG5UeNoA__p2Nkth3LK3dAA9G5XJMGvVWElg&oe=698EE5B7",
                                  "width": 640,
                                  "is_spatial_image": false
                                },
                                "7": {
                                  "estimated_scans_sizes": {},
                                  "height": 480,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AfuFN3UI928lZYxdBekC6_kGx7uzPO-w716VOcbjSBLQ5g&oe=698EE5B7",
                                  "width": 480,
                                  "is_spatial_image": false
                                },
                                "8": {
                                  "estimated_scans_sizes": {},
                                  "height": 320,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AftO4fiwh7hpSnd23DWfAv9fN3aAey0oxOUwf4OsREKRjg&oe=698EE5B7",
                                  "width": 320,
                                  "is_spatial_image": false
                                },
                                "9": {
                                  "estimated_scans_sizes": {},
                                  "height": 240,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AfvY3xh1uBFtECY2bPEeh9BQmyKwrG3OZvydsuFShHgFmQ&oe=698EE5B7",
                                  "width": 240,
                                  "is_spatial_image": false
                                },
                                "10": {
                                  "estimated_scans_sizes": {},
                                  "height": 150,
                                  "scans_profile": null,
                                  "url": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.71878-15/631033646_2052734092190470_6849189247805886817_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=1&ig_cache_key=MzgyNzUxMDM2MzY0MzA2NzAwMA%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=OU5yxlm6_1YQ7kNvwHLmm6x&_nc_oc=AdnCoXgGwS6d_kpMtLqFLZKLtFBnKxbpodq0tErKe2_GIN4FADhCYJcWNV3GtOJaTFg&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=instagram.fluq1-1.fna&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&oh=00_AfvPYxd7K3Qufi5292gX71y3DGn-osAYnyBkkYIvOflJHA&oe=698EE5B7",
                                  "width": 150,
                                  "is_spatial_image": false
                                }
                              },
                              "scrubber_spritesheet_info_candidates": {
                                "default": {
                                  "file_size_kb": 242,
                                  "max_thumbnails_per_sprite": 105,
                                  "rendered_width": 96,
                                  "sprite_height": 1232,
                                  "sprite_urls": {
                                    "0": "https://instagram.fluq1-1.fna.fbcdn.net/v/t51.2885-15/627040455_1696428604667313_7236712915170794621_n.jpg?_nc_ht=instagram.fluq1-1.fna.fbcdn.net&_nc_cat=109&_nc_oc=Q6cZ2QGuwbUgQSR94-_Dy_ARqngQ4ktgaSILWvo8_SqEQcJc9E1g8Jovs4rl2HQ4GjlUANk&_nc_ohc=yG9LedQgh-4Q7kNvwH--OV3&_nc_gid=HOgj5DUtR0Xod3C9_atIjg&edm=ACHbZRIBAAAA&ccb=7-5&oh=00_AfuwGo1zC3PRBawOjtWx06BP474sexK1-p9t4SP7TKdUMw&oe=698EF28F&_nc_sid=c024bc"
                                  },
                                  "sprite_width": 1500,
                                  "thumbnail_duration": 0.10989523809523809,
                                  "thumbnail_height": 176,
                                  "thumbnail_width": 100,
                                  "thumbnails_per_row": 15,
                                  "total_thumbnail_num_per_sprite": 105,
                                  "video_length": 11.539
                                }
                              }
                            },
                            "url": "https://www.instagram.com/reel/DUeDGWPEjp4/"
                          }
                        },
                        "max_id": "QVFEWlRCS21zdzJrTlBJX2g5aVBkUFVyenIxakdobDNVUEtncm45TFRrR2lJRVpDcmRwbUY4VldRS0Ixb1VXaFRrQUdBckdPVFFBZjN6QkFWcUJEY21ybg=="
                      },
                      "credits_used": 1,
                      "endpoint": "instagram/reels",
                      "note": "Manual pagination - use max_id from response for next page"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/highlights": {
      "get": {
        "summary": "Story Highlights",
        "description": "Get story highlights from an Instagram user",
        "operationId": "instagram_Story_Highlights",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "user_id",
            "in": "query",
            "description": "Instagram user id. Use for faster response times.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2700692569"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "Instagram handle. Use user_id for faster response times.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "jane"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.highlights[0].id`: Unique highlight reel ID — pass to the highlight-detail endpoint to get the stories\n- `data.highlights[0].title`: Display title of the highlight reel\n- `data.highlights[0].cover_media.thumbnail_src`: Cover image thumbnail URL\n- `data.highlights[0].cover_media_cropped_thumbnail.url`: Cropped cover thumbnail URL\n- `data.highlights[0].owner.id`: Owner's Instagram user ID\n- `data.highlights[0].owner.username`: Owner's Instagram username",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "highlights": {
                      "0": {
                        "__typename": "GraphHighlightReel",
                        "id": "18154582366360931",
                        "cover_media": {
                          "thumbnail_src": "https://scontent-sea5-1.cdninstagram.com/v/t51.2885-15/558885824_1037483558381763_8621842580080396216_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_tt6&_nc_ht=scontent-sea5-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QGDUXKHGmWNECPXeFhVVRz2AkKg4uiAhr7yA2DxzMlkk51GAJIQ80jHrDUJLzc07z4&_nc_ohc=D81do1QDzBoQ7kNvwHqu-H8&_nc_gid=21r4kTiAHVWEhGSRib5uBg&edm=AGW0Xe4BAAAA&ccb=7-5&oh=00_AfsWJHKHzysbhvJumkoAnG8EnSZebaswWYYDowHuXDaePw&oe=698ECEBF&_nc_sid=94fea1"
                        },
                        "cover_media_cropped_thumbnail": {
                          "url": "https://scontent-sea1-1.cdninstagram.com/v/t51.2885-15/561153419_788861093997661_8633888304726742947_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-sea1-1.cdninstagram.com&_nc_cat=101&_nc_oc=Q6cZ2QGDUXKHGmWNECPXeFhVVRz2AkKg4uiAhr7yA2DxzMlkk51GAJIQ80jHrDUJLzc07z4&_nc_ohc=3kEPQhWB604Q7kNvwG9dnzb&_nc_gid=21r4kTiAHVWEhGSRib5uBg&edm=AGW0Xe4BAAAA&ccb=7-5&oh=00_AfvPl3rF3eB3QW3cQSZ6qdrtr0y8NP9Ht-awjE70PxjjQQ&oe=698EE729&_nc_sid=94fea1"
                        },
                        "owner": {
                          "__typename": "GraphUser",
                          "id": "21393171",
                          "profile_pic_url": "https://scontent-sea5-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-sea5-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QGDUXKHGmWNECPXeFhVVRz2AkKg4uiAhr7yA2DxzMlkk51GAJIQ80jHrDUJLzc07z4&_nc_ohc=xqKumIqBCNIQ7kNvwEmGFTN&_nc_gid=21r4kTiAHVWEhGSRib5uBg&edm=AGW0Xe4BAAAA&ccb=7-5&oh=00_AfsjMnOm5YTh8amnBwG1qc-yVhc-ds5ZU17RUCjEz6WrTg&oe=698EEC56&_nc_sid=94fea1",
                          "username": "jane"
                        },
                        "title": "BOB hairstyles💇‍♀️"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/highlights"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/highlight-detail": {
      "get": {
        "summary": "Highlights Details",
        "description": "Get details about a specific highlight",
        "operationId": "instagram_Highlights_Details",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "description": "The ID of the highlight to get details for",
            "required": false,
            "schema": {
              "type": "string",
              "example": "18067016518767507"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.id`: Full highlight ID in the format `highlight:{id}`\n- `data.title`: Display title of the highlight reel\n- `data.media_count`: Total number of story items in the highlight\n- `data.created_at`: Unix timestamp of when the highlight was created\n- `data.user.username`: Owner's Instagram username\n- `data.user.full_name`: Owner's full display name\n- `data.user.is_verified`: Whether the owner is a verified account\n- `data.cover_media.cropped_image_version.url`: Cover image URL\n- `data.items[0].id`: Unique ID of a story item\n- `data.items[0].video_versions[0].url`: Video download URL for a story item\n- `data.items[0].video_duration`: Duration of the story video in seconds\n- `data.items[0].image_versions2.candidates[0].url`: Thumbnail URL for a story item\n- `data.items[0].taken_at`: Unix timestamp of when the story was taken",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "highlight:18067016518767507",
                    "strong_id__": "highlight:18067016518767507",
                    "latest_reel_media": 1752681624,
                    "seen": null,
                    "can_reply": false,
                    "can_gif_quick_reply": true,
                    "can_reshare": true,
                    "reel_type": "highlight_reel",
                    "ad_expiry_timestamp_in_millis": null,
                    "is_cta_sticker_available": null,
                    "should_treat_link_sticker_as_cta": null,
                    "pool_refresh_ttl_in_sec": null,
                    "can_react_with_avatar": false,
                    "prefetch_count": 0,
                    "cover_media": {
                      "cropped_image_version": {
                        "width": 150,
                        "height": 150,
                        "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-15/479737232_1405856350793820_7928432152706230890_n.jpg?stp=c0.202.640.640a_dst-jpg_e15_s150x150_tt6&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=HiQQvsFedocQ7kNvwG2LJaX&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_Afueo3lDXAGogBsroWUNytg_M5ykfUGBzA_WD1zmLAetBg&oe=698EECB5&_nc_sid=982cc7",
                        "scans_profile": ""
                      },
                      "crop_rect": {
                        "0": 0,
                        "1": 0.17864984273910522,
                        "2": 1,
                        "3": 0.7417672872543335
                      },
                      "media_id": "3574665805209826888_21393171",
                      "full_image_version": null,
                      "upload_id": null
                    },
                    "user": {
                      "strong_id__": "21393171",
                      "pk": "21393171",
                      "pk_id": "21393171",
                      "full_name": "Jane Williamson",
                      "id": "21393171",
                      "username": "jane",
                      "is_private": false,
                      "is_verified": true,
                      "profile_pic_id": "3828172883697465264_21393171",
                      "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_Aftxvju1XXcy-sTEma3RT12Ii080auvno8RKMhWbTpSTng&oe=698EEC56&_nc_sid=982cc7",
                      "account_badges": {},
                      "interop_messaging_user_fbid": 119713162748634,
                      "transparency_product_enabled": false,
                      "is_screenshot_blocking_enabled": false
                    },
                    "items": {
                      "0": {
                        "strong_id__": "3573813516152622297_21393171",
                        "pk": "3573813516152622297",
                        "id": "3573813516152622297_21393171",
                        "is_visual_reply_commenter_notice_enabled": true,
                        "is_post_live_clips_media": false,
                        "is_reshare_of_text_post_app_media_in_ig": false,
                        "is_reel_media": true,
                        "fbid": "17898883128136714",
                        "device_timestamp": 1740251782537850,
                        "caption_is_edited": false,
                        "is_quicksnap_recap": false,
                        "deleted_reason": 0,
                        "mezql_token": "",
                        "imported_taken_at": 1740251700,
                        "should_request_ads": false,
                        "is_terminal_video_segment": false,
                        "integrity_review_decision": "pending",
                        "client_cache_key": "MzU3MzgxMzUxNjE1MjYyMjI5Nw==.3",
                        "comment_threading_enabled": true,
                        "is_unified_video": false,
                        "commerciality_status": "not_commercial",
                        "caption_position": 0,
                        "has_privately_liked": false,
                        "filter_type": 0,
                        "user": {
                          "strong_id__": "21393171",
                          "fbid_v2": "17841400515130334",
                          "full_name": "Jane Williamson",
                          "id": "21393171",
                          "pk": "21393171",
                          "pk_id": "21393171",
                          "eligible_for_text_app_activation_badge": false,
                          "account_type": 3,
                          "account_badges": {},
                          "hd_profile_pic_url_info": {
                            "height": 1080,
                            "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfuRICodrboPnTDTt2tEV-WI5ZNRbyU8pel-_izvOKwc1w&oe=698EEC56&_nc_sid=982cc7",
                            "width": 1080
                          },
                          "hd_profile_pic_versions": {
                            "0": {
                              "height": 320,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfvLDGsw4gF8mvGU1DbVzJZbHIulfZ95W5-bI-I6CfnsJA&oe=698EEC56&_nc_sid=982cc7",
                              "width": 320
                            },
                            "1": {
                              "height": 640,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfvyUV4dH_b04msjejoiXPKiTiIe94ESS28Yv2V7ZuzMmg&oe=698EEC56&_nc_sid=982cc7",
                              "width": 640
                            }
                          },
                          "is_private": false,
                          "is_verified": true,
                          "profile_pic_id": "3828172883697465264_21393171",
                          "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_Aftxvju1XXcy-sTEma3RT12Ii080auvno8RKMhWbTpSTng&oe=698EEC56&_nc_sid=982cc7",
                          "username": "jane"
                        },
                        "owner": {
                          "strong_id__": "21393171",
                          "fbid_v2": "17841400515130334",
                          "full_name": "Jane Williamson",
                          "id": "21393171",
                          "pk": "21393171",
                          "pk_id": "21393171",
                          "eligible_for_text_app_activation_badge": false,
                          "account_type": 3,
                          "account_badges": {},
                          "hd_profile_pic_url_info": {
                            "height": 1080,
                            "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfuRICodrboPnTDTt2tEV-WI5ZNRbyU8pel-_izvOKwc1w&oe=698EEC56&_nc_sid=982cc7",
                            "width": 1080
                          },
                          "hd_profile_pic_versions": {
                            "0": {
                              "height": 320,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfvLDGsw4gF8mvGU1DbVzJZbHIulfZ95W5-bI-I6CfnsJA&oe=698EEC56&_nc_sid=982cc7",
                              "width": 320
                            },
                            "1": {
                              "height": 640,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s640x640_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_AfvyUV4dH_b04msjejoiXPKiTiIe94ESS28Yv2V7ZuzMmg&oe=698EEC56&_nc_sid=982cc7",
                              "width": 640
                            }
                          },
                          "is_private": false,
                          "is_verified": true,
                          "profile_pic_id": "3828172883697465264_21393171",
                          "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/629783272_18551475079017172_5737125966880342474_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QF1m-tMi74tBHdXZEoGmOGmsWrPuCD8klSFBRa76jnktwbi9o9UHZaJgd0ggX7iraI&_nc_ohc=xqKumIqBCNIQ7kNvwGF6--I&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&edm=ANmP7GQBAAAA&ccb=7-5&oh=00_Aftxvju1XXcy-sTEma3RT12Ii080auvno8RKMhWbTpSTng&oe=698EEC56&_nc_sid=982cc7",
                          "username": "jane"
                        },
                        "shop_routing_user_id": null,
                        "subscribe_cta_visible": false,
                        "taken_at": 1740251781,
                        "hide_view_all_comment_entrypoint": false,
                        "is_comments_gif_composer_enabled": false,
                        "caption": null,
                        "video_sticker_locales": {},
                        "is_dash_eligible": 1,
                        "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT47.901314S\" FBManifestTimestamp=\"1770590551\" FBManifestIdentifier=\"Fq7FyJgNGBBpZ19kYXNoX2Jhc2VsaW5lGTa4/YP4p5GdBN6S7ufzwdoGuODKhfSy2wYiGBhkYXNoX2xuX2hlYWFjX3ZicjNfYXVkaW8iLBkYDm1vZGVyYXRlX2hlYXZ5ABa+BRQAEhQCAA==\"><Period id=\"0\" duration=\"PT47.901314S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:83.4\"><SupplementalProperty schemeIdUri=\"urn:mpeg:mpegB:cicp:TransferCharacteristics\" value=\"1\"/><Representation id=\"1189968999382876v\" bandwidth=\"1554437\" codecs=\"avc1.64001f\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_1_v1\" FBContentLength=\"9307195\" FBPlaybackResolutionMos=\"0:100,360:95.9,480:92.5,720:82.4,1080:74.2\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:98.76,480:97.2,720:94,1080:88.7\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://scontent-atl3-3.cdninstagram.com/o1/v/t2/f2/m78/AQPu9r3DIgup4ayW8dDpzojNCb429I8XHU4GCPQ_wIwRJE8GMPTioEGSRY5NfpOXhKktqFuMMsHAD6a6VuXxL3KXabr1ymx4A-dILdw.mp4?_nc_cat=111&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-atl3-3.cdninstagram.com&amp;_nc_ohc=tWF9ZlhwNZIQ7kNvwHLoGBq&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLnN0b3J5LmMyLUMzLmRhc2hfYmFzZWxpbmVfMV92MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo5Mzg2NDY0NjE4MDY2MjgwLCJhc3NldF9hZ2VfZGF5cyI6MzUxLCJ2aV91c2VjYXNlX2lkIjoxMDgyNiwiZHVyYXRpb25fcyI6NDcsImJpdHJhdGUiOjE1NTQ0MzcsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&amp;_nc_zt=28&amp;oh=00_Aft6DyRFJkuu4VBWlW9RVSWw7UNX8QJUZXTjbCOq6BSClA&amp;oe=698B0054</BaseURL><SegmentBase indexRange=\"892-1043\" timescale=\"15360\" FBMinimumPrefetchRange=\"1044-47044\" FBFirstSegmentRange=\"1044-971850\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"971851-2079158\" FBPrefetchSegmentRange=\"1044-971850\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-891\"/></SegmentBase></Representation><Representation id=\"1889835545090076v\" bandwidth=\"380572\" codecs=\"avc1.4d001e\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_baseline_3_v1\" FBContentLength=\"2278678\" FBPlaybackResolutionMos=\"0:100,360:68.6,480:62.1,720:51.9,1080:40.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:83.4,480:77.3,720:66.8,1080:54.5\" width=\"360\" height=\"640\" frameRate=\"15360/512\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\"><BaseURL>https://scontent-atl3-1.cdninstagram.com/o1/v/t2/f2/m78/AQOI0dcgxFfoS-TcOtAvd2bsOjIwExv8lBtpVzOC2fOj8mHiWYG-jX0SgW9J0tQm0HyQr36Wlbs4qkRfIiwgdmH1wosoyToc3bOImvY.mp4?_nc_cat=106&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-atl3-1.cdninstagram.com&amp;_nc_ohc=34WS1tPVmiEQ7kNvwFgSrEi&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLnN0b3J5LmMyLUMzLmRhc2hfYmFzZWxpbmVfM192MSIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo5Mzg2NDY0NjE4MDY2MjgwLCJhc3NldF9hZ2VfZGF5cyI6MzUxLCJ2aV91c2VjYXNlX2lkIjoxMDgyNiwiZHVyYXRpb25fcyI6NDcsImJpdHJhdGUiOjM4MDU3MiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&amp;_nc_zt=28&amp;oh=00_AftH3fqsngLNnIQG7-mpCvxWBSiJvcjKB7eSR5nTo_lT4Q&amp;oe=698AF7A7</BaseURL><SegmentBase indexRange=\"887-1038\" timescale=\"15360\" FBMinimumPrefetchRange=\"1039-16800\" FBFirstSegmentRange=\"1039-241844\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"241845-533980\" FBPrefetchSegmentRange=\"1039-241844\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-886\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"1887894188704943a\" bandwidth=\"77296\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"77296\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"463961\" FBPaqMos=\"72.42\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://scontent-atl3-1.cdninstagram.com/o1/v/t16/f2/m69/AQPMt1FjXWhZdO6WeTekDpCVmCXS3ZLB_xxa658A_A6tKyKBxRF4zehoCLqqqxhTx9FaXdgP-2VWriWZFIFhGpxW.mp4?strext=1&amp;_nc_cat=100&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-atl3-1.cdninstagram.com&amp;_nc_ohc=HXMQgKs8KQQQ7kNvwH4K6MO&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLnN0b3J5LmMyLUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6OTM2NjE5NzQzMzkyNDU5LCJjbGllbnRfbmFtZSI6ImlnIiwieHB2X2Fzc2V0X2lkIjo5Mzg2NDY0NjE4MDY2MjgwLCJhc3NldF9hZ2VfZGF5cyI6MzUxLCJ2aV91c2VjYXNlX2lkIjoxMDgyNiwiZHVyYXRpb25fcyI6NDcsImJpdHJhdGUiOjc3NDg2LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&amp;_nc_zt=28&amp;oh=00_AfuZNv43h24hgcp0tYKDOjlkpiYAzibukoDg951cEoDy-A&amp;oe=698EDA00</BaseURL><SegmentBase indexRange=\"824-1143\" timescale=\"44100\" FBMinimumPrefetchRange=\"1144-1487\" FBFirstSegmentRange=\"1144-21051\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"21052-40694\" FBPrefetchSegmentRange=\"1144-40694\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                        "number_of_qualities": 2,
                        "video_versions": {
                          "0": {
                            "bandwidth": null,
                            "height": 852,
                            "type": 101,
                            "url": "https://scontent-atl3-3.cdninstagram.com/o1/v/t2/f2/m78/AQPu9r3DIgup4ayW8dDpzojNCb429I8XHU4GCPQ_wIwRJE8GMPTioEGSRY5NfpOXhKktqFuMMsHAD6a6VuXxL3KXabr1ymx4A-dILdw.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_ohc=tWF9ZlhwNZIQ7kNvwHLoGBq&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uU1RPUlkuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTM4NjQ2NDYxODA2NjI4MCwiYXNzZXRfYWdlX2RheXMiOjM1MSwidmlfdXNlY2FzZV9pZCI6MTA4MjYsImR1cmF0aW9uX3MiOjQ3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&_nc_zt=28&vs=681b3a201be0b0c8&_nc_vs=HBksFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0ZFNDI4ODE1QjM5QTlDMDkwRjkxMjdEMjZFNTQ4RkEzX3ZpZGVvX2Rhc2hpbml0Lm1wNBUAAsgBEgAVAhg6cGFzc3Rocm91Z2hfZXZlcnN0b3JlL0dLSWxyUnkweVR2NFV5Z0NBRjRNVXFPLVNBUUZicGt3QUFBRhUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbQxY2Uk7ysIRUCKAJDMywXQEfzMzMzMzMYEmRhc2hfYmFzZWxpbmVfMV92MREAdegHZZSpAQA&oh=00_Afv5rBCyW1KT0Wc0pMMTQkK7sgG4NxLnVtZCQfl1AukYDw&oe=698B0054",
                            "url_expiration_timestamp_us": null,
                            "width": 480,
                            "fallback": null
                          },
                          "1": {
                            "bandwidth": null,
                            "height": 852,
                            "type": 103,
                            "url": "https://scontent-atl3-3.cdninstagram.com/o1/v/t2/f2/m78/AQPu9r3DIgup4ayW8dDpzojNCb429I8XHU4GCPQ_wIwRJE8GMPTioEGSRY5NfpOXhKktqFuMMsHAD6a6VuXxL3KXabr1ymx4A-dILdw.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_ohc=tWF9ZlhwNZIQ7kNvwHLoGBq&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uU1RPUlkuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTM4NjQ2NDYxODA2NjI4MCwiYXNzZXRfYWdlX2RheXMiOjM1MSwidmlfdXNlY2FzZV9pZCI6MTA4MjYsImR1cmF0aW9uX3MiOjQ3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&_nc_zt=28&vs=681b3a201be0b0c8&_nc_vs=HBksFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0ZFNDI4ODE1QjM5QTlDMDkwRjkxMjdEMjZFNTQ4RkEzX3ZpZGVvX2Rhc2hpbml0Lm1wNBUAAsgBEgAVAhg6cGFzc3Rocm91Z2hfZXZlcnN0b3JlL0dLSWxyUnkweVR2NFV5Z0NBRjRNVXFPLVNBUUZicGt3QUFBRhUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbQxY2Uk7ysIRUCKAJDMywXQEfzMzMzMzMYEmRhc2hfYmFzZWxpbmVfMV92MREAdegHZZSpAQA&oh=00_Afv5rBCyW1KT0Wc0pMMTQkK7sgG4NxLnVtZCQfl1AukYDw&oe=698B0054",
                            "url_expiration_timestamp_us": null,
                            "width": 480,
                            "fallback": null
                          },
                          "2": {
                            "bandwidth": null,
                            "height": 852,
                            "type": 102,
                            "url": "https://scontent-atl3-3.cdninstagram.com/o1/v/t2/f2/m78/AQPu9r3DIgup4ayW8dDpzojNCb429I8XHU4GCPQ_wIwRJE8GMPTioEGSRY5NfpOXhKktqFuMMsHAD6a6VuXxL3KXabr1ymx4A-dILdw.mp4?_nc_cat=111&_nc_sid=5e9851&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_ohc=tWF9ZlhwNZIQ7kNvwHLoGBq&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uU1RPUlkuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6OTM4NjQ2NDYxODA2NjI4MCwiYXNzZXRfYWdlX2RheXMiOjM1MSwidmlfdXNlY2FzZV9pZCI6MTA4MjYsImR1cmF0aW9uX3MiOjQ3LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&_nc_zt=28&vs=681b3a201be0b0c8&_nc_vs=HBksFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyL0ZFNDI4ODE1QjM5QTlDMDkwRjkxMjdEMjZFNTQ4RkEzX3ZpZGVvX2Rhc2hpbml0Lm1wNBUAAsgBEgAVAhg6cGFzc3Rocm91Z2hfZXZlcnN0b3JlL0dLSWxyUnkweVR2NFV5Z0NBRjRNVXFPLVNBUUZicGt3QUFBRhUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbQxY2Uk7ysIRUCKAJDMywXQEfzMzMzMzMYEmRhc2hfYmFzZWxpbmVfMV92MREAdegHZZSpAQA&oh=00_Afv5rBCyW1KT0Wc0pMMTQkK7sgG4NxLnVtZCQfl1AukYDw&oe=698B0054",
                            "url_expiration_timestamp_us": null,
                            "width": 480,
                            "fallback": null
                          }
                        },
                        "video_duration": 47.883,
                        "has_audio": true,
                        "can_viewer_save": false,
                        "is_organic_product_tagging_eligible": false,
                        "product_suggestions": {},
                        "can_see_insights_as_brand": false,
                        "media_type": 2,
                        "original_media_type": 0,
                        "code": "DGYvHVDxEzZ",
                        "sharing_friction_info": {
                          "bloks_app_url": null,
                          "should_have_sharing_friction": false,
                          "sharing_friction_payload": null
                        },
                        "has_translation": false,
                        "original_media_has_visual_reply_media": false,
                        "coauthor_producers": {},
                        "coauthor_producer_can_see_organic_insights": false,
                        "invited_coauthor_producers": {},
                        "media_overlay_info": null,
                        "is_in_profile_grid": false,
                        "profile_grid_control_enabled": false,
                        "image_versions2": {
                          "candidates": {
                            "0": {
                              "estimated_scans_sizes": {},
                              "height": 1136,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AfsqCrI6W7HgULTW8gIVfMSkxu6QBYBWxYGZKuQ-6Qm2Nw&oe=698EEC3F",
                              "width": 640,
                              "is_spatial_image": false
                            },
                            "1": {
                              "estimated_scans_sizes": {},
                              "height": 852,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AfsI5975xSQ9lrF3fiK3ncmPoG_IZQpx_9LJLiVb2qE71A&oe=698EEC3F",
                              "width": 480,
                              "is_spatial_image": false
                            },
                            "2": {
                              "estimated_scans_sizes": {},
                              "height": 568,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AfsESdDp5MEcgxhPS1dXDzXMcPRu1KatmBOtuN3_aLAGrg&oe=698EEC3F",
                              "width": 320,
                              "is_spatial_image": false
                            },
                            "3": {
                              "estimated_scans_sizes": {},
                              "height": 426,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_Aftm3NG4UYJZzIfKKuLENn6JAb7sBIRjkLc0R8pJhJv0fA&oe=698EEC3F",
                              "width": 240,
                              "is_spatial_image": false
                            },
                            "4": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AftS7cSroRUFO8dGdqNIvdZ3LrL-xwy_Hxc8UY3gVhecKg&oe=698EEC3F",
                              "width": 640,
                              "is_spatial_image": false
                            },
                            "5": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AftS7cSroRUFO8dGdqNIvdZ3LrL-xwy_Hxc8UY3gVhecKg&oe=698EEC3F",
                              "width": 640,
                              "is_spatial_image": false
                            },
                            "6": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AftS7cSroRUFO8dGdqNIvdZ3LrL-xwy_Hxc8UY3gVhecKg&oe=698EEC3F",
                              "width": 640,
                              "is_spatial_image": false
                            },
                            "7": {
                              "estimated_scans_sizes": {},
                              "height": 480,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AfubNAIm82eBFKbSsy8U4TCm8nOCGu8LFvyAaAqYj9lTIQ&oe=698EEC3F",
                              "width": 480,
                              "is_spatial_image": false
                            },
                            "8": {
                              "estimated_scans_sizes": {},
                              "height": 320,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_Afs8jqBVP2PYbeJBjWw0ujWScYun20iNlAfSUpaTleuT_g&oe=698EEC3F",
                              "width": 320,
                              "is_spatial_image": false
                            },
                            "9": {
                              "estimated_scans_sizes": {},
                              "height": 240,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_AfvWgyvEDHu36FTFJlvlgUlNQx6qKia1YQwRS-KcAXBffg&oe=698EEC3F",
                              "width": 240,
                              "is_spatial_image": false
                            },
                            "10": {
                              "estimated_scans_sizes": {},
                              "height": 150,
                              "scans_profile": null,
                              "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.71878-15/481586587_9291097321007644_1710183569038278353_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=103&ig_cache_key=MzU3MzgxMzUxNjE1MjYyMjI5Nw%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6InhwaWRzLjY0MHgxMTM2LnNkci5DMyJ9&_nc_ohc=aEQI83PtNxIQ7kNvwHO1EpH&_nc_oc=AdlhdQADk0ApCpJumqx7BkWV8FQW_GA7WiTFaF-ztywQM5dX3SJiqzeH-eUkrs3kKuI&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_gid=n3X1Uf4xvkM4c7Zx3VOtOw&oh=00_Afu5oBOt9dQi0vlF1wEz8SfxkZCKVF4EJXEY8pCcrD_u6Q&oe=698EEC3F",
                              "width": 150,
                              "is_spatial_image": false
                            }
                          }
                        },
                        "original_width": 1080,
                        "original_height": 1920,
                        "product_type": "story",
                        "is_paid_partnership": false,
                        "music_metadata": null,
                        "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiY2VlMjdmMTY3NDBmNDJjOTg4Y2MyYTQwNmNlNGU5Y2IzNTczODEzNTE2MTUyNjIyMjk3In0sInNpZ25hdHVyZSI6IiJ9",
                        "ig_media_sharing_disabled": false,
                        "boost_unavailable_identifier": null,
                        "boost_unavailable_reason": null,
                        "boost_unavailable_reason_v2": {},
                        "creative_config": null,
                        "is_cutout_sticker_allowed": false,
                        "cutout_sticker_info": {},
                        "open_carousel_show_follow_button": false,
                        "is_tagged_media_shared_to_viewer_profile_grid": false,
                        "should_show_author_pog_for_tagged_media_shared_to_profile_grid": false,
                        "is_open_to_public_submission": false,
                        "media_attributions_data": {},
                        "archive_story_deletion_ts": 0,
                        "can_send_prompt": false,
                        "is_first_take": false,
                        "is_from_ayt_clips_inspiration": false,
                        "is_from_discovery_surface": false,
                        "is_rollcall_v2": false,
                        "supports_reel_reactions": true,
                        "is_photo_mash_story": false,
                        "can_reshare": true,
                        "can_mention_back": false,
                        "can_play_spotify_audio": false,
                        "is_superlative": false,
                        "show_one_tap_fb_share_tooltip": true,
                        "can_reply": false,
                        "wearables_creator_tools_info": {}
                      }
                    },
                    "is_nux": false,
                    "title": "GRWM chats",
                    "created_at": 1743889595,
                    "is_pinned_highlight": false,
                    "media_count": 31,
                    "media_ids": {
                      "0": "3573813516152622297"
                    },
                    "is_cacheable": true,
                    "is_converted_to_clips": false,
                    "disabled_reply_types": {
                      "0": "story_remix_reply",
                      "1": "story_selfie_reply"
                    },
                    "highlight_reel_type": "DEFAULT",
                    "is_added_to_main_grid": false,
                    "is_archived": false,
                    "show_expiration_tray_signal": false,
                    "is_fit_green": true
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/highlight_detail"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/instagram/reels-by-song": {
      "get": {
        "summary": "Reels using Song",
        "description": "Get reels using a song",
        "operationId": "instagram_Reels_using_Song",
        "tags": [
          "instagram"
        ],
        "parameters": [
          {
            "name": "audio_id",
            "in": "query",
            "description": "Audio ID",
            "required": true,
            "schema": {
              "type": "string",
              "example": "844716519067330"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "How you paginate the results. Pass the cursor from the previous response to get the next set of reels.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "GvYhgPbWtJ...."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n**Key Response Fields:**\n- `data.reels`: Object of reels keyed by index (`0`, `1`, ...) — iterate over its values\n- `data.reels[0].pk`: Unique reel ID\n- `data.reels[0].id`: Reel ID combined with the author's user ID\n- `data.reels[0].code`: Reel shortcode (used in the URL as `instagram.com/reel/{code}`)\n- `data.reels[0].taken_at`: Unix timestamp of when the reel was posted\n- `data.reels[0].caption.text`: Reel caption text\n- `data.reels[0].user.username`: Username of the reel creator\n- `data.reels[0].user.is_verified`: Whether the reel creator is verified\n- `data.reels[0].like_count`: Number of likes\n- `data.reels[0].play_count`: Number of plays\n- `data.reels[0].comment_count`: Number of comments\n- `data.cursor`: Pagination cursor — pass as `cursor` to get the next set of reels\n- `data.has_more`: Whether more reels are available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "reels": {
                      "0": {
                        "gen_ai_chat_with_ai_cta_info": null,
                        "collaborator_edit_eligibility": false,
                        "number_of_qualities": 8,
                        "related_ads_pivots_media_info": "USER_NOT_IN_TEST_GROUP",
                        "is_artist_pick": false,
                        "translated_langs_for_autodub": {},
                        "subtype_name_for_REST__": "XDTClipsMedia",
                        "is_eligible_for_poe": false,
                        "original_lang_for_translations": "en",
                        "eligible_insights_entrypoints": "NONE",
                        "igbio_product": null,
                        "hidden_likes_string_variant": -1,
                        "is_social_ufi_disabled": false,
                        "boost_unavailable_reason": null,
                        "boost_unavailable_identifier": null,
                        "boost_unavailable_reason_v2": {},
                        "client_cache_key": "MzkxNjQ2NjYzNjU1Nzc2MDk2OQ==.3",
                        "can_reply": false,
                        "photo_of_you": false,
                        "media_attributions_data": {},
                        "media_ui_attributions_data": {},
                        "can_view_more_preview_comments": false,
                        "mezql_token": "",
                        "has_tagged_users": false,
                        "is_eligible_content_for_post_roll_ad": false,
                        "is_cutout_sticker_allowed": false,
                        "is_photo_comments_composer_enabled_for_author": true,
                        "hide_view_all_comment_entrypoint": false,
                        "has_liked": false,
                        "is_organic_product_tagging_eligible": false,
                        "view_state_item_type": 128,
                        "video_sticker_locales": {
                          "0": "en",
                          "1": "pt",
                          "2": "es"
                        },
                        "is_paid_partnership": false,
                        "is_in_profile_grid": false,
                        "is_tagged_media_shared_to_viewer_profile_grid": false,
                        "should_show_author_pog_for_tagged_media_shared_to_profile_grid": false,
                        "inventory_source": "recommended_clips_chaining_model",
                        "integrity_review_decision": "pending",
                        "has_delayed_metadata": false,
                        "filter_type": 0,
                        "deleted_reason": 0,
                        "device_timestamp": 178109922267477,
                        "is_reshare_of_text_post_app_media_in_ig": false,
                        "timeline_pinned_user_ids": {},
                        "is_open_to_public_submission": false,
                        "profile_grid_control_enabled": false,
                        "can_see_insights_as_brand": false,
                        "media_reposter_bottomsheet_enabled": false,
                        "coauthor_producer_can_see_organic_insights": false,
                        "share_count_disabled": false,
                        "is_visual_reply_commenter_notice_enabled": true,
                        "should_request_ads": false,
                        "subscribe_cta_visible": false,
                        "lat": 41.3248587,
                        "lng": 19.8178708,
                        "location": {
                          "address": "",
                          "city": "",
                          "external_source": "facebook_places",
                          "facebook_places_id": 317172995791272,
                          "has_viewer_saved": false,
                          "lat": 41.3248587,
                          "lng": 19.8178708,
                          "name": "Tirana, Albania",
                          "pk": 317172995791272,
                          "short_name": "Tirana"
                        },
                        "sharing_friction_info": {
                          "bloks_app_url": null,
                          "sharing_friction_payload": null,
                          "should_have_sharing_friction": false
                        },
                        "media_overlay_info": null,
                        "fb_user_tags": {
                          "in": {}
                        },
                        "coauthor_producers": {},
                        "cutout_sticker_info": {},
                        "invited_coauthor_producers": {},
                        "gen_ai_detection_method": {
                          "detection_method": "NONE"
                        },
                        "comment_inform_treatment": {
                          "should_have_inform_treatment": false,
                          "text": "",
                          "action_type": null,
                          "url": null
                        },
                        "creative_config": null,
                        "caption": {
                          "strong_id__": "18162441271451751",
                          "pk": "18162441271451751",
                          "bit_flags": 0,
                          "content_type": "comment",
                          "created_at": 1781099339,
                          "created_at_utc": 1781099339,
                          "did_report_as_spam": false,
                          "is_covered": false,
                          "is_ranked_comment": false,
                          "media_id": "3916466636557760969",
                          "private_reply_status": 0,
                          "share_enabled": false,
                          "status": "Active",
                          "text": "🇦🇱🇦🇱🇦🇱🇦🇱🇦🇱 #albania #tirana #albanianotforsale #tiranapost #shqiperia",
                          "type": 1,
                          "user": {
                            "strong_id__": "77498970479",
                            "id": "77498970479",
                            "pk": 77498970479,
                            "pk_id": "77498970479",
                            "username": "nasinalbania",
                            "full_name": "Anastasija C.",
                            "is_private": false,
                            "is_verified": true,
                            "profile_pic_id": "3904785567343035490_77498970479",
                            "profile_pic_url": "https://scontent-bos5-1.cdninstagram.com/v/t51.82787-19/707446779_17881354371578480_1302705950277762342_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2gGhynepiOdUJzyoiWFhNDB4oGoz72fXCWLsrabQOYEtn-eL9S8XV_AytFRsOjzhzHI&_nc_ohc=akJp6CpuUjUQ7kNvwG-w_nI&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQBZo51oXyIbBZ9MMToSiSW-ozER1df60YE27p7WEQBj8g&oe=6A518443&_nc_sid=10d13b",
                            "fbid_v2": "17841477354397371",
                            "is_unpublished": false
                          },
                          "user_id": 77498970479
                        },
                        "music_metadata": null,
                        "meta_ai_suggested_prompts": {},
                        "user": {
                          "is_embeds_disabled": false,
                          "id": "77498970479",
                          "pk": 77498970479,
                          "pk_id": "77498970479",
                          "strong_id__": "77498970479",
                          "fbid_v2": "17841477354397371",
                          "profile_pic_id": "3904785567343035490_77498970479",
                          "profile_pic_url": "https://scontent-bos5-1.cdninstagram.com/v/t51.82787-19/707446779_17881354371578480_1302705950277762342_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_cat=108&_nc_oc=Q6cZ2gGhynepiOdUJzyoiWFhNDB4oGoz72fXCWLsrabQOYEtn-eL9S8XV_AytFRsOjzhzHI&_nc_ohc=akJp6CpuUjUQ7kNvwG-w_nI&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQBZo51oXyIbBZ9MMToSiSW-ozER1df60YE27p7WEQBj8g&oe=6A518443&_nc_sid=10d13b",
                          "eligible_for_text_app_activation_badge": false,
                          "interop_messaging_user_fbid": "17848769367578480",
                          "username": "nasinalbania",
                          "full_name": "Anastasija C.",
                          "is_private": false,
                          "is_unpublished": false,
                          "is_verified": true,
                          "show_account_transparency_details": true,
                          "transparency_product_enabled": false,
                          "third_party_downloads_enabled": 2,
                          "feed_post_reshare_disabled": false,
                          "account_badges": {},
                          "account_type": 3,
                          "has_anonymous_profile_picture": false,
                          "fan_club_info": {
                            "autosave_to_exclusive_highlight": null,
                            "connected_member_count": null,
                            "fan_club_id": null,
                            "fan_club_name": null,
                            "fan_consideration_page_revamp_eligiblity": null,
                            "has_enough_subscribers_for_ssc": null,
                            "is_fan_club_gifting_eligible": null,
                            "is_fan_club_referral_eligible": null,
                            "subscriber_count": null,
                            "has_created_ssc": null,
                            "is_free_trial_eligible": null,
                            "largest_public_bc_id": null,
                            "should_show_playlists_in_profile_tab": null
                          }
                        },
                        "clips_metadata": {
                          "achievements_info": {
                            "num_earned_achievements": null,
                            "show_achievements": false
                          },
                          "additional_audio_info": {
                            "additional_audio_username": null,
                            "audio_reattribution_info": {
                              "should_allow_restore": false
                            }
                          },
                          "asset_recommendation_info": null,
                          "audio_ranking_info": {
                            "best_audio_cluster_id": "1380385506831232"
                          },
                          "audio_type": "licensed_music",
                          "branded_content_tag_info": {
                            "can_add_tag": false
                          },
                          "clips_creation_entry_point": "clips",
                          "content_appreciation_info": {
                            "enabled": false,
                            "entry_point_container": null
                          },
                          "contextual_highlight_info": null,
                          "cutout_sticker_info": {},
                          "disable_use_in_clips_client_cache": false,
                          "featured_label": null,
                          "is_fan_club_promo_video": null,
                          "is_public_chat_welcome_video": false,
                          "is_shared_to_fb": false,
                          "mashup_info": {
                            "can_toggle_mashups_allowed": false,
                            "formatted_mashups_count": null,
                            "has_been_mashed_up": false,
                            "has_nonmimicable_additional_audio": true,
                            "is_creator_requesting_mashup": false,
                            "is_light_weight_check": true,
                            "is_pivot_page_available": false,
                            "is_light_weight_reuse_allowed_check": false,
                            "is_reuse_allowed": false,
                            "mashup_type": null,
                            "mashups_allowed": false,
                            "non_privacy_filtered_mashups_media_count": 0,
                            "original_media": null,
                            "privacy_filtered_mashups_media_count": null
                          },
                          "music_canonical_id": "18130348042129010",
                          "music_info": {
                            "music_asset_info": {
                              "allows_saving": false,
                              "artist_id": "1147992209344674",
                              "audio_asset_id": "690224716205868",
                              "audio_cluster_id": "320241085552793",
                              "cover_artwork_thumbnail_uri": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.30808-6/582481983_71060315056578_3063724419862420908_n.jpg?stp=dst-jpg_s168x128_tt6&_nc_cat=108&ccb=1-7&_nc_sid=2f2557&_nc_ohc=Z3TGAZBXzRYQ7kNvwHCxthU&_nc_oc=AdrvsAgxCtfKRKBXeEXg8KuVdNQEWlR8Pn5etfqn0YvNTrSPFLWxa20s5UiARZIxPh0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-bos5-1.xx&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7a20f&oh=00_AQB-kTbLpSui89Dw3TbAiF6eOQM5DA1wkZwUCJsIA0rlhg&oe=6A516D8E",
                              "cover_artwork_uri": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.30808-6/582481983_71060315056578_3063724419862420908_n.jpg?stp=dst-jpg_s261x260_tt6&_nc_cat=108&ccb=1-7&_nc_sid=2f2557&_nc_ohc=Z3TGAZBXzRYQ7kNvwHCxthU&_nc_oc=AdrvsAgxCtfKRKBXeEXg8KuVdNQEWlR8Pn5etfqn0YvNTrSPFLWxa20s5UiARZIxPh0&_nc_ad=z-m&_nc_cid=0&_nc_zt=23&_nc_ht=scontent-bos5-1.xx&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7a20f&oh=00_AQAKdEXT1k_lZPWSbPU1W-Dk7LK3BRApqSpoDqLiufOBzA&oe=6A516D8E",
                              "dark_message": null,
                              "dash_manifest": null,
                              "display_artist": "Elvana Gjata",
                              "duration_in_ms": 265696,
                              "fast_start_progressive_download_url": "https://video-bos5-1.xx.fbcdn.net/o1/v/t2/f2/m69/AQOlRS5r0GLMGeuGGdP6YlW4MZsystqPmVO1BBJQVFu2-Tc7vNMcX1xT6HGKI_bNM9KWN7wCb3fxvZZ2RJhDezRV.mp4?strext=1&_nc_cat=107&_nc_sid=ef5aa3&_nc_ht=video-bos5-1.xx.fbcdn.net&_nc_ohc=yhESPiKVInMQ7kNvwEgDWo7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODEyNjM1MTY3NDQyODQ0LCJhc3NldF9hZ2VfZGF5cyI6OTQ2LCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_ad=z-m&_nc_cid=0&_nc_zt=28&_nc_ss=7a20f&oh=00_AQBiZXGb7LZm89bZBSTn8YYtY7dj308d_YBvGcQebyWKww&oe=6A51721B",
                              "has_lyrics": false,
                              "highlight_start_times_in_ms": {
                                "0": 45000,
                                "1": 60000,
                                "2": 95500
                              },
                              "id": "690224716205868",
                              "ig_username": "elvanagjataaaa",
                              "is_eligible_for_audio_effects": false,
                              "is_explicit": false,
                              "progressive_download_url": "https://video-bos5-1.xx.fbcdn.net/o1/v/t2/f2/m69/AQOlRS5r0GLMGeuGGdP6YlW4MZsystqPmVO1BBJQVFu2-Tc7vNMcX1xT6HGKI_bNM9KWN7wCb3fxvZZ2RJhDezRV.mp4?strext=1&_nc_cat=107&_nc_sid=ef5aa3&_nc_ht=video-bos5-1.xx.fbcdn.net&_nc_ohc=yhESPiKVInMQ7kNvwEgDWo7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODEyNjM1MTY3NDQyODQ0LCJhc3NldF9hZ2VfZGF5cyI6OTQ2LCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_ad=z-m&_nc_cid=0&_nc_zt=28&_nc_ss=7a20f&oh=00_AQBiZXGb7LZm89bZBSTn8YYtY7dj308d_YBvGcQebyWKww&oe=6A51721B",
                              "reactive_audio_download_url": null,
                              "sanitized_title": null,
                              "subtitle": "",
                              "title": "Kuq e Zi (feat. Flori Mumajesi)",
                              "spotify_track_metadata": null,
                              "lyrics": null,
                              "song_monetization_info": null,
                              "licensed_music_subtype": "DEFAULT",
                              "is_eligible_for_vinyl_sticker": false,
                              "web_30s_preview_download_url": "https://video-bos5-1.xx.fbcdn.net/o1/v/t2/f2/m69/AQMlSJRZ-n6TUgWbbgNiXY5NvTcxxM01xcSTFtPUKssZQ9r12yZ66z5dJ78VGvjN9l6oRm2Fvp7xr0zgjVSlyG8D.mp4?strext=1&_nc_cat=104&_nc_sid=ef5aa3&_nc_ht=video-bos5-1.xx.fbcdn.net&_nc_ohc=IVq81Q7JU8IQ7kNvwGUy5po&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5WSV9VU0VDQVNFX1BST0RVQ1RfVFlQRS4uQzMuMC5wcm9ncmVzc2l2ZV9hdWRpb19hYWNwXzQ4X2ZyYWdfMl9hdWRpbyIsInhwdl9hc3NldF9pZCI6ODEyNjM1MTY3NDQyODQ0LCJhc3NldF9hZ2VfZGF5cyI6OTQ2LCJ2aV91c2VjYXNlX2lkIjoxMDU2OCwiZHVyYXRpb25fcyI6MjY1LCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&_nc_ad=z-m&_nc_cid=0&_nc_zt=28&_nc_ss=7a20f&oh=00_AQCaZ93ntwIBIUxwd-Yc1TDejLXec8Vf2ABvv27ER3h-Cg&oe=6A518FF2"
                            },
                            "music_consumption_info": {
                              "allow_media_creation_with_music": false,
                              "audio_asset_start_time_in_ms": 45000,
                              "derived_content_start_time_in_composition_in_ms": 0,
                              "display_labels": null,
                              "audio_filter_infos": {},
                              "audio_muting_info": {
                                "allow_audio_editing": false,
                                "mute_audio": false,
                                "mute_reason_str": "",
                                "show_muted_audio_toast": false
                              },
                              "contains_lyrics": null,
                              "derived_content_id": null,
                              "ig_artist": {
                                "strong_id__": "28169187",
                                "id": "28169187",
                                "full_name": "Elvana Gjata",
                                "is_private": false,
                                "is_verified": true,
                                "pk": 28169187,
                                "pk_id": "28169187",
                                "profile_pic_id": "3901281580895529373_28169187",
                                "profile_pic_url": "https://scontent-bos5-1.cdninstagram.com/v/t51.82787-19/702948155_18592436473009188_6141006743990662228_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_cat=100&_nc_oc=Q6cZ2gGhynepiOdUJzyoiWFhNDB4oGoz72fXCWLsrabQOYEtn-eL9S8XV_AytFRsOjzhzHI&_nc_ohc=11cG3DLV0QkQ7kNvwEeQNcN&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&edm=APs17CUBAAAA&ccb=7-5&oh=00_AQALV_muGVYdtU1z9zRNIA7UFd-BIAHfsfM_aNOp6ACkTA&oe=6A519AF0&_nc_sid=10d13b",
                                "username": "elvanagjataaaa"
                              },
                              "is_bookmarked": false,
                              "is_trending_in_clips": false,
                              "overlap_duration_in_ms": 90000,
                              "placeholder_profile_pic_url": "https://scontent-bos5-1.cdninstagram.com/v/t51.12442-15/43985629_311105916145351_58064759811405776_n.jpg?_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_cat=107&_nc_oc=Q6cZ2gGhynepiOdUJzyoiWFhNDB4oGoz72fXCWLsrabQOYEtn-eL9S8XV_AytFRsOjzhzHI&_nc_ohc=D9A0CHCEp_4Q7kNvwFH8210&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&edm=APs17CUAAAAA&ccb=7-5&oh=00_AQANahYxrI-By1JuryXY9Mp0bo2trna94iIv8anrIKUTrA&oe=6A517ABD&_nc_sid=10d13b",
                              "should_allow_music_editing": false,
                              "should_mute_audio": false,
                              "should_mute_audio_reason": "",
                              "should_render_soundwave": false,
                              "trend_rank": null,
                              "previous_trend_rank": null
                            }
                          },
                          "nux_info": null,
                          "original_sound_info": null,
                          "originality_info": null,
                          "professional_clips_upsell_type": 0,
                          "show_achievements": false,
                          "reels_on_the_rise_info": null,
                          "reusable_text_attribute_string": null,
                          "reusable_text_info": null,
                          "shopping_info": null,
                          "template_info": null,
                          "viewer_interaction_settings": null
                        },
                        "id": "3916466636557760969_77498970479",
                        "strong_id__": "3916466636557760969_77498970479",
                        "pk": "3916466636557760969",
                        "fbid": "18162441067451751",
                        "media_type": 2,
                        "like_and_view_counts_disabled": false,
                        "code": "DZaFafWsbnJ",
                        "taken_at": 1781099340,
                        "product_type": "clips",
                        "caption_is_edited": false,
                        "can_viewer_reshare": true,
                        "can_viewer_save": true,
                        "comment_count": 4,
                        "are_remixes_crosspostable": true,
                        "video_versions": {
                          "0": {
                            "url": "https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m86/AQPBj0mCzj6xoTRE8peHzmOlKRg8eO4MXiewpzwwj6NQodvzpOkKTcaSUT2SmQMyh0GKZdf4SEtv8FaUu1-ByVLGvCUgT_92lop4CC0.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_ohc=rP2kcikjQJoQ7kNvwFBYccI&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4NjAwNjQ0MjcxMDI3NywiYXNzZXRfYWdlX2RheXMiOjI1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=d036edc2785f3ce&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GQzQwNTk5N0FBRDhCQzczOEFBNjgzNTVDNDBCMTdCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzdGNEFDNDlGNkY5RThDMzc1NjA2NEVEODQ5NTFBMkEyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaK1Nrxvtr-BRUCKAJDMywXQBsQYk3S8aoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&_nc_zt=28&oh=00_AQCoXO-m38zu_qTJHQ-Wdy90S1eNr2Wn4kd4xVCqQ7nwAg&oe=6A4DA076",
                            "height": 1280,
                            "width": 720,
                            "type": 101,
                            "id": "26815175721498268v",
                            "fallback": null,
                            "url_expiration_timestamp_us": null,
                            "bandwidth": 2835356
                          },
                          "1": {
                            "url": "https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m86/AQPBj0mCzj6xoTRE8peHzmOlKRg8eO4MXiewpzwwj6NQodvzpOkKTcaSUT2SmQMyh0GKZdf4SEtv8FaUu1-ByVLGvCUgT_92lop4CC0.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_ohc=rP2kcikjQJoQ7kNvwFBYccI&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4NjAwNjQ0MjcxMDI3NywiYXNzZXRfYWdlX2RheXMiOjI1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=d036edc2785f3ce&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GQzQwNTk5N0FBRDhCQzczOEFBNjgzNTVDNDBCMTdCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzdGNEFDNDlGNkY5RThDMzc1NjA2NEVEODQ5NTFBMkEyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaK1Nrxvtr-BRUCKAJDMywXQBsQYk3S8aoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&_nc_zt=28&oh=00_AQCoXO-m38zu_qTJHQ-Wdy90S1eNr2Wn4kd4xVCqQ7nwAg&oe=6A4DA076",
                            "height": 1280,
                            "width": 720,
                            "type": 102,
                            "id": "26815175721498268v",
                            "fallback": null,
                            "url_expiration_timestamp_us": null,
                            "bandwidth": 2835356
                          },
                          "2": {
                            "url": "https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m86/AQPBj0mCzj6xoTRE8peHzmOlKRg8eO4MXiewpzwwj6NQodvzpOkKTcaSUT2SmQMyh0GKZdf4SEtv8FaUu1-ByVLGvCUgT_92lop4CC0.mp4?_nc_cat=109&_nc_sid=5e9851&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_ohc=rP2kcikjQJoQ7kNvwFBYccI&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5JTlNUQUdSQU0uQ0xJUFMuQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6MTY4NjAwNjQ0MjcxMDI3NywiYXNzZXRfYWdlX2RheXMiOjI1LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6NiwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&ccb=17-1&vs=d036edc2785f3ce&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9GQzQwNTk5N0FBRDhCQzczOEFBNjgzNTVDNDBCMTdCN192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYUWlnX3hwdl9wbGFjZW1lbnRfcGVybWFuZW50X3YyLzdGNEFDNDlGNkY5RThDMzc1NjA2NEVEODQ5NTFBMkEyX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACaK1Nrxvtr-BRUCKAJDMywXQBsQYk3S8aoYEmRhc2hfYmFzZWxpbmVfMV92MREAdf4HZeadAQA&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&_nc_zt=28&oh=00_AQCoXO-m38zu_qTJHQ-Wdy90S1eNr2Wn4kd4xVCqQ7nwAg&oe=6A4DA076",
                            "height": 1280,
                            "width": 720,
                            "type": 103,
                            "id": "26815175721498268v",
                            "fallback": null,
                            "url_expiration_timestamp_us": null,
                            "bandwidth": 2835356
                          }
                        },
                        "image_versions2": {
                          "candidates": {
                            "0": {
                              "estimated_scans_sizes": {},
                              "height": 1136,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBEPZbPyK8bBRjKNdBa9LEgbAkxd4ri95fOF88aO0Jjeg&oe=6A5198DA",
                              "width": 640
                            },
                            "1": {
                              "estimated_scans_sizes": {},
                              "height": 852,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=dst-jpg_e15_p480x480_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBx-1fPzwml-BdGWd4Hzgxv1HHzgzironTPznLq1sa7vg&oe=6A5198DA",
                              "width": 480
                            },
                            "2": {
                              "estimated_scans_sizes": {},
                              "height": 568,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=dst-jpg_e15_p320x320_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBkxqhdvB8IcMBa0ZSOhpObcACmdvb4iotusRyKCxh7tQ&oe=6A5198DA",
                              "width": 320
                            },
                            "3": {
                              "estimated_scans_sizes": {},
                              "height": 426,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=dst-jpg_e15_p240x240_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQDPqlr7PI8yx18oE-8SmZx8XNT63e8oQEWa6cB9qb-yrg&oe=6A5198DA",
                              "width": 240
                            },
                            "4": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQDqHbnBq_rbueKFxL7eZ6nGyfy4SJC0TEWkR5Zp2heugg&oe=6A5198DA",
                              "width": 640
                            },
                            "5": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQDqHbnBq_rbueKFxL7eZ6nGyfy4SJC0TEWkR5Zp2heugg&oe=6A5198DA",
                              "width": 640
                            },
                            "6": {
                              "estimated_scans_sizes": {},
                              "height": 640,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s640x639_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQDqHbnBq_rbueKFxL7eZ6nGyfy4SJC0TEWkR5Zp2heugg&oe=6A5198DA",
                              "width": 640
                            },
                            "7": {
                              "estimated_scans_sizes": {},
                              "height": 480,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s480x480_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBjM1hsto5mUL7Rk903MiJhclrIRIEfAcQ7bWLVhWI_uA&oe=6A5198DA",
                              "width": 480
                            },
                            "8": {
                              "estimated_scans_sizes": {},
                              "height": 320,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s320x320_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQAf4mASbaRSW72kGEwONDqIqgYDACSZStyLHaOH56mKYQ&oe=6A5198DA",
                              "width": 320
                            },
                            "9": {
                              "estimated_scans_sizes": {},
                              "height": 240,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s240x240_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBkUad_5WKzgEvVHFmjn5FnNCqMv2180UNWIL9vXl2N7A&oe=6A5198DA",
                              "width": 240
                            },
                            "10": {
                              "estimated_scans_sizes": {},
                              "height": 150,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720776353_1184858714703207_8744859151998781148_n.jpg?stp=c0.248.640.640a_dst-jpg_e15_s150x150_tt6&_nc_cat=111&ig_cache_key=MzkxNjQ2NjYzNjU1Nzc2MDk2OQ%3D%3D.3-ccb7-5&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fbmZyYW1lX2NvdmVyX2ZyYW1lLkMzIn0%3D&_nc_ohc=Lq68snjXe84Q7kNvwHPNBlJ&_nc_oc=Adrm5K7ShfOHFM9uchWGKeHNqNyVHBoKLIcF5NyykzMVpodxPD1EijEhwnP3R6lx4XA&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBboYxfO7gJcZTZ08C1UDyFchNO6McbkT-_I5xuVsMKFQ&oe=6A5198DA",
                              "width": 150
                            }
                          },
                          "additional_candidates": {
                            "first_frame": {
                              "estimated_scans_sizes": {},
                              "height": 1136,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720919253_1521833289396547_835071894999220892_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=106&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fYWRkaXRpb25hbF9jb3Zlcl9mcmFtZS5DMyJ9&_nc_ohc=juxSlfs8b_gQ7kNvwGhIfU6&_nc_oc=AdrvkYCugntmtkFBa2u5VWyTRTbzZHSE3SSmIGwD4tCOmawHKkCrFr8aWbS4DY_rDJw&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQABGF2JpBzsiKO2MjgK9QSA3d_vfzoTGSsVQxl3iThQng&oe=6A5176A2",
                              "width": 640
                            },
                            "igtv_first_frame": {
                              "estimated_scans_sizes": {},
                              "height": 1136,
                              "scans_profile": null,
                              "url": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720919253_1521833289396547_835071894999220892_n.jpg?stp=dst-jpg_e15_tt6&_nc_cat=106&ccb=7-5&_nc_sid=58cdad&efg=eyJ2ZW5jb2RlX3RhZyI6IkNMSVBTLnhwaWRzLjY0MC5zZHIudmlkZW9fYWRkaXRpb25hbF9jb3Zlcl9mcmFtZS5DMyJ9&_nc_ohc=juxSlfs8b_gQ7kNvwGhIfU6&_nc_oc=AdrvkYCugntmtkFBa2u5VWyTRTbzZHSE3SSmIGwD4tCOmawHKkCrFr8aWbS4DY_rDJw&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQABGF2JpBzsiKO2MjgK9QSA3d_vfzoTGSsVQxl3iThQng&oe=6A5176A2",
                              "width": 640
                            },
                            "smart_frame": null
                          },
                          "scrubber_spritesheet_info_candidates": {
                            "default": {
                              "sprite_urls": {
                                "0": "https://scontent-bos5-1.cdninstagram.com/v/t51.71878-15/720191666_824228853901578_263120124523959796_n.jpg?_nc_cat=104&ccb=7-5&_nc_sid=efdbef&_nc_ohc=mm8o-_ZpR9UQ7kNvwEKRZdE&_nc_oc=AdpkN3U7Rs93EzVVqT6LKA4Zvv6N56WoDWUQuCs87GFJ6JjVYrtn7KimzOKPXMQ4hyo&_nc_zt=23&_nc_ht=scontent-bos5-1.cdninstagram.com&_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&_nc_ss=7f289&oh=00_AQBkmI_ewlEsKmKKk9nXwolV2ACbEF01XWq8s2Gwi5d5TQ&oe=6A517AE9"
                              },
                              "file_size_kb": 670,
                              "max_thumbnails_per_sprite": 105,
                              "rendered_width": 96,
                              "sprite_height": 1232,
                              "sprite_width": 1500,
                              "thumbnail_duration": 0.064533333333333,
                              "thumbnail_height": 176,
                              "thumbnail_width": 100,
                              "thumbnails_per_row": 15,
                              "total_thumbnail_num_per_sprite": 105,
                              "video_length": 6.776
                            }
                          },
                          "smart_thumbnail_enabled": null
                        },
                        "video_dash_manifest": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<MPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011\" minBufferTime=\"PT2S\" type=\"static\" mediaPresentationDuration=\"PT6.778776S\" FBManifestTimestamp=\"1783344275\" FBManifestIdentifier=\"Fqay3aQNGBJyMmV2ZXZwOS1yMWdlbjJ2cDkZlrbhk9ya8cUD7rTFlaDTtgW0wPvg0davBrCCl6/VkeUHmLGFip7c6Qfygc7BpdKeDKSe3dX6ubkM2NyC8Ove4w+G/tWfuYvqDyIYGGRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsGRgObW9kZXJhdGVfaGVhdnkAFjIUABIUAAA=\"><Period id=\"0\" duration=\"PT6.778776S\"><AdaptationSet id=\"0\" contentType=\"video\" subsegmentAlignment=\"true\" par=\"9:16\" FBUnifiedUploadResolutionMos=\"360:79.4\"><Representation id=\"1793692395335706v\" bandwidth=\"102504\" codecs=\"vp09.00.21.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q20\" FBContentLength=\"86702\" FBPlaybackResolutionMos=\"0:100,360:21.2,480:18.5,720:16.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:62.6,480:52.8,720:40.3\" FBAbrPolicyTags=\"\" width=\"360\" height=\"640\" frameRate=\"15360/512\" FBQualityClass=\"sd\" FBQualityLabel=\"180p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQO2K9XUdOxeKhfLR-XsvhSb76D0ZDVibcgx4oGWdzfAfq6T0-_CBQAI-pxlSPEu8u4nHix3iNgtC_6DtYWLfOo7YAODQU9Md_4LuA0.mp4?_nc_cat=105&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=oBKHOXuxOo4Q7kNvwGyQvQZ&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EyMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjEwMjUwNCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQDsuopJj3IjlSuLniton6gYIIoI-KiB4HYjW2grnOFsMg&amp;oe=6A51979A</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-6774\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-40962\" FBFirstSegmentRange=\"874-63794\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"63795-86701\" FBPrefetchSegmentRange=\"874-63794\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3445084202319993v\" bandwidth=\"156841\" codecs=\"vp09.00.30.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q30\" FBContentLength=\"132662\" FBPlaybackResolutionMos=\"0:100,360:26.2,480:22.4,720:20.3\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:72.1,480:65.4,720:54.5\" FBAbrPolicyTags=\"\" width=\"540\" height=\"960\" frameRate=\"15360/512\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQNNQvWbm23dTzVkBi1ocztReJsEj6f_BWw69GaAERucJ8BBO1ZBrQX_Sw_GhV8QDCgDP2w-VD8yYbAw4U5C-xukbhdDBTSw6U_XjCU.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=wgBoyqKWXCAQ7kNvwGv33rE&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3EzMCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjE1Njg0MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQCmjlpuskeQUmxsvIS3XlJ3yuWQvVEda0t2-rUjZTtQmA&amp;oe=6A516526</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-9872\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-64486\" FBFirstSegmentRange=\"874-97823\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"97824-132661\" FBPrefetchSegmentRange=\"874-97823\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2202806863834188v\" bandwidth=\"242524\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q40\" FBContentLength=\"205135\" FBPlaybackResolutionMos=\"0:100,360:33.5,480:29,720:24.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:79.8,480:74.2,720:66\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"270p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQMZmvkMvpIsioFWSmmEjc2-mhS72gzUUbHVPftLJKu76B3LwnlNSImA_RM_0Pg2ZszMtGsycEaRtHrF655DKnEec8kGjSlUFOHqIjs.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=evZ33_-3nKYQ7kNvwG1Jesz&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E0MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjI0MjUyNCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQDcmu_NGwi5UlDBVrZPusu6TU5fZKPOUcolcYuI3CbXyg&amp;oe=6A519872</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-14205\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-100398\" FBFirstSegmentRange=\"874-152935\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"152936-205134\" FBPrefetchSegmentRange=\"874-152935\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"3504039763093394v\" bandwidth=\"299478\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q50\" FBContentLength=\"253309\" FBPlaybackResolutionMos=\"0:100,360:38.8,480:33.3,720:28.8\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:82.1,480:76.9,720:69.4\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"360p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQMtW-IF_ZbNVgGPCrutuXuPf1Rje8WqnQ5lUh6dDb6iNAOUo0Ek8RoGO_Dd8dZ_gUzE3bXwYNnLF79cofTRXyAJCE8qyQVFV3NzP3o.mp4?_nc_cat=101&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=RWWwXK-hw98Q7kNvwFOS-Z1&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E1MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjI5OTQ3OCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQC_nPeS06PrbuOhBttUjW8DYCzBg5_Jx3aAucqPhR9PRg&amp;oe=6A517A8E</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-16453\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-125099\" FBFirstSegmentRange=\"874-190549\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"190550-253308\" FBPrefetchSegmentRange=\"874-190549\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"2192729701539992v\" bandwidth=\"414018\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q60\" FBContentLength=\"350191\" FBPlaybackResolutionMos=\"0:100,360:46.7,480:40,720:33.9\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:87.6,480:83.3,720:76.3\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"480p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQOagJb1ATGkILzUI2ml3gP8SvDH6EnfiF_pfhiW7YFbgXuNV7Pho3srcY5KBKmr0v3AtfgEwBNu79xNN0rB0e_xedspBtYR6Mk_W6s.mp4?_nc_cat=102&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=OyfI1a4pdnYQ7kNvwHcUapW&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E2MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjQxNDAxOCwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQDV78V_Vh07h_4C6jINQyl1VDV1HE-nXqzuTC6hNBqkEw&amp;oe=6A5182F3</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-21303\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-168501\" FBFirstSegmentRange=\"874-266790\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"266791-350190\" FBPrefetchSegmentRange=\"874-266790\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"1527552386051383v\" bandwidth=\"629855\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q70\" FBContentLength=\"532753\" FBPlaybackResolutionMos=\"0:100,360:55.7,480:48.2,720:40.5\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:92.5,480:89.3,720:83.7\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"540p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQNB0Xoz9esWOuJ4vxi8jD6qcD4ZkEtNWdVP8zJF_NG3gV4072bNdFh7SZOSsGXxjqJkHhadmWQIqChLtds4H94sCG9RYy9CNwTixlo.mp4?_nc_cat=100&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=UcdP9oDNDMYQ7kNvwEwrgoB&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E3MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjYyOTg1NSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQBdH8s9Jinz9sTECGm7_Xs5MPHgWOkERPxFjTzNW0JdNw&amp;oe=6A517875</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-27311\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-248825\" FBFirstSegmentRange=\"874-412714\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"412715-532752\" FBPrefetchSegmentRange=\"874-412714\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"998102446274651v\" bandwidth=\"956771\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q80\" FBContentLength=\"809269\" FBPlaybackResolutionMos=\"0:100,360:66.7,480:59.7,720:51.4\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:95.8,480:93.7,720:89.5\" FBAbrPolicyTags=\"\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"640p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQNA3L3J8QqESCa1Xv8fPAqIHZT9XXmg96Ku25ahq22jCKIihCW2rQp9hs8qPJeNgUZXnoqH8qdRLkRE2aXXyM0TWOsDiuMbWKtONr0.mp4?_nc_cat=109&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=s28h-vULPY8Q7kNvwEaHFFg&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E4MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjk1Njc3MSwidXJsZ2VuX3NvdXJjZSI6Ind3dyJ9&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQBdNNIb3fSg6xgUcBR29DFw2tUA7Efhg5cwm1nzH1WGRQ&amp;oe=6A519532</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-38346\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-411952\" FBFirstSegmentRange=\"874-635821\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"635822-809268\" FBPrefetchSegmentRange=\"874-635821\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation><Representation id=\"4441457339422508v\" bandwidth=\"1540531\" codecs=\"vp09.00.31.08.00.01.01.01.00\" mimeType=\"video/mp4\" sar=\"1:1\" FBEncodingTag=\"dash_r2evevp9-r1gen2vp9_q90\" FBContentLength=\"1303033\" FBPlaybackResolutionMos=\"0:100,360:75.1,480:69.3,720:61\" FBPlaybackResolutionMosConfidenceLevel=\"high\" FBPlaybackResolutionCsvqm=\"0:100,360:97.7,480:96.8,720:94.4\" FBAbrPolicyTags=\"avoid_on_cellular,avoid_on_cellular_intentional\" width=\"720\" height=\"1280\" frameRate=\"15360/512\" FBQualityClass=\"hd\" FBQualityLabel=\"720p\"><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m367/AQMbAwUllWMAl8ts7xga9JL1Iq0Z2jGwcLEOVadEYOv-WhxEy6iE2PtcnXHp9AwLhbuACYaJ1aGT03USv_XPJVAs8naf9VyOaUhTdqU.mp4?_nc_cat=107&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=n1oTPInt6lYQ7kNvwHuTN_5&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfcjJldmV2cDktcjFnZW4ydnA5X3E5MCIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjE1NDA1MzEsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQCugTIG11owgJbsQx7xI2iHoRLlDi-w9cMJCVFfcG3Y0A&amp;oe=6A51759C</BaseURL><SegmentBase indexRange=\"818-873\" timescale=\"15360\" FBMinimumPrefetchRange=\"874-56476\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"874-676702\" FBFirstSegmentRange=\"874-1044414\" FBFirstSegmentDuration=\"5000\" FBSecondSegmentRange=\"1044415-1303032\" FBPrefetchSegmentRange=\"874-1044414\" FBPrefetchSegmentDuration=\"5000\"><Initialization range=\"0-817\"/></SegmentBase></Representation></AdaptationSet><AdaptationSet id=\"1\" contentType=\"audio\" subsegmentStartsWithSAP=\"1\" subsegmentAlignment=\"true\"><Representation id=\"4455417777930115a\" bandwidth=\"77586\" codecs=\"mp4a.40.5\" mimeType=\"audio/mp4\" FBAvgBitrate=\"77586\" audioSamplingRate=\"44100\" FBEncodingTag=\"dash_ln_heaac_vbr3_audio\" FBContentLength=\"66646\" FBPaqMos=\"91.15\" FBAbrPolicyTags=\"\"><AudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"/><BaseURL>https://scontent-bos5-1.cdninstagram.com/o1/v/t2/f2/m78/AQPX6xA2l6kyN7pEti-2yXEkSrjfexlHSYRy-VG5VVyrt_sOcINjO1tNK516C3Mn6ayNEyPPc5lUswPeWHkvGX2--gai2bT2WEb-yUg.mp4?_nc_cat=104&amp;_nc_sid=9ca052&amp;_nc_ht=scontent-bos5-1.cdninstagram.com&amp;_nc_ohc=lbtXMuIjbRIQ7kNvwEKTpQt&amp;efg=eyJ2ZW5jb2RlX3RhZyI6ImlnLXhwdmRzLmNsaXBzLmlnd3d3LUMzLmRhc2hfbG5faGVhYWNfdmJyM19hdWRpbyIsInZpZGVvX2lkIjpudWxsLCJvaWxfdXJsZ2VuX2FwcF9pZCI6LTEsImNsaWVudF9uYW1lIjoiaWciLCJ4cHZfYXNzZXRfaWQiOjE2ODYwMDY0NDI3MTAyNzcsImFzc2V0X2FnZV9kYXlzIjoyNSwidmlfdXNlY2FzZV9pZCI6MTAwOTksImR1cmF0aW9uX3MiOjYsImJpdHJhdGUiOjc4NjUyLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&amp;ccb=17-1&amp;_nc_gid=ldTDjoZvH-jjtOym2Rqy9Q&amp;_nc_ss=7f289&amp;_nc_zt=28&amp;oh=00_AQCnXcFyE9ah6jXq_BmZTB_QkKk7TEOUvPRBAA5AmEi3EA&amp;oe=6A4D869D</BaseURL><SegmentBase indexRange=\"824-903\" timescale=\"44100\" FBMinimumPrefetchRange=\"904-1277\" FBPartialPrefetchDuration=\"2500\" FBPartialPrefetchRange=\"904-26254\" FBFirstSegmentRange=\"904-22206\" FBFirstSegmentDuration=\"2021\" FBSecondSegmentRange=\"22207-42430\" FBPrefetchSegmentRange=\"904-42430\" FBPrefetchSegmentDuration=\"4017\"><Initialization range=\"0-823\"/></SegmentBase></Representation></AdaptationSet></Period></MPD>\n",
                        "has_audio": true,
                        "like_count": 642,
                        "locations": {},
                        "is_dash_eligible": 1,
                        "is_unified_video": false,
                        "enable_media_notes_production": false,
                        "play_count": 13310,
                        "fb_play_count": 3967,
                        "ig_play_count": 9343,
                        "is_third_party_downloads_eligible": false,
                        "original_width": 720,
                        "original_height": 1280,
                        "is_reuse_allowed": false,
                        "has_shared_to_fb": 0,
                        "has_privately_liked": false,
                        "ig_media_sharing_disabled": false,
                        "organic_tracking_token": "eyJ2ZXJzaW9uIjo2LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiQVZvMkdKV1RZaXZ2cmZTVE0tRDMwNDAzOTE2NDY2NjM2NTU3NzYwOTY5Iiwic2VydmVyX3Rva2VuIjoiMTc4MzM0NDI3NjEzMHwzOTE2NDY2NjM2NTU3NzYwOTY5fDc3NDk4OTcwNDc5fDA3ZTUyMzQ3MmExNzIxMDRjYTA5MzlhYTFlYjAzZGUwN2NiNWRjY2VhMDNmOGFkMGUxYWMyNDk5YTQ2ODI0NjkifSwic2lnbmF0dXJlIjoiIn0=",
                        "has_views_fetching": true,
                        "video_duration": 6.778,
                        "is_post_live_clips_media": false,
                        "is_quiet_post": false,
                        "is_comments_gif_composer_enabled": false,
                        "clips_tab_pinned_user_ids": {}
                      }
                    },
                    "cursor": "GuaEw4-Lo9nY02yS543r-umK2mzO-ZDK6Lzv52zwycyYzZ320mycw7jSsOv10mz4uYfL2oHB2Wyi0NDAjrWo0GyK0Lez_MDf1Gze6Jzbgq_882z277GMt9WI1GyMg56b3p_jzWyO4ark_57R4mzIka3jwZ_S4mz6j6fipueS7WwmsoLR-eZnFBg0AikIGAAaCDoGGQwA",
                    "has_more": true
                  },
                  "credits_used": 1,
                  "endpoint": "instagram/reels_by_song"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel": {
      "get": {
        "summary": "Channel Details",
        "description": "Get comprehensive channel information including stats and metadata. Can pass channelId, handle, or url.",
        "operationId": "youtube_Channel_Details",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "channelId",
            "in": "query",
            "description": "YouTube channel ID. Can pass a channelId, handle or url",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UC-9-kyTW8ZkZNDHQJ6FgpwQ"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "YouTube channel handle. Can pass a channelId, handle or url",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ThePatMcAfeeShow"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "YouTube channel URL. Can pass a channelId, handle or url",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.youtube.com/@ThePatMcAfeeShow"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.channelId`: Unique YouTube channel ID\n- `data.name`: Channel display name\n- `data.handle`: Channel @handle\n- `data.avatar.image.sources[0].url`: Channel avatar image URL\n- `data.description`: Channel description/bio\n- `data.subscriberCount`: Total subscriber count (integer)\n- `data.subscriberCountText`: Human-readable subscriber count (e.g., \"2.97M subscribers\")\n- `data.videoCount`: Total number of videos\n- `data.viewCount`: Total channel view count\n- `data.joinedDateText`: When the channel was created\n- `data.tags`: Comma-separated channel tags/keywords\n- `data.email`: Public contact email (may be null)\n- `data.country`: Channel's registered country\n- `data.links`: External social/website links",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "channelId": "UCxcTeAKWJca6XyJ37_ZoKIQ",
                    "channel": "http://www.youtube.com/@ThePatMcAfeeShow",
                    "handle": "@ThePatMcAfeeShow",
                    "name": "The Pat McAfee Show",
                    "avatar": {
                      "image": {
                        "sources": {
                          "0": {
                            "url": "https://yt3.googleusercontent.com/ytc/AIdro_nBgMGIxgHehCAlUUepEhd9Yooi1I55k6IF2WExl-v8Q-c=s68-c-k-c0x00ffffff-no-rj"
                          }
                        },
                        "processor": {
                          "borderImageProcessor": {
                            "circular": true
                          }
                        }
                      },
                      "accessibilityText": "The Pat McAfee Show. Go to channel.",
                      "avatarImageSize": "AVATAR_SIZE_M"
                    },
                    "description": "",
                    "subscriberCount": 2970000,
                    "subscriberCountText": "2.97M subscribers",
                    "videoCountText": "10,538 videos",
                    "videoCount": 10538,
                    "viewCountText": "2,462,865,520 views",
                    "viewCount": 2462865520,
                    "joinedDateText": "Joined Aug 23, 2017",
                    "tags": "pat mcafee, football, pat mcafee show, the pat mcafee show, pat mcafee podcast, pat mcafee clips, pat mcafee reacts, pat mcafee highlights, pat mcafee live, pat mcafee show live, pat mcafee podcast, nfl, nba, nhl, mlb, ufc, sports",
                    "email": null,
                    "store": "https://store.patmcafeeshow.com",
                    "twitter": "https://twitter.com/PatMcAfeeShow",
                    "instagram": "https://instagram.com/patmcafeeshow",
                    "links": {
                      "0": "https://store.patmcafeeshow.com",
                      "1": "https://twitter.com/PatMcAfeeShow",
                      "2": "https://instagram.com/patmcafeeshow"
                    },
                    "country": "United States"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel-videos": {
      "get": {
        "summary": "Channel Videos",
        "description": "Get all videos from a channel with detailed information. Can pass channelId or handle.",
        "operationId": "youtube_Channel_Videos",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "channelId",
            "in": "query",
            "description": "YouTube channel ID",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UC-9-kyTW8ZkZNDHQJ6FgpwQ"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "YouTube channel handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ThePatMcAfeeShow"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "description": "Sort by latest or popular",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "latest",
                "popular"
              ],
              "example": "latest"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more videos. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.videos[0].id`: YouTube video ID\n- `data.videos[0].url`: Full YouTube video URL\n- `data.videos[0].title`: Video title\n- `data.videos[0].thumbnail`: Video thumbnail URL\n- `data.videos[0].viewCountInt`: View count as integer\n- `data.videos[0].publishedTime`: ISO timestamp of when the video was published\n- `data.videos[0].lengthSeconds`: Video duration in seconds\n- `data.continuationToken`: Pagination cursor — pass as `continuationToken` to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {
                      "0": {
                        "type": "video",
                        "id": "lcBT7jDmfQQ",
                        "url": "https://www.youtube.com/watch?v=lcBT7jDmfQQ",
                        "title": "Puka Nacua Joins The Pat McAfee Show Live From Radio Row",
                        "thumbnail": "https://i.ytimg.com/vi/lcBT7jDmfQQ/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBlBkXrD-5DJ5_lMOP_xTN0Q0WeWQ",
                        "channel": {
                          "title": "",
                          "thumbnail": null
                        },
                        "viewCountText": "35,488 views",
                        "viewCountInt": 35488,
                        "publishedTimeText": "1 day ago",
                        "publishedTime": "2026-02-07T22:51:12.745Z",
                        "lengthText": "21:46",
                        "lengthSeconds": 1306,
                        "badges": {}
                      },
                      "1": {
                        "type": "video",
                        "id": "Nb3CtVs0qwo",
                        "url": "https://www.youtube.com/watch?v=Nb3CtVs0qwo",
                        "title": "National Champion & #1 Overall Pick Fernando Mendoza Joins The Pat McAfee Show Live From Radio Row",
                        "thumbnail": "https://i.ytimg.com/vi/Nb3CtVs0qwo/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLByPh11J4DW7cDlKoG2nJXxd7735w",
                        "channel": {
                          "title": "",
                          "thumbnail": null
                        },
                        "viewCountText": "147,931 views",
                        "viewCountInt": 147931,
                        "publishedTimeText": "1 day ago",
                        "publishedTime": "2026-02-07T22:51:12.745Z",
                        "lengthText": "23:46",
                        "lengthSeconds": 1426,
                        "badges": {}
                      }
                    },
                    "channels": {},
                    "playlists": {},
                    "shorts": {},
                    "shelves": {},
                    "lives": {},
                    "continuationToken": "4qmFsgKJERIYVUN4Y1RlQUtXSmNhNlh5SjM3X1pvS0lRGuwQOGdiSURCckZESHJDREFxY0JncnpCVUZtUjJKV01GTmljMVpOU3pkelgzcG5URlJVTFdVMWRtaEhibGh5V2xaRVNHdFVPSGRLT0VSeE5HYzNNVkZvWlRsVFQydHhaRTV3TW5OU2NtOWZUazUzVkZaVkxXaHpkVWxqVkdscFlUQmZXR3BVVUZkNWIydFNXUzFFTmpaamFsSlNUelZ5UjJkbFMyOXVabGd3UWsxS2RHTkpYMWwzZDJsbFUzZHFUamRqVUc1ak5WTXRUSFZDZUdac1dESTNZVmx5VTNwdmFFZzNaMlpEWDNWVVUyVkZYemg0VVd4V1RIbHZTbnBRWlhoNWFsUllkM1kyTFRsMFpFeHpabE5HY1dSc2EwWnlZM1ZaT1ZSTVVXTnBWMGh6YVVkQllrZDZaV0pYTTBwaU1WZ3lWVWR5UlhKRmNHYzJSemd3ZFhKaGIyMTJaRmxVTm1GSVNXNUZUREJzWlhsRFMzZFRiR0Y0ZFRjNFRtWkhVbmgyUWxObWFqTkpSSEJvYlVwcGVHTkVTbTVMTURrM2VrRkplV1oxTm14SFpHTndVRjlWWlhwUE1rVnFjME5vUzFOU1JuRjVkbll0VmxkalNVVmxNRFV4Ukd4YVMycEhUM0JtTVd3MVNWOWhORFpDWW5GNVpGaHVURXhYYTNCMVdYSkVRemxVY1ZkNFdYQTBaVEJaWXpWTmEyeGtOakpvWVhGSmMxRnNiR1oxWDFWeFdrNXFibU16ZG5ad1lscHRWM1I0TkhaNU5WWm1YMnBIYkhKZldWQTFRbVJIUmtkM2RWaDRiMnBGU0hwbkxUUXlUVTR4UmpKUVQwMUdVMWxYWmpsNFRXTmhWVFJyTVRkVldHdGFaR0ZqVldSTFp6RlJaVTU2TURJd1NqQklTVWQ1U1dKdGNrNWlNbXhaZGtwVGVrcE1iWEF6Tm5BM2QwRnpTemMwWmxscmNXNW1SVlJCYW1GdFRtTnlVV3RhY2xWb1VFMUpiazlwWlhScFQzcFRaekJzT1U4NWNtZEVTMEkzTTNWaVpEWmhNWHBTVWpVM2NEUklORTVLYTJsNWVIazNUV2g0Vm5BMGJYRTFPVTAzVUZwWExVVldlV2RRWkRndE4wSlpaRGd5WkRVM1h6VnNVMnMzWVRNNE1ucHBaVlp5UjFkbFkyVk1jWEoyWmpJMFYzWldOMk5pVm5sMWNWWTNUMWhFWW1aWExXOVhaR0V4VjBSVVNFMDJRelZLWkVaUU1ERlVkMXBZZGtGemVFTjZhekJOZEZSRGFtRlRSRFYyWkRKVldrUnNPV2xQVFhsSVRFNWxlbGRxT0dkWmQzTmlVRGRET0ZRNVVuY3hPVEZEZEVReGJVUkpFaVEyWWpKbE5HVTROQzB3TURBd0xUSmpNakl0WWpZd055MWtOR1kxTkRkbU9URXlaVGdnQkRxZUJnb2tObUl5WlRSbE9EUXRNREF3TUMweVl6SXlMV0kyTURjdFpEUm1OVFEzWmpreE1tVTRFdk1GUVdaSFlsWXdVMkp6VmsxTE4zTmZlbWRNVkZRdFpUVjJhRWR1V0hKYVZrUklhMVE0ZDBvNFJIRTBaemN4VVdobE9WTlBhM0ZrVG5BeWMxSnliMTlPVG5kVVZsVXRhSE4xU1dOVWFXbGhNRjlZYWxSUVYzbHZhMUpaTFVRMk5tTnFVbEpQTlhKSFoyVkxiMjVtV0RCQ1RVcDBZMGxmV1hkM2FXVlRkMnBPTjJOUWJtTTFVeTFNZFVKNFpteFlNamRoV1hKVGVtOW9TRGRuWmtOZmRWUlRaVVZmT0hoUmJGWk1lVzlLZWxCbGVIbHFWRmgzZGpZdE9YUmtUSE5tVTBaeFpHeHJSbkpqZFZrNVZFeFJZMmxYU0hOcFIwRmlSM3BsWWxjelNtSXhXREpWUjNKRmNrVndaelpIT0RCMWNtRnZiWFprV1ZRMllVaEpia1ZNTUd4bGVVTkxkMU5zWVhoMU56aE9aa2RTZUhaQ1UyWnFNMGxFY0dodFNtbDRZMFJLYmtzd09UZDZRVWw1Wm5VMmJFZGtZM0JRWDFWbGVrOHlSV3B6UTJoTFUxSkdjWGwyZGkxV1YyTkpSV1V3TlRGRWJGcExha2RQY0dZeGJEVkpYMkUwTmtKaWNYbGtXRzVNVEZkcmNIVlpja1JET1ZSeFYzaFpjRFJsTUZsak5VMXJiR1EyTW1oaGNVbHpVV3hzWm5WZlZYRmFUbXB1WXpOMmRuQmlXbTFYZEhnMGRuazFWbVpmYWtkc2NsOVpVRFZDWkVkR1IzZDFXSGh2YWtWSWVtY3ROREpOVGpGR01sQlBUVVpUV1ZkbU9YaE5ZMkZWTkdzeE4xVllhMXBrWVdOVlpFdG5NVkZsVG5vd01qQktNRWhKUjNsSlltMXlUbUl5YkZsMlNsTjZTa3h0Y0RNMmNEZDNRWE5MTnpSbVdXdHhibVpGVkVGcVlXMU9ZM0pSYTFweVZXaFFUVWx1VDJsbGRHbFBlbE5uTUd3NVR6bHlaMFJMUWpjemRXSmtObUV4ZWxKU05UZHdORWcwVGtwcmFYbDRlVGROYUhoV2NEUnRjVFU1VFRkUVdsY3RSVlo1WjFCa09DMDNRbGxrT0RKa05UZGZOV3hUYXpkaE16Z3llbWxsVm5KSFYyVmpaVXh4Y25abU1qUlhkbFkzWTJKV2VYVnhWamRQV0VSaVpsY3RiMWRrWVRGWFJGUklUVFpETlVwa1JsQXdNVlIzV2xoMlFYTjRRM3ByTUUxMFZFTnFZVk5FTlhaa01sVmFSR3c1YVU5TmVVaE1UbVY2VjJvNFoxbDNjMkpRTjBNNFZEbFNkekU1TVVOMFJERnRSRWtZQkElM0QlM0Q%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel-videos"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel/shorts": {
      "get": {
        "summary": "Channel Shorts",
        "description": "Get shorts from a YouTube channel. For additional details such as description or publish date, use the 'Video/Short Details' endpoint.",
        "operationId": "youtube_Channel_Shorts",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Can pass channelId or handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ThePatMcAfeeShow"
            }
          },
          {
            "name": "channelId",
            "in": "query",
            "description": "Can pass channelId or handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UC-9-kyTW8ZkZNDHQJ6FgpwQ"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "description": "Sort by newest or popular",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "newest",
                "popular"
              ],
              "example": "newest"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more videos. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.shorts[0].id`: YouTube short video ID\n- `data.shorts[0].url`: Full YouTube URL\n- `data.shorts[0].title`: Short title\n- `data.shorts[0].viewCountInt`: View count as integer\n- `data.shorts[0].likeCountInt`: Like count as integer\n- `data.shorts[0].commentCountInt`: Comment count as integer\n- `data.shorts[0].publishDate`: ISO timestamp of when the short was published\n- `data.shorts[0].genre`: Content genre/category\n- `data.continuationToken`: Pagination cursor — pass as `continuationToken` to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {},
                    "channels": {},
                    "playlists": {},
                    "shorts": {
                      "0": {
                        "type": "short",
                        "id": "zdO3THL0mRo",
                        "url": "https://www.youtube.com/watch?v=zdO3THL0mRo",
                        "title": "It’s Super Bowl Sunday… WHO YA GOT",
                        "viewCountText": "22,738",
                        "viewCountInt": 22738,
                        "description": null,
                        "commentCountText": "65",
                        "commentCountInt": 65,
                        "likeCountInt": 1072,
                        "likeCountText": "1072",
                        "publishDate": "2026-02-08T11:50:51-08:00",
                        "genre": "Sports"
                      },
                      "1": {
                        "type": "short",
                        "id": "9H0EuYDt-xE",
                        "url": "https://www.youtube.com/watch?v=9H0EuYDt-xE",
                        "title": "\"I'M RESCUING A CROCODILE\" 😂😂😂 Thanks Robert Irwin #PMSLivE",
                        "viewCountText": "16,256",
                        "viewCountInt": 16256,
                        "description": null,
                        "commentCountText": "30",
                        "commentCountInt": 30,
                        "likeCountInt": 907,
                        "likeCountText": "907",
                        "publishDate": "2026-02-07T14:00:07-08:00",
                        "genre": "Sports"
                      }
                    },
                    "shelves": {},
                    "lives": {},
                    "continuationToken": "4qmFsgLTFhIYVUN4Y1RlQUtXSmNhNlh5SjM3X1pvS0lRGrYWOGdiaUVCcmZFRkxjRUFxcENBcUFDRUZtUjJKV01GUllRVWt5UjBVdGR6QmxVemx6WDJkaWJFTm9NbXhKZDIxeGNsTklPV3h6VVRSZldYbENiVzlrYnpWWmVuUmZPRWRqWkdaVmMxWTJSbWRNYnpjMVYyUmlNR051V2xaZmFHNUhUVmRyTmxscVExRnhUMUYzYTBaaVNDMVpiR1YwVlRkaGRtRmtYelJwZFZjMlIyZFJiV28wVjBrMk5FSjBMVmxrUkZBMVNIcEpORXBaUzA1VFdIUTVaMWxWZFdkdlJ6UXpkMHBMWTBsM1JFVkNaVlZzUVdJMmEwRXRRa2h2VTBGeWR6aHhiM2d4VjFWeFkzSldjbVJCWHpKRVQyUmFPVFZYYkhwcGFWQkJSM3BOZFZSaVZqWlVOVTVuU21GeE1uSkhiM0psWlhReVVYTk5UMEZoV21GZlgyNXZRbVJ5VEVGdmNFNDRaRzVxYTBwNlRWaE9NM1JyZWkxMU1XTldTM1poTVhOUmFYSXRNRFJMWmsxbk1raDNUa1pVTjB0TFlUaExRVW90WjA4d1VGWnZjblZIZFRKVWFTMUtaRGxwZFhacFpsUXlibXBJTVdwR1FWcFhWM2MxTVhkSE9ETjJWazFrVjNJeGJVcFdabmg0UW5WZlZrVlNOV1JzY2xVNFRWSlNiRUpyYW1reU9UWm9aRXAwVDNsbVFXdzJNVUp3YVZkTk5HTm5XSGxQUlZoQldrZE9kMTl0T1UxR2IwZFZOMUZJY0hNdGFEQjNWVmRsVlV4a1J5MDBWbkp1V205Nk5YUndhR1l0VTJWNmJrbHRYek5QYTNOblNuWlBVbFZOVmxaeFgyZzRjVWx2YVZwak1rOHRTbmxYV0VaTlFrUjFWMUZFWlUxUFdVWldRVFUyZDNrdFREUXpiR05KUWpVNVJYUm5PRkJKTjNwZmJuaFJaWGhpTTJoNVRITXdPRGx0TjJoS1pqaFFhMmgyVVVOa1EyUkRhREJHZFROdU5saDRNMGwxYkhodldHaDJaMmd6U0VSQmVYZEhVamxHWTFjemJrMTVXR1JrT0VsVk9XbG5jRGRVZEdobk1VeG1WbkpuVkRGelRsOUZVMFowUVVOTFNYWmtWVGRsVEdWbFduSklVMUJPYW5rMmMyRjBkR1ZKV1ZScmFIWjFkVVl3YkRGaU1VdEJOMlphYlhCUlJWZGlOelp5VUZObVYyRkZXbFJxVUdwaFF6VTBiRVZ2ZEhGRVZuQlZUWHBuUmt4bVQwSndPSGxCWjA0MVVVSjJTMlJ5VldsUkxXTlJNakpzWHpWQ1lYaFhiMW80VUdreGIwczRhaTFKVm5kQ1gyMTBVakpOY0VOQk5uZFFXRU5YVFZCaVRHeE1iV0prUmxKd1EyOHhYM3BOZEU5aFgyOTJSMmcyU21oV1MweENObUYxY21wdmJETnNOR3BEWHkxRldFOXdkVVozWW1wdlRITTNNRGx2UjBsM1FTMVpjRFExUkRGQlNHZ3lNRWN6ZHpkSk9WRlhjbmszVFRGbGFqUTBZakUwVjB4Tk9IaEpRM0JMWTBSVFVFdFphbFpRZGpkNmVUWjZNV1ppV2xVeVpVMWlha1p4YjJWMlpXcHVObTFKUjBwdmRqaHNNRTAyT0ZKSWNUWkVNVFV3WjFwU2RHbzRlako2TlhwZmIwaDJUV05vTTBOc1EyTmthRUphV1Mxd2FXOWpObVZ2TjJGd1VWUXlObWM0Wm5oelEzSmxkMlJOVDNOR2RYTldSSGg1ZVRBdFNFWlNTVWxYZDFCdWNUaFpPRmhYV1RGcGNVeFljeTFHVFc1UGRrbDZTRkoyVkdGUGRHc1NKRFpsT1RVd05ERTRMVEF3TURBdE1tUTBaUzFpTkRkbExUVTRNalF5T1dJeU1UVXlPQ0FFTXFzSUNpUTJaVGsxTURReE9DMHdNREF3TFRKa05HVXRZalEzWlMwMU9ESTBNamxpTWpFMU1qZ1NnQWhCWmtkaVZqQlVXRUZKTWtkRkxYY3daVk01YzE5bllteERhREpzU1hkdGNYSlRTRGxzYzFFMFgxbDVRbTF2Wkc4MVdYcDBYemhIWTJSbVZYTldOa1puVEc4M05WZGtZakJqYmxwV1gyaHVSMDFYYXpaWmFrTlJjVTlSZDJ0R1lrZ3RXV3hsZEZVM1lYWmhaRjgwYVhWWE5rZG5VVzFxTkZkSk5qUkNkQzFaWkVSUU5VaDZTVFJLV1V0T1UxaDBPV2RaVlhWbmIwYzBNM2RLUzJOSmQwUkZRbVZWYkVGaU5tdEJMVUpJYjFOQmNuYzRjVzk0TVZkVmNXTnlWbkprUVY4eVJFOWtXamsxVjJ4NmFXbFFRVWQ2VFhWVVlsWTJWRFZPWjBwaGNUSnlSMjl5WldWME1sRnpUVTlCWVZwaFgxOXViMEprY2t4QmIzQk9PR1J1YW10S2VrMVlUak4wYTNvdGRURmpWa3QyWVRGelVXbHlMVEEwUzJaTlp6SklkMDVHVkRkTFMyRTRTMEZLTFdkUE1GQldiM0oxUjNVeVZHa3RTbVE1YVhWMmFXWlVNbTVxU0RGcVJrRmFWMWQzTlRGM1J6Z3pkbFpOWkZkeU1XMUtWbVo0ZUVKMVgxWkZValZrYkhKVk9FMVNVbXhDYTJwcE1qazJhR1JLZEU5NVprRnNOakZDY0dsWFRUUmpaMWg1VDBWWVFWcEhUbmRmYlRsTlJtOUhWVGRSU0hCekxXZ3dkMVZYWlZWTVpFY3RORlp5YmxwdmVqVjBjR2htTFZObGVtNUpiVjh6VDJ0elowcDJUMUpWVFZaV2NWOW9PSEZKYjJsYVl6SlBMVXA1VjFoR1RVSkVkVmRSUkdWTlQxbEdWa0UxTm5kNUxVdzBNMnhqU1VJMU9VVjBaemhRU1RkNlgyNTRVV1Y0WWpOb2VVeHpNRGc1YlRkb1NtWTRVR3RvZGxGRFpFTmtRMmd3Um5VemJqWlllRE5KZFd4NGIxaG9kbWRvTTBoRVFYbDNSMUk1Um1OWE0yNU5lVmhrWkRoSlZUbHBaM0EzVkhSb1p6Rk1abFp5WjFReGMwNWZSVk5HZEVGRFMwbDJaRlUzWlV4bFpWcHlTRk5RVG1wNU5uTmhkSFJsU1ZsVWEyaDJkWFZHTUd3eFlqRkxRVGRtV20xd1VVVlhZamMyY2xCVFpsZGhSVnBVYWxCcVlVTTFOR3hGYjNSeFJGWndWVTE2WjBaTVprOUNjRGg1UVdkT05WRkNka3RrY2xWcFVTMWpVVEl5YkY4MVFtRjRWMjlhT0ZCcE1XOUxPR290U1ZaM1FsOXRkRkl5VFhCRFFUWjNVRmhEVjAxUVlreHNURzFpWkVaU2NFTnZNVjk2VFhSUFlWOXZka2RvTmtwb1ZrdE1RalpoZFhKcWIyd3piRFJxUTE4dFJWaFBjSFZHZDJKcWIweHpOekE1YjBkSmQwRXRXWEEwTlVReFFVaG9NakJITTNjM1NUbFJWM0o1TjAweFpXbzBOR0l4TkZkTVRUaDRTVU53UzJORVUxQkxXV3BXVUhZM2VuazJlakZtWWxwVk1tVk5ZbXBHY1c5bGRtVnFialp0U1VkS2IzWTRiREJOTmpoU1NIRTJSREUxTUdkYVVuUnFPSG95ZWpWNlgyOUlkazFqYURORGJFTmpaR2hDV2xrdGNHbHZZelpsYnpkaGNGRlVNalpuT0daNGMwTnlaWGRrVFU5elJuVnpWa1I0ZVhrd0xVaEdVa2xKVjNkUWJuRTRXVGhZVjFreGFYRk1XSE10UmsxdVQzWkpla2hTZGxSaFQzUnJHQVElM0Q%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel/shorts"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/video": {
      "get": {
        "summary": "Video/Short Details",
        "description": "Get complete information about a video or short. To get transcripts, use the dedicated /v1/scrape/youtube/video/transcript endpoint.",
        "operationId": "youtube_Video_Short_Details",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "YouTube video or short URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "language",
            "in": "query",
            "description": "Preferred response language (mapped to Accept-Language header; not guaranteed due to YouTube localization behavior). 2 letter language code, ie 'en', 'es', 'fr' etc.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "en"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.id`: YouTube video ID\n- `data.title`: Video title\n- `data.description`: Video description (may be null for shorts)\n- `data.url`: Full YouTube video URL\n- `data.thumbnail`: Thumbnail image URL\n- `data.type`: Media type — `\"video\"` or `\"short\"`\n- `data.publishDate`: ISO timestamp of publication\n- `data.viewCountInt`: View count as integer\n- `data.likeCountInt`: Like count as integer\n- `data.commentCountInt`: Comment count as integer\n- `data.durationMs`: Duration in milliseconds\n- `data.durationFormatted`: Duration as formatted string (e.g., `\"00:01:30\"`)\n- `data.channel.id`: Channel ID of the creator\n- `data.channel.handle`: Creator's @handle\n- `data.genre`: Video genre/category\n- `data.keywords`: Associated keywords/tags",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "zdO3THL0mRo",
                    "thumbnail": "https://img.youtube.com/vi/zdO3THL0mRo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=zdO3THL0mRo",
                    "publishDate": "2026-02-08T11:50:51-08:00",
                    "type": "video",
                    "title": "It’s Super Bowl Sunday… WHO YA GOT",
                    "description": null,
                    "commentCountText": "65",
                    "commentCountInt": 65,
                    "likeCountText": "1081",
                    "likeCountInt": 1081,
                    "viewCountText": "23,093",
                    "viewCountInt": 23093,
                    "publishDateText": "Feb 8, 2026",
                    "collaborators": {},
                    "channel": {
                      "id": "UCxcTeAKWJca6XyJ37_ZoKIQ",
                      "url": "https://www.youtube.com/@ThePatMcAfeeShow",
                      "handle": "ThePatMcAfeeShow",
                      "title": "The Pat McAfee Show"
                    },
                    "chapters": {},
                    "watchNextVideos": {
                      "0": {
                        "id": "7iEFiS1yNlI",
                        "title": "FULL NFL Countdown | Darnold or Maye: Who takes title? - ESPN on Super Bowl LX: Seahawks vs Patriots",
                        "thumbnail": "https://i.ytimg.com/vi/7iEFiS1yNlI/hqdefault.jpg?sqp=-oaymwEmCKgBEF5IWvKriqkDGQgBFQAAiEIYAdgBAeIBCggYEAIYBjgBQAE=&rs=AOn4CLBdestUmDFwZKG1OmntSdWf7n0VAA",
                        "channel": {
                          "title": "Gabriel Ferreira",
                          "url": "https://www.youtube.com/@gabferreira_yt",
                          "handle": "gabferreira_yt",
                          "id": "UC5bk70mGnmnIZQu1lZ9-vjA"
                        },
                        "publishedTimeText": "7 hours ago",
                        "publishedTime": "2026-02-08T22:56:03.666Z",
                        "publishDateText": "7 hours ago",
                        "publishDate": "2026-02-08T22:56:03.666Z",
                        "viewCountText": "29K views",
                        "viewCountInt": 29000,
                        "lengthText": "31:16",
                        "lengthInSeconds": 1876,
                        "videoUrl": "https://www.youtube.com/watch?v=7iEFiS1yNlI"
                      }
                    },
                    "keywords": {},
                    "genre": "Sports",
                    "durationMs": 90000,
                    "durationFormatted": "00:01:30",
                    "captionTracks": {},
                    "transcript": null,
                    "transcript_only_text": null
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/video"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/video/transcript": {
      "get": {
        "summary": "Transcript",
        "description": "Get transcript of a video or short",
        "operationId": "youtube_Transcript",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "YouTube video or short URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.youtube.com/watch?v=bjVIDXPP7Uk"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.transcript[0].text`: Text content of a transcript segment\n- `data.transcript[0].startMs`: Segment start time in milliseconds\n- `data.transcript[0].endMs`: Segment end time in milliseconds\n- `data.transcript[0].startTimeText`: Human-readable start time (e.g., `\"0:00\"`)\n- `data.transcript_only_text`: Full transcript as a single plain-text string\n- `data.language`: Language of the transcript (e.g., `\"English\"`)\n- `data.videoId`: YouTube video ID\n- `data.captionTracks[0].languageCode`: Language code of the caption track\n- `data.captionTracks[0].kind`: Caption type — `\"asr\"` for auto-generated",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "type": "video",
                    "url": "https://www.youtube.com/watch?v=bjVIDXPP7Uk",
                    "transcript": {
                      "0": {
                        "text": "Welcome back to the hell farm and the",
                        "startMs": "160",
                        "endMs": "3679",
                        "startTimeText": "0:00"
                      },
                      "1": {
                        "text": "backyard trails. We built these jumps",
                        "startMs": "1920",
                        "endMs": "5680",
                        "startTimeText": "0:01"
                      },
                      "2": {
                        "text": "two years ago and last year we just kind",
                        "startMs": "3679",
                        "endMs": "7440",
                        "startTimeText": "0:03"
                      },
                      "3": {
                        "text": "of rebuilt them and this year I promised",
                        "startMs": "5680",
                        "endMs": "9440",
                        "startTimeText": "0:05"
                      },
                      "4": {
                        "text": "to add to them which we're going to do.",
                        "startMs": "7440",
                        "endMs": "11759",
                        "startTimeText": "0:07"
                      },
                      "5": {
                        "text": "So we've only had one session on these",
                        "startMs": "9440",
                        "endMs": "13759",
                        "startTimeText": "0:09"
                      },
                      "6": {
                        "text": "jumps just before I went to Darkfest.",
                        "startMs": "11759",
                        "endMs": "16160",
                        "startTimeText": "0:11"
                      },
                      "7": {
                        "text": "And this is Jamie's Huh? You've had one",
                        "startMs": "13759",
                        "endMs": "17600",
                        "startTimeText": "0:13"
                      },
                      "8": {
                        "text": "session. It wasn't a session for you,",
                        "startMs": "16160",
                        "endMs": "19359",
                        "startTimeText": "0:16"
                      },
                      "9": {
                        "text": "was it? Well, you probably had to have",
                        "startMs": "17600",
                        "endMs": "21119",
                        "startTimeText": "0:17"
                      },
                      "10": {
                        "text": "quite a good massage therapy session off",
                        "startMs": "19359",
                        "endMs": "23439",
                        "startTimeText": "0:19"
                      }
                    },
                    "transcript_only_text": " Welcome  back  to  the  hell  farm  and  the \n backyard  trails.  We  built  these  jumps \n two  years  ago  and  last  year  we  just  kind \n of  rebuilt  them  and  this  year  I  promised \n to  add  to  them  which  we're  going  to  do. \n So  we've  only  had  one  session  on  these \n jumps  just  before  I  went  to  Darkfest. \n And  this  is  Jamie's  Huh?  You've  had  one \n session.  It  wasn't  a  session  for  you, \n was  it?  Well,  you  probably  had  to  have \n quite  a  good  massage  therapy  session  off \n the  back  of  it.  I  wish  Jamie  chain  ring \n the  second  jump.  Actually,  you  were \n probably  further  back  than  chain  ring. \n You  completely  are  on  the  deck.  I  think \n that's  why  I  got  so  bucked  over  because \n I  landed  on  the  back  which  meant  the \n front  had  to  come  further  down  which \n meant  I  went  over.  You  did  half  a  front \n flip.  Yeah.  Straight.  Predict  where  you \n landed.  I  know  exactly  where  you  landed \n on  your  back.  And  it's  I  don't  even  And \n you  actually  took  a  while  to  recover, \n didn't  you?  Yeah.  I'm  still  a  bit  sore \n now  on  the  shoulder,  but  other  than \n that,  I'm  all  good.  Jamie  had  a  week  off \n work  when  I  went  to  Darkfest,  so  I  was \n carrying  the  channel \n single-handedly,  which  wasn't  actually \n that  difficult  in  the  end.  I  only \n carried  it  110T  over  a  jump.  went  20 \n full  on. \n Yes.  Yes.  Yes.  Yeah.  Jamie  landed  here \n on  his  back  from  about  up  there.  So, \n actually,  to  be  fair,  man  of  the  match, \n he  took  it  like  a  champ.  So,  as  it's \n still  April  and  we  have  the  entire  year \n ahead  and  I  want  to  invite  people  to \n ride  these  jumps  and  have  loads  of  fun. \n We  want  to  make  them  better.  We  want  to \n make  them  bigger  and  we  want  to  add  to \n them.  So,  I've  talked  quite  a  lot  about \n having  transfers  that  go  over  the  fence, \n which  I'm  going  to  do.  But  having  walked \n around  loads  today  with  Jamie  and  having \n a  look,  actually  the  line  doesn't  have \n to  end  here.  Just  because  this  has  been \n the  end  for  two  years,  it's  easy  to \n assume  that  that's  where  it  needs  to \n end.  There's  my  boundary  there.  But  the \n ground,  interestingly,  continues  to  fall \n downhill  to  about  20  30  m  behind  that \n digger.  So  what  that  means  is  this \n doesn't  have  to  be  the  last  jump.  In \n fact,  we  can  land  this  jump  and  carry  on \n and  even  keep  gaining  speed  and  make  the \n jumps  bigger  until  about  that  patch \n there.  But  with  that  speed,  there's  no \n reason  you  can't  then  roll  kind  of  up \n the  hill  and  bring  it  to  a  final \n crescendo.  So  the  line  that's  four  jumps \n long  with  two  rollers  could  probably  be \n the  same  again,  which  actually  excites \n me  more  than  transfers  cuz  there's  only \n so  many  transfers  you  can  have  with \n three  actual  proper  jumps  and  a  racer. \n But  there's  a  whole  load  more  jumps  to \n build  down  there.  So  we've  established \n two  options.  One  of  which  is  come  off  of \n this  last  jump  and  have  a  left  BM \n against  that  fence.  remove  some  of  this \n fence  and  carry  on.  But  I  think  the  more \n favorable  one  which  we've  landed  on, \n Jamie,  do  you  want  to  explain  Do  you \n want  to  explain  to  the  audience  what  we \n think  we're  going  to  do  or  what  we're \n going  to  develop?  We're  going  to  turn \n this  into  a  left  hip.  We're  actually \n going  to  add  We'll  add  like  this \n area  from  here.  Yeah.  Into  a  left  hip  to \n go  that  way.  Exactly.  The  reason  is  if \n we  put  a  burm  there,  we're  then  kind  of \n headed  straight  towards  my  dirt  pit \n behind  the  digger,  which  isn't  that  fun. \n But  if  we  turn  this  into  a  left  hip,  and \n look,  if  I  stand  back  here,  Jamie,  do \n you  want  to  be  the  landing?  Be  a \n landing.  Well  done,  mate.  So,  you'll  be \n able  to  jump  that  straight  and  do  your \n final  trick  banger.  Or  hip  left  and  then \n get  all  that  distance.  The  benefit  of \n that  is  we'll  be  in  like  proper  no  man's \n land  with  the  ability  to  have  hips.  So, \n I  think  I'm  going  to  go  left  hip  and \n then  a  takeoff  with  a  transfer  landing \n to  get  away  from  the  death  pit  and  then \n more  hips.  I  just  think  we  should  build \n hips.  What  do  you  think?  Hips.  The  hips \n do  not  lie.  You  actually  have  to  get \n this  far,  Jamie,  at  some  point.  It's \n been  a  struggle  so  far.  So,  that's  the \n plan.  And  my  life  is  absolutely  being \n consumed  at  the  minute  with  building \n this  video  game  Mavericks,  which  I  love, \n but  it's  so  much  work.  Jamie,  I'm  going \n to  entrust  you  with  digger  and  dumper \n duties.  And  Jamie's  going  to  stack  this \n landing.  I  mean,  there's  already  a \n landing  there,  but  you  just  need  to \n absolutely  cover  that  in  dirt  and  have \n our  first  almost  90°  left  hip. \n Hopefully, \n don't  let  the  track  come  off.  Don't  blow \n a  pipe.  Don't  run  out  of  fuel.  Don't \n fall  in  the  hole  in  the  dumper.  The \n brakes  don't  work.  If  anyone  can  fit \n hydraulic  dumper  brakes,  please  come \n around.  But  without  further  ado,  I'm \n sure  you  recognize  the  song  humming  its \n way  in.  Build  laps. \n [Music] \n third \n one.  Heat. Heat. \n [Music] \n Heat. \n [Music] \n Heat.  Heat. Heat. \n [Music] \n [Music] \n down.  Hey \n [Music] \n I  can't  believe  that  all  the  dirt  that \n was  piled  up  there  has  actually  gone \n into  that  landing.  It  was  a  monumental \n pile.  It  was  so  wide  and  so  deep.  I \n actually  laughed  cuz  it  was  Jamie  that \n piled  all  that  up  for  me  when  I  was  away \n doing  video  game  development.  And  I \n laughed  when  I  saw  the  pile  thinking \n that  will  probably  build  the  next \n takeoff.  But  it's  all  gone  into  this \n landing.  It's  a  beast.  It  is  a  first \n draft.  It's  a  country  job  which  is  why \n it  doesn't  look  like  all  the  other \n jumps.  I  mean,  it's  not  complete,  but  it \n can  be  tested  and  I'm  stoked  on  it.  It's \n my  first  hip  at  this  spot.  I  love  hips. \n I  love  that  someone  with  average  speed \n can  jump  to  the  inside.  Then  someone \n that  hits  the  racer  and  roller  and  is \n motoring  can  jump  to  the  outside.  I'd \n say  straight  jump  distance  is  about  the \n same  as  the  center  of  the  hip.  Okay?  So, \n if  you  go  really  fast,  you  would  have  to \n travel  another  3  foot  to  get  to  the \n outside,  which  means  it  facilitates  high \n speed.  And  then  corner  to  corner  on  the \n inside  is  short.  Now  what  that  means  is \n we  can  then  go  into  another  jump  where \n you'll  either  have  kind  like  six  out  of \n 10  speed  or  nine  out  of  spend  10  speed \n depending  on  how  you  jump  the  hip.  It's \n a  bad  explanation,  but  that's  kind  of \n what  I  love  about  them.  It  can  reset \n your  speed  in  a  set  of  trails  to  then \n open  up  options,  transfers  or  go  really \n high  on  another  jump.  So  I'm  stoked \n we've  got  a  hip.  I  also  like  that  it's  a \n left  hip  cuz  I  can  270  it.  It's  good  for \n one  foot  downsides  and  downside  tail \n whips.  My  other  favorite  thing  about \n this  hip,  which  is  very  unusual,  but \n it's  just  kind  of  how  these  trails  have \n ended  up,  is  the  width  of  the  takeoff. \n The  takeoff  is  so  wide.  And  throughout \n this  entire  backyard  build  over  a  couple \n of  years,  I've  kind  of  laughed  to  myself \n about  how  wide  we  make  features.  It's  a \n bit  pointless,  especially  on  a  line  of \n straight  jumps.  We  could  have  probably \n built  twice  as  many  jumps  if  we  didn't \n make  them  as  wide,  couldn't  we?  Yeah. \n But  in  this  case,  it  means  you've  got  so \n many  line  options  where  you  could  cut \n from  the  outside  of  this  takeoff  through \n the  inside  and  make  it  kind  of  a \n straight  jump  for  the  first  ever \n practice  run.  But  then  in  future,  you \n could  hit  it  outside  to  outside  and  then \n it's  a  huge  jump  or  inside  to  outside  if \n you  want  to  make  it  more  hipped.  You  can \n kind  of  change  the  angle  of  the  hip \n depending  on  how  you  ride  the  takeoff. \n And  that's  quite  unusual  because  usually \n landings  are  wide,  takeoffs  are  narrow. \n Whereas  in  this  case,  we've  got  a  fairly \n epic  left  hip,  which  should  deliver  a \n ton  of  speed  because,  as  I  explained, \n the  low  spot  of  this  field  is  all  that \n was  like  quite  far  over  that  way.  So, \n we've  got  a  good  another  couple  of  jumps \n where  they  might  even  get  bigger.  So, \n I'm  chuffed  and  keen  to  ride  this  before \n making  it  all  polished.  We  didn't  really \n want  to  dress  it  up  and  make  it  mega \n before  we  know  that  the  gaps  are  right. \n We  made  that  mistake  before.  While  I've \n been  doing  that,  Jamie's  dusted  up  this \n whole  line  of  jumps.  And  look  how  sick \n they  look.  And  for  the  first  time  this \n year,  I've  got  a  bit  of  a  session.  The \n guys  from  Woven  Bike  Park,  my  sort  of \n local  bike  park  where  I  grew  up  riding, \n are  coming  here  to  have  a  bash  on  these \n jumps.  That's  kind  of  how  it  goes \n really.  When  you  dig  a  spot,  you  go  and \n ride  other  people's  spot.  And  they  kind \n of  value  the  exchange  of  services.  So,  I \n hope  you  like  the  build  laps.  But  now  we \n actually  get  to  ride  a  line  of  jumps \n that's  changed  for  the  first  time  in \n over  a  year.  So,  let's  pad  up  and  have  a \n bash.  Oh,  I  just  realized  we've  added  a \n whole  new  jump.  We  probably  should  have \n could  have  built  a  handrail  really,  but \n we'll  definitely  get  to  that  at  some \n point  this  year.  Not  completely  in  the \n sick,  man.  The  sickest  view.  All  the \n sheep  have  gone.  Don't  like  big  air. \n It's \n dropping.  Whoa. \n CL.  Yeah.  Jamie's  just  removed  the \n fence. \n cuz  Finley  who's  coming  to  ride  is \n brakeless.  Oh,  actually  quite  close  to \n that  knuckle  on  the  last.  You  can  almost \n land  into  the  side  of  the  hip  landing.  I \n can't  believe  this.  We  honestly  blasted \n this  with  the \n hose.  Already  rock  hard  summer.  That's \n the  best  these  trails  have  ever  run. \n 100%.  I  was  always  worried  after  the \n last  session  seeing  Jamie  crash,  but  I \n promise  you  Jamie  that  is  that  was  just \n a  one-off.  It  was  a  freak  accident.  What \n did  you  see?  An  ant.  Ant  there.  There's \n an  ant  there.  He's  loving  it.  Jamie,  I \n promise  you  if  you  just  give  it  like  the \n beans  on  that  second,  it's  the  sickest \n jump.  This  is  running  too  fast.  But  what \n were  you  going  to  say?  I  was  going  to \n say,  yeah,  not  today,  though.  You  look \n like  an  Aussie  cricketer.  Yeah,  I  feel \n like  one.  An  umpire.  How's  that?  Can  you \n just  shout  how's  that  when  I  ride?  Go  on \n then.  Um,  these  lines  sick.  That  I'm \n going  long  on  that.  could  be  bigger \n bizarrely  cuz  we  were  worried  about \n didn't  I  kind  of  struggle  to  clear  it \n last  session  last  year  as  well?  Yeah,  I \n can't  remember.  Oh  yeah,  last  session. \n The  left  hip's  going  to  be  a  beast  cuz \n I'm  going  flat  on  the  last.  We  might \n need  to  rethink  this  end  section,  but \n I'm  up  for  that.  Right,  onwards.  The \n boys  will  be  here  soon.  Are  you  out  too \n shook  up  for  your  crash?  Yeah,  it's \n going  to  be  a  bit  Well,  the  longer  you \n leave  it.  You  know how  it  goes,  mate. \n Yeah. \n Oh,  it's  the  best  jump,  Jamie. \n How's \n that?  It's  running  so  sick.  It's  going \n to  be  an  epic  summer.  Left  hip.  I'm \n going  to  do  it.  Although  it's  a  country \n job  and  it's  rough  and  ready.  I  think \n I'll  just  cruise  it  first  run.  I  think \n we'll  be  blasting  it. \n I  don't  know  if  I \n [Applause] \n man  so  used  to  going  straight.  It  just \n felt  bizarre  riding  a  new  route  and  the \n sun  was  quite  hellish.  I  think  we  could \n blast  this  jump,  mate.  In  a  digger,  that \n felt  like  as  smooth  as  you  could  make  a \n landing  on  80  PSI  tires.  That  is  like \n riding  over  a  minefield.  Watch  this.  I'm \n going  to  nail  it  now. \n Yo.  Wa.  That's  a  sick  jump.  That  is  so \n good  to  ride  something  different.  And \n it's  a  hip.  The  sun's  a  nightmare.  But \n we've  got  so  much  speed.  I'm  glad  we've \n gone  longer  and  not  wider.  Finley's \n here.  He's  brakeless.  We  need  to  open \n the  bottom  gate  so  we  can  fly  through \n there.  Actually,  that's  gnarly.  But  it \n kind  of  is  here,  isn't  it?  I  suppose  you \n can.  Yeah.  Yeah.  But  like  it's  it's  only \n gnarly  when  it  gets  gnarly. \n First  run  through \n into  the  stinger  nettles.  How  good  was \n that?  Sick.  I'm  actually  stoked  that  the \n jumps  are  going  to  get  tire  marks.  It's \n what  they  need.  It  will  run  them  in  so \n well.  There'll  be  blue  grooving.  Thanks, \n Finn.  Did  you  get  stung  to  bits?  A \n little  bit.  Well,  you  would  do,  mate. \n You  need  like  a  quarter  of  a  mile  run \n off.  Even  with  a  break,  it's  hard  to \n stop.  Yeah,  that's  uh  Fair  play,  bro. \n [Music] \n Easy.  Now  you  can  roll  all  the  way  to \n here. \n Roll.  That's  not  even  pumping.  It's \n going  to  be  a  sick  line. \n [Music] \n Yes,  then. \n [Music] \n Did  you  do  the  left  hip?  Yeah.  Way \n nicer.  You  prefer  cuz  you  don't  have  to \n go  ride  into  like  a  thorn  fistly  nettle \n field.  Yeah.  Funny  that.  Almost  missed \n it  though.  What?  You  went  almost  long  to \n right?  Yeah.  I  think  we  need  to  move  a \n lot  of  the  dirt  from  the  inside  to  the \n outside.  Do  you?  The  speed  coming  off  it \n is  insane  though  across  the  field,  isn't \n it?  I  think  we  could  build  more  good \n jumps.  Definitely.  I'll  follow  you.  You \n going  left  hip  or  straight?  I'll  do  left \n bit.  All  right.  I'll  leave  a  gap.  All \n right.  Get  it,  bro.  Yeah.  Get  it,  Finn. \n [Music] \n Jesus,  that  was  deep. \n There  you  go. \n [Music] \n [Music] \n [Applause]",
                    "language": "English",
                    "videoId": "bjVIDXPP7Uk",
                    "captionTracks": {
                      "0": {
                        "baseUrl": "https://www.youtube.com/api/timedtext?v=bjVIDXPP7Uk&ei=8hSJaZvRH8bM2roPvOTJqAc&caps=asr&opi=112496729&exp=xpe&xoaf=5&xowf=1&hl=en&ip=0.0.0.0&ipbits=0&expire=1770616674&sparams=ip,ipbits,expire,v,ei,caps,opi,exp,xoaf&signature=DE4629EC5B5820128D84FBE595DB888391B17DAC.7208BF903A905220D917E001985E618A4FEA315E&key=yt8&kind=asr&lang=en",
                        "name": {
                          "simpleText": "English (auto-generated)"
                        },
                        "vssId": "a.en",
                        "languageCode": "en",
                        "kind": "asr",
                        "isTranslatable": true,
                        "trackName": ""
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/video/transcript"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/search": {
      "get": {
        "summary": "Search",
        "description": "Search YouTube and get matching videos, channels, playlists, shorts, lives, etc.",
        "operationId": "youtube_Search",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "uploadDate",
            "in": "query",
            "description": "Upload date",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "today",
                "this_week",
                "this_month",
                "this_year"
              ]
            }
          },
          {
            "name": "sortBy",
            "in": "query",
            "description": "Sort by",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "relevance",
                "popular"
              ],
              "example": "relevance"
            }
          },
          {
            "name": "filter",
            "in": "query",
            "description": "Filter by these options. Note this doesn't work when you use either 'uploadDate' or 'sortBy'. It basically only works when you have a query.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "shorts"
              ],
              "example": "all"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more videos. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "2 letter country code of the country to put the proxy in.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.videos[0].id`: Video ID\n- `data.videos[0].url`: Full YouTube video URL\n- `data.videos[0].title`: Video title\n- `data.videos[0].channel.id`: Channel ID of the uploader\n- `data.videos[0].channel.title`: Channel display name\n- `data.videos[0].viewCountInt`: View count as integer\n- `data.videos[0].publishedTime`: ISO timestamp of publication\n- `data.videos[0].lengthSeconds`: Duration in seconds\n- `data.shorts[0]`: Short-format videos matching the query (same structure as videos)\n- `data.lives[0]`: Active or recent live streams matching the query\n- `data.continuationToken`: Pagination cursor — pass as `continuationToken` to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {
                      "0": {
                        "type": "video",
                        "id": "HJr2BqCcz8g",
                        "url": "https://www.youtube.com/watch?v=HJr2BqCcz8g",
                        "title": "Seahawks, Patriots set to face off in Super Bowl LX",
                        "thumbnail": "https://i.ytimg.com/vi/HJr2BqCcz8g/hq720.jpg?sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLAtMHHOTooONNH4jsuTuenVyKJSTg",
                        "channel": {
                          "id": "UCJg9wBPyKMNA5sRDnvzmkdg",
                          "title": "LiveNOW from FOX",
                          "handle": "livenowfox",
                          "thumbnail": "https://yt3.ggpht.com/AqzY5ePezRAQ2136-TbM_88d43JfIovkzztge92WKQ4K_ISfJMFA9yuX0Nw87DLWms4W9r2c3Q=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "14,702 views",
                        "viewCountInt": 14702,
                        "publishedTimeText": "7 hours ago",
                        "publishedTime": "2026-02-08T23:02:20.901Z",
                        "lengthText": "7:07",
                        "lengthSeconds": 427,
                        "badges": {
                          "0": "New"
                        }
                      }
                    },
                    "channels": {},
                    "playlists": {},
                    "shorts": {
                      "0": {
                        "type": "short",
                        "id": "UhPc_k8DThI",
                        "url": "https://www.youtube.com/watch?v=UhPc_k8DThI",
                        "title": "Referee Caught in an Unexpected Scene #football #funny #shorts",
                        "viewCountText": "7.1K",
                        "viewCountInt": 7100
                      }
                    },
                    "shelves": {},
                    "lives": {
                      "0": {
                        "type": "live",
                        "id": "4zBWoIBBRGw",
                        "url": "https://www.youtube.com/watch?v=4zBWoIBBRGw",
                        "title": "Super Bowl 2026 LIVE | Seattle Seahawks vs New England Patriots | Bad Bunny | Football | US News",
                        "thumbnail": "https://i.ytimg.com/vi/4zBWoIBBRGw/hq720.jpg?v=6988822c&sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLDtn1fVYUTxe7X6FjAyLhmFwZjP9g",
                        "channel": {
                          "id": "UC3prwMn9aU2z5Y158ZdGyyA",
                          "title": "CRUX",
                          "handle": "CRUXnews",
                          "thumbnail": "https://yt3.ggpht.com/ytc/AIdro_lvuTdsdT3Di7NszY9LTOcCmUVVG8nRnPAZpe_a7Y7MR6k=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "2,654 watching",
                        "viewCountInt": 2654,
                        "publishedTimeText": "",
                        "publishedTime": null,
                        "lengthText": "",
                        "lengthSeconds": null,
                        "badges": {
                          "0": "LIVE",
                          "1": "New"
                        }
                      },
                      "1": {
                        "type": "live",
                        "id": "cicv_rduhNw",
                        "url": "https://www.youtube.com/watch?v=cicv_rduhNw",
                        "title": "Super Bowl LX Game Picks & Preview!",
                        "thumbnail": "https://i.ytimg.com/vi/cicv_rduhNw/hq720.jpg?sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLA-cJLvixHsz7iiu5g4nwfOwf73yA",
                        "channel": {
                          "id": "UCDVYQ4Zhbm3S2dlz7P1GBDg",
                          "title": "NFL",
                          "handle": "NFL",
                          "thumbnail": "https://yt3.ggpht.com/mTNz2WARw0gLIz_BM5cuB6oRAQCTapuIwiiAAHd-IeWMCfE_zNcRVOXt4N6c4YxJbQ_kibWOFg=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "234,305 views",
                        "viewCountInt": 234305,
                        "publishedTimeText": "Streamed 30 minutes ago",
                        "publishedTime": "2026-02-08T23:02:20.902Z",
                        "lengthText": "1:01:45",
                        "lengthSeconds": 3705,
                        "badges": {
                          "0": "New"
                        }
                      },
                      "2": {
                        "type": "live",
                        "id": "VGwIz9lmq7M",
                        "url": "https://www.youtube.com/watch?v=VGwIz9lmq7M",
                        "title": "Team Druski vs. Team J Balvin: YouTube SBLX Flag Football Game",
                        "thumbnail": "https://i.ytimg.com/vi/VGwIz9lmq7M/hq720.jpg?sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLCs186z8dTqswXtu1BpXQPlEfQNcA",
                        "channel": {
                          "id": "UC4PQqjGczpgmqbpicKjkwvw",
                          "title": "Druski",
                          "handle": "druski",
                          "thumbnail": "https://yt3.ggpht.com/A4OzUUsXpdV3KDqjz40moy-I3ygihVq7D69DY2mPsu7dui9bLt-Sy_mW9GMljYSWm5X8Y8FFiA=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "",
                        "viewCountInt": null,
                        "publishedTimeText": "Streamed 18 hours ago",
                        "publishedTime": "2026-02-08T23:02:20.902Z",
                        "lengthText": "1:57:05",
                        "lengthSeconds": 7025,
                        "badges": {
                          "0": "New"
                        }
                      },
                      "3": {
                        "type": "live",
                        "id": "2R2-6GsHrmw",
                        "url": "https://www.youtube.com/watch?v=2R2-6GsHrmw",
                        "title": "🔴Live : Man City vs Liverpool I English Premier League 2026 I Full Streaming I eFootball Pes 21 Game",
                        "thumbnail": "https://i.ytimg.com/vi/2R2-6GsHrmw/hq720.jpg?sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLATC36O5AFyYSczjMIe6ZqNtLqzvw",
                        "channel": {
                          "id": "UCxeXR8JqzNAOxAfS_ACtFdQ",
                          "title": "Munna",
                          "handle": "MunnaVdo",
                          "thumbnail": "https://yt3.ggpht.com/pfvo_0ZdPUjIOSnNhqEIHZq9BfbOtfKc92efUTltDJ1csJjX8J28OYMJ7Px9nPz09N6QmVLh=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "380,051 views",
                        "viewCountInt": 380051,
                        "publishedTimeText": "Streamed 4 hours ago",
                        "publishedTime": "2026-02-08T23:02:20.902Z",
                        "lengthText": "9:55",
                        "lengthSeconds": 595,
                        "badges": {
                          "0": "New"
                        }
                      },
                      "4": {
                        "type": "live",
                        "id": "kIaRERgMqSY",
                        "url": "https://www.youtube.com/watch?v=kIaRERgMqSY",
                        "title": "Team J Balvin vs. Team Druski: YouTube SBLX Flag Football Game",
                        "thumbnail": "https://i.ytimg.com/vi/kIaRERgMqSY/hq720.jpg?sqp=-oaymwEnCNAFEJQDSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLDbbBf4wUjBoGIPfGmy6_vJYcAliA",
                        "channel": {
                          "id": "UCBR8-60-B28hp2BmDPdntcQ",
                          "title": "YouTube",
                          "handle": "YouTube",
                          "thumbnail": "https://yt3.ggpht.com/3s6evpqAiDU9tQR4sC2siJippbH2RWVPnwHgyl4V0th2iuQz0VDQZbUhQBGmsxLYo-mjG6TqZQ=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "",
                        "viewCountInt": null,
                        "publishedTimeText": "Streamed 18 hours ago",
                        "publishedTime": "2026-02-08T23:02:20.902Z",
                        "lengthText": "1:46:40",
                        "lengthSeconds": 6400,
                        "badges": {
                          "0": "New"
                        }
                      }
                    },
                    "continuationToken": "ErkDEghmb290YmFsbBqsA1NCU0NBUXRJU25JeVFuRkRZM280WjRJQkN6UjZRbGR2U1VKQ1VrZDNnZ0VMWTJsamRsOXlaSFZvVG5lQ0FRdFBWRXR1UjFCUE0wdEdaNElCQzJoa05FTlNUVWQ0TVdKbmdnRUxlbmsxYVRkS1pqVnlVMG1DQVF0V1IzZEplamxzYlhFM1RZSUJDMlY0U1Y5NmRsSlhjbEZ2Z2dFTE1sSXlMVFpIYzBoeWJYZUNBUXRCWVVwblNqZzRRVlZNYTRJQkMwd3haV1F0VTB4RE5tRnJnZ0VMTkV0RVJUZE9UWE5vZGttQ0FRdHJTV0ZTUlZKblRYRlRXWUlCQzBOblEwb3lia0pCUldGVmdnRUxjelZ6U1RCek0xRjJUSGVDQVFzemMzQkVUSFJRYUdWd1JZSUJDMlZVZERsQ1RrZG1iSE5aZ2dFaVVFeG1hV3REU0hSSGFtODBiREpCU21Kd2EyZHJiVVpQZUdkSlVVSmpPVkJ1TW9JQkMySlFhM2QzT1haNk9FdHJnZ0VMVXpod1lsVjZNazl3Y1VXeUFRWUtCQWdhRUFMcUFRUUlBaEFVGIHg6BgiC3NlYXJjaC1mZWVk"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/search"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/search/hashtag": {
      "get": {
        "summary": "Search by Hashtag",
        "description": "Search YouTube and get matching videos, channels, and playlists",
        "operationId": "youtube_Search_by_Hashtag",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "hashtag",
            "in": "query",
            "description": "Hashtag to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "funny"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more videos. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB"
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "Search for all types of content or only shorts",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "shorts"
              ],
              "example": "all"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.videos[0].id`: Video ID\n- `data.videos[0].url`: Full YouTube video URL\n- `data.videos[0].title`: Video title\n- `data.videos[0].channel.id`: Channel ID of the uploader\n- `data.videos[0].channel.title`: Channel display name\n- `data.videos[0].viewCountInt`: View count as integer\n- `data.videos[0].publishedTime`: ISO timestamp of publication\n- `data.videos[0].lengthSeconds`: Duration in seconds\n- `data.shorts[0]`: Short-format videos matching the hashtag (same structure as videos)\n- `data.continuationToken`: Pagination cursor — pass as `continuationToken` to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {
                      "0": {
                        "type": "video",
                        "id": "4OmI_cLYTJQ",
                        "url": "https://www.youtube.com/watch?v=4OmI_cLYTJQ",
                        "title": "A MUST: Cute Baby & Siblings Compilation 2025 - Funny Babies Video || COOL PEACHY🍑",
                        "thumbnail": "https://i.ytimg.com/vi/4OmI_cLYTJQ/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLDG4VsY7NbZBiaXTxxdSrHGqjjBQg",
                        "channel": {
                          "id": "UCOTtZqs7-0kLZ6zSxkIF5Gw",
                          "title": "COOL PEACHY",
                          "thumbnail": "https://yt3.ggpht.com/ytc/AIdro_mwUh53qtt8ekfmMXWEt_hRwYlWUxmnq-QWRvAJuclf6g=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "685,316 views",
                        "viewCountInt": 685316,
                        "publishedTimeText": "3 months ago",
                        "publishedTime": "2025-11-08T23:16:44.540Z",
                        "lengthText": "30:38",
                        "lengthSeconds": 1838,
                        "badges": {}
                      }
                    },
                    "channels": {},
                    "playlists": {},
                    "shorts": {
                      "0": {
                        "type": "short",
                        "id": "DqdQPQOVdeM",
                        "url": "https://www.youtube.com/watch?v=DqdQPQOVdeM",
                        "title": "Super Bow LX field looking pretty 🤩 #superbowllx #levistadium #football",
                        "thumbnail": "https://i.ytimg.com/vi/DqdQPQOVdeM/hq2.jpg?sqp=-oaymwFBCNACELwBSFryq4qpAzMIARUAAIhCGADYAQHiAQoIGBACGAY4AUAB8AEB-AG2CIACgA-KAgwIABABGD0gWyhyMA8=&rs=AOn4CLBol18tZ8yUmsaPKnzv90pUWBRocA",
                        "channel": {
                          "id": "UCvQrivswRDGK0lZ_AcUHp8g",
                          "title": "NFL on FOX",
                          "thumbnail": "https://yt3.ggpht.com/z109GEe10U2CSuUgrkBgQCPmQlGWOx742u3se4l_AXclvxp4Ygq2P-FdP-gQOEO6GDeb49xYNcQ=s68-c-k-c0x00ffffff-no-rj"
                        },
                        "viewCountText": "17,369 views",
                        "viewCountInt": 17369,
                        "publishedTimeText": "2 hours ago",
                        "publishedTime": "2026-02-08T23:17:20.093Z",
                        "lengthText": "0:07",
                        "lengthSeconds": 7,
                        "badges": {}
                      }
                    },
                    "shelves": {},
                    "lives": {}
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/search/hashtag"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/video/comments": {
      "get": {
        "summary": "Comments",
        "description": "Get top-level comments from a YouTube video, paginated at ~20 per page. Use the `continuationToken` from each response to load more. Maximum retrievable: ~1,000 comments with `order=top` or ~7,000 with `order=newest`. Note: YouTube's displayed comment count includes reply threads, so the total returned may be lower.",
        "operationId": "youtube_Comments",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "YouTube video URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more comments. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB"
            }
          },
          {
            "name": "order",
            "in": "query",
            "description": "Order of comments",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "top",
                "newest"
              ],
              "example": "top"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.comments[0].id`: Unique comment ID\n- `data.comments[0].content`: Comment text content\n- `data.comments[0].publishedTime`: ISO timestamp of when the comment was posted\n- `data.comments[0].author.name`: Commenter's channel name\n- `data.comments[0].author.channelId`: Commenter's YouTube channel ID\n- `data.comments[0].author.avatarUrl`: Commenter's avatar image URL\n- `data.comments[0].author.isVerified`: Whether the commenter is a verified account\n- `data.comments[0].engagement.likes`: Number of likes on the comment\n- `data.comments[0].engagement.replies`: Number of replies to the comment\n- `data.continuationToken`: Pagination cursor — pass as `continuationToken` to get the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "comments": {
                      "0": {
                        "id": "Ugz02PQAsHBQfJ_PIxR4AaABAg",
                        "content": "Beste!",
                        "publishedTimeText": "3 months ago",
                        "publishedTime": "2025-11-08T23:18:52.207Z",
                        "replyLevel": 0,
                        "author": {
                          "name": "@non-speakingandfabulouswit6095",
                          "channelId": "UCvFT6_Z1fpHOmj6T-vxHTdg",
                          "isVerified": false,
                          "isCreator": false,
                          "avatarUrl": "https://yt3.ggpht.com/krdXzb3IB_M33rRAZ0PqcjLV0pXVQdxUQtjbUHQsRvrQPIImi3IP0zcQeFFrHOJrlaR75y-kOA=s88-c-k-c0x00ffffff-no-rj",
                          "channelUrl": "https://youtube.com/@non-speakingandfabulouswit6095"
                        },
                        "engagement": {
                          "likes": 3,
                          "replies": 0
                        }
                      }
                    },
                    "continuationToken": "Eg0SCzRPbUlfY0xZVEpRGAYy2QIKrwJnZXRfcmFua2VkX3N0cmVhbXMtLUNxVUJDSUFFRlJlMzBUZ2FtZ0VLbFFFSTJGOFFnQVFZQnlLS0FYdVk0SUtpdVJxMHlobENQaEpmdGg2VHdWcFFuMG1qTl9GS1RGSk4xdEJXX3ltZ3BRcUpOWHR0ZUNTejBETkpORHpLdFNqX1UxMUxXTWViYTZlVXlWdk5FbGNRckFZeFZnbF9XbDdfUlZsa1dHZHFHQ0laWGhsaW1FSDRnVERxVVJvVWVndk5WTEF5VHBsZklGSl9RT0lLUjFaaDBmYjZEcE5uWGdnVmxSNWRLZEdUaXkyMlFYclJmQkFVRWdVSWlTQVlBQklGQ0tnZ0dBQVNCUWlJSUJnQUVnVUloeUFZQUJJSENJVWdFQlFZQVJJRkNMc2dHQUEiESILNE9tSV9jTFlUSlEwAHgBKBRCEGNvbW1lbnRzLXNlY3Rpb24%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/video/comments"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/video/comment-replies": {
      "get": {
        "summary": "Comment Replies",
        "description": "Get replies to a specific comment on a YouTube video.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "youtube_Comment_Replies",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token for the comment replies. Use 'repliesContinuationToken' from the Comments endpoint, or 'continuationToken' from a previous replies response to paginate.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "Eg0SC2RRdzR3OVdnWGNRGAYygwEaUBIa..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "comments": {
                      "0": {
                        "id": "UgyPehW1vmk2doD46Jp4AaABAg.AVLwYeR8OEEAVLzrH5GLJb",
                        "content": "Lol",
                        "publishedTimeText": "12 hours ago",
                        "publishedTime": "2026-04-09T07:58:36.400Z",
                        "replyLevel": 1,
                        "author": {
                          "name": "@CodexTuber",
                          "channelId": "UCoiw8l9ZienkDkjWfBJEM5Q",
                          "isVerified": false,
                          "isCreator": false,
                          "avatarUrl": "https://yt3.ggpht.com/zqGURDfaxai5-vGuiJ2IcNZKTnr0pbyZiu8rUsfFJCO6ewgVY0qq9NvX0Qa8DBxWn5u4aHrbxA=s88-c-k-c0x00ffffff-no-rj",
                          "channelUrl": "https://youtube.com/@CodexTuber"
                        },
                        "engagement": {
                          "likes": 11,
                          "replies": 0
                        }
                      }
                    },
                    "continuationToken": "Eg0SCy0wMVpDVHQtQ0p3GAYy0wIKywFnZXRfY29tbWVudF93aXRoX3JlcGxpZXNfc3RyZWFtLS1DbVlJZ0FRVkY3ZlJPQnBjQ2xnSTJGOFFnQVFZQnlKT2g0RUNvcFI3bGw1ZGwxVkNqVkNCWmNaaDQtTXVQS3RBbFRaMWdwRlVaVmJxeUdZZmJiN1c1TFA1UHg5bmFOWllzVHRDdWs5VFVhQXBHMlpEYUtpZ2N5R1ZTeWptT2t6ZUd0VURYVUFQRUFvU0JRaWdJQmdCSWc0S0RBakx6ZHJPQmhEQTVONkxBdxpQEhpVZ3lQZWhXMXZtazJkb0Q0NkpwNEFhQUJBZyICCAAqGFVDc0JqVVJyUG9lenlrTHM5RXFnYW1PQTILLTAxWkNUdC1DSndAAUgyggECCAEoCkIvY29tbWVudC1yZXBsaWVzLWl0ZW0tVWd5UGVoVzF2bWsyZG9ENDZKcDRBYUFCQWc%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/video/comment-replies"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Continuation token is required. Use 'repliesContinuationToken' from the Comments endpoint."
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "video/comment-replies"
                    },
                    "credits_required": {
                      "type": "integer",
                      "example": 1
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch YouTube comment replies"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/shorts/trending": {
      "get": {
        "summary": "Trending Shorts",
        "description": "Get about 48 trending shorts",
        "operationId": "youtube_Trending_Shorts",
        "tags": [
          "youtube"
        ],
        "parameters": [],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.shorts[0].id`: YouTube short video ID\n- `data.shorts[0].url`: Full YouTube URL\n- `data.shorts[0].title`: Short title\n- `data.shorts[0].description`: Short description (may be null)\n- `data.shorts[0].thumbnail`: Thumbnail URL\n- `data.shorts[0].viewCountInt`: View count as integer\n- `data.shorts[0].likeCountInt`: Like count as integer\n- `data.shorts[0].commentCountInt`: Comment count as integer\n- `data.shorts[0].publishDate`: ISO timestamp of publication\n- `data.shorts[0].durationMs`: Duration in milliseconds\n- `data.shorts[0].durationFormatted`: Duration as formatted string (e.g., `\"00:00:14\"`)\n- `data.shorts[0].channel.id`: Channel ID of the creator\n- `data.shorts[0].channel.handle`: Creator's @handle",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "shorts": {
                      "0": {
                        "id": "6jpwQC97vck",
                        "thumbnail": "https://img.youtube.com/vi/6jpwQC97vck/maxresdefault.jpg",
                        "url": "https://www.youtube.com/watch?v=6jpwQC97vck",
                        "publishDate": "2026-01-28T02:55:53-08:00",
                        "title": "memes da loro😅",
                        "description": null,
                        "commentCountText": "15",
                        "commentCountInt": 15,
                        "likeCountText": "3929",
                        "likeCountInt": 3929,
                        "viewCountText": "97,286",
                        "viewCountInt": 97286,
                        "publishDateText": "Jan 28, 2026",
                        "collaborators": {},
                        "channel": {
                          "id": "UCiuI0_qxCj9OCGmoegJqCfw",
                          "url": "https://www.youtube.com/@Lorokira2026",
                          "handle": "Lorokira2026",
                          "title": "@Jesus e Bom Oficial "
                        },
                        "chapters": {},
                        "keywords": {},
                        "genre": "People & Blogs",
                        "durationMs": 14000,
                        "durationFormatted": "00:00:14",
                        "captionTracks": {}
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/shorts/trending"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel/playlists": {
      "get": {
        "summary": "Channel Playlists",
        "description": "Get playlists from a YouTube channel. Can pass channelId or handle.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "youtube_Channel_Playlists",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "channelId",
            "in": "query",
            "description": "YouTube channel ID",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UCX6OQ3DkcsbYNE6H8uQQuVA"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "YouTube channel handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "MrBeast"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more playlists. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing channel playlists\n\n**Key Response Fields:**\n- `playlists[].id`: YouTube playlist ID\n- `playlists[].title`: Playlist title\n- `playlists[].playlistUrl`: Full URL to the playlist\n- `playlists[].videoId`: ID of the first video in the playlist\n- `playlists[].videoUrl`: URL to the first video\n- `playlists[].videoCount`: Number of videos in the playlist\n- `playlists[].thumbnail`: Playlist thumbnail image URL\n- `continuationToken`: Token to fetch the next page of playlists (null if no more pages)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {},
                    "channels": {},
                    "playlists": {
                      "0": {
                        "type": "playlist",
                        "id": "PLoSWVnSA9vG8hI-SUpAimvYJrPh-PRRvp",
                        "title": "If You Survive, You Win",
                        "playlistUrl": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG8hI-SUpAimvYJrPh-PRRvp",
                        "videoId": "tnTPaLOaHz8",
                        "videoUrl": "https://www.youtube.com/watch?v=tnTPaLOaHz8",
                        "videoCount": 4,
                        "channel": {
                          "channelUrl": "https://www.youtube.com/@undefined"
                        }
                      },
                      "1": {
                        "type": "playlist",
                        "id": "PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2",
                        "title": "Helping People In Need",
                        "thumbnail": "https://i.ytimg.com/tvfilm_banner/PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2/16_9_.jpg?sqp=CKDrqdEG-oaymwEICNYGEOADSFqi85f_AwYIsPuCygY=&rs=AOn4CLATdLKcXu6Q0HuyZmzpisYCnBhn3g",
                        "playlistUrl": "https://www.youtube.com/playlist?list=PLoSWVnSA9vG_s-XT40oPKF0iWFGw8pOp2",
                        "videoId": "HPJKxAhLw5I",
                        "videoUrl": "https://www.youtube.com/watch?v=HPJKxAhLw5I",
                        "videoCount": 9,
                        "channel": {
                          "channelUrl": "https://www.youtube.com/@undefined"
                        }
                      }
                    },
                    "shorts": {},
                    "shelves": {},
                    "lives": {},
                    "continuationToken": null
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel/playlists"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing channelId or handle",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either channelId or handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel/lives": {
      "get": {
        "summary": "Channel Lives",
        "description": "Get live streams and past streams from a YouTube channel. Can pass channelId or handle.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "youtube_Channel_Lives",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "channelId",
            "in": "query",
            "description": "YouTube channel ID",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UCWsDFcIhY2DBi3GB5uykGXA"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "YouTube channel handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "IShowSpeed"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more lives. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing channel live streams\n\n**Key Response Fields:**\n- `lives[].id`: YouTube video ID\n- `lives[].url`: Full URL to the live stream\n- `lives[].title`: Live stream title\n- `lives[].thumbnail`: Thumbnail image URL\n- `lives[].viewCountText`: Formatted view/waiting count (e.g. \"54 waiting\", \"1.2M\")\n- `lives[].viewCountInt`: Numeric view count\n- `lives[].publishedTimeText`: Human-readable publish or schedule time\n- `lives[].lengthText`: Duration label (e.g. \"2:13:29\" or \"Upcoming\")\n- `lives[].lengthSeconds`: Duration in seconds (null for upcoming streams)\n- `continuationToken`: Token to fetch the next page of live streams (null if no more pages)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {},
                    "channels": {},
                    "playlists": {},
                    "shorts": {},
                    "shelves": {},
                    "lives": {
                      "0": {
                        "type": "live",
                        "id": "B97EEG4ZMBM",
                        "url": "https://www.youtube.com/watch?v=B97EEG4ZMBM",
                        "title": "irl stream at World Cup Opening Game⚽️🌎",
                        "thumbnail": "https://i.ytimg.com/vi/B97EEG4ZMBM/hqdefault.jpg?sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLBlo8B8S6pFhgEPYAz5lmmMwJX9dw",
                        "channel": {
                          "id": null,
                          "title": null,
                          "handle": null,
                          "thumbnail": null
                        },
                        "viewCountText": "54 waiting",
                        "viewCountInt": 54,
                        "publishedTimeText": "Scheduled for 6/12/26, 5:00 PM",
                        "publishedTime": "2026-06-11T10:06:01.243Z",
                        "lengthText": "Upcoming",
                        "lengthSeconds": null,
                        "badges": {}
                      },
                      "1": {
                        "type": "live",
                        "id": "tALs77Qv7Jw",
                        "url": "https://www.youtube.com/watch?v=tALs77Qv7Jw",
                        "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (100k Giveaway) (Presented by CashApp)",
                        "thumbnail": "https://i.ytimg.com/vi/tALs77Qv7Jw/hqdefault.jpg?sqp=-oaymwFBCNACELwBSFryq4qpAzMIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB8AEB-AH-CYAC0AWKAgwIABABGHIgSig7MA8=&rs=AOn4CLD1zvfvjC6fsYetyoLDsCHaMQAhjw",
                        "channel": {
                          "id": null,
                          "title": null,
                          "handle": null,
                          "thumbnail": null
                        },
                        "viewCountText": "1.2M",
                        "viewCountInt": 1200000,
                        "publishedTimeText": "Streamed 3d ago",
                        "publishedTime": "2026-06-11T10:06:01.243Z",
                        "lengthText": "2:13:29",
                        "lengthSeconds": 8009,
                        "badges": {}
                      }
                    },
                    "continuationToken": "4qmFsgKdCxIYVUNXc0RGY0loWTJEQmkzR0I1dXlrR1hBGoALOGdhY0NCcVpDSEtXQ0RxVENBb2tObU15T0dJME9HUXRNREF3TUMweU1qY3dMVGxqWkRNdE5UZ3lOREk1WVRZMU5XWmpFdWdIUVZObFIwSjVkVUp1TTNoV1dXRk1jbUpHTkdGQ0xYQjBUbTE2UlVGMFJtUkVNSFJMYURabk1ESjViMmxqUTJod2NIRnJialJWY1RZMU0yNXNjMnd0WjNaM2IwSm1NR3BMYkhCRVMweGxaRmRTUTNFeFpHNDJjVkZsU0U1aGQyZDZjemROVWtJNVV6bFlZMkl3TlZoVFlrazNaamxvUzNscmEyRjVXRTkxTkRCQlMyeFRUekUwWVhwcFkwb3haSGxpVW1aRU5uUk5iVWt6YTAxdVZFOU9TRXQyUzNvM1REUnZTM1JxWjNWd09XcEpUbEJwZVhCNE4wZFZSMWhQWlVKNE0wNXdWRVJhZVVOaFN6WnhXWEphTTB4bVFsUkhVa0pEV0ZWblpUWlVTRGhvTm1wU1ZFVkJWVnBVZG10eFRVMDRNbWhHWjNsNU5FZEpOMWhpY1V0RlRtcEZiV2hLV0U5bU1YbE1URlZYZVVzeWR6UXpibUZoYWtWSmExRlhhbHBYV1dsT1oyVmFNVVJwUlhKZlVUUjBTR2d4UTNvMVoyRXhVa1YxVDNwcmFtWndXa0l3VTFrMVQxaENSRkJrYm5KRE9HRktXSE5JUVZCak1rUnBkVVpDVWxKNVowNDFNVXRqZUdOWlRFUjRXRFpLVUc5RlpEQXRabmhCV201R2VGaFNSVmRqVGxWRWRWaGtOMjkwZUhreVdGQlJUekYyZFhwM1QyZG1ZWE5SWVVFd2JVbERZV2hEZUZoc1IwZDJOMHhaTUV3ME5qZERZbDk2VmtwUFdYb3phRGh1YWpCRlJWOUtXbU10U3pVeGRHOVlaRkZDWHpSTVkxVnJXbFpSUzFSWFgzSllaRTFPYlhKeVJrYzRRMGRWU2toMVlXcFpaa1JCZW5aMlgwTkRWblpZZUdZM2NqSldURkF4TkMwNGVWbGtOMkZLZHpabVEzSlNiR3gxZGxkWmQwazBaM0ZTZFRGdlVEaExNRGN6U25CbFlUTlhiSFpJZGpjMVRUWlpNMjF1TVd0S1dsWjVWbVpRYkZaeFExWlhTVlF6V1VORVozQjJUMEZNTnpjdGRIYzJhR3hFVEc0NFJqRm9kV1l3Y0VSWlJHa3lOSGs0UlVJelR6ZzNhRFU1WWtKdVJrVXlXbWhaTkVOTE1GUlBjRTlMT1RSc2JIVktXVWxHVG1WUFkwcFRNakJGTFdZMFdFNDBlblZ1Y1ZaZmJqSndlalEzT0hONE5FSnRWbWxsUlVWTVowaFBTM1JpTVdKSmEzSktXRkZXTkVoeWJVNWtlWGhYUTJkSlNYVlJZbk4zVlhkRFdYaEVObFJ5YVhwcFUyTjFlVTVQYXpJeGJYSjRVMHBvWVY5dVVVMHdRak40WjNaUk0xOWlXWEV5VVZObmRHeHVZbEZFV2s1UWRUSXdXazVpWDNGWFQyaGhORk5DV25oeFlrVTRhbFkxTjA1U2JWaFNiRVpSWkROSFdFVnlRelV4Tkc1a2RsazRSMVJFWVVKbU0wVndUbkIxVjJsSlJtUmZkVTlvUW5sWGFXTTFWUzEwVW01bFkwSnhielpTWVc5TGJXVnhiSGhMY25wUGVWUkRjVXhIYTFSaGFYRTRkVzh0VHpCMU1pMXROR3B3TWs5bFQxQkhjVjlWWDBWTWF6RkxPVkpUVVMxcWJsOTVXRlEyVkhZMlYwcE1hRVJMUjFWaGJGSmZNVlJWTFZocVRERmpSVFZ6VkUxclRtSktlVU56U1hKUVJ6ZGhkMTlIVFd4MWQzTk5NekZLV2hnTQ%3D%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel/lives"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing channelId or handle",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either channelId or handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/youtube/channel/community-posts": {
      "get": {
        "summary": "Channel Community Posts",
        "description": "Get community posts from a YouTube channel. Can pass channelId or handle.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "youtube_Channel_Community_Posts",
        "tags": [
          "youtube"
        ],
        "parameters": [
          {
            "name": "channelId",
            "in": "query",
            "description": "YouTube channel ID",
            "required": false,
            "schema": {
              "type": "string",
              "example": "UCX6OQ3DkcsbYNE6H8uQQuVA"
            }
          },
          {
            "name": "handle",
            "in": "query",
            "description": "YouTube channel handle",
            "required": false,
            "schema": {
              "type": "string",
              "example": "MrBeast"
            }
          },
          {
            "name": "continuationToken",
            "in": "query",
            "description": "Continuation token to get more community posts. Get 'continuationToken' from previous response.",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing channel community posts\n\n**Key Response Fields:**\n- `posts[].id`: Unique community post ID\n- `posts[].url`: Full URL to the community post\n- `posts[].channel.id`: Channel ID\n- `posts[].channel.title`: Channel name\n- `posts[].channel.handle`: Channel handle\n- `posts[].content`: Post text content\n- `posts[].image`: Primary attached image URL (null if none)\n- `posts[].images`: All attached images indexed by position\n- `posts[].likeCountText`: Formatted like count (e.g. \"674K\")\n- `posts[].likeCount`: Numeric like count\n- `posts[].publishedTimeText`: Human-readable publish time\n- `posts[].video`: Attached video details (null if none)\n- `continuationToken`: Token to fetch the next page of posts (null if no more pages)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "posts": {
                      "0": {
                        "id": "UgkxfMvMnSnV3Ww9HwAY2wFGmVevmhRaYAYO",
                        "url": "https://www.youtube.com/post/UgkxfMvMnSnV3Ww9HwAY2wFGmVevmhRaYAYO",
                        "channel": {
                          "id": "UCX6OQ3DkcsbYNE6H8uQQuVA",
                          "title": "MrBeast",
                          "url": "https://www.youtube.com/@MrBeast",
                          "handle": "MrBeast"
                        },
                        "content": "Inside this box is the world's FIRST 500M Play Button. We're 10M away from 500M and I cannot wait to see what’s in here so help me out. Subscribe so we can all see what it looks like!",
                        "image": "https://yt3.ggpht.com/BgBr4f_nvLm84HY2JVaPiDZRLZXJsqA7Q29CJkAksrwRFNXN1GgQJxzjYfzWUYR6ZekKBXCVwxPQKw=s1000-c-fcrop64=1,00000000ffffffff-rw-nd-v1",
                        "images": {
                          "0": "https://yt3.ggpht.com/BgBr4f_nvLm84HY2JVaPiDZRLZXJsqA7Q29CJkAksrwRFNXN1GgQJxzjYfzWUYR6ZekKBXCVwxPQKw=s1000-c-fcrop64=1,00000000ffffffff-rw-nd-v1"
                        },
                        "likeCountText": "674K",
                        "likeCount": 674000,
                        "publishedTimeText": "2 weeks ago (edited)",
                        "publishedTime": "2026-05-28T10:07:51.970Z",
                        "video": null
                      },
                      "1": {
                        "id": "UgkxoALLVbJBCAlPjcXE3bcrv8PCAuBYQbc9",
                        "url": "https://www.youtube.com/post/UgkxoALLVbJBCAlPjcXE3bcrv8PCAuBYQbc9",
                        "channel": {
                          "id": "UCX6OQ3DkcsbYNE6H8uQQuVA",
                          "title": "MrBeast",
                          "url": "https://www.youtube.com/@MrBeast",
                          "handle": "MrBeast"
                        },
                        "content": "Thanks you for all the Birthday wishes, I’m very incredibly grateful for all of you that watch our videos :)",
                        "image": null,
                        "images": {},
                        "likeCountText": "263K",
                        "likeCount": 263000,
                        "publishedTimeText": "1 month ago",
                        "publishedTime": "2026-05-11T10:07:51.970Z",
                        "video": null
                      }
                    },
                    "continuationToken": "4qmFsgKTARIYVUNYNk9RM0RrY3NiWU5FNkg4dVFRdVZBGl5FZ1Z3YjNOMGM3Z0JBSklEQUtvREtBb2tVVEpqTlZKR1VsZFVhMDVvWVcxbmVsVnFRbGRVVmtWNllucEtWbUpyTVZKUlZVVTlLQXJ5QmdrS0Iwb0FvZ0VDQ0FFJTNEmgIWYmFja3N0YWdlLWl0ZW0tc2VjdGlvbg%3D%3D"
                  },
                  "credits_used": 1,
                  "endpoint": "youtube/channel/community-posts"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing channelId or handle",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either channelId or handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitch/profile": {
      "get": {
        "summary": "Profile",
        "description": "Get a Twitch user's public profile information.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "twitch_Profile",
        "tags": [
          "twitch"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Twitch handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "ishowspeed"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `id`: Twitch user ID\n- `handle`: Twitch login handle\n- `displayName`: Display name\n- `profileImageURL`: Profile avatar URL\n- `bannerImageURL`: Profile banner URL\n- `description`: Channel bio/description\n- `followers`: Total follower count\n- `isPartner`: Whether the user is a Twitch Partner\n- `isLive`: Whether currently streaming\n- `currentViewersCount`: Current live viewer count (null if offline)\n- `stream`: Current stream details (empty object if offline)\n- `recentBroadcasts[].title`: VOD title\n- `recentBroadcasts[].viewCount`: VOD view count\n- `recentBroadcasts[].lengthSeconds`: VOD duration in seconds\n- `recentBroadcasts[].publishedAt`: ISO 8601 publish timestamp\n- `recentBroadcasts[].game`: Game/category info with name and box art\n- `allVideos[]`: All videos including highlights and uploads\n- `similarStreamers`: Related streamers",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "220476955",
                    "isLive": false,
                    "currentViewersCount": null,
                    "stream": {},
                    "handle": "ishowspeed",
                    "displayName": "IShowSpeed",
                    "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-150x150.png",
                    "bannerImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/983dc814-a78c-4e5a-9d22-e6e7595c76e1-profile_banner-480.png",
                    "description": "YouTube:IShowSpeed Instagram:IShowSpeed: Snapchat:wishowspeed Twitter: ishowspeedsui I luv y’all🐐💕",
                    "followers": 4920180,
                    "isPartner": true,
                    "recentBroadcasts": {
                      "0": {
                        "id": "2790997945",
                        "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (Presented by Cash App)",
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-07T16:03:05Z",
                        "viewCount": 510727,
                        "lengthSeconds": 8051,
                        "animatedPreviewURL": "https://d2nvs31859zcd8.cloudfront.net/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180/storyboards/2790997945-strip-0.jpg",
                        "resourceRestriction": null,
                        "contentTags": {},
                        "self": {
                          "isRestricted": false,
                          "viewingHistory": null,
                          "__typename": "VideoSelfEdge"
                        },
                        "game": {
                          "id": "509658",
                          "slug": "just-chatting",
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "owner": {
                          "id": "220476955",
                          "displayName": "IShowSpeed",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "__typename": "User"
                        },
                        "__typename": "Video"
                      },
                      "1": {
                        "id": "2787731127",
                        "title": "FIFA MADE IT OFFICIAL! + LITT STREAM🔥",
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-03T16:38:30Z",
                        "viewCount": 254970,
                        "lengthSeconds": 6015,
                        "animatedPreviewURL": "https://d2vi6trrdongqn.cloudfront.net/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700/storyboards/2787731127-strip-0.jpg",
                        "resourceRestriction": null,
                        "contentTags": {},
                        "self": {
                          "isRestricted": false,
                          "viewingHistory": null,
                          "__typename": "VideoSelfEdge"
                        },
                        "game": {
                          "id": "509658",
                          "slug": "just-chatting",
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "owner": {
                          "id": "220476955",
                          "displayName": "IShowSpeed",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "__typename": "User"
                        },
                        "__typename": "Video"
                      }
                    },
                    "allVideos": {
                      "0": {
                        "animatedPreviewURL": "https://d2nvs31859zcd8.cloudfront.net/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180/storyboards/2790997945-strip-0.jpg",
                        "game": {
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "id": "509658",
                          "slug": "just-chatting",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "id": "2790997945",
                        "lengthSeconds": 8051,
                        "owner": {
                          "displayName": "IShowSpeed",
                          "id": "220476955",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "roles": {
                            "isPartner": true,
                            "__typename": "UserRoles"
                          },
                          "__typename": "User"
                        },
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-07T16:03:05Z",
                        "self": {
                          "isRestricted": false,
                          "viewingHistory": null,
                          "__typename": "VideoSelfEdge"
                        },
                        "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (Presented by Cash App)",
                        "viewCount": 510727,
                        "resourceRestriction": null,
                        "contentTags": {},
                        "__typename": "Video"
                      },
                      "1": {
                        "animatedPreviewURL": "https://d2vi6trrdongqn.cloudfront.net/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700/storyboards/2787731127-strip-0.jpg",
                        "game": {
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "id": "509658",
                          "slug": "just-chatting",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "id": "2787731127",
                        "lengthSeconds": 6015,
                        "owner": {
                          "displayName": "IShowSpeed",
                          "id": "220476955",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "roles": {
                            "isPartner": true,
                            "__typename": "UserRoles"
                          },
                          "__typename": "User"
                        },
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-03T16:38:30Z",
                        "self": {
                          "isRestricted": false,
                          "viewingHistory": null,
                          "__typename": "VideoSelfEdge"
                        },
                        "title": "FIFA MADE IT OFFICIAL! + LITT STREAM🔥",
                        "viewCount": 254970,
                        "resourceRestriction": null,
                        "contentTags": {},
                        "__typename": "Video"
                      }
                    },
                    "similarStreamers": {}
                  },
                  "credits_used": 1,
                  "endpoint": "twitch/profile"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Twitch handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitch/user/videos": {
      "get": {
        "summary": "User Videos",
        "description": "Get videos from a Twitch user.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "twitch_User_Videos",
        "tags": [
          "twitch"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Twitch handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "ishowspeed"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from previous response",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "filter_by",
            "in": "query",
            "description": "Filter videos by type",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "HIGHLIGHT",
                "ARCHIVE",
                "UPLOAD"
              ],
              "example": "ARCHIVE"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "Sort videos",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "TIME",
                "VIEWS"
              ],
              "example": "TIME"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `videos[].id`: Twitch video ID\n- `videos[].title`: Video/VOD title\n- `videos[].publishedAt`: ISO 8601 publish timestamp\n- `videos[].viewCount`: Total view count\n- `videos[].lengthSeconds`: Video duration in seconds\n- `videos[].previewThumbnailURL`: Thumbnail image URL\n- `videos[].animatedPreviewURL`: Animated preview strip URL\n- `videos[].game.id`: Game/category ID\n- `videos[].game.name`: Game/category name\n- `videos[].game.displayName`: Game display name\n- `videos[].game.boxArtURL`: Game box art image URL\n- `videos[].owner.displayName`: Channel owner display name\n- `videos[].owner.login`: Channel owner login handle\n- `hasNextPage`: Whether more videos are available\n- `cursor`: Cursor for pagination (null if last page)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "videos": {
                      "0": {
                        "id": "2790997945",
                        "animatedPreviewURL": "https://d2nvs31859zcd8.cloudfront.net/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180/storyboards/2790997945-strip-0.jpg",
                        "lengthSeconds": 8051,
                        "game": {
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "id": "509658",
                          "slug": "just-chatting",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "broadcastIdentifier": {
                          "id": "318034827607",
                          "__typename": "BroadcastIdOnly"
                        },
                        "owner": {
                          "displayName": "IShowSpeed",
                          "id": "220476955",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "roles": {
                            "isPartner": true,
                            "__typename": "UserRoles"
                          },
                          "__typename": "User"
                        },
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/2a370f1c16b9ea7d9e75_ishowspeed_318034827607_1780848180//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-07T16:03:05Z",
                        "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (Presented by Cash App)",
                        "viewCount": 510727,
                        "contentTags": {}
                      },
                      "1": {
                        "id": "2787731127",
                        "animatedPreviewURL": "https://d2vi6trrdongqn.cloudfront.net/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700/storyboards/2787731127-strip-0.jpg",
                        "lengthSeconds": 6015,
                        "game": {
                          "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-40x56.jpg",
                          "id": "509658",
                          "slug": "just-chatting",
                          "displayName": "Just Chatting",
                          "name": "Just Chatting",
                          "__typename": "Game"
                        },
                        "broadcastIdentifier": {
                          "id": "318870490716",
                          "__typename": "BroadcastIdOnly"
                        },
                        "owner": {
                          "displayName": "IShowSpeed",
                          "id": "220476955",
                          "login": "ishowspeed",
                          "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/46a38d3a-a39c-4c43-ac12-c331b1c469c2-profile_image-50x50.png",
                          "primaryColorHex": "FF4747",
                          "roles": {
                            "isPartner": true,
                            "__typename": "UserRoles"
                          },
                          "__typename": "User"
                        },
                        "previewThumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/7c64f82565b5be032f51_ishowspeed_318870490716_1780504700//thumb/thumb0-320x180.jpg",
                        "publishedAt": "2026-06-03T16:38:30Z",
                        "title": "FIFA MADE IT OFFICIAL! + LITT STREAM🔥",
                        "viewCount": 254970,
                        "contentTags": {}
                      }
                    },
                    "hasNextPage": false,
                    "cursor": null
                  },
                  "credits_used": 1,
                  "endpoint": "twitch/user/videos"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Twitch handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitch/user/schedule": {
      "get": {
        "summary": "User Schedule",
        "description": "Get a Twitch user's streaming schedule.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "twitch_User_Schedule",
        "tags": [
          "twitch"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Twitch handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "ishowspeed"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `id`: Twitch user ID\n- `primaryColorHex`: User's brand color\n- `lastBroadcast.id`: Last broadcast ID\n- `lastBroadcast.startedAt`: ISO 8601 timestamp of last stream start\n- `broadcastSettings.title`: Current/last stream title\n- `stream`: Active stream details (null if offline)\n- `videos.edges`: Recent video edges\n- `channel.schedule`: Scheduled stream segments (null if no schedule set)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "220476955",
                    "primaryColorHex": "FF4747",
                    "lastBroadcast": {
                      "id": "318034827607",
                      "startedAt": "2026-06-07T18:17:18.866643Z",
                      "__typename": "Broadcast"
                    },
                    "broadcastSettings": {
                      "id": "220476955",
                      "title": "WORLD TALENT SHOW🌎 LIVE NOW !!! (Presented by Cash App)",
                      "__typename": "BroadcastSettings"
                    },
                    "stream": null,
                    "videos": {
                      "edges": {},
                      "__typename": "VideoConnection"
                    },
                    "channel": {
                      "id": "220476955",
                      "schedule": null,
                      "__typename": "Channel"
                    },
                    "__typename": "User"
                  },
                  "credits_used": 1,
                  "endpoint": "twitch/user/schedule"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Twitch handle is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitch/clip": {
      "get": {
        "summary": "Clip",
        "description": "Get details of a Twitch clip.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "twitch_Clip",
        "tags": [
          "twitch"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Twitch clip URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.twitch.tv/staryuuki/clip/CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ?filter=clips&range=all&sort=time"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `clip.id`: Clip ID\n- `clip.slug`: Clip slug identifier (used in URLs)\n- `clip.url`: Full clip URL on Twitch\n- `clip.embedURL`: Embeddable clip URL\n- `clip.title`: Clip title\n- `clip.viewCount`: Total view count\n- `clip.language`: Language code (e.g. \"ES\", \"EN\")\n- `clip.durationSeconds`: Clip length in seconds\n- `clip.createdAt`: ISO 8601 creation timestamp\n- `clip.thumbnailURL`: Clip thumbnail URL\n- `clip.isFeatured`: Whether the clip is featured\n- `clip.broadcaster.login`: Streamer's Twitch handle\n- `clip.broadcaster.displayName`: Streamer's display name\n- `clip.broadcaster.followers.totalCount`: Streamer's follower count\n- `clip.broadcaster.isPartner`: Whether the streamer is a Twitch Partner\n- `clip.game.name`: Game/category name\n- `clip.game.displayName`: Game display name\n- `clip.game.boxArtURL`: Game box art image URL\n- `clip.curator`: User who created the clip\n- `clip.videoQualities[].sourceURL`: Direct download URLs by quality\n- `clip.videoURL`: Direct video download URL (highest quality with auth token)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "0": {
                      "data": {
                        "clip": {
                          "id": "387484507",
                          "slug": "CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ",
                          "url": "https://www.twitch.tv/staryuuki/clip/CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ",
                          "embedURL": "https://clips.twitch.tv/embed?clip=CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ",
                          "title": "un grande el mesero",
                          "viewCount": 65820,
                          "language": "ES",
                          "isFeatured": true,
                          "assets": {
                            "0": {
                              "id": "4a27063d-e870-4963-bf40-c206f65a233c/LANDSCAPE",
                              "aspectRatio": 1.7777777777777777,
                              "type": "SOURCE",
                              "createdAt": "2024-03-30T21:52:12.134391826Z",
                              "creationState": "CREATED",
                              "curator": {
                                "id": "192477639",
                                "login": "satagul_sy",
                                "displayName": "Satagul_SY",
                                "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/a7d1cf0c-6482-475c-a7ba-9fedf75f0149-profile_image-50x50.png",
                                "__typename": "User"
                              },
                              "thumbnailURL": "https://static-cdn.jtvnw.net/twitch-video-assets/twitch-vap-video-assets-prod-us-west-2/4a27063d-e870-4963-bf40-c206f65a233c/landscape/thumb/thumb-0000000000-1920x1080.jpg",
                              "videoQualities": {
                                "0": {
                                  "frameRate": 0,
                                  "quality": "1080",
                                  "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/1080/index.mp4",
                                  "__typename": "ClipVideoQuality"
                                },
                                "1": {
                                  "frameRate": 0,
                                  "quality": "720",
                                  "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/720/index.mp4",
                                  "__typename": "ClipVideoQuality"
                                },
                                "2": {
                                  "frameRate": 0,
                                  "quality": "480",
                                  "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/480/index.mp4",
                                  "__typename": "ClipVideoQuality"
                                },
                                "3": {
                                  "frameRate": 0,
                                  "quality": "360",
                                  "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/360/index.mp4",
                                  "__typename": "ClipVideoQuality"
                                }
                              },
                              "portraitMetadata": null,
                              "__typename": "ClipAsset"
                            }
                          },
                          "curator": {
                            "id": "192477639",
                            "login": "satagul_sy",
                            "displayName": "Satagul_SY",
                            "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/a7d1cf0c-6482-475c-a7ba-9fedf75f0149-profile_image-70x70.png",
                            "__typename": "User"
                          },
                          "game": {
                            "id": "509672",
                            "name": "IRL",
                            "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509672-52x72.jpg",
                            "displayName": "IRL",
                            "slug": "irl",
                            "__typename": "Game"
                          },
                          "broadcast": {
                            "id": "43930529883",
                            "title": null,
                            "__typename": "Broadcast"
                          },
                          "broadcaster": {
                            "id": "167189231",
                            "login": "staryuuki",
                            "displayName": "Staryuuki",
                            "primaryColorHex": "689AFF",
                            "isPartner": true,
                            "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/fa589af4-5637-45f1-a179-d1cded652df8-profile_image-70x70.png",
                            "followers": {
                              "totalCount": 3543737,
                              "__typename": "FollowerConnection"
                            },
                            "stream": null,
                            "lastBroadcast": {
                              "id": "319873941467",
                              "startedAt": "2026-06-11T06:29:40.082294Z",
                              "__typename": "Broadcast"
                            },
                            "self": null,
                            "__typename": "User"
                          },
                          "thumbnailURL": "https://static-cdn.jtvnw.net/twitch-video-assets/twitch-vap-video-assets-prod-us-west-2/4a27063d-e870-4963-bf40-c206f65a233c/landscape/thumb/thumb-0000000000-1920x1080.jpg",
                          "createdAt": "2024-03-30T21:52:12Z",
                          "isPublished": true,
                          "durationSeconds": 27,
                          "champBadge": null,
                          "playbackAccessToken": {
                            "signature": "b9063d779b86da2f69894e8aa3a0ebc4a182ac7e",
                            "value": "{\"authorization\":{\"forbidden\":false,\"reason\":\"\"},\"clip_uri\":\"https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/360/index.mp4\",\"clip_slug\":\"CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ\",\"device_id\":\"gtd1TXg9937g0Ra59d6tJBe2f2vWobM7\",\"expires\":1781248088,\"user_id\":\"\",\"version\":3}",
                            "__typename": "PlaybackAccessToken"
                          },
                          "video": null,
                          "videoOffsetSeconds": null,
                          "videoQualities": {
                            "0": {
                              "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/1080/index.mp4",
                              "__typename": "ClipVideoQuality"
                            },
                            "1": {
                              "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/720/index.mp4",
                              "__typename": "ClipVideoQuality"
                            },
                            "2": {
                              "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/480/index.mp4",
                              "__typename": "ClipVideoQuality"
                            },
                            "3": {
                              "sourceURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/360/index.mp4",
                              "__typename": "ClipVideoQuality"
                            }
                          },
                          "isViewerEditRestricted": true,
                          "suggestedCropping": null,
                          "__typename": "Clip",
                          "videoURL": "https://d1ndex63qxojbr.cloudfront.net/nauth/4a27063d-e870-4963-bf40-c206f65a233c/landscape/avc/1080/index.mp4?sig=b9063d779b86da2f69894e8aa3a0ebc4a182ac7e&token=%7B%22authorization%22%3A%7B%22forbidden%22%3Afalse%2C%22reason%22%3A%22%22%7D%2C%22clip_uri%22%3A%22https%3A%2F%2Fd1ndex63qxojbr.cloudfront.net%2Fnauth%2F4a27063d-e870-4963-bf40-c206f65a233c%2Flandscape%2Favc%2F360%2Findex.mp4%22%2C%22clip_slug%22%3A%22CloudySavageMarjoramRuleFive--ErzsYbE7UWvgCMQ%22%2C%22device_id%22%3A%22gtd1TXg9937g0Ra59d6tJBe2f2vWobM7%22%2C%22expires%22%3A1781248088%2C%22user_id%22%3A%22%22%2C%22version%22%3A3%7D"
                        }
                      },
                      "extensions": {
                        "durationMilliseconds": 76,
                        "operationName": "ShareClipRenderStatus",
                        "requestID": "01KTV5WDYPKS3WHV9MK3D44A7D"
                      }
                    },
                    "1": {
                      "data": {
                        "user": {
                          "id": "167189231",
                          "clips": {
                            "pageInfo": {
                              "hasNextPage": true,
                              "__typename": "PageInfo"
                            },
                            "edges": {
                              "0": {
                                "cursor": null,
                                "node": {
                                  "id": "2068359287",
                                  "slug": "AmusedDiligentDelicataJKanStyle",
                                  "url": "https://www.twitch.tv/staryuuki/clip/AmusedDiligentDelicataJKanStyle",
                                  "embedURL": "https://clips.twitch.tv/embed?clip=AmusedDiligentDelicataJKanStyle",
                                  "title": "uff",
                                  "viewCount": 164023,
                                  "language": "ES",
                                  "curator": {
                                    "id": "106798576",
                                    "login": "000pk",
                                    "displayName": "000pk",
                                    "__typename": "User"
                                  },
                                  "game": {
                                    "id": "509658",
                                    "slug": "just-chatting",
                                    "name": "Just Chatting",
                                    "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-52x72.jpg",
                                    "__typename": "Game"
                                  },
                                  "broadcaster": {
                                    "id": "167189231",
                                    "login": "staryuuki",
                                    "displayName": "Staryuuki",
                                    "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/fa589af4-5637-45f1-a179-d1cded652df8-profile_image-50x50.png",
                                    "primaryColorHex": "689AFF",
                                    "roles": {
                                      "isPartner": true,
                                      "__typename": "UserRoles"
                                    },
                                    "__typename": "User"
                                  },
                                  "thumbnailURL": "https://static-cdn.jtvnw.net/twitch-video-assets/twitch-vap-video-assets-prod-us-west-2/b7e5e556-7ae0-440e-b5cb-d39ef4700ec4/landscape/thumb/thumb-0000000000-704x400.jpg",
                                  "createdAt": "2018-10-30T16:52:07Z",
                                  "durationSeconds": 29,
                                  "champBadge": null,
                                  "isFeatured": false,
                                  "guestStarParticipants": null,
                                  "__typename": "Clip"
                                },
                                "__typename": "ClipEdge"
                              },
                              "1": {
                                "cursor": null,
                                "node": {
                                  "id": "3014081212",
                                  "slug": "LuckyTardyChinchillaCopyThis",
                                  "url": "https://www.twitch.tv/staryuuki/clip/LuckyTardyChinchillaCopyThis",
                                  "embedURL": "https://clips.twitch.tv/embed?clip=LuckyTardyChinchillaCopyThis",
                                  "title": ".",
                                  "viewCount": 131571,
                                  "language": "ES",
                                  "curator": {
                                    "id": "46575366",
                                    "login": "acegickmo",
                                    "displayName": "Acegickmo",
                                    "__typename": "User"
                                  },
                                  "game": {
                                    "id": "512927",
                                    "slug": "just-dance-2020",
                                    "name": "Just Dance 2020",
                                    "boxArtURL": "https://static-cdn.jtvnw.net/ttv-boxart/512927_IGDB-52x72.jpg",
                                    "__typename": "Game"
                                  },
                                  "broadcaster": {
                                    "id": "167189231",
                                    "login": "staryuuki",
                                    "displayName": "Staryuuki",
                                    "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/fa589af4-5637-45f1-a179-d1cded652df8-profile_image-50x50.png",
                                    "primaryColorHex": "689AFF",
                                    "roles": {
                                      "isPartner": true,
                                      "__typename": "UserRoles"
                                    },
                                    "__typename": "User"
                                  },
                                  "thumbnailURL": "https://static-cdn.jtvnw.net/twitch-video-assets/twitch-vap-video-assets-prod-us-west-2/1aecff99-8c24-424c-b5c7-9ece0ae9c6e6/landscape/thumb/thumb-0000000000-1920x1080.jpg",
                                  "createdAt": "2020-11-08T02:30:27Z",
                                  "durationSeconds": 39,
                                  "champBadge": null,
                                  "isFeatured": false,
                                  "guestStarParticipants": null,
                                  "__typename": "Clip"
                                },
                                "__typename": "ClipEdge"
                              }
                            },
                            "__typename": "ClipConnection"
                          },
                          "__typename": "User"
                        }
                      },
                      "extensions": {
                        "durationMilliseconds": 98,
                        "operationName": "ClipsCards__User",
                        "requestID": "01KTV5WDYPKS3WHV9MK3D44A7D"
                      }
                    },
                    "2": {
                      "data": {
                        "user": null
                      },
                      "extensions": {
                        "durationMilliseconds": 2,
                        "operationName": "GetDisplayName",
                        "requestID": "01KTV5WDYPKS3WHV9MK3D44A7D"
                      }
                    },
                    "success": true
                  },
                  "credits_used": 1,
                  "endpoint": "twitch/clip"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Twitch clip URL is required"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-ad-library/search": {
      "get": {
        "summary": "Search Top Ads",
        "description": "Discover the best-performing TikTok Creative Center ads across regions, industries, and time windows. Filter by keyword, objective, format, and engagement metrics to study what's working in any market.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok_ad_library_Search",
        "tags": [
          "tiktok-ad-library"
        ],
        "parameters": [
          {
            "name": "region",
            "in": "query",
            "description": "Country code. Defaults to US.",
            "required": false,
            "schema": {
              "type": "string",
              "default": "US",
              "example": "US",
              "enum": [
                "DZ",
                "AR",
                "AU",
                "AT",
                "AZ",
                "BH",
                "BD",
                "BY",
                "BE",
                "BO",
                "BR",
                "BG",
                "KH",
                "CA",
                "CL",
                "CO",
                "CR",
                "HR",
                "CY",
                "CZ",
                "DK",
                "DO",
                "EC",
                "EG",
                "EE",
                "FI",
                "FR",
                "DE",
                "GR",
                "GT",
                "JO",
                "HU",
                "ID",
                "IQ",
                "IE",
                "IL",
                "IT",
                "JP",
                "KZ",
                "KE",
                "KW",
                "LV",
                "LB",
                "MY",
                "MX",
                "MA",
                "NL",
                "NZ",
                "NG",
                "NO",
                "OM",
                "PK",
                "PA",
                "PY",
                "PE",
                "PH",
                "PL",
                "PT",
                "PR",
                "QA",
                "LT",
                "RO",
                "SA",
                "RS",
                "SG",
                "SK",
                "SI",
                "ZA",
                "KR",
                "ES",
                "LK",
                "SE",
                "CH",
                "TW",
                "TH",
                "TR",
                "AE",
                "GB",
                "US",
                "UY",
                "VN"
              ]
            }
          },
          {
            "name": "period",
            "in": "query",
            "description": "Time window for Top Ads (in days).",
            "required": false,
            "schema": {
              "type": "string",
              "example": "30",
              "enum": [
                "7",
                "30",
                "180"
              ]
            }
          },
          {
            "name": "query",
            "in": "query",
            "description": "Optional keyword to search ad titles/content.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "spotify"
            }
          },
          {
            "name": "order_by",
            "in": "query",
            "description": "Sort metric. Defaults to for_you.",
            "required": false,
            "schema": {
              "type": "string",
              "default": "for_you",
              "example": "for_you",
              "enum": [
                "for_you",
                "impression",
                "play_2s_rate",
                "play_6s_rate",
                "cvr",
                "ctr",
                "like"
              ]
            }
          },
          {
            "name": "industry",
            "in": "query",
            "description": "Industry filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "beauty_personal_care",
              "enum": [
                "apparel_accessories",
                "appliances",
                "apps",
                "baby_kids_maternity",
                "beauty_personal_care",
                "business_services",
                "ecommerce_non_app",
                "education",
                "financial_services",
                "food_beverage",
                "games",
                "health",
                "home_improvement",
                "household_products",
                "life_services",
                "news_entertainment",
                "pets",
                "sports_outdoor",
                "tech_electronics",
                "travel",
                "vehicle_transportation"
              ]
            }
          },
          {
            "name": "objective",
            "in": "query",
            "description": "Campaign objective filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "traffic",
              "enum": [
                "app_installs",
                "conversions",
                "lead_generation",
                "product_sales",
                "reach",
                "traffic",
                "video_views"
              ]
            }
          },
          {
            "name": "duration",
            "in": "query",
            "description": "Video duration filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "under_10s",
              "enum": [
                "under_10s",
                "10_20s",
                "20_30s",
                "30_40s",
                "40_50s",
                "over_50s"
              ]
            }
          },
          {
            "name": "likes",
            "in": "query",
            "description": "Likes percentile filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "top_1_20",
              "enum": [
                "top_1_20",
                "top_21_40",
                "top_41_60",
                "top_61_80",
                "top_81_100"
              ]
            }
          },
          {
            "name": "ad_format",
            "in": "query",
            "description": "Ad format filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "spark_ads",
              "enum": [
                "spark_ads",
                "non_spark_ads"
              ]
            }
          },
          {
            "name": "ad_language",
            "in": "query",
            "description": "Ad language filter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "en",
              "enum": [
                "en",
                "es",
                "ar",
                "vi",
                "th",
                "de",
                "id",
                "pt",
                "fr",
                "ms",
                "nl",
                "ja",
                "it",
                "ro",
                "zh-Hant",
                "ko"
              ]
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Page number to fetch. Use the cursor returned from the previous response, like 3 for page 3.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 3
            }
          },
          {
            "name": "limit",
            "in": "query",
            "description": "Number of ads to return, max 50. Defaults to 20.",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 20
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing top ads\n\n**Key Response Fields:**\n- `query`: The search keyword used\n- `region`: Region code applied to the search\n- `period`: Time window in days\n- `ads[].id`: Unique ad ID\n- `ads[].ad_title`: Ad creative text/caption\n- `ads[].brand_name`: Brand name (if available)\n- `ads[].ctr`: Click-through rate\n- `ads[].like`: Total likes on the ad\n- `ads[].cost`: Credit cost indicator\n- `ads[].industry_key`: Industry category identifier\n- `ads[].objective_key`: Campaign objective (e.g. \"campaign_objective_traffic\")\n- `ads[].video_info.duration`: Video length in seconds\n- `ads[].video_info.cover`: Video cover/thumbnail URL\n- `ads[].video_info.video_url`: Download URLs by quality (540p, 720p)\n- `ads[].video_info.width`: Video width in pixels\n- `ads[].video_info.height`: Video height in pixels\n- `pagination.has_more`: Whether more pages are available\n- `pagination.page`: Current page number\n- `pagination.total_count`: Total number of matching ads\n- `total`: Total ads returned\n- `has_more`: Whether more pages exist\n- `cursor`: Cursor value for the next page (null if last page)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "query": "shoes",
                    "region": "US",
                    "period": 30,
                    "ads": {
                      "0": {
                        "ad_title": "HR would like to remind you that what happens at the premiere, stays at the premiere. Office Romance June 5 on @Netflix ",
                        "brand_name": "",
                        "cost": 1,
                        "ctr": 0.34,
                        "favorite": false,
                        "id": "7645249124891607041",
                        "industry_key": "label_23108000000",
                        "is_search": false,
                        "like": 1294,
                        "objective_key": "campaign_objective_traffic",
                        "video_info": {
                          "vid": "v15044gf0000d8blg3vog65m7i2j3320",
                          "duration": 55.843,
                          "cover": "https://p16-common-sign.tiktokcdn.com/tos-maliva-p-0068c799-us/owWoFXnfIfGLjgWAuAYQXIeqGAQpGQGYReBQGU~tplv-noop.image?dr=18692&refresh_token=25085a08&x-expires=1781236812&x-signature=cYE54g9ru2lGz4QwxLNrzJR7vao%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v15044gf0000d8blg3vog65m7i2j3320",
                          "video_url": {
                            "540p": "https://v16m-default.tiktokcdn.com/4cf48674533ea486264fecb0e62bb0d8/6a2b844c/video/tos/maliva/tos-maliva-ve-0068c799-us/osXAIFIWHpGGG8AGAefjLRXQeYUgUoIRWpQfQ3/?a=0&bti=NTU4QDM1NGA%3D&&bt=511&ft=cApXJCz7ThWHE.t9LGZmo0P&mime_type=video_mp4&rc=M2Q7ZDVpODY8NjhpOjk4ZkBpMzZtbHA5cjZvOzMzaTczNEBeLl9fYl4tXzUxNDNiMC40YSMvMC80MmRzZF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202606120559171BEEA8ABD2CB799CFAAE&btag=e00088000",
                            "720p": "https://v16m-default.tiktokcdn.com/1834a0d6d95854f01ac31c062a0d579e/6a2b844c/video/tos/maliva/tos-maliva-ve-0068c799-us/ocf1SxIUCtBCUXsiEWiwHIRIiEJIEAA26jQqPA/?a=0&bti=NTU4QDM1NGA%3D&&bt=1360&ft=cApXJCz7ThWHE.t9LGZmo0P&mime_type=video_mp4&rc=Z2U2OWRlOzw8aTY4aGY5ZUBpMzZtbHA5cjZvOzMzaTczNEAyMi80YzQ1XzAxX2AyYTA1YSMvMC80MmRzZF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202606120559171BEEA8ABD2CB799CFAAE&btag=e00088000"
                          },
                          "width": 720,
                          "height": 1280
                        }
                      },
                      "1": {
                        "ad_title": "إعلان لا يفوتكم خصومات 30% ثابت في سكتشرز خصومات سكتشرز تناسب كل العائله Skechers #سكتشرز #عروض #خصومات ",
                        "brand_name": "",
                        "cost": 0,
                        "ctr": 0.9,
                        "favorite": false,
                        "id": "7639391345481367572",
                        "industry_key": "label_22111000000",
                        "is_search": false,
                        "like": 861,
                        "objective_key": "campaign_objective_video_view",
                        "video_info": {
                          "vid": "v1c044g50000d80tnmvog65kkmu4l21g",
                          "duration": 46.7,
                          "cover": "https://p16-common-sign.tiktokcdn.com/tos-alisg-p-0037/oUDDlcQbQBVAiQEeBfRuEQpBgvhGdgE3ISA3Fq~tplv-noop.image?dr=18692&refresh_token=a0b1868e&x-expires=1781236803&x-signature=w%2Bd3QIBeS8eKmuX3vyfWIUc%2BuCE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v1c044g50000d80tnmvog65kkmu4l21g",
                          "video_url": {
                            "720p": "https://v16m-default.tiktokcdn.com/2d7e28bd73853680e127bc1be7dc1eb5/6a2b8443/video/tos/alisg/tos-alisg-pve-0037c001/oUb3IQLD1oAliixBA0iiw3BtCAAIWBTEIpfKuO/?a=0&bti=NTU4QDM1NGA%3D&&bt=1983&ft=cApXJCz7ThWHE.t9LGZmo0P&mime_type=video_mp4&rc=NGVoOjw5Ojs5PGQ8PDw4NkBpajU3cG45cnB3OzMzODczNEBjYTRfXjEtNjMxXjEzLWBeYSMuaXJoMmRzay1hLS1kMWBzcw%3D%3D&vvpl=1&l=202606120559171BEEA8ABD2CB799CFAAE&btag=e00088000"
                          },
                          "width": 576,
                          "height": 1024
                        }
                      }
                    },
                    "pagination": {
                      "has_more": false,
                      "page": 1,
                      "size": 20,
                      "total_count": 4
                    },
                    "total": 4,
                    "has_more": false,
                    "cursor": null
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "User not authenticated"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/tiktok-ad-library/ad": {
      "get": {
        "summary": "Get Ad Details",
        "description": "Retrieve the full details for a single TikTok Creative Center Top Ad by its ad ID, including creative assets, metrics, and metadata.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "tiktok_ad_library_Ad",
        "tags": [
          "tiktok-ad-library"
        ],
        "parameters": [
          {
            "name": "ad_id",
            "in": "query",
            "description": "The TikTok Creative Center ad ID.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "7448078361224445953"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing ad details\n\n**Key Response Fields:**\n- `id`: Unique ad ID\n- `ad_title`: Ad creative text/caption\n- `brand_name`: Brand name (if available)\n- `like`: Total likes\n- `comment`: Total comments\n- `share`: Total shares\n- `ctr`: Click-through rate\n- `country_code`: Countries where the ad ran\n- `industry_key`: Industry category identifier\n- `objective_key`: Primary campaign objective\n- `objectives[]`: All objectives with label and weight\n- `landing_page`: Ad destination URL\n- `source`: Ad source type\n- `video_info.duration`: Video length in seconds\n- `video_info.cover`: Video cover/thumbnail URL\n- `video_info.video_url`: Download URLs by quality (540p, 720p)\n- `video_info.width`: Video width in pixels\n- `video_info.height`: Video height in pixels\n- `creative_center_url`: Link to the ad on TikTok Creative Center\n- `interactive_time_analysis`: Second-by-second metrics for CTR, CVR, clicks, conversions, and retention\n- `recommended_for_you`: Related ads suggested by Creative Center",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "ad_title": "HR would like to remind you that what happens at the premiere, stays at the premiere. Office Romance June 5 on @Netflix ",
                    "brand_name": "",
                    "comment": 5,
                    "cost": 1,
                    "country_code": {
                      "0": "IT",
                      "1": "US"
                    },
                    "ctr": 0.34,
                    "favorite": false,
                    "has_summary": false,
                    "highlight_text": "",
                    "id": "7645249124891607041",
                    "industry_key": "label_23108000000",
                    "is_search": false,
                    "keyword_list": null,
                    "landing_page": "https://www.tiktok.com/music/On-The-Floor-6917324503026501634",
                    "like": 1294,
                    "objective_key": "campaign_objective_traffic",
                    "objectives": {
                      "0": {
                        "label": "campaign_objective_traffic",
                        "value": 1
                      },
                      "1": {
                        "label": "campaign_objective_video_view",
                        "value": 4
                      }
                    },
                    "pattern_label": {},
                    "share": 7,
                    "source": "Others",
                    "source_key": 73,
                    "video_info": {
                      "vid": "v15044gf0000d8blg3vog65m7i2j3320",
                      "duration": 55.843,
                      "cover": "https://p16-common-sign.tiktokcdn.com/tos-maliva-p-0068c799-us/owWoFXnfIfGLjgWAuAYQXIeqGAQpGQGYReBQGU~tplv-noop.image?dr=18692&refresh_token=a401619e&x-expires=1781236924&x-signature=0q9GnoMTxEoF759h1QvLdjpRsuU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v15044gf0000d8blg3vog65m7i2j3320",
                      "video_url": {
                        "540p": "https://v16m-default.tiktokcdn.com/d53a2e8ebaf61e24b6ed926c6320d98d/6a2b84bc/video/tos/maliva/tos-maliva-ve-0068c799-us/osXAIFIWHpGGG8AGAefjLRXQeYUgUoIRWpQfQ3/?a=0&bti=NTU4QDM1NGA%3D&&bt=511&ft=cApXJCz7ThWH8o59LGZmo0P&mime_type=video_mp4&rc=M2Q7ZDVpODY8NjhpOjk4ZkBpMzZtbHA5cjZvOzMzaTczNEBeLl9fYl4tXzUxNDNiMC40YSMvMC80MmRzZF9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260612060109989AA740FBB80D56854A&btag=e00088000",
                        "720p": "https://v16m-default.tiktokcdn.com/1f68163dfffabe98b7dce396d7775f67/6a2b84bc/video/tos/maliva/tos-maliva-ve-0068c799-us/ocf1SxIUCtBCUXsiEWiwHIRIiEJIEAA26jQqPA/?a=0&bti=NTU4QDM1NGA%3D&&bt=1360&ft=cApXJCz7ThWH8o59LGZmo0P&mime_type=video_mp4&rc=Z2U2OWRlOzw8aTY4aGY5ZUBpMzZtbHA5cjZvOzMzaTczNEAyMi80YzQ1XzAxX2AyYTA1YSMvMC80MmRzZF9hLS1kMTJzcw%3D%3D&vvpl=1&l=20260612060109989AA740FBB80D56854A&btag=e00088000"
                      },
                      "width": 720,
                      "height": 1280
                    },
                    "voice_over": false,
                    "creative_center_url": "https://ads.tiktok.com/business/creativecenter/topads/7645249124891607041/pc/en",
                    "detail_analysis": null,
                    "interactive_time_analysis": {
                      "ctr": {
                        "metric": "retain_ctr",
                        "analysis": {
                          "0": {
                            "second": 0,
                            "value": 0.05587075347678683
                          },
                          "1": {
                            "second": 1,
                            "value": 1
                          },
                          "2": {
                            "second": 2,
                            "value": 0.30602643049885836
                          }
                        },
                        "duration": 57,
                        "highlight": {
                          "0": 1,
                          "1": 3,
                          "2": 10
                        },
                        "percentile": 0.99
                      },
                      "cvr": {
                        "metric": "retain_cvr",
                        "analysis": {
                          "0": {
                            "second": 0,
                            "value": 0
                          },
                          "1": {
                            "second": 1,
                            "value": 0
                          },
                          "2": {
                            "second": 2,
                            "value": 0
                          }
                        },
                        "duration": 57,
                        "highlight": {},
                        "percentile": 0.99
                      },
                      "clicks": {
                        "metric": "click_cnt",
                        "analysis": {
                          "0": {
                            "second": 0,
                            "value": 0.24581005586592178
                          },
                          "1": {
                            "second": 1,
                            "value": 1
                          },
                          "2": {
                            "second": 2,
                            "value": 0.12290502793296089
                          },
                          "3": {
                            "second": 3,
                            "value": 0.07681564245810056
                          }
                        },
                        "duration": 57,
                        "highlight": {
                          "0": 1,
                          "1": 14,
                          "2": 20
                        },
                        "percentile": 0.99
                      },
                      "conversion": {
                        "metric": "convert_cnt",
                        "analysis": {
                          "0": {
                            "second": 0,
                            "value": 0
                          },
                          "1": {
                            "second": 1,
                            "value": 0
                          },
                          "2": {
                            "second": 2,
                            "value": 0
                          }
                        },
                        "duration": 57,
                        "highlight": {},
                        "percentile": 0.99
                      },
                      "remain": {
                        "metric": "play_retain_cnt",
                        "analysis": {
                          "0": {
                            "second": 0,
                            "value": 1
                          },
                          "1": {
                            "second": 1,
                            "value": 0.22727689795019543
                          },
                          "2": {
                            "second": 2,
                            "value": 0.09127777879727672
                          },
                          "3": {
                            "second": 3,
                            "value": 0.05455746609656286
                          }
                        },
                        "duration": 57,
                        "highlight": {},
                        "percentile": 0.99
                      }
                    },
                    "recommended_for_you": {
                      "0": {
                        "ad_title": "Tap to see what happens next",
                        "brand_name": "",
                        "cost": 1,
                        "ctr": 0.07,
                        "favorite": false,
                        "id": "7637749703787200520",
                        "industry_key": "label_23108000000",
                        "is_search": false,
                        "like": 2821,
                        "objective_key": "campaign_objective_conversion",
                        "video_info": {
                          "vid": "v10033g50000d8c4sovog65tgqn0rfig",
                          "duration": 146.774,
                          "cover": "https://p16-common-sign.tiktokcdn.com/tos-alisg-p-0051c001-sg/oAlc2BoB1AT9v8NiiBKC9AEhBA4YfDPwqmIm4x~tplv-noop.image?dr=18692&refresh_token=8a189428&x-expires=1781237016&x-signature=ZZF1qNndZBjyZEWGELwEz7nEpik%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my&VideoID=v10033g50000d8c4sovog65tgqn0rfig",
                          "video_url": {
                            "360p": "https://v16m-default.tiktokcdn.com/8bb3a9f6a760f22afaf0fe54913fde76/6a2b8518/video/tos/alisg/tos-alisg-ve-0051c001-sg/okv8QF1GEIXQAMfJrefvOW9AbNmHTDgSDgzSCD/?a=0&bti=NTU4QDM1NGA%3D&&bt=619&ft=cApXJCz7ThWHbo59LGZmo0P&mime_type=video_mp4&rc=ODUzOGc5NDZmaWQ3NDY7ZkBpamkzdHc5cnI3OzMzODYzNEBeNjA2NjEtNWAxNDRjYTAwYSNmb2tkMmRzcGBhLS1kMC1zcw%3D%3D&vvpl=1&l=2026061206011055E5D8C54FD30D965C4A&btag=e00090000",
                            "480p": "https://v16m-default.tiktokcdn.com/7b2ba2bbb8f176c235587f9f7b4cefca/6a2b8518/video/tos/alisg/tos-alisg-ve-0051c001-sg/owge7rfI2MtkARIguKLPAvvGAcA2fMqSeueZS5/?a=0&bti=NTU4QDM1NGA%3D&&bt=888&ft=cApXJCz7ThWHbo59LGZmo0P&mime_type=video_mp4&rc=Zmc4NTg1NGYzODNkMzs3NUBpamkzdHc5cnI3OzMzODYzNEAuMjBiMi1gNV8xLWA0Ni0yYSNmb2tkMmRzcGBhLS1kMC1zcw%3D%3D&vvpl=1&l=2026061206011055E5D8C54FD30D965C4A&btag=e00090000",
                            "540p": "https://v16m-default.tiktokcdn.com/c8c86c6b661ba22cf498fe70a46d3681/6a2b8518/video/tos/alisg/tos-alisg-ve-0051c001-sg/owIbvgTAr9k1i9OeDDQJQfFHNkgCSAf8EvGCmV/?a=0&bti=NTU4QDM1NGA%3D&&bt=1005&ft=cApXJCz7ThWHbo59LGZmo0P&mime_type=video_mp4&rc=OTY8ZWdnOGQ7MzNpOjU4ZkBpamkzdHc5cnI3OzMzODYzNEBgMGJgYC9hNjAxNDBgX2AtYSNmb2tkMmRzcGBhLS1kMC1zcw%3D%3D&vvpl=1&l=2026061206011055E5D8C54FD30D965C4A&btag=e00090000",
                            "720p": "https://v16m-default.tiktokcdn.com/a96383a70c684d7f1435ad5baaca930e/6a2b8518/video/tos/alisg/tos-alisg-ve-0051c001-sg/oIt3rM7kA5qRgBSPcuALIfSegKMe1eie4AGvZr/?a=0&bti=NTU4QDM1NGA%3D&&bt=1748&ft=cApXJCz7ThWHbo59LGZmo0P&mime_type=video_mp4&rc=NDc1aTQ2O2U2OTc7OWY3Z0BpamkzdHc5cnI3OzMzODYzNEAxNl5fY2MyXzIxMGAzNjAzYSNmb2tkMmRzcGBhLS1kMC1zcw%3D%3D&vvpl=1&l=2026061206011055E5D8C54FD30D965C4A&btag=e00090000"
                          },
                          "width": 720,
                          "height": 1280
                        }
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing required parameter",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "ad_id parameter is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "User not authenticated"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin/profile": {
      "get": {
        "summary": "Person's Profile",
        "description": "Get a person's public LinkedIn profile including their recent posts. Returns only publicly available data — equivalent to what is visible in an incognito browser. Note: LinkedIn no longer exposes work history or job title publicly.",
        "operationId": "linkedin_Person_s_Profile",
        "tags": [
          "linkedin"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the LinkedIn profile to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.linkedin.com/in/parrsam/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.name`: Person's full name\n- `data.image`: Profile photo URL\n- `data.location`: Geographic location\n- `data.followers`: Total LinkedIn follower count\n- `data.about`: Bio/about section text\n- `data.recentPosts`: Person's recent posts (limited by LinkedIn public visibility)\n- `data.experience`: Work experience list (may be partially redacted for private profiles)\n- `data.education`: Education history\n- `data.articles`: Published LinkedIn articles\n- `data.activity`: Recent activity — likes, shares, and original posts\n- `data.recommendations`: Received recommendations from connections\n- `data.publications`: External publications mentioning the person",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "name": "Sam Parr",
                    "image": "https://media.licdn.com/dms/image/v2/D5603AQFykkg0dZYYwg/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1674272332941?e=2147483647&v=beta&t=NYSXoXF0T4k1Zy8SZskXkEOtEIyJqX3p4OYgWU9LQNk",
                    "location": "New York City Metropolitan Area",
                    "followers": 78483,
                    "connections": "",
                    "about": "I founded The Hustle, a business news media company with $12 when I was around 25 years…",
                    "recentPosts": {},
                    "experience": {
                      "0": {
                        "@type": "Organization",
                        "name": "Hampton",
                        "url": "https://www.linkedin.com/company/myhampton",
                        "location": "Austin, Texas Metropolitan Area",
                        "member": {
                          "@type": "OrganizationRole",
                          "description": "******* ** * ****** ****** ********** ********* *** ************** ******** *** ***** ************* ** * *** ***** *** ******* ******************************************"
                        }
                      },
                      "1": {
                        "@type": "Organization",
                        "name": "** ***** *******",
                        "member": {
                          "@type": "OrganizationRole",
                          "description": "** ***** ******* ** * ******* ***** ** *** ******* ***** **** *** * *** *** ****************** ***** **** ** **** *** ****** ** **** ****************** *** *** ** *** **** ******** ** ******* ******** **** **** ** ******** ** **********"
                        }
                      }
                    },
                    "articles": {
                      "0": {
                        "headline": "RANT: How to PROPERLY analyze risk",
                        "author": "Sam Parr",
                        "datePublished": "2017-09-17T13:08:55.000+00:00",
                        "url": "https://www.linkedin.com/pulse/rant-how-properly-analyzing-risk-sam-parr",
                        "image": "https://media.licdn.com/dms/image/v2/C5612AQG9YbLJodxr8g/article-cover_image-shrink_720_1280/article-cover_image-shrink_720_1280/0/1520096757452?e=2147483647&v=beta&t=USPma8tkR65yot8_Ye0zDfH2llLpTrZdZGHtbzmPjQ0",
                        "articleBody": ""
                      },
                      "1": {
                        "headline": "i think you need to read this.",
                        "author": "Sam Parr",
                        "datePublished": "2017-02-25T00:25:42.000+00:00",
                        "url": "https://www.linkedin.com/pulse/i-think-you-need-read-sam-parr",
                        "image": "https://media.licdn.com/dms/image/v2/C5612AQF-9RyAFG2B0Q/article-cover_image-shrink_720_1280/article-cover_image-shrink_720_1280/0/1520216303957?e=2147483647&v=beta&t=9BeaCCeYBwl8WnwsiHiR21uq_rURCnvMW33Hov7WsXQ",
                        "articleBody": ""
                      }
                    },
                    "activity": {
                      "0": {
                        "title": "Incredibly excited to move my practice to Krilogy! Thank you to all my clients--your trust and confidence means everything to me! Looking forward to…",
                        "activityType": "Liked by Sam Parr",
                        "link": "https://www.linkedin.com/posts/andrewbouquet_andrew-bouquet-joins-krilogy-named-senior-activity-7425574983587917824-UGeu",
                        "image": "https://media.licdn.com/dms/image/sync/v2/D5627AQHXPeAKVvQSwQ/articleshare-shrink_800/B56Zwzn_vMKEAI-/0/1770392649875?e=2147483647&v=beta&t=bq8Lj3_pA4VaOJI5uRgXjO4iMK_qJnZGqWsAu0vFLTE"
                      },
                      "1": {
                        "title": "This is a Hampton Core group. 1. One guy sold his ad agency for ~$70m 2. One sold his saas for $40m 3. Another has a cabinet ecom business that does…",
                        "activityType": "Shared by Sam Parr",
                        "link": "https://www.linkedin.com/posts/parrsam_this-is-a-hampton-core-group-1-one-guy-activity-7425636267679350784-K798",
                        "image": "https://media.licdn.com/dms/image/v2/D4E22AQEanRmx4itqZA/feedshare-shrink_2048_1536/B4EZw0o1qUH8Ao-/0/1770409647338?e=2147483647&v=beta&t=sGlXnUDs9BTi_M0OeSaU03b6oBDD7OdJ_VkNzp9ZdeM"
                      }
                    },
                    "education": {
                      "0": {
                        "@type": "EducationalOrganization",
                        "name": "Belmont University",
                        "url": "https://www.linkedin.com/school/belmont-university/",
                        "member": {
                          "@type": "OrganizationRole",
                          "startDate": 2008,
                          "endDate": 2012
                        }
                      },
                      "1": {
                        "@type": "EducationalOrganization",
                        "name": "********** ** ******",
                        "member": {
                          "@type": "OrganizationRole",
                          "startDate": 2010,
                          "endDate": 2011
                        }
                      }
                    },
                    "publications": {
                      "0": {
                        "name": "How my partner and I created a unique company in tough times",
                        "url": "http://online.wsj.com/article/SB10001424127887324694904578602013087282582.html&urlhash=SvYD"
                      },
                      "1": {
                        "name": "Our infographic and app get a shout out in the Huffington Post",
                        "url": "http://www.huffingtonpost.com/2013/08/09/roommates-app-la_n_3733587.html&urlhash=u66P"
                      },
                      "2": {
                        "name": "Shout from the LA Times",
                        "url": "http://www.latimes.com/business/technology/la-fi-tn-roommate-finding-apps-20130816,0,595590.story&urlhash=yblh"
                      }
                    },
                    "projects": {
                      "0": {
                        "name": "Hustle Con 2015",
                        "url": "https://www.linkedin.com/in/elizabethyin",
                        "dateRange": "2015",
                        "description": "",
                        "contributors": {
                          "0": {
                            "name": "Elizabeth Yin",
                            "link": "https://www.linkedin.com/in/elizabethyin",
                            "image": "https://media.licdn.com/dms/image/v2/C5603AQFFdhmfyyiZig/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1581292451105?e=2147483647&v=beta&t=IwghMTQZZjJzIGbN6e1IYfWVBDAkgLP_kSJJPOkzQDg"
                          },
                          "1": {
                            "name": "John Havel",
                            "link": "https://www.linkedin.com/in/jhavel",
                            "image": "https://media.licdn.com/dms/image/v2/C5603AQEKBX3RdWYlSw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1588215318616?e=2147483647&v=beta&t=WiHWmfUczafX3mAYnS8ZBLGKFXISlV_FZkHW5oqyUJM"
                          }
                        }
                      },
                      "1": {
                        "name": "The Roommates App",
                        "url": "http://roommate.apartmentlist.com/",
                        "dateRange": "Mar 2013 - Present",
                        "description": "Roommates is an easy and fun way to meet new potential roommates. It functions much like Tinder, in that you browse profiles one at a time and are only able to chat once you have mutual interest in each other.",
                        "contributors": {
                          "0": {
                            "name": "🐍 Jake Moffatt",
                            "link": "https://www.linkedin.com/in/jakeonrails",
                            "image": "https://media.licdn.com/dms/image/v2/D5603AQFi9y-GqH832w/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1719008688472?e=2147483647&v=beta&t=lelf--Z_vVdOKUfXM_LTKRgUgUTkpmdKS4fyOFJeYLc"
                          },
                          "1": {
                            "name": "John Havel",
                            "link": "https://www.linkedin.com/in/jhavel",
                            "image": "https://media.licdn.com/dms/image/v2/C5603AQEKBX3RdWYlSw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1588215318616?e=2147483647&v=beta&t=WiHWmfUczafX3mAYnS8ZBLGKFXISlV_FZkHW5oqyUJM"
                          }
                        }
                      }
                    },
                    "recommendations": {
                      "0": {
                        "name": "Jackie Mooney",
                        "link": "https://www.linkedin.com/in/jackiemooney",
                        "image": "https://static.licdn.com/aero-v1/sc/h/9c8pery4andzj6ohjkjp54ma2",
                        "text": "“I got to know Sam over 2 years of working at The Hustle. We grew from a company of 4 to 15 in that time and there was never a dull moment- anyone who knows Sam knows that he adds tons of energy to the workplace. This guy figures out what he wants to accomplish and makes it happen. He remains wildly driven and goal-oriented while constantly focused on both his personal and professional growth.”"
                      },
                      "1": {
                        "name": "Michael Cheung",
                        "link": "https://www.linkedin.com/in/themichaelcheung",
                        "image": "https://media.licdn.com/dms/image/v2/C5603AQGBj0wY-4ePhg/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1586460717915?e=2147483647&v=beta&t=uGi9GocopqdNH3aUPCv5hEvmnq24YR8VBbzBAz_Pmbw",
                        "text": "“Sam is a hustler that and serial entrepreneur. He just figures out how to get things done and \"win\". Mark my words, this kid is going places!”"
                      }
                    },
                    "similarProfiles": {}
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin/company": {
      "get": {
        "summary": "Company Page",
        "description": "Get a LinkedIn company page",
        "operationId": "linkedin_Company_Page",
        "tags": [
          "linkedin"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the LinkedIn company page to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://linkedin.com/company/shopify"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.id`: LinkedIn company ID\n- `data.name`: Company display name\n- `data.handle`: LinkedIn handle (e.g., `\"shopify\"`)\n- `data.description`: Full company description/bio\n- `data.location`: City, state, and country\n- `data.followers`: LinkedIn follower count\n- `data.employeeCount`: Number of employees listed on LinkedIn\n- `data.website`: Company website URL\n- `data.logo`: Company logo image URL\n- `data.industry`: Industry category (e.g., `\"Software Development\"`)\n- `data.type`: Company type (e.g., `\"Public Company\"`)\n- `data.founded`: Year the company was founded\n- `data.specialties`: List of company specialties/tags\n- `data.funding`: Funding round history and investors\n- `data.employees`: Notable employees visible on the page\n- `data.posts`: Recent posts published by the company",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "784652",
                    "name": "Shopify",
                    "url": "https://ca.linkedin.com/company/shopify",
                    "handle": "shopify",
                    "description": "Shopify is a leading global commerce company, providing trusted tools to start, grow, market, and manage a retail business of any size. Shopify makes commerce better for everyone with a platform and services that are engineered for reliability, while delivering a better shopping experience for consumers everywhere. Shopify powers millions of businesses in more than 175 countries and is trusted by brands such as Allbirds, Gymshark, PepsiCo, Staples, and many more.\n\nFind all our jobs here: www.shopify.com/careers",
                    "location": {
                      "city": "Ottawa",
                      "state": "ON",
                      "country": "CA"
                    },
                    "followers": 1059926,
                    "employeeCount": 27377,
                    "website": "https://www.shopify.com",
                    "logo": "https://media.licdn.com/dms/image/v2/D560BAQG_KjTcNcrLVw/company-logo_200_200/B56ZZolTV.HUAU-/0/1745511331439/shopify_logo?e=2147483647&v=beta&t=D2saVg58cKnwEiDQgFgzvwL24mTRM_cPuU1ndv6kL2U",
                    "coverImage": "https://media.licdn.com/dms/image/v2/D563DAQGruQL8kvBvnw/image-scale_191_1128/B56ZanR4DSGoAs-/0/1746563203576/shopify_cover?e=2147483647&v=beta&t=rHubhVZZZSU_1V8tCeBpwL80OG3bNBjzBNEWFO24qa4",
                    "slogan": "Make commerce better for everyone",
                    "similarPages": {
                      "0": {
                        "link": "https://se.linkedin.com/company/spotify",
                        "name": "Spotify",
                        "image": "https://media.licdn.com/dms/image/v2/C560BAQFkDzx_7dqq3A/company-logo_100_100/company-logo_100_100/0/1631377935713?e=2147483647&v=beta&t=AiRi3YW2R5kYKHbxsjkdQ_d1RuH6Yk98ePBwANPPDhc"
                      },
                      "1": {
                        "link": "https://www.linkedin.com/company/airbnb",
                        "name": "Airbnb",
                        "image": "https://media.licdn.com/dms/image/v2/C560BAQFhfl32crIGIw/company-logo_100_100/company-logo_100_100/0/1630637496980/airbnb_logo?e=2147483647&v=beta&t=idNQqoBZi6dZq6iG78J5GTOsNV_ltJf7ITo7zYZ6VWg"
                      }
                    },
                    "industry": "Software Development",
                    "size": "10,001+ employees",
                    "founded": 2006,
                    "headquarters": "Ottawa, ON",
                    "type": "Public Company",
                    "specialties": {
                      "0": "ecommerce",
                      "1": "API",
                      "2": "applications"
                    },
                    "funding": {
                      "numberOfRounds": 4,
                      "lastRound": {
                        "type": "Series C",
                        "date": "2014-01-11T00:00:00.000Z",
                        "amount": "US$ 100.0M"
                      },
                      "investors": {
                        "0": {
                          "name": "OMERS Ventures",
                          "crunchbaseUrl": "https://www.crunchbase.com/organization/omers-ventures",
                          "image": "https://media.licdn.com/dms/image/sync/v2/D4E38AQEnDf6SgPOjAQ/crunchbase_investor_logo_100/crunchbase_investor_logo_100/0/1749357005588?e=1771232400&v=beta&t=1kSQ6RbNrtiJK60n34ThnAHM37LpqYDn_9E2jEweNhA"
                        },
                        "1": {
                          "name": "Insight Partners",
                          "crunchbaseUrl": "https://www.crunchbase.com/organization/insight-partners",
                          "image": "https://media.licdn.com/dms/image/sync/v2/D4E38AQGXqgk0y9uCmA/crunchbase_investor_logo_100/B4EZnE9jBWIkAM-/0/1759946093131?e=1771232400&v=beta&t=5ZOJIU-UvZCWA2A4WDm-WELdappYROZJV7ioBrkRrf8"
                        }
                      }
                    },
                    "employees": {
                      "0": {
                        "name": "Joseph Smarr",
                        "title": "",
                        "link": "https://www.linkedin.com/in/jsmarr",
                        "image": "https://media.licdn.com/dms/image/v2/C5603AQG6JPHHDSVF_g/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1600306045236?e=2147483647&v=beta&t=SYwM63n268TcHjRQFbsz1EXXcGkXxKnYKNqNVUwDjA8"
                      },
                      "1": {
                        "name": "Gail Goodman",
                        "title": "",
                        "link": "https://www.linkedin.com/in/gailgoodman",
                        "image": "https://media.licdn.com/dms/image/v2/C4E03AQFsGcAk5bUoag/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1557919603063?e=2147483647&v=beta&t=evP_CxQ9zBM303u6p79i3-D3lhcEqoiw1TCfdd4oBn4"
                      }
                    },
                    "posts": {
                      "0": {
                        "url": "https://www.linkedin.com/posts/shopify_last-month-more-people-started-businesses-activity-7425191925722275840-eUO6",
                        "datePublished": "2026-02-05T15:01:48.470Z",
                        "text": "Last month, more people started businesses than ever before. The driver? Uncertainty.\n\nThe record surge in people becoming entrepreneurs isn’t a fluke. It’s a rejection of the myth of stability.\n\nEntrepreneurship offers something rare: agency. The ability to build from your own vision instead of someone else’s.\n\nIn 2026, bet on yourself."
                      },
                      "1": {
                        "url": "https://www.linkedin.com/posts/shopify_from-photography-and-baseball-accessories-activity-7424844208579969024-BrYC",
                        "datePublished": "2026-02-04T16:00:06.243Z",
                        "text": "From photography and baseball accessories to produce, January shopping was all over the place.\n\nWe analyzed month-over-month sales from thousands of Shopify merchants in the U.S. to identify what was trending in January. Here's what stood out:\n\n→ Sales for photography equipment increased, with lens caps up 203%, followed by film developers (+99%) and photographic chemicals (+84%).\n\n→ As spring training approaches, baseball gear is trending upward, led by batting helmets (+68%) and pitching mounds (+63%).\n\n→ Door push plates (+92%), bolt cutters (+91%), and door closers (+90%) all saw over 90% growth, indicating a surge in home hardware.\n\n→ Shoppers purchased fresh produce, including sweet potatoes (+118%), tomatoes (+73%), potatoes (+68%), and garlic (+59%).\n\nEntrepreneurs, what products drove your January sales?"
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin/search/posts": {
      "get": {
        "summary": "Search Posts",
        "description": "Search for public LinkedIn posts by keyword. Uses Google Search to find indexed posts, then scrapes the public LinkedIn pages. Use the `cursor` from each response to page through more results.",
        "operationId": "linkedin_Search_Posts",
        "tags": [
          "linkedin"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword or phrase to search for in public LinkedIn posts",
            "required": true,
            "schema": {
              "type": "string",
              "example": "ai agents"
            }
          },
          {
            "name": "date_posted",
            "in": "query",
            "description": "Filter results by how recently they were posted (based on Google-indexed results)",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "last-hour",
                "last-day",
                "last-week",
                "last-month",
                "last-year"
              ],
              "example": "last-week"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from the previous response. Must be between 1 and 11; cursor 12 or greater returns a 400 response.",
            "required": false,
            "schema": {
              "type": "integer",
              "minimum": 1,
              "maximum": 11,
              "example": 2
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response"
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "query parameter is required"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin/post/transcript": {
      "get": {
        "summary": "Post Transcript",
        "description": "Get the transcript from a LinkedIn post video, when LinkedIn exposes one. Returns the transcript text for the video attached to the given post.",
        "operationId": "linkedin_Post_Transcript",
        "tags": [
          "linkedin"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the LinkedIn post to get the transcript from",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.linkedin.com/posts/gemini-35-flash-is-a-step-forward-for-google-ugcPost-7465082215316525056-MHBd/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.transcript`: The transcript text extracted from the post's video\n- `data.transcriptNotAvailable`: Whether a transcript was unavailable (false when a transcript is returned)\n- `data.url`: The LinkedIn post URL the transcript was extracted from",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "credits_charged": 1,
                    "url": "https://www.linkedin.com/posts/artificial-analysis_gemini-35-flash-is-a-step-forward-for-google-activity-7465082408409870337-4Pm-",
                    "transcript": "Hey, my name is Declan Jackson. I am a member of technical staff here at Artificial Analysis and I'm going to do a quick chat through the recent release of Gemini 3.5 Flash. This release is really interesting because Google have really prioritized 2 things with this release, but it has come at a bit of a cost. So with this release of Gemini 3.5 Flash, Google have focused on speed and they're focused on agent capabilities. So in terms of speed, Gemini 3.5 Flash we measured in our pre release testing at about 280. Output tokens per second, which is pretty impressive for a model of that level of intelligence. So this really puts it on the Predo frontier of speed and intelligence. Now this also is a massive jump from Gemini 3 flash speeds and also puts it ahead of a model like GPT 5.4 mini. Now on agenti capabilities, it has a massive uplift from Gemini 3 flash and even more so than Gemini 3.1 pro and agender capabilities has been a bit of a weakness for Google in the past. So it's really good to see that they've uplifted that, especially we've seen in our real world task agentic eval GDP Val, a Gemini 3.5 flash records an ELO of around 1650. So this is a head of Gemini 3.1 Pro and other models like Kimmy K 2.6, GLM 5.1. But as I mentioned this does come with a bit of a trade off. The model costs around 5X the cost to run compared to Gemini 3 flush. This is made-up of two factors #1 the actual token price is a lot higher. So the token price is 3X that of Gemini 3 Flash at 1.5 per million input and $9 per million output. We also find that it is using. Tokens on these evaluations. So it's reasoning more and it's also using more turns on our genetic evaluations, which is going to mean that it's going to cost more to run. So it's a really interesting tradeoff here. Speed and intelligence is really improved, but cost is also really increased.",
                    "transcriptNotAvailable": false
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "URL parameter is required"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin/post": {
      "get": {
        "summary": "Post",
        "description": "Get a Linkedin post. This can be a post or an article.",
        "operationId": "linkedin_Post",
        "tags": [
          "linkedin"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the LinkedIn post to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.linkedin.com/pulse/being-father-has-made-me-better-leader-vice-versa-austen-allred/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.url`: Post or article URL\n- `data.name`: Article/post title\n- `data.headline`: Article subtitle or lede paragraph\n- `data.description`: Full body text of the post or article\n- `data.likeCount`: Total number of likes/reactions\n- `data.commentCount`: Total comment count\n- `data.datePublished`: ISO timestamp of publication\n- `data.author.name`: Author's full name\n- `data.author.url`: Author's LinkedIn profile URL\n- `data.author.followers`: Author's LinkedIn follower count\n- `data.comments`: Array of public comments with author and text\n- `data.moreArticles`: Other articles by the same author",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "url": "https://www.linkedin.com/pulse/being-father-has-made-me-better-leader-vice-versa-austen-allred",
                    "name": "Being a Father Has Made me a Better Leader, and Vice Versa",
                    "headline": "It's not all that unique to be a 26-year-old founder in Silicon Valley. What was far more surprising to people in 2017 when I joined the S17 Y Combinator cohort is that I already had a family of my own.",
                    "commentCount": 17,
                    "likeCount": 214,
                    "datePublished": "2020-06-21T14:35:59.000+00:00",
                    "description": "It's not all that unique to be a 26-year-old founder in Silicon Valley. What was far more surprising to people in 2017 when I joined the S17 Y Combinator cohort is that I already had a family of my own. My first child was born before Lambda School school’s inception, and my dual roles as father and founder have shaped my career since day one. Many people in Silicon Valley believe that being successful at parenthood or in your career means choosing one or the other. But what they don’t understand is that being a father has actually made me a better entrepreneur and leader, and founding Lambda School has made me a better father. This isn’t a zero-sum game.The first half of 2020 has been a roller coaster for all of us. With a hasty move back home to Utah early on in the pandemic, a shift to full-time remote work, and the exciting news that we're expecting a third child this fall, being a father has seemed even more intrinsic to my career than it ever has before.This Father's Day, I’d like to share with the parents of Lambda a few of the ways being a father has shaped my approach to work and a few pieces of advice for making parenthood and your career or studies work in tandem.Tip 1: Embrace the chaos, but maintain boundaries. Having kids is the ultimate grounding force. Some months ago I misplaced my AirPods for a bit, and found them laying next to my son with little baby-sized bite marks all over them. In moments like that, you just have to laugh and embrace the chaos. You can have the most stressful day at the office – the most high-stakes day you’ve had in years – and when you come home to your kids, they won’t care. And this is a good thing – it gives you perspective on the high days as well as the low ones. That doesn’t mean that boundaries aren’t important though. Having dedicated work/study hours and family time (as best you can) is the best way I’ve found to set expectations for coworkers, classmates, and kids, especially as I’ve transitioned permanently to working from home. I’ve had several people ask me over the years if I felt like having a family detracted from my work at Lambda School. I can’t emphasize enough that the exact opposite is true. Some of the hardest leadership tasks call for perspective, creativity, empathy and flexibility – skills that are tested by fatherhood from the beginning and each day after. ‍Tip 2: Set family-first policies, and live by them. Beyond a way to escape the stresses of work, being a father constantly reminds you that family does, and should, come first. These days, it’s common for companies to have policies around flexible work schedules, work from home, and parental leave. But unfortunately, those policies are rarely encouraged, supported, or modeled by leadership. Being open about my own family in the office and on social media is important to me precisely for this reason. When you’re asked to choose between your family and your livelihood, you’re forced to put those two experiences at odds with each other rather than treat them as natural complements. From day one at Lambda School, we’ve been family-first. It’s part of the reason we have so many talented team members who are parents (Lambda School’s leadership team has an average of three children each), and it’s why we’re especially equipped to support our students who are balancing work and parenthood as well. Tip 3: Remember that college looks a lot different now than it did 20 years ago.As the leader of an education company and the father of two (soon to be three) children, I can’t help but be reminded that family conversations around higher education look a lot different today than they did just a year ago. Many universities are moving online for the foreseeable future, tuition rates are still higher than they’ve ever been, and $1.6 trillion in student loan debt sits like a fog over an unpredictable economy. Young people and their parents are dealing with far more uncertainty when it comes to their educational path.For many in our parents’ generation, going to college meant things would usually work out career-wise on the other side. Or, at the very least, they were less likely to be saddled with thousands of dollars of student debt. But that’s not the case anymore, especially in the time of COVID-19. The conversation looks different for every family, but my hope is that parents can have candid discussions with their children this summer about education options, costs, outcomes, and value. I’m still years away from talking to my kids about their higher education choices, but it doesn’t mean I’m not already thinking about it. When talking to your children about their education options, consider the array of choices and how necessary a college degree is for their career goals; talk through in-state university options and whether a community college or online program could be a better fit financially given current circumstances. Is a private university still worth the cost (and potential six-figure debt) if you remove the physical experience from the equation? There is a path for everyone, and each comes with its own risk. At least for the time being, it might make sense to weigh that risk a bit more carefully.  Being a working parent (read: having two full-time jobs) is incredibly common in the U.S., and I know everyone experiences it differently. To our parents of Lambda: you’re doing wonderfully. Keep embracing the chaos, cherishing the little moments, and know that your hard work will pay off. To all of you balancing your own version of chicken nugget dinners, tea parties, and hours of Zoom calls – Happy Father’s Day. Austen Allred, CEO and Co-Founder of Lambda School[Originally posted on Lambda School's blog]",
                    "author": {
                      "name": "Austen Allred",
                      "url": "https://www.linkedin.com/in/austenallred",
                      "followers": 33685
                    },
                    "comments": {
                      "0": {
                        "author": "Jeremy M.",
                        "text": "Austen, thanks for sharing!",
                        "linkedinUrl": "https://uk.linkedin.com/in/jeremymurray"
                      },
                      "1": {
                        "author": "Bob Hutchins, Phd(c)",
                        "text": "Austen, great insight. Thanks for sharing!",
                        "linkedinUrl": "https://www.linkedin.com/in/bobhutchins"
                      },
                      "2": {
                        "author": "Kristoph Lederer",
                        "text": "Austen, thanks for sharing!",
                        "linkedinUrl": "https://www.linkedin.com/in/krislederer"
                      },
                      "3": {
                        "author": "Annalee Pawlowski",
                        "text": "It’s nice to hear a founder talk about how family life plays a role into mix!",
                        "linkedinUrl": "https://www.linkedin.com/in/annaleepawlowski"
                      },
                      "4": {
                        "author": "Don Smith",
                        "text": "Not sure if it always works the other way around, but you’re definitely a great father!",
                        "linkedinUrl": "https://www.linkedin.com/in/donsmith"
                      }
                    },
                    "moreArticles": {
                      "0": {
                        "link": "https://www.linkedin.com/pulse/note-outcomes-data-lambda-school-austen-allred",
                        "title": "A Note About Outcomes Data at Lambda School",
                        "datePublished": "Feb 24, 2020",
                        "description": "Due to some recent online media, there’s been some confusion recently about student outcomes at Lambda School - which…",
                        "reactionCount": 169,
                        "commentCount": 15
                      },
                      "1": {
                        "link": "https://www.linkedin.com/pulse/announcing-our-new-isa-financing-blueprint-100m-austen-allred",
                        "title": "Announcing Our New ISA Financing Blueprint and $100M in New Financing",
                        "datePublished": "Feb 23, 2020",
                        "description": "We started Lambda School with one overarching goal: to create a school where the incentives of the school are entirely…",
                        "reactionCount": 274,
                        "commentCount": 18
                      },
                      "2": {
                        "link": "https://www.linkedin.com/pulse/day-life-lambda-student-austen-allred",
                        "title": "A Day in the Life of a Lambda Student",
                        "datePublished": "Feb 19, 2020",
                        "description": "As the co-founder and CEO of Lambda School, one of the most common questions I get is, “what does the typical day look…",
                        "reactionCount": 112,
                        "commentCount": 15
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/profile": {
      "get": {
        "summary": "Profile",
        "description": "Get public Facebook profile information",
        "operationId": "facebook_Profile",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Facebook profile URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/mantraindianfolsom"
            }
          },
          {
            "name": "get_business_hours",
            "in": "query",
            "description": "Get the business's hours",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "true",
                ""
              ],
              "example": "true"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.id`: Facebook page/profile ID\n- `data.name`: Page display name\n- `data.url`: Facebook page URL\n- `data.profilePicLarge`: Profile photo URL (large)\n- `data.pageIntro`: Short page description or category intro\n- `data.category`: Page category (e.g., `\"Restaurant\"`)\n- `data.address`: Physical address (if a business)\n- `data.email`: Public contact email\n- `data.phone`: Public phone number\n- `data.website`: External website URL\n- `data.likeCount`: Total page likes\n- `data.followerCount`: Total page followers\n- `data.adLibrary.adStatus`: Whether the page is currently running ads\n- `data.creationDate`: When the page was created\n- `data.businessHours`: Business hours (if `get_business_hours=true` and available)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "adLibrary": {
                      "adStatus": "This Page is currently running ads.",
                      "pageId": "104359362513119"
                    },
                    "creationDate": "November 25, 2022",
                    "businessHours": null,
                    "id": "100088017857524",
                    "name": "Mantraindian",
                    "url": "https://www.facebook.com/mantraindianfolsom",
                    "gender": "UNKNOWN",
                    "coverPhoto": {
                      "focus": {
                        "x": 0.5,
                        "y": 0
                      },
                      "photo": {
                        "id": "204402652503662",
                        "image": {
                          "uri": "https://scontent.fsac1-1.fna.fbcdn.net/v/t39.30808-6/477575273_596577106619546_7712360987777031655_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=111&ccb=1-7&_nc_sid=cc71e4&_nc_ohc=exjYwKfSJ1QQ7kNvwFlKycS&_nc_oc=AdmAik3bYpUFpkCcKWImdbruEhvpaDNEhS_ewfTJy7dM9bbB-JqTq93ISJMs4vQQFCY&_nc_zt=23&_nc_ht=scontent.fsac1-1.fna&_nc_gid=DON0JuHYj9PonKOfNA2asA&oh=00_Afs0-NiQNCXyHJpuS6rm7qVnEav215_-NkROTqGqqK52NA&oe=698EDBA2",
                          "width": 960,
                          "height": 365
                        },
                        "viewer_image": {
                          "height": 780,
                          "width": 2050
                        },
                        "blurred_image": {
                          "uri": "https://scontent.fsac1-1.fna.fbcdn.net/v/t39.30808-6/477575273_596577106619546_7712360987777031655_n.jpg?stp=dst-jpg_fb50_s320x320_tt6&_nc_cat=111&ccb=1-7&_nc_sid=cc71e4&_nc_ohc=exjYwKfSJ1QQ7kNvwFlKycS&_nc_oc=AdmAik3bYpUFpkCcKWImdbruEhvpaDNEhS_ewfTJy7dM9bbB-JqTq93ISJMs4vQQFCY&_nc_zt=23&_nc_ht=scontent.fsac1-1.fna&_nc_gid=DON0JuHYj9PonKOfNA2asA&oh=00_AfvFTZpcR47XQjCMVXSYGprGGIu4s3g9PhYNHKBDqO7UTQ&oe=698EDBA2",
                          "width": 320,
                          "height": 122
                        },
                        "url": "https://www.facebook.com/photo/?fbid=204402652503662&set=a.113593838251211"
                      }
                    },
                    "isBusinessPageActive": false,
                    "profilePhoto": {
                      "url": "https://www.facebook.com/photo/?fbid=152234581053803&set=a.107432348867360",
                      "viewer_image": {
                        "height": 2000,
                        "width": 2000
                      },
                      "id": "152234581053803"
                    },
                    "profilePicLarge": "https://scontent.fsac1-1.fna.fbcdn.net/v/t39.30808-1/331711173_3408886226056104_241444658713195527_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=110&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=BUuxFIDvjXQQ7kNvwESs3Zj&_nc_oc=AdnOfp2OTKbbZ61s0HkeWHrYnwGOQFlnoNRt6KUks3c5H97UtKz8D65BXFLd3EO9bow&_nc_zt=24&_nc_ht=scontent.fsac1-1.fna&_nc_gid=DON0JuHYj9PonKOfNA2asA&oh=00_AftoaIeEysvX7KLeLf2SQRLcAhBk8qRuHqswgC1CTYb2jw&oe=698EF0E2",
                    "profilePicMedium": "https://scontent.fsac1-1.fna.fbcdn.net/v/t39.30808-1/331711173_3408886226056104_241444658713195527_n.jpg?stp=dst-jpg_s148x148_tt6&_nc_cat=110&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=BUuxFIDvjXQQ7kNvwESs3Zj&_nc_oc=AdnOfp2OTKbbZ61s0HkeWHrYnwGOQFlnoNRt6KUks3c5H97UtKz8D65BXFLd3EO9bow&_nc_zt=24&_nc_ht=scontent.fsac1-1.fna&_nc_gid=DON0JuHYj9PonKOfNA2asA&oh=00_Afu6f3psI-NVDNSSyqZRSuoG0TUtno8rkSfcywNI9hkY2A&oe=698EF0E2",
                    "profilePicSmall": "https://scontent.fsac1-1.fna.fbcdn.net/v/t39.30808-1/331711173_3408886226056104_241444658713195527_n.jpg?stp=dst-jpg_s100x100_tt6&_nc_cat=110&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=BUuxFIDvjXQQ7kNvwESs3Zj&_nc_oc=AdnOfp2OTKbbZ61s0HkeWHrYnwGOQFlnoNRt6KUks3c5H97UtKz8D65BXFLd3EO9bow&_nc_zt=24&_nc_ht=scontent.fsac1-1.fna&_nc_gid=DON0JuHYj9PonKOfNA2asA&oh=00_AfsafRvzoWSa2Wl73vK2nr-HdCXIKiAsVKvq2E83khjIJQ&oe=698EF0E2",
                    "pageIntro": "Indian Vegan & Vegetarian Restaurant",
                    "category": "Restaurant",
                    "address": "1870 Prairie City Rd, Suite 500, Folsom, CA, United States, California",
                    "email": "contact@mantraindian.com",
                    "links": {},
                    "phone": "(916) 999-1749",
                    "website": "https://www.mantraindian.com/",
                    "services": "Delivery · Takeout · Dine-in…",
                    "priceRange": "$$",
                    "rating": "Not yet rated (1 Review)",
                    "ratingCount": null,
                    "likeCount": 3761,
                    "followerCount": 3700
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/profile"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/profile/posts": {
      "get": {
        "summary": "Profile Posts",
        "description": "Get publicly visible posts from a Facebook profile — equivalent to what is accessible without being logged in. Accepts a profile URL or pageId (recommended for faster responses). Returns up to 3 posts per request.",
        "operationId": "facebook_Profile_Posts",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Facebook profile URL",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/pacemorby"
            }
          },
          {
            "name": "pageId",
            "in": "query",
            "description": "Facebook profile page id",
            "required": false,
            "schema": {
              "type": "string",
              "example": "100063669491743"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "To paginate through the posts",
            "required": false,
            "schema": {
              "type": "string",
              "example": "Cg8Ob3JnYW5pY19jdXJzb3IJA..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.posts[0].id`: Post ID\n- `data.posts[0].text`: Post text/caption\n- `data.posts[0].url`: Direct URL to the post or reel\n- `data.posts[0].author.name`: Name of the page that posted\n- `data.posts[0].reactionCount`: Total reaction (like/love/etc.) count\n- `data.posts[0].commentCount`: Total comment count\n- `data.posts[0].publishTime`: Unix timestamp of when the post was published\n- `data.posts[0].videoDetails.sdUrl`: SD video stream URL (if a video post)\n- `data.posts[0].videoDetails.hdUrl`: HD video stream URL (if a video post)\n- `data.posts[0].videoDetails.thumbnailUrl`: Video thumbnail URL\n- `data.posts[0].image`: Static post image URL (for image posts)\n- `data.cursor`: Pagination cursor — pass as `cursor` to get the next 3 posts",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "posts": {
                      "0": {
                        "id": "1530759742389661",
                        "text": "Most people never reach their Mount Everest because they never define it.\n\n“Be successful” is not a mountain.\nIt’s just a direction.\n\nYour Mount Everest is the end goal.\n\nTo define it clearly, use a framework like SMART. Here’s what that might look like:\n\nSpecific:\nDefine the exact life you want, not just the next move.\n\nMeasurable:\nIncome, time freedom, control, impact. Put numbers to it.\n\nAchievable:\nBig enough to matter. Real enough to pursue.\n\nRelevant:\nAligned with your values and what you truly want to accomplish in life.\n\nTime-bound:\nA clear timeline to make it happen. No one ever made an “eventually” goal and stuck to it.\n\nA real Mount Everest sounds something like this:\n“I want to cash flow 100k/month before 2040 by focusing on RV parks and mobile homes so I can ensure financial freedom and spend more time on my hobbies and with family without the headache and constant stress of work.”\n\nThat’s the mountain.\nEverything else is just the path.\n\nDefine the end goal.\nThen work backward.",
                        "url": "https://www.facebook.com/reel/1020832793820089/",
                        "permalink": "https://www.facebook.com/reel/1020832793820089/",
                        "author": {
                          "__typename": "User",
                          "name": "Pace Morby",
                          "short_name": "Pace Morby",
                          "id": "100063669491743"
                        },
                        "videoDetails": {
                          "sdUrl": "https://video-atl3-1.xx.fbcdn.net/o1/v/t2/f2/m412/AQMQwlyJ3SL04ySrg56moM2o9XaGGC66aUpTP54bhsfgKmIDPcI2hozN_CGYxdawngPXo7B8DVnDQ0gSC2pRRXwIRJsFbT_gPRophAa75A.mp4?_nc_cat=103&_nc_sid=8bf8fe&_nc_ht=video-atl3-1.xx.fbcdn.net&_nc_ohc=TWWiBycP0tYQ7kNvwGTi0m7&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuMzYwLnN2ZV9zZCIsInhwdl9hc3NldF9pZCI6NDIzNTc0Mzg2MDAxODc5NCwiYXNzZXRfYWdlX2RheXMiOjQzLCJ2aV91c2VjYXNlX2lkIjoxMDEyNywiZHVyYXRpb25fcyI6ODAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=wyxwHqw83Znfal86BF7KbQ&_nc_zt=28&oh=00_Afu8t_JDYCbMYqmNsUFzx1WqLYhFv9jziwxdHMJ0RNBW-A&oe=698EDE73&bitrate=224776&tag=sve_sd",
                          "hdUrl": "https://video-atl3-2.xx.fbcdn.net/o1/v/t2/f2/m366/AQMFD3iiKC5e5TiUnSFJ9ovUH1aWUnjrDdkdngz42z7fGxgbpy4vtKk4XKOA-uJ17HlwooTebdSekSj-29XdqGCX_6HqbKIKDktXTu308oEZHQ.mp4?_nc_cat=104&_nc_sid=5e9851&_nc_ht=video-atl3-2.xx.fbcdn.net&_nc_ohc=M15IcfI44GEQ7kNvwGY_fol&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuNzIwLmRhc2hfaDI2NC1iYXNpYy1nZW4yXzcyMHAiLCJ4cHZfYXNzZXRfaWQiOjQyMzU3NDM4NjAwMTg3OTQsImFzc2V0X2FnZV9kYXlzIjo0MywidmlfdXNlY2FzZV9pZCI6MTAxMjcsImR1cmF0aW9uX3MiOjgwLCJ1cmxnZW5fc291cmNlIjoid3d3In0%3D&ccb=17-1&vs=83b4170c6f23c54&_nc_vs=HBksFQIYRWZiX2VwaGVtZXJhbC8yNzQxNkQ5NjI1MDRGNEY0MzU4MDhENjA1QjVFRjA5Q19tdF8xX3ZpZGVvX2Rhc2hpbml0Lm1wNBUAAsgBEgAVAhhAZmJfcGVybWFuZW50L0JENDlBRDM1OUZGRkQxMTRBNjc2RjI2RkJGRkFFRjlBX2F1ZGlvX2Rhc2hpbml0Lm1wNBUCAsgBEgAoABgAGwKIB3VzZV9vaWwBMRJwcm9ncmVzc2l2ZV9yZWNpcGUBMRUAACbUuZaC35iGDxUCKAJDMywXQFQKn752yLQYGWRhc2hfaDI2NC1iYXNpYy1nZW4yXzcyMHARAHUCZZ6eAQA&_nc_gid=wyxwHqw83Znfal86BF7KbQ&_nc_zt=28&oh=00_AfvyOcpT_27LpsDu5TvObBNwx1WRj5ZgMX1o_rwTcv2Twg&oe=698F0510&bitrate=664806&tag=dash_h264-basic-gen2_720p",
                          "thumbnailUrl": "https://scontent-atl3-2.xx.fbcdn.net/v/t15.5256-10/608335501_1020833387153363_190016405962712638_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=104&ccb=1-7&_nc_sid=be8305&_nc_ohc=yyYe-qsz1YwQ7kNvwFvUJii&_nc_oc=AdnMzKjdwf8lubyjcxmFUMM2psRXy-Gw7Xkj7laZU89MJszOvMegfzjH1_OeQZcjiIA&_nc_zt=23&_nc_ht=scontent-atl3-2.xx&_nc_gid=wyxwHqw83Znfal86BF7KbQ&oh=00_AfsmkkFinhvKN7PRv2L2YU8KmFDisySgjlE6nITHfJAJHg&oe=698EE9CF"
                        },
                        "image": "https://scontent-atl3-2.xx.fbcdn.net/v/t15.5256-10/608335501_1020833387153363_190016405962712638_n.jpg?stp=dst-jpg_p565x565_tt6&_nc_cat=104&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=yyYe-qsz1YwQ7kNvwFvUJii&_nc_oc=AdnMzKjdwf8lubyjcxmFUMM2psRXy-Gw7Xkj7laZU89MJszOvMegfzjH1_OeQZcjiIA&_nc_zt=23&_nc_ht=scontent-atl3-2.xx&_nc_gid=wyxwHqw83Znfal86BF7KbQ&oh=00_Afs35klV4U_Dw8K5gSI9C5xl-igDBtSWg75_POU8Y6pCfg&oe=698EE9CF",
                        "reactionCount": 310,
                        "commentCount": 20,
                        "videoViewCount": null,
                        "publishTime": 1766806463,
                        "topComments": {}
                      }
                    },
                    "cursor": "Cg8Ob3JnYW5pY19jdXJzb3IJAAAB2kFRSFN1UFVxSUdFaV9WTElYcDRuNHdNNE41SDU5WGtBY2RrSFpSRWFEWUo2N1Uwa1BVRHQ1WVNJeEhia1E0cWZwLVotQnFlYnd0ZkNWSnBURWFJVUxaZlJONk1kM3o2T3ZBVTQzMzhIS2tzSWJOVnYxUFNhZU8ybFNVN000cnMxdlRwNVBoLUJBeDFhZHFEWlhJd1R0d2Q1Tk5TZDFOSEV0WnpKa185VFBTVW8wSGJONmFhLURBQXFxQmxWMTNnWUR3ZEpTSnh5SzF4NlRPMERuZkUycHE5aEdpY3V3bDljQnlBcUxoNm5JdUU1TTFoMm9vZWlja3hzMmVzdTRjc2xVb25hZTJIQzZSSTVuQUJBaGpZWHBVY0FvSVMzZHJZQmZxSWFRbTBDei1pbEdObUVLam1KX2dDSlQ3QWFrYU83MGZub3NNRUlMTThNNVBqVzNRdmg1TGU5aGsxNFBQeVFMeTJ5SVpJZno2ZjJZRk53NEtjZ0dnZFV2NjcxUWxfcF9hX2JkV2Y5Yl9aYkF0QkRBSDZZZ2dnVzBBd1NQVzAyYktMZjBaZTQ4UEFVV1Z5ZkJZMkJzX01lRldDVmFTQlRyTnpzR2hLMmd2Zzc2dWVjemM2RTdDQl9xdw8JYWRfY3Vyc29yDg8PZ2xvYmFsX3Bvc2l0aW9uAgAPBm9mZnNldAIADxBsYXN0X2FkX3Bvc2l0aW9uAv8B"
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/profile/posts"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/comment/replies": {
      "get": {
        "summary": "Comment Replies",
        "description": "Get replies to a specific Facebook comment. Requires the feedback_id and expansion_token from the comments endpoint response.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "facebook_Comment_Replies",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "feedback_id",
            "in": "query",
            "description": "The feedback_id of the comment. Note: this is not the comment id. You can get the feedback_id from the /v1/scrape/facebook/post/comments endpoint.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "ZmVlZGJhY2s6MzM3MzYxMzI5OTQ4Nzc1NV8xOTI5NTk0OTE3Njg3MTcz"
            }
          },
          {
            "name": "expansion_token",
            "in": "query",
            "description": "The expansion_token of the comment. You can get the expansion_token from the /v1/scrape/facebook/post/comments endpoint.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "MjoxNzc4NjM1MDM3OgF_JaMa3kMP9RIWC"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to paginate to the next page of replies.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "MToxNzc4NjM1MTIyOgF_w6rc3oH0HrKM"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing comment replies",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "replies": {
                      "0": {
                        "id": "Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzYyMDYwMzI5NzU1MDQ5OQ==",
                        "text": "Jill Carney Strother probably the peanut butter ones",
                        "created_at": "2025-09-01T00:59:47.000Z",
                        "reply_count": 1,
                        "reaction_count": 6,
                        "reactions": {
                          "thankful": 0,
                          "like": 6,
                          "love": 0,
                          "care": 0,
                          "haha": 0,
                          "wow": 0,
                          "sad": 0,
                          "anger": 0,
                          "pride": 0,
                          "confused": 0
                        },
                        "author": {
                          "id": "pfbid02autC1TyAQ7ACbVM6hBUPgs2DqcbwhH5zgaWHuLWh26QRzotNtosSCHGQBxi8Th5kl",
                          "name": "Asbah Z. Hadi",
                          "gender": "FEMALE",
                          "profile_picture": "https://scontent-mia3-2.xx.fbcdn.net/v/t39.30808-1/550775126_10128256788366540_1053163801549935767_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=107&ccb=1-7&_nc_sid=e99d92&_nc_ohc=-RuZaqccyQgQ7kNvwHiwXC6&_nc_oc=AdrchZtnk2f8vcS6PDD5yXRkYOe1t79t6rj_42ZcLVRhKe0Ns3z_cTKYiSsm47MB4VM&_nc_zt=24&_nc_ht=scontent-mia3-2.xx&_nc_gid=JmL7SF6BEef4jRpCXq_5Bg&_nc_ss=7e289&oh=00_Af78BPytg4ElQXfnogk0nYLIq7Y20P2bsWxA_7Vb8TYKIg&oe=6A1CF5C8"
                        },
                        "feedback_id": "ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF82MjA2MDMyOTc1NTA0OTk=",
                        "expansion_token": "MjoxNzc5ODk2MjQ3OgF_YbpK5HvntHuyV9eMedw6Yz3jXaaJjgvInxhqkDftrTXmPFgwOVvjnWkaXZikwgDM5eXG9sfQkFqAv88oDWV9pizMLiEGPNJCJf_9TMqKS1CEgToSExDMBlYHLJbiUMzgZcAw4kVoK8mCKM18NqsFR7HuAslX7qspcWK8NtDNBvAstKBV9EQDnlcpLTcp73qRNfwN-a4qDikIgcodEkUcWdpiHivp98IgHQroaWPthLx--Pu_uahWo2rxiT9t_G8eHsTycbRkFYnOXolOP9m594VTNxbx8vUhx6Fdrh_qE6tfEVHKNKyYTTrRLxa5za-BkRJyKUBStOBOh9ElA6Z6RdtBghw8aVfrDLtvkfiTxj3ZYy-bgaUipAp17weCXcYh1Ch84nfywNGRdTaNT6yd4s6shGWXIFJYWDnsEtY1kGfz880XrrJ55n0G4rZlogjLkgdT_LQNn05Q6lG5SkfmqpFBCy9r1ZMfe6GYH668JfEv_8mdIaaVt-myK8eTvXlHqQrN56DarbxrLBmOdUrl"
                      },
                      "1": {
                        "id": "Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzEwODk4NTc1MDY2NjA3MjA=",
                        "text": "Jill Carney Strother peanut butter",
                        "created_at": "2025-09-01T01:41:36.000Z",
                        "reply_count": 5,
                        "reaction_count": 18,
                        "reactions": {
                          "thankful": 0,
                          "like": 18,
                          "love": 0,
                          "care": 0,
                          "haha": 0,
                          "wow": 0,
                          "sad": 0,
                          "anger": 0,
                          "pride": 0,
                          "confused": 0
                        },
                        "author": {
                          "id": "pfbid089gTgApYuybzNomAz1njmhMBHCMtWrQjQo6qJTyALHdm65qR1Chjqv1EXQEHNtX2l",
                          "name": "Diane Ferguson",
                          "gender": "FEMALE",
                          "profile_picture": "https://scontent-mia3-2.xx.fbcdn.net/v/t1.30497-1/453178253_471506465671661_2781666950760530985_n.png?stp=cp0_dst-png_s64x64&_nc_cat=1&ccb=1-7&_nc_sid=136b72&_nc_ohc=zk6OvUuTAGEQ7kNvwFLe1uv&_nc_oc=AdqNP016ZoqIaeh5SA2ctYFoddzIfLbqPh6DoAjgPcDHBzng4Nr98ghyIo9-XJ2Fj2c&_nc_zt=24&_nc_ht=scontent-mia3-2.xx&_nc_ss=7e289&oh=00_Af6PCvOPpqLcsTmisOTFTs3bQnQw8TACrSQmb5An9VJY4A&oe=6A3E767A"
                        },
                        "feedback_id": "ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF8xMDg5ODU3NTA2NjYwNzIw",
                        "expansion_token": "MjoxNzc5ODk2MjQ3OgF_ZKNv6zgpgSoqhASjQ0lR5Tf6Y0JYuxdBTkMNdfM4yhS2coKN6qPhjiQGlwi2Ir5RVCD18Nfdzv25IU2KtwgXGRjtPnU-cdhZOjZHB-molmKqrRBcb7s2gOBb-8T2McTZesjoYuxxATemVoUZz3sRiBKT0e2wrTGb1NEZ0377m1zRoMlM8PgmMJwbMm1fR9UKBTqNM3UtT5P-yU15WxF7zn7qnkX6K4pNnA-ZEauCf5MMHUmlzf0zcS1XmSyqMC0br5MTC4BKUPKBOPps7gnqvHxb0_bTCvOVeq8YPKhKRpWDMHkiHfReVsmaMqgvT3UaW7e48qvb6Zh-rr33wt4KBe-fax7me4RuhGUo0tRtWgWSqN6_qUcUk2jvxQPoYZ_te6OzwXscp4OEnI-5TgbFoyVWdTKvMOD3ZaiVqNB43KkKV_v8NfkGqbB_4boawxo-bqaW73DkgZNKe5Sb3MNR1LUyGETAOrwHUlQEa5Li31nRxFVZJPaMYGQqLQTbZ_jUb84qqQ2xecUrKLXBlOqf"
                      },
                      "2": {
                        "id": "Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzE0NDQ3NDg0MzM0NjgzOTA=",
                        "text": "Diane Ferguson ok. Guess I haven’t had those. Sure sounds good. Thanks",
                        "created_at": "2025-09-01T02:17:52.000Z",
                        "reply_count": 0,
                        "reaction_count": 5,
                        "reactions": {
                          "thankful": 0,
                          "like": 5,
                          "love": 0,
                          "care": 0,
                          "haha": 0,
                          "wow": 0,
                          "sad": 0,
                          "anger": 0,
                          "pride": 0,
                          "confused": 0
                        },
                        "author": {
                          "id": "1527964450",
                          "name": "Jill Carney Strother",
                          "gender": "FEMALE",
                          "profile_picture": "https://scontent-mia3-1.xx.fbcdn.net/v/t1.6435-1/69940743_10220991568328747_1326971802987003904_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=106&ccb=1-7&_nc_sid=1d2534&_nc_ohc=zWavx-NkOZkQ7kNvwE0nvf1&_nc_oc=Adrw1cXiswNqfjOZRMPUByNCndyc2Clq-QVPIAvZM6psghyryMOeD2otEUzhDsfxtl4&_nc_zt=24&_nc_ht=scontent-mia3-1.xx&_nc_gid=JmL7SF6BEef4jRpCXq_5Bg&_nc_ss=7e289&oh=00_Af79opWcAKZBFuVk7irhjH2JjX8o86vRagjVUatgwOu7dw&oe=6A3E8F7F"
                        },
                        "feedback_id": "ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF8xNDQ0NzQ4NDMzNDY4Mzkw",
                        "expansion_token": "MjoxNzc5ODk2MjQ3OgF_8alaeeWfhhtdzCFi8cdeQd7lCVO3oy-PcK3gG0hzvLoOxzqZsnMz8fVfmupK6n0-dOjfZGDDiuIOMP4p6RG5n_uI4ULDgJH6phyg8Jo_AjIAea_ToxkWRQwTg0LrTJv4t7xs8hU6BvMUrxphx41VSmODzuzsSbXOMycSL7Pd1_MUCIEHx-Tz7o0Tn4YucHDorUMnB7Om8D9uhRIYJ1oP962L1JjfBm7JYIc3Vrjgi3KDAJMp3R-nm4fEcrj6t-aLzkdaGJjC5B7_eNv13b8wxjYGF_Vt80YXXJLM5g7dLQ0DTto47dKJ2H36Q6AFJZz-w_OSnSlv4ipo3Z4A3geavf0RXOI2rG__xni0JMqDrwRLuJ06LTKjV80ttZzm9ey1TI-8C9V6m5RCgtsTdLfD2KLcXAaGinlMJZyePYKFamWsXmIiQ9fYb-0Kz1MITIHlf4MJ4JSfzM-HoWauhZrTKXsaVf_cp99wtRCt43HTDRgrsLEEF8-xmcRCOZI80DrkXxS_vd8GkWhBhMJ1r-FF"
                      }
                    },
                    "cursor": "MToxNzc5ODk2MjQ3OgF_3r2qApsVCZA2ccw7bXpiImY15LAiVnTmPjRAvLoh4foeZa8TbDnluKSOj9FN2m4ZDL8f2shO8R77a30mepemmX47d1uqNJwfDV3fT2w5cY1YeTePwHd6RT4M-Wz-B5-7jaOF-3J__3TEdh60I5suC3SBQZ5nP9iHOjvTbs-nf3KgbkAH9awHVb8z9j93Xps8iI8hw38XgxiI0C3rOG4mTmDLCBBIjORVGjuFKAODVqM5IiAjLIxie-4S4ojWO1lnSBccwhQJHaRxaac5ZaN5fTjL_j57SuLgMLvyEMUx7WaVq-sZqvRjTDHnTHBtGc0aqWI5cfNZUSW6wVDufZTQlA",
                    "has_next_page": true
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/comment/replies"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing required parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Comment feedback_id is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/profile/reels": {
      "get": {
        "summary": "Profile Reels",
        "description": "Get public reels from a Facebook page, 10 at a time. **Important:** Pagination requires passing both `next_page_id` and `cursor` from the previous response.",
        "operationId": "facebook_Profile_Reels",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Facebook page URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/pacemorby"
            }
          },
          {
            "name": "next_page_id",
            "in": "query",
            "description": "To paginate through to the next page. Must be used together with 'cursor' parameter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "YXBwX2NvbGxlY3Rpb2......"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "To paginate through to the next page. Must be used together with 'next_page_id' parameter.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AQHSFZtzkBauSDHgy8y......"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `reels[0].video_url`: The URL of the video\n- `reels[0].thumbnail`: Thumbnail image URL\n- `reels[0].view_count`: Number of views\n- `reels[0].play_time_in_ms`: Video duration in milliseconds\n- `cursor`: Use for pagination\n- `next_page_id`: Use for pagination",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "reels": {
                      "0": {
                        "id": "UzpfSTEwMDA2MzY2OTQ5MTc0MzpWSzoxMDIwODMyNzkzODIwMDg5",
                        "post_id": "1530759742389661",
                        "creation_time": "2025-12-27T03:33:19.000Z",
                        "url": "https://www.facebook.com/reel/1020832793820089",
                        "view_count": 21000,
                        "feedback_id": "ZmVlZGJhY2s6MTUzMDc1OTc0MjM4OTY2MQ==",
                        "description": "Most people never reach their Mount Everest because they never define it.\n\n“Be successful” is not a mountain.\nIt’s just a direction.\n\nYour Mount Everest is the end goal.\n\nTo define it clearly, use a framework like SMART. Here’s what that might look like:\n\nSpecific:\nDefine the exact life you want, not just the next move.\n\nMeasurable:\nIncome, time freedom, control, impact. Put numbers to it.\n\nAchievable:\nBig enough to matter. Real enough to pursue.\n\nRelevant:\nAligned with your values and what you truly want to accomplish in life.\n\nTime-bound:\nA clear timeline to make it happen. No one ever made an “eventually” goal and stuck to it.\n\nA real Mount Everest sounds something like this:\n“I want to cash flow 100k/month before 2040 by focusing on RV parks and mobile homes so I can ensure financial freedom and spend more time on my hobbies and with family without the headache and constant stress of work.”\n\nThat’s the mountain.\nEverything else is just the path.\n\nDefine the end goal.\nThen work backward.",
                        "video_id": "1020832793820089",
                        "thumbnail": "https://scontent-bos5-1.xx.fbcdn.net/v/t15.5256-10/607253955_1279629873990508_8223627330795243697_n.jpg?stp=dst-jpg_p960x960_tt6&_nc_cat=109&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=vh54CKl7MU4Q7kNvwFllX2V&_nc_oc=AdkW6ZJI1HQ2CUGyrNAC2mSO_NgFHG2FK74loO_9FCurmyc7JtmC1-4q7a1k5dzdBMs&_nc_zt=23&_nc_ht=scontent-bos5-1.xx&_nc_gid=1ZD5XXLZksDcdZrdUwoBng&oh=00_AfteqZx-9jPBApzytXuIGh1SIZi42K6lJm_lJI3_h3sfDg&oe=698EDA19",
                        "play_time_in_ms": 80166,
                        "video_url": "https://video-bos5-1.xx.fbcdn.net/o1/v/t2/f2/m412/AQMQwlyJ3SL04ySrg56moM2o9XaGGC66aUpTP54bhsfgKmIDPcI2hozN_CGYxdawngPXo7B8DVnDQ0gSC2pRRXwIRJsFbT_gPRophAa75A.mp4?_nc_cat=103&_nc_sid=8bf8fe&_nc_ht=video-bos5-1.xx.fbcdn.net&_nc_ohc=TWWiBycP0tYQ7kNvwHUoQpp&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuMzYwLnN2ZV9zZCIsInhwdl9hc3NldF9pZCI6NDIzNTc0Mzg2MDAxODc5NCwiYXNzZXRfYWdlX2RheXMiOjQzLCJ2aV91c2VjYXNlX2lkIjoxMDEyNywiZHVyYXRpb25fcyI6ODAsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&_nc_gid=1ZD5XXLZksDcdZrdUwoBng&_nc_zt=28&oh=00_Afvsx8BTQ64wrX9gwiyD4KECOCXmyaUOnbT4mKkzXkCAqg&oe=698EDE73&bitrate=224776&tag=sve_sd",
                        "music": {
                          "track_title": null
                        },
                        "author": {
                          "id": "100063669491743",
                          "name": "Pace Morby",
                          "is_verified": false,
                          "url": "https://www.facebook.com/pacemorby",
                          "image": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.30808-1/255454150_435897101280118_3837292553331400103_n.jpg?stp=cp0_dst-jpg_s40x40_tt6&_nc_cat=1&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=7T9yFnub-6gQ7kNvwGHxMed&_nc_oc=AdmEpFGmFNWCRUupM56eUgfUjbPh3P9gYVduTtG6Q4xyc6Lmidj5hK9CNCvwN_VohQI&_nc_zt=24&_nc_ht=scontent-bos5-1.xx&_nc_gid=1ZD5XXLZksDcdZrdUwoBng&oh=00_Aft6qM2QZ3pGsiTf7glg2oISMnJXLykTITga9dgQgENOQA&oe=698EFB97"
                        }
                      }
                    },
                    "cursor": "AQHS6jE2JHfRBr9_TqAPohlHQYbPguEMUiQInma4y99MtZd4LO8-xvXRTwdHIttpMNCmaqrDQi5XlZW8k31ws6ROEA",
                    "next_page_id": "YXBwX2NvbGxlY3Rpb246cGZiaWQwN3I3amhBZkNXSDhRbW9OZzRSdWdMY2d6bXdldmhYWmlkVkRiZnNtRG1xbVhUckx6TlRyUTFzWDZGb1dSNDlZeWlzQ3U1U1pKOUJnWkp6VG5pNUU0Rjh4Sm5zM2lOWTNwaDk2d1Vs"
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/profile/reels"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Facebook profile URL is required"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid or missing API key"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/group/posts": {
      "get": {
        "summary": "Facebook Group Posts",
        "description": "Get posts from a public Facebook group. Returns up to 3 posts per request due to Facebook API constraints.",
        "operationId": "facebook_Facebook_Group_Posts",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the group",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/groups/homemakingtips/"
            }
          },
          {
            "name": "group_id",
            "in": "query",
            "description": "The ID of the group",
            "required": false,
            "schema": {
              "type": "string",
              "example": "742354120555345"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "How to sort the posts",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "TOP_POSTS",
                "RECENT_ACTIVITY",
                "CHRONOLOGICAL",
                "CHRONOLOGICAL_LISTINGS"
              ],
              "example": "TOP_POSTS"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "The cursor to paginate to the next page",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AQHRBjJCelNvdGRjH8s2j-6..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.posts[0].id`: Post ID\n- `data.posts[0].text`: Post text content\n- `data.posts[0].url`: Direct URL to the group post\n- `data.posts[0].author.name`: Name of the user who posted\n- `data.posts[0].reactionCount`: Total reaction count\n- `data.posts[0].commentCount`: Total comment count\n- `data.posts[0].publishTime`: Unix timestamp of publication\n- `data.posts[0].topComments`: Top comments on the post (with author and text)\n- `data.posts[0].image`: Post image URL (if applicable)\n- `data.cursor`: Pagination cursor — pass as `cursor` to get the next 3 posts",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "posts": {
                      "0": {
                        "id": "2065680910795061",
                        "text": "A best meat with cabbage ,\nu cant say chicken\n🥬🍗",
                        "url": "https://www.facebook.com/groups/homemakingtips/permalink/2065680910795061/",
                        "author": {
                          "__typename": "User",
                          "name": "Lika Tegerashvili",
                          "short_name": "Lika",
                          "id": "100000243267830"
                        },
                        "reactionCount": 132,
                        "commentCount": 555,
                        "videoViewCount": null,
                        "publishTime": 1770575531,
                        "videoDetails": {},
                        "image": null,
                        "topComments": {
                          "0": {
                            "id": "Y29tbWVudDoyMDY1NjgwOTEwNzk1MDYxXzIwNjU2ODM0MTQxMjgxNDQ=",
                            "text": "Kielbasa",
                            "publishTime": 1770575681,
                            "author": {
                              "id": "100006021391971",
                              "name": "Amanda May",
                              "gender": "FEMALE",
                              "url": "https://www.facebook.com/amanda.may.500888"
                            }
                          },
                          "1": {
                            "id": "Y29tbWVudDoyMDY1NjgwOTEwNzk1MDYxXzIwNjU2ODE4MDc0NjE2Mzg=",
                            "text": "Corned beef",
                            "publishTime": 1770575588,
                            "author": {
                              "id": "pfbid06kUd2diqssEkUULC5Q8qxuUoZmqsvZujCdc4b24D6dQCAh8gsSRTx4Rj913rnXpFl",
                              "name": "Charlotte Thompson Kinney",
                              "gender": "FEMALE",
                              "url": null
                            }
                          }
                        }
                      }
                    },
                    "cursor": "AQHSk-p4_xKX_EqTd5AwLOG_GmDv6rSAsi4N7pjShqH8i1zOF_euxbOLjh6X8xdu5XCgOupii6egno8omJ931I50Yw:eyIwIjoxNzcwNTkzNDk0LCIxIjo3NjgyLCIzIjowLCI0IjoxLCI1Ijo0LCI2IjowfQ=="
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/group/posts"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/post": {
      "get": {
        "summary": "Post",
        "description": "Get a public Facebook post or reel by url.",
        "operationId": "facebook_Post",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the post to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/reel/1535656380759655"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.post_id`: Unique post/reel ID\n- `data.url`: Direct URL to the post or reel\n- `data.description`: Post caption/description text\n- `data.like_count`: Total like count\n- `data.comment_count`: Total comment count\n- `data.share_count`: Total share count\n- `data.view_count`: Total video view count (for videos/reels)\n- `data.video.id`: Video ID\n- `data.video.sd_url`: SD video stream URL\n- `data.video.hd_url`: HD video stream URL\n- `data.video.thumbnail`: Video thumbnail image URL\n- `data.video.length_in_second`: Video duration in seconds\n- `data.video.captions_url`: SRT captions/subtitles URL (if available)\n- `data.author.name`: Name of the post author\n- `data.author.is_verified`: Whether the author is a verified account\n- `data.music.track_title`: Audio track title (if applicable)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "post_id": "25118307061088489",
                    "like_count": 8784,
                    "comment_count": 99,
                    "share_count": 444,
                    "view_count": 316000,
                    "description": "Air Fryer Chocolate Cake \n\n100% f*cks, super simple and comes out gooey in the middle. 🍆 \n\n👨‍🍳 Ingredients:\n✅ 1 large banana – 100 g (3.5 oz)\n✅ 80 g vanilla YoPro yogurt (2.8 oz / ⅓ cup)\n✅ 15 g Cadbury Bournville cocoa (0.5 oz / 1 tbsp)\n✅ 80 ml egg whites (2.7 fl oz / ⅓ cup)\n✅ 50 g oat flour (1.75 oz / ½ cup)\n✅ 1 tsp vanilla extract (5 ml)\n✅ ½ tsp baking powder (2.5 g)\n👉 Optional: 1 square dark chocolate (10 g / 0.35 oz, ~55 cals)\n\n🔥 Method:\n 1. Mix banana, egg whites, yogurt, cocoa and vanilla until smooth\n 2. Stir in oat flour and baking powder\n 3. Pour into a ramekin or muffin tin\n 4. Add chocolate square to the centre if using\n 5. Air fry at 160°C / 320°F for 20 minutes\n\n📊 Macros (whole recipe):\nWithout choc: 378 cals | 27 g protein | 61.9 g carbs | 6 g fat\nWith choc: 433 cals | 27 g protein | 61.9 g carbs | 11.5 g fat\n\n📊 Macros (per serve — 2 serves):\nWithout choc: 189 cals | 13.5g protein | 31 g carbs | 3 g fat\nWith choc: 217 cals | 13.5 g protein | 31 g carbs | 5.8 g fat\n\nI also added low-calorie Peters ice cream and a small drizzle of Biscoff, but it honestly doesn’t need it. Tastes great on its own!\n\nIf you would like to make changes to this recipe yourself please do, but I like this EXACTLY the way it is. 🤝🫡",
                    "feedback_id": "ZmVlZGJhY2s6MjUxMTgzMDcwNjEwODg0ODk=",
                    "url": "https://www.facebook.com/reel/1535656380759655",
                    "image_url": null,
                    "video": {
                      "id": "1535656380759655",
                      "sd_url": "https://video-mad2-1.xx.fbcdn.net/o1/v/t2/f2/m86/AQP26h3cF_x-zEqNiL22tbkM8vRrcYmq5O3IHLNA-ibZVh613E_-SBR25nd0qXxlNWxOfbRGXJx4jBskIIfW0H5CKtNCb_db46moK5c.mp4?_nc_cat=100&_nc_sid=5e9851&_nc_ht=video-mad2-1.xx.fbcdn.net&_nc_ohc=1r-eQN17uJoQ7kNvwE8T30m&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuMzYwLmRhc2hfYmFzZWxpbmVfM192MSIsInhwdl9hc3NldF9pZCI6ODExMzk0ODE0NzQ2OTYwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=fdcb49c72d2cc2d1&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC8wMTQzOURBOUFFRUU5NzVDQTEzMjcwNDRCMTM0MzRBQ192aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83ODUxMTI3NDQ0ODc5NDdfMzQ5ODEwNjcwMTM3Njk5MDc1OC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoIWlu7L98AIVAigCQzMsF0A3ZmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzNfdjERAHUCZeadAQA&_nc_gid=4irDPvq76xudZSFJYx1sDg&_nc_zt=28&oh=00_AftMhaYFKV4Gpe5lppa6s19te9d8fSolksUrU31DWvbrUQ&oe=698AE799&bitrate=313048&tag=dash_baseline_3_v1",
                      "hd_url": "https://video-mad1-1.xx.fbcdn.net/o1/v/t2/f2/m86/AQM7Ez8-u4M80Wm9tTwV9bEH6kAzzPN5-OItb-_hFmYJ8FCWTovPjH6rggWTTISlhmy7nFZivFjpRPRpRVDlHVVdyvdGJvwkMi6Nd4Y.mp4?_nc_cat=103&_nc_sid=5e9851&_nc_ht=video-mad1-1.xx.fbcdn.net&_nc_ohc=Bn5shJBdUnwQ7kNvwFUjVoA&efg=eyJ2ZW5jb2RlX3RhZyI6Inhwdl9wcm9ncmVzc2l2ZS5GQUNFQk9PSy4uQzMuNzIwLmRhc2hfYmFzZWxpbmVfMV92MSIsInhwdl9hc3NldF9pZCI6ODExMzk0ODE0NzQ2OTYwLCJhc3NldF9hZ2VfZGF5cyI6MTQ0LCJ2aV91c2VjYXNlX2lkIjoxMDA5OSwiZHVyYXRpb25fcyI6MjMsInVybGdlbl9zb3VyY2UiOiJ3d3cifQ%3D%3D&ccb=17-1&vs=adb24d6c8ae70f7f&_nc_vs=HBksFQIYUmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC9FNjQyNEY1M0I4MjZDMEVFNUJENzI4OTM2ODlCRkZBRl92aWRlb19kYXNoaW5pdC5tcDQVAALIARIAFQIYRmlnX3hwdl9yZWVsc19wZXJtYW5lbnRfc3JfcHJvZC83ODUxMTI3NDQ0ODc5NDdfMzQ5ODEwNjcwMTM3Njk5MDc1OC5tcDQVAgLIARIAKAAYABsCiAd1c2Vfb2lsATEScHJvZ3Jlc3NpdmVfcmVjaXBlATEVAAAmoIWlu7L98AIVAigCQzMsF0A3ZmZmZmZmGBJkYXNoX2Jhc2VsaW5lXzFfdjERAHUCZeadAQA&_nc_gid=4irDPvq76xudZSFJYx1sDg&_nc_zt=28&oh=00_AfvTOohWFv6BslKAtB9I-AWl3C6wX_WSjhOFFSBsTCV_RQ&oe=698B1450&bitrate=1087975&tag=dash_baseline_1_v1",
                      "height": 1920,
                      "width": 1080,
                      "length_in_second": 23.4,
                      "thumbnail": "https://scontent-mad1-1.xx.fbcdn.net/v/t51.82787-10/549761436_18521992156021539_7633323777597918486_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=103&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=HR6AKX5XWvAQ7kNvwFp8F1L&_nc_oc=AdnDIehXjw5WjXdKeCWXlRuT7Q4IkMsbTf9X9Nqfo5a-kMCu52zW0n0qzYN0WFal_8Q&_nc_zt=23&_nc_ht=scontent-mad1-1.xx&_nc_gid=4irDPvq76xudZSFJYx1sDg&oh=00_AfvXV9FfuutlFiSlZt1N5qVp-5uKljsUsvmx85g__LDgUA&oe=698EDBA8",
                      "captions_url": "https://scontent-mad1-1.xx.fbcdn.net/v/t39.2093-6/548496336_1535656704092956_4849526113470105591_n.srt?_nc_cat=105&ccb=1-7&_nc_sid=c211c2&_nc_ohc=Wy1FvJW_gA0Q7kNvwESFiVO&_nc_oc=Adkg2MoqpWXVqCSA3XZGYxK1HkKoLQ8rPQ0XNEiHiwuKKi9RohQ4zbUaIYU-QMQBwbo&_nc_zt=14&_nc_ht=scontent-mad1-1.xx&_nc_gid=4irDPvq76xudZSFJYx1sDg&oh=00_AfvayFlm1WL45dWioGjolcauWfGGMHdyl1R4aOz9epJVXw&oe=698EFC5F"
                    },
                    "author": {
                      "id": "100000076236457",
                      "name": "Matt West",
                      "is_verified": true,
                      "url": "https://www.facebook.com/matt.west.184",
                      "image": "https://scontent-mad2-1.xx.fbcdn.net/v/t39.30808-1/485744182_9938984382780671_4072259528431711152_n.jpg?stp=cp0_dst-jpg_s40x40_tt6&_nc_cat=1&ccb=1-7&_nc_sid=1d2534&_nc_ohc=9pdXqH1nJ2EQ7kNvwGWEhL0&_nc_oc=AdnPNcRGt0uieLDauHozKNUeUZlQfnV5-CnP4wETRYvv6bBPdNUt6oTKap73un0hhFs&_nc_zt=24&_nc_ht=scontent-mad2-1.xx&_nc_gid=4irDPvq76xudZSFJYx1sDg&oh=00_AfsNtl4AAtyqDx4Szc57Bi9lvSA449bzsfiZh8UhaeDvAw&oe=698ED766"
                    },
                    "music": {
                      "id": "1506592770696336",
                      "type": "CUSTOM_AUDIO",
                      "track_title": "Matt West · Original audio",
                      "music_album_art": "https://scontent-mad2-1.xx.fbcdn.net/v/t39.30808-1/485744182_9938984382780671_4072259528431711152_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=1&ccb=1-7&_nc_sid=1d2534&_nc_ohc=9pdXqH1nJ2EQ7kNvwGWEhL0&_nc_oc=AdnPNcRGt0uieLDauHozKNUeUZlQfnV5-CnP4wETRYvv6bBPdNUt6oTKap73un0hhFs&_nc_zt=24&_nc_ht=scontent-mad2-1.xx&_nc_gid=4irDPvq76xudZSFJYx1sDg&oh=00_AftbWHDoy_xrL4KN3hzZwmJj4V5DBaq1I4f6J7OAlkPKpg&oe=698ED766"
                    },
                    "transcript": "1\n00:00:00,000 --> 00:00:02,561\nA recipe that **** Throw one\nripe banana into a bowl and\n\n2\n00:00:02,561 --> 00:00:05,121\ngive it a mash. Followed by\nvanilla protein yogurt, cocoa\n\n3\n00:00:05,121 --> 00:00:08,161\npowder, egg whites, oat flour,\nbaking powder, some vanilla\n\n4\n00:00:08,161 --> 00:00:10,881\nextract and give it a good mix\nand pour into a baking tin. Add\n\n5\n00:00:10,881 --> 00:00:12,881\nin a cheeky square of dark\nchocolate if you please and\n\n6\n00:00:12,881 --> 00:00:14,961\nbake in the air fryer for 20\nminutes and now you got\n\n7\n00:00:14,961 --> 00:00:18,241\nyourself a dessert that 100%\n**** packing 27 grams of\n\n8\n00:00:18,241 --> 00:00:20,961\nprotein. Full recipe's in the\ndescription so until next time.\n\n9\n00:00:20,961 --> 00:00:24,881\nBon appetite and we'll see you\nin the next video.",
                    "comments": {
                      "0": {
                        "id": "Y29tbWVudDoyNTExODMwNzA2MTA4ODQ4OV8xNDYyNDE4MzkxNjMzMTk3",
                        "text": "Air Fryer Chocolate Cake \n\n100% f*cks, super simple and comes out gooey in the middle. 🍆 \n\n👨‍🍳 Ingredients:\n✅ 1 large banana – 100 g (3.5 oz)\n✅ 80 g vanilla YoPro yogurt (2.8 oz / ⅓ cup)\n✅ 15 g Cadbury Bournville cocoa (0.5 oz / 1 tbsp)\n✅ 80 ml egg whites (2.7 fl oz / ⅓ cup)\n✅ 50 g oat flour (1.75 oz / ½ cup)\n✅ 1 tsp vanilla extract (5 ml)\n✅ ½ tsp baking powder (2.5 g)\n👉 Optional: 1 square dark chocolate (10 g / 0.35 oz, ~55 cals)\n\n🔥 Method:\n 1. Mix banana, egg whites, yogurt, cocoa and vanilla until smooth\n 2. Stir in oat flour and baking powder\n 3. Pour into a ramekin or muffin tin\n 4. Add chocolate square to the centre if using\n 5. Air fry at 160°C / 320°F for 20 minutes\n\n📊 Macros (whole recipe):\nWithout choc: 378 cals | 27 g protein | 61.9 g carbs | 6 g fat\nWith choc: 433 cals | 27 g protein | 61.9 g carbs | 11.5 g fat\n\n📊 Macros (per serve — 2 serves):\nWithout choc: 189 cals | 13.5g protein | 31 g carbs | 3 g fat\nWith choc: 217 cals | 13.5 g protein | 31 g carbs | 5.8 g fat\n\nI also added low-calorie Peters ice cream and a small drizzle of Biscoff, but it honestly doesn’t need it. Tastes great on its own!\n\nIf you would like to make changes to this recipe yourself please do, but I like this EXACTLY the way it is. 🤝🫡",
                        "created_at": "2025-09-18T07:24:22.000Z",
                        "reply_count": 3,
                        "reaction_count": 25,
                        "author": {
                          "id": "100000076236457",
                          "name": "Matt West",
                          "gender": "MALE",
                          "short_name": "Matt"
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/post"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/post/transcript": {
      "get": {
        "summary": "Transcript",
        "description": "Get the transcript of a Facebook post. Can be a post or reel.",
        "operationId": "facebook_Transcript",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Facebook post URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.transcript`: Full SRT-formatted transcript with segment timestamps (e.g., `\"1\\n00:00:00,000 --> 00:00:02,561\\nText here...\"`)\n  Each numbered segment includes the cue number, start → end timecode, and the spoken text",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "transcript": "1\n00:00:00,000 --> 00:00:02,561\nA recipe that **** Throw one\nripe banana into a bowl and\n\n2\n00:00:02,561 --> 00:00:05,121\ngive it a mash. Followed by\nvanilla protein yogurt, cocoa\n\n3\n00:00:05,121 --> 00:00:08,161\npowder, egg whites, oat flour,\nbaking powder, some vanilla\n\n4\n00:00:08,161 --> 00:00:10,881\nextract and give it a good mix\nand pour into a baking tin. Add\n\n5\n00:00:10,881 --> 00:00:12,881\nin a cheeky square of dark\nchocolate if you please and\n\n6\n00:00:12,881 --> 00:00:14,961\nbake in the air fryer for 20\nminutes and now you got\n\n7\n00:00:14,961 --> 00:00:18,241\nyourself a dessert that 100%\n**** packing 27 grams of\n\n8\n00:00:18,241 --> 00:00:20,961\nprotein. Full recipe's in the\ndescription so until next time.\n\n9\n00:00:20,961 --> 00:00:24,881\nBon appetite and we'll see you\nin the next video."
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/post/transcript"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook/post/comments": {
      "get": {
        "summary": "Comments",
        "description": "Get the comments of a Facebook post (or reel)",
        "operationId": "facebook_Comments",
        "tags": [
          "facebook"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Facebook post URL (or reel URL)",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/reel/753347914167361"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more comments. Get 'cursor' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "MToxNzU3MTA2NzYyOgF1P1VkxpkA9Ds4..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.comments[0].id`: Unique comment ID\n- `data.comments[0].text`: Comment text content\n- `data.comments[0].created_at`: ISO timestamp of when the comment was posted\n- `data.comments[0].reply_count`: Number of replies to this comment\n- `data.comments[0].reaction_count`: Number of reactions (likes) on the comment\n- `data.comments[0].author.name`: Commenter's name\n- `data.comments[0].author.id`: Commenter's Facebook user ID\n- `data.cursor`: Pagination cursor — pass as `cursor` to get the next page of comments\n- `data.has_next_page`: Whether more comments are available to paginate",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "comments": {
                      "0": {
                        "id": "Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzc3OTIzNDI4MTE0NjkzNQ==",
                        "text": "Do 1/2 mini Oreos and 1/2 peanut butter ritz Bitz, otherwise the same recipe. It’s the BEST",
                        "created_at": "2025-09-01T01:10:40.000Z",
                        "reply_count": 1,
                        "reaction_count": 92,
                        "author": {
                          "id": "pfbid02SonLdTu7H5mUHKtARRnREivvzexdj78HmCm9B1rEiQGpNBrrbb3NKjjnRUESnLvel",
                          "name": "Robin Bergsagel",
                          "gender": "FEMALE",
                          "short_name": "Robin"
                        }
                      }
                    },
                    "cursor": "MToxNzcwNTkzNzE1OgF_K4Sx7cKsXqb4BHzk7jhN6gAJsLsQkXu5T83P2cTxGX4yfM2DUQKKNrFjds2fqzu6W_G_wGaAe047P_t4ypb5SH2NvHV6BzMHc64SZFBC_e4YmVGRfz1D1uuomLtCrumGeE2degZBaA_zTjGEbEHTR-BuxY2ZUf13WisjwJNm58HBHBpyh2u1i81d0J8C_XdPXyaP20AteBFarB9FJGJhJ0A",
                    "has_next_page": true
                  },
                  "credits_used": 1,
                  "endpoint": "facebook/post/comments"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-ad-library/ad/transcript": {
      "get": {
        "summary": "Ad Transcript",
        "description": "Get the transcript for a Facebook Ad Library video ad by ad ID or URL. Provide either `id` or `url`. Credits are only charged when a transcript is returned — if the ad has no available transcript, the request costs 0 credits.",
        "operationId": "facebook_AdLibrary_Ad_Transcript",
        "tags": [
          "facebookAdLibrary"
        ],
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "description": "Facebook Ad ID (provide either id or url)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "1020359190509080"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "Facebook Ad URL (provide either id or url)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/ads/library?id=1020359190509080"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.transcript`: The transcript text extracted from the ad's video\n- `data.transcript_available`: Whether a transcript was available (true when one is returned). Credits are only charged when a transcript is returned.\n- `data.ad_id`: The Facebook Ad ID\n- `data.url`: The Facebook Ad Library URL for the ad",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "credits_charged": 1,
                    "ad_id": "1165355941320467",
                    "url": "https://www.facebook.com/ads/library?id=1165355941320467",
                    "transcript": "Tracksuits and red wine, movies for two.\nWe'll take off our phones and we'll turn off our shoes.\nWe'll play Nintendo, though I always lose, 'cause you watch the TV, while I'm watching you.\nThere's not many people, I honestly say, I don't mind losing, too.\nBut there's nothing, like doing nothing, with you.",
                    "transcript_available": true
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either Ad ID or Ad URL parameter is required"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer"
                    },
                    "available": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-ad-library/ad-details": {
      "get": {
        "summary": "Ad Details",
        "description": "Get details for a specific Facebook Ad Library entry by Ad ID. For ads with multiple versions, the title should be sourced from the `cards` object in the response.",
        "operationId": "facebookAdLibrary_Ad_Details",
        "tags": [
          "facebookAdLibrary"
        ],
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "description": "Facebook Ad Id",
            "required": false,
            "schema": {
              "type": "string",
              "example": "702369045530963"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "Facebook Ad URL",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/ads/library?id=1185617869915074"
            }
          },
          {
            "name": "get_transcript",
            "in": "query",
            "description": "Get the transcript of the ad. This is a new feature, so let me know if its not working how you expected.",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.adArchiveID`: The actual ad ID (note: `adid` is always 0 — always use `adArchiveID`)\n- `data.isActive`: Whether the ad is currently running\n- `data.pageName`: Name of the Facebook page running the ad\n- `data.pageID`: Facebook page ID\n- `data.startDateString`: ISO timestamp of when the ad started running\n- `data.endDateString`: ISO timestamp of when the ad stopped (or is scheduled to stop)\n- `data.publisherPlatform`: Platforms the ad runs on (e.g., facebook, instagram, messenger)\n- `data.snapshot.title`: Ad headline/title\n- `data.snapshot.body`: Ad body copy\n- `data.snapshot.cta_text`: Call-to-action button text (e.g., `\"Install Now\"`, `\"Shop Now\"`)\n- `data.snapshot.cta_type`: CTA type identifier (e.g., `\"INSTALL_MOBILE_APP\"`, `\"SHOP_NOW\"`)\n- `data.snapshot.cards[0].title`: Title from the first carousel card (for multi-creative ads)\n- `data.snapshot.cards[0].body`: Body text from the first carousel card",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "adid": 0,
                        "adArchiveID": 3557423444566854,
                        "archiveTypes": {},
                        "categories": {
                          "0": 0
                        },
                        "containsDigitallyCreatedMedia": false,
                        "containsSensitiveContent": false,
                        "collationCount": null,
                        "collationID": null,
                        "currency": "",
                        "endDate": 1770537600,
                        "entityType": "person_profile",
                        "fevInfo": null,
                        "finServAdData": {
                          "is_deemed_finserv": false,
                          "is_limited_delivery": false
                        },
                        "gatedType": "eligible",
                        "hasUserReported": false,
                        "hiddenSafetyData": false,
                        "hideDataStatus": "NONE",
                        "impressionsWithIndex": {
                          "impressionsText": null,
                          "impressionsIndex": -1
                        },
                        "isAAAEligible": false,
                        "isAdAccountActioned": false,
                        "isActive": true,
                        "isProfilePage": false,
                        "pageID": 1542166686041969,
                        "pageInfo": null,
                        "pageIsDeleted": false,
                        "pageName": "Shopee",
                        "politicalCountries": {},
                        "reachEstimate": null,
                        "regionalRegulationData": {
                          "finserv": {
                            "is_deemed_finserv": false,
                            "is_limited_delivery": false
                          },
                          "tw_anti_scam": {
                            "is_limited_delivery": false
                          }
                        },
                        "reportCount": null,
                        "snapshot": {
                          "ad_creative_id": "120214193865470606",
                          "cards": {
                            "0": {
                              "original_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFmnXJY&_nc_oc=AdlnFNvaCYKuwq9XQ8qjmVidpEgC_3TRxIqb58PoxGII4RvNlpS1ZZXelOrGRTVDiRs&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_Aftq91c9ZaQ-d56K6rBu0FS8M-9b29Uee7qnojLMM3cMcg&oe=698EF609",
                              "resized_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFmnXJY&_nc_oc=AdlnFNvaCYKuwq9XQ8qjmVidpEgC_3TRxIqb58PoxGII4RvNlpS1ZZXelOrGRTVDiRs&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_AfuX3sQHiOMO598uo26NklZhA0ExNfCZ3taoOUD7Df3e_g&oe=698EF609",
                              "watermarked_resized_image_url": "",
                              "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                              "caption": "play.google.com",
                              "cta_type": "INSTALL_MOBILE_APP",
                              "cta_text": "Install Now",
                              "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                              "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                              "link_url": null
                            }
                          },
                          "body_translations": {},
                          "byline": null,
                          "caption": null,
                          "cta_text": "Install now",
                          "dynamic_item_flags": {
                            "0": {},
                            "1": {},
                            "2": {},
                            "3": {},
                            "4": {},
                            "5": {}
                          },
                          "dynamic_versions": 2168887,
                          "edited_snapshots": {},
                          "effective_authorization_category": "NONE",
                          "event": {},
                          "extra_images": {},
                          "extra_links": {},
                          "extra_texts": {},
                          "extra_videos": {},
                          "instagram_shopping_products": {},
                          "display_format": "dpa",
                          "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                          "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                          "link_url": null,
                          "page_welcome_message": null,
                          "images": {},
                          "videos": {},
                          "creation_time": 1734109297,
                          "page_id": 1542166686041969,
                          "page_name": "Shopee",
                          "page_profile_picture_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470221141_598719742707546_5888493433237993681_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=rSXK_QyCxC8Q7kNvwEJLNRh&_nc_oc=Adkotq79Vg-clup96CofB6e4_0atik8CLIDQRbGslKeCSjvmpzIND5FgFp9JRplqnhI&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_Aft00gURPqoSqKaZ-_0N1INoE__hk8n-oRC7QUK7pAILuA&oe=698EF1AC",
                          "page_categories": {
                            "2301": "App page"
                          },
                          "page_entity_type": "person_profile",
                          "page_is_profile_page": false,
                          "instagram_actor_name": "Shopee",
                          "instagram_profile_pic_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/470129690_856310040046044_288555385467158142_n.jpg?_nc_cat=108&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=XmmalUqE8poQ7kNvwHyCVDV&_nc_oc=AdmgsLfFrlgbJgAHDdqmEBbHuVmQwr6ERPjQ7BgFcUL9kkh0aXbHp5GYyvulpwu2t4A&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_AfthSLf9YFw1Q_hMR1i1KeLnwrhrxkSvFmVQLcxjlI-teQ&oe=698ED902",
                          "instagram_url": "",
                          "instagram_handle": "",
                          "is_reshared": false,
                          "version": 3,
                          "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                          "brazil_tax_id": null,
                          "branded_content": null,
                          "current_page_name": "Shopee",
                          "disclaimer_label": null,
                          "page_like_count": 31605854,
                          "page_profile_uri": "https://www.facebook.com/ShopeeID/",
                          "page_is_deleted": false,
                          "root_reshared_post": null,
                          "cta_type": "INSTALL_MOBILE_APP",
                          "additional_info": null,
                          "ec_certificates": null,
                          "country_iso_code": null,
                          "instagram_branded_content": null,
                          "final_url": null
                        },
                        "spend": null,
                        "startDate": 1749106800,
                        "stateMediaRunLabel": null,
                        "publisherPlatform": {
                          "0": "facebook",
                          "1": "instagram",
                          "2": "audience_network",
                          "3": "messenger"
                        },
                        "menuItems": {},
                        "targetedOrReachedCountries": {},
                        "totalActiveTime": null,
                        "url": "https://www.facebook.com/ads/library?id=3557423444566854",
                        "startDateString": "2025-06-05T07:00:00.000Z",
                        "endDateString": "2026-02-08T08:00:00.000Z",
                        "aaa_info": null
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "adid": 0,
                        "adArchiveID": 3557423444566854,
                        "archiveTypes": {},
                        "categories": {
                          "0": 0
                        },
                        "containsDigitallyCreatedMedia": false,
                        "containsSensitiveContent": false,
                        "collationCount": null,
                        "collationID": null,
                        "currency": "",
                        "endDate": 1770537600,
                        "entityType": "person_profile",
                        "fevInfo": null,
                        "finServAdData": {
                          "is_deemed_finserv": false,
                          "is_limited_delivery": false
                        },
                        "gatedType": "eligible",
                        "hasUserReported": false,
                        "hiddenSafetyData": false,
                        "hideDataStatus": "NONE",
                        "impressionsWithIndex": {
                          "impressionsText": null,
                          "impressionsIndex": -1
                        },
                        "isAAAEligible": false,
                        "isAdAccountActioned": false,
                        "isActive": true,
                        "isProfilePage": false,
                        "pageID": 1542166686041969,
                        "pageInfo": null,
                        "pageIsDeleted": false,
                        "pageName": "Shopee",
                        "politicalCountries": {},
                        "reachEstimate": null,
                        "regionalRegulationData": {
                          "finserv": {
                            "is_deemed_finserv": false,
                            "is_limited_delivery": false
                          },
                          "tw_anti_scam": {
                            "is_limited_delivery": false
                          }
                        },
                        "reportCount": null,
                        "snapshot": {
                          "ad_creative_id": "120214193865470606",
                          "cards": {
                            "0": {
                              "original_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFmnXJY&_nc_oc=AdlnFNvaCYKuwq9XQ8qjmVidpEgC_3TRxIqb58PoxGII4RvNlpS1ZZXelOrGRTVDiRs&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_Aftq91c9ZaQ-d56K6rBu0FS8M-9b29Uee7qnojLMM3cMcg&oe=698EF609",
                              "resized_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFmnXJY&_nc_oc=AdlnFNvaCYKuwq9XQ8qjmVidpEgC_3TRxIqb58PoxGII4RvNlpS1ZZXelOrGRTVDiRs&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_AfuX3sQHiOMO598uo26NklZhA0ExNfCZ3taoOUD7Df3e_g&oe=698EF609",
                              "watermarked_resized_image_url": "",
                              "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                              "caption": "play.google.com",
                              "cta_type": "INSTALL_MOBILE_APP",
                              "cta_text": "Install Now",
                              "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                              "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                              "link_url": null
                            }
                          },
                          "body_translations": {},
                          "byline": null,
                          "caption": null,
                          "cta_text": "Install now",
                          "dynamic_item_flags": {
                            "0": {},
                            "1": {},
                            "2": {},
                            "3": {},
                            "4": {},
                            "5": {}
                          },
                          "dynamic_versions": 2168887,
                          "edited_snapshots": {},
                          "effective_authorization_category": "NONE",
                          "event": {},
                          "extra_images": {},
                          "extra_links": {},
                          "extra_texts": {},
                          "extra_videos": {},
                          "instagram_shopping_products": {},
                          "display_format": "dpa",
                          "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                          "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                          "link_url": null,
                          "page_welcome_message": null,
                          "images": {},
                          "videos": {},
                          "creation_time": 1734109297,
                          "page_id": 1542166686041969,
                          "page_name": "Shopee",
                          "page_profile_picture_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/470221141_598719742707546_5888493433237993681_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=rSXK_QyCxC8Q7kNvwEJLNRh&_nc_oc=Adkotq79Vg-clup96CofB6e4_0atik8CLIDQRbGslKeCSjvmpzIND5FgFp9JRplqnhI&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_Aft00gURPqoSqKaZ-_0N1INoE__hk8n-oRC7QUK7pAILuA&oe=698EF1AC",
                          "page_categories": {
                            "2301": "App page"
                          },
                          "page_entity_type": "person_profile",
                          "page_is_profile_page": false,
                          "instagram_actor_name": "Shopee",
                          "instagram_profile_pic_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/470129690_856310040046044_288555385467158142_n.jpg?_nc_cat=108&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=XmmalUqE8poQ7kNvwHyCVDV&_nc_oc=AdmgsLfFrlgbJgAHDdqmEBbHuVmQwr6ERPjQ7BgFcUL9kkh0aXbHp5GYyvulpwu2t4A&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=ceTavZj3Slz0PhFXoOc1lA&oh=00_AfthSLf9YFw1Q_hMR1i1KeLnwrhrxkSvFmVQLcxjlI-teQ&oe=698ED902",
                          "instagram_url": "",
                          "instagram_handle": "",
                          "is_reshared": false,
                          "version": 3,
                          "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                          "brazil_tax_id": null,
                          "branded_content": null,
                          "current_page_name": "Shopee",
                          "disclaimer_label": null,
                          "page_like_count": 31605854,
                          "page_profile_uri": "https://www.facebook.com/ShopeeID/",
                          "page_is_deleted": false,
                          "root_reshared_post": null,
                          "cta_type": "INSTALL_MOBILE_APP",
                          "additional_info": null,
                          "ec_certificates": null,
                          "country_iso_code": null,
                          "instagram_branded_content": null,
                          "final_url": null
                        },
                        "spend": null,
                        "startDate": 1749106800,
                        "stateMediaRunLabel": null,
                        "publisherPlatform": {
                          "0": "facebook",
                          "1": "instagram",
                          "2": "audience_network",
                          "3": "messenger"
                        },
                        "menuItems": {},
                        "targetedOrReachedCountries": {},
                        "totalActiveTime": null,
                        "url": "https://www.facebook.com/ads/library?id=3557423444566854",
                        "startDateString": "2025-06-05T07:00:00.000Z",
                        "endDateString": "2026-02-08T08:00:00.000Z",
                        "aaa_info": null
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-ad-library/search": {
      "get": {
        "summary": "Search",
        "description": "Search the Facebook (Meta) Ad Library by keyword. GET requests are capped at approximately 1,500 results due to cursor size limits. For larger result sets, use this endpoint as a POST request with the query parameters passed in the request body.",
        "operationId": "facebookAdLibrary_Search",
        "tags": [
          "facebookAdLibrary"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "running"
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "Sort by impressions (high to low), or Most Recent (relevancy_monthly_grouped). Defaults to impressions.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "total_impressions",
                "relevancy_monthly_grouped"
              ],
              "example": "total_impressions"
            }
          },
          {
            "name": "search_type",
            "in": "query",
            "description": "If you want to search by exact phrase or not",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "keyword_unordered",
                "keyword_exact_phrase"
              ],
              "example": "keyword_unordered"
            }
          },
          {
            "name": "ad_type",
            "in": "query",
            "description": "Search for all ads or only political and issue ads",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "political_and_issue_ads"
              ],
              "example": "all"
            }
          },
          {
            "name": "country",
            "in": "query",
            "description": "This can only be one country. It has to be the 2 letter code for the country. It defaults to ALL.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ALL"
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Status of the ad. Defaults to ACTIVE.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "ALL",
                "ACTIVE",
                "INACTIVE"
              ],
              "example": "ACTIVE"
            }
          },
          {
            "name": "media_type",
            "in": "query",
            "description": "Media type of the ad. Defaults to ALL. Meme just means the ad has text and an image. No clue why they call it meme.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "ALL",
                "IMAGE",
                "VIDEO",
                "MEME",
                "IMAGE_AND_MEME",
                "NONE"
              ],
              "example": "ALL"
            }
          },
          {
            "name": "start_date",
            "in": "query",
            "description": "Impressions start date. Needs to be in YYYY-MM-DD format.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-01-05"
            }
          },
          {
            "name": "end_date",
            "in": "query",
            "description": "Impressions end date. Needs to be in YYYY-MM-DD format.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-02-16"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to paginate through results",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AQHRYLVDkoMkvGv7yK1rcce-vJmKiKv330R4v3j9KHSOaYvmF1bq1QkotG0rgW8Fkrj-"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.searchResults[0].ad_archive_id`: The actual ad ID (use this — `ad_id` is always null)\n- `data.searchResults[0].is_active`: Whether the ad is currently running\n- `data.searchResults[0].page_id`: Facebook page ID running the ad\n- `data.searchResults[0].page_name`: Facebook page name\n- `data.searchResults[0].start_date_string`: ISO timestamp of when the ad started\n- `data.searchResults[0].end_date_string`: ISO timestamp of when the ad ended or will end\n- `data.searchResults[0].publisher_platform`: Platforms the ad runs on\n- `data.searchResults[0].snapshot.title`: Ad headline/title\n- `data.searchResults[0].snapshot.body.text`: Ad body copy\n- `data.searchResults[0].snapshot.cta_text`: Call-to-action button text\n- `data.searchResults[0].snapshot.cards[0].original_image_url`: Ad creative image URL\n- `data.searchResultsCount`: Total number of matching ads found\n- `data.cursor`: Pagination cursor — pass as `cursor` to get further results",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "searchResults": {
                          "0": {
                            "ad_archive_id": "3557423444566854",
                            "collation_count": null,
                            "collation_id": null,
                            "page_id": "1542166686041969",
                            "snapshot": {
                              "branded_content": null,
                              "page_id": "1542166686041969",
                              "page_is_deleted": false,
                              "page_profile_uri": "https://www.facebook.com/ShopeeID/",
                              "root_reshared_post": null,
                              "byline": null,
                              "disclaimer_label": null,
                              "page_name": "Shopee",
                              "page_profile_picture_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470221141_598719742707546_5888493433237993681_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=rSXK_QyCxC8Q7kNvwHN9GoD&_nc_oc=AdmFQsk1-VK3eJgrXrvzhDA2jhrgoyFEetbvpzaj2tJ_-ILRIk9zuXoXjL4_zTW5k90&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AftMfYBhS0x5QyIVir0gyPX5aDVKCr9-tmyN5y9KiOyQ3Q&oe=698EF1AC",
                              "event": null,
                              "caption": null,
                              "cta_text": "Install now",
                              "cards": {
                                "0": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwHIxhWy&_nc_oc=AdkcRBfyU14_kztmwtxHdu6JAIp9oyWpl0Mb7Muv37TWLO1f34v097FZEUiMEzn7jes&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfuzvDcXeX47i6tgRKDZN8g4ax2VrIawJFg0ojU6s6_3qA&oe=698EF609",
                                  "resized_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwHIxhWy&_nc_oc=AdkcRBfyU14_kztmwtxHdu6JAIp9oyWpl0Mb7Muv37TWLO1f34v097FZEUiMEzn7jes&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfuBVblFasRryqzwLh8zo-kNfpDcNyKuYR2jBaCnewbI6w&oe=698EF609",
                                  "watermarked_resized_image_url": ""
                                },
                                "1": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "RIG WEIRWEI KT 8900D WEIERWEI KT 8900D KT8900D FULLSET ANTENA SG M507",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470173196_3920002954924359_2454042766045661521_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=meQ76ufoNOwQ7kNvwFj9tKO&_nc_oc=AdkyXy8HTQMe0qNBKNjZU_sQ6f3P8xyhyOtYXwMm_E9Occ2Jx4fqEEVld-x-KifSWcw&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_Afs-ADzahavdtW_x8Kc51MFapJYBiTfIPJvUYG0_HRS6kQ&oe=698EEAC1",
                                  "resized_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470173196_3920002954924359_2454042766045661521_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=meQ76ufoNOwQ7kNvwFj9tKO&_nc_oc=AdkyXy8HTQMe0qNBKNjZU_sQ6f3P8xyhyOtYXwMm_E9Occ2Jx4fqEEVld-x-KifSWcw&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfsfvZM4VgNre8-U71BZxgGfE6vVQcJjhJ1_jw9-C3u08A&oe=698EEAC1",
                                  "watermarked_resized_image_url": ""
                                },
                                "2": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "MOTOR DRAIN RETRACTOR MESIN CUCI QA12-11 Sharp",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.35426-6/470211809_1572295404162432_1405298997540799487_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=h0X1KYBQX2MQ7kNvwHSStvE&_nc_oc=AdlbdXd8OX-75jDfiWjF6XukoW-O0oV7fML61Wiv1jmb2W4OeA2TNw-tzU1VdfTxExc&_nc_zt=14&_nc_ht=scontent-sea1-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AftMXhbi_Cai9BQDIngOT-SMBtZ3OqiwKl-pU-OQsJ-JLQ&oe=698EFC2A",
                                  "resized_image_url": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.35426-6/470211809_1572295404162432_1405298997540799487_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=h0X1KYBQX2MQ7kNvwHSStvE&_nc_oc=AdlbdXd8OX-75jDfiWjF6XukoW-O0oV7fML61Wiv1jmb2W4OeA2TNw-tzU1VdfTxExc&_nc_zt=14&_nc_ht=scontent-sea1-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_Afs2fT3J0WnwH8dQIJ2ahsOIw1ON4yHBH7M68WzrShD93Q&oe=698EFC2A",
                                  "watermarked_resized_image_url": ""
                                },
                                "3": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Speaker Advance M180BT CLEON Extra Power Sound",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470222582_1959933984501909_2903789649647055229_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=xuDA6Rsjwk8Q7kNvwFoicWj&_nc_oc=Adlodi---rK8rJrjKm0q6RsHztRXD3gPXks2xSwAXIyCNr9G7MYc8qLt1_7o3f2pDZE&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_Aftfxinwsr_8EJ1hD5ipaZtHzl8zcRqVw2M9Q-ENGAFW9A&oe=698EDE3C",
                                  "resized_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470222582_1959933984501909_2903789649647055229_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=xuDA6Rsjwk8Q7kNvwFoicWj&_nc_oc=Adlodi---rK8rJrjKm0q6RsHztRXD3gPXks2xSwAXIyCNr9G7MYc8qLt1_7o3f2pDZE&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfudphgBZpm_C1tfGx40GOrQlevH3sDIaSu3vNvrasixVg&oe=698EDE3C",
                                  "watermarked_resized_image_url": ""
                                },
                                "4": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "MIYAKO BLENDER 152 GF",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470180004_1108525107445100_4079140962851973128_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=BvKxQezNM3UQ7kNvwHBsHtQ&_nc_oc=AdlnPRAfmySr8r6cNoml6jhdGlLN_MoAKXEt31XN12xnMnUzVEkw1gQSFjP090lByaE&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfuHglu79S5s5VQ_NoQBNDrb_wQmJNHIsuyeZH0g6tvrMw&oe=698EFEE8",
                                  "resized_image_url": "https://scontent-sea5-1.xx.fbcdn.net/v/t39.35426-6/470180004_1108525107445100_4079140962851973128_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=BvKxQezNM3UQ7kNvwHBsHtQ&_nc_oc=AdlnPRAfmySr8r6cNoml6jhdGlLN_MoAKXEt31XN12xnMnUzVEkw1gQSFjP090lByaE&_nc_zt=14&_nc_ht=scontent-sea5-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AfsByrh5R-Ar4xMfDQ2ecGDPmipX5nr8MueyDK47xfrJig&oe=698EFEE8",
                                  "watermarked_resized_image_url": ""
                                },
                                "5": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Refill Cartridge EPSON LQ2190 LQ2180",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.35426-6/470139011_2051329141983784_744592750991496450_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Q7N5DlG7nM8Q7kNvwF1ChXj&_nc_oc=AdnW8qGWl7H9b6cmw5AEf2hw-T50tQeUQ34nzwoOKOQr5slqk9owPdso_Hn65z6aa1c&_nc_zt=14&_nc_ht=scontent-sea1-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_Afvwk5fJEqTUS325FphbVqI17LAMbaW4007fx_EeMnIaUA&oe=698EF5F9",
                                  "resized_image_url": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.35426-6/470139011_2051329141983784_744592750991496450_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=100&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Q7N5DlG7nM8Q7kNvwF1ChXj&_nc_oc=AdnW8qGWl7H9b6cmw5AEf2hw-T50tQeUQ34nzwoOKOQr5slqk9owPdso_Hn65z6aa1c&_nc_zt=14&_nc_ht=scontent-sea1-1.xx&_nc_gid=3uIkgC1NToT2e4UTk7o85w&oh=00_AftZ_f87f2MZWS_JFis8Ipksj_hV3hQc2ClCu9NXwf1ByA&oe=698EF5F9",
                                  "watermarked_resized_image_url": ""
                                }
                              },
                              "body": {
                                "text": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!"
                              },
                              "cta_type": "INSTALL_MOBILE_APP",
                              "display_format": "DPA",
                              "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                              "link_url": null,
                              "images": {},
                              "page_categories": {
                                "0": "App page"
                              },
                              "page_like_count": 31604727,
                              "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                              "videos": {},
                              "is_reshared": false,
                              "extra_links": {},
                              "extra_texts": {},
                              "extra_images": {},
                              "extra_videos": {},
                              "country_iso_code": null,
                              "brazil_tax_id": null,
                              "additional_info": null,
                              "ec_certificates": {}
                            },
                            "is_active": true,
                            "has_user_reported": false,
                            "report_count": null,
                            "menu_items": {},
                            "state_media_run_label": null,
                            "page_is_deleted": false,
                            "page_name": "Shopee",
                            "impressions_with_index": {
                              "impressions_text": null,
                              "impressions_index": -1
                            },
                            "gated_type": "ELIGIBLE",
                            "categories": {
                              "0": "UNKNOWN"
                            },
                            "is_aaa_eligible": false,
                            "contains_digital_created_media": false,
                            "reach_estimate": null,
                            "currency": "",
                            "spend": null,
                            "end_date": 1770537600,
                            "publisher_platform": {
                              "0": "FACEBOOK",
                              "1": "INSTAGRAM",
                              "2": "AUDIENCE_NETWORK",
                              "3": "MESSENGER"
                            },
                            "start_date": 1749106800,
                            "contains_sensitive_content": false,
                            "total_active_time": null,
                            "regional_regulation_data": {
                              "finserv": {
                                "is_deemed_finserv": false,
                                "is_limited_delivery": false
                              },
                              "tw_anti_scam": {
                                "is_limited_delivery": false
                              }
                            },
                            "hide_data_status": "NONE",
                            "fev_info": null,
                            "ad_id": null,
                            "targeted_or_reached_countries": {},
                            "url": "https://www.facebook.com/ads/library?id=3557423444566854",
                            "start_date_string": "2025-06-05T07:00:00.000Z",
                            "end_date_string": "2026-02-08T08:00:00.000Z"
                          }
                        },
                        "searchResultsCount": 50001,
                        "cursor": "AQHSicCO9fh9qVceDdIDslVCzlYfLurHC3BbhpOe758WriyDp4MMbtO7d49HvJ1GpO2z"
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "searchResults": {
                          "0": {
                            "ad_archive_id": "3557423444566854",
                            "end_date": 1770537600,
                            "is_aaa_eligible": false,
                            "is_active": true,
                            "collation_id": null,
                            "collation_count": null,
                            "page_id": "1542166686041969",
                            "page_name": "Shopee",
                            "reach_estimate": null,
                            "snapshot": {
                              "branded_content": null,
                              "page_id": "1542166686041969",
                              "page_is_deleted": false,
                              "page_profile_uri": "https://www.facebook.com/ShopeeID/",
                              "root_reshared_post": null,
                              "byline": null,
                              "disclaimer_label": null,
                              "page_name": "Shopee",
                              "page_profile_picture_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470221141_598719742707546_5888493433237993681_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=rSXK_QyCxC8Q7kNvwGB5kJc&_nc_oc=AdktleiuJ2rpWiItNCarSPvbYKF1Gc3oXe8AEVTa3lsk1unGiH-UuDqnYCnCwGOgFv0&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfujGsdwOf5mj-ZD2_8zO1FxEmkwQ8ToIOyt1vYKjwucxA&oe=698EF1AC",
                              "event": null,
                              "caption": null,
                              "cta_text": "Install now",
                              "cards": {
                                "0": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Refill Cartridge EPSON LQ2190 LQ2180",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470139011_2051329141983784_744592750991496450_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Q7N5DlG7nM8Q7kNvwGTvjAE&_nc_oc=AdkCCnT009KiJJlF_uD38JwIXo_ldfunMg17YQfxgXAYybiHDIQQnhd9Ps43-d9HLU0&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_Afse9qBwxfM9bD_vpdCTIk6A0tnrq0IGDNc32rCwHLgSpw&oe=698EF5F9",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470139011_2051329141983784_744592750991496450_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=100&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Q7N5DlG7nM8Q7kNvwGTvjAE&_nc_oc=AdkCCnT009KiJJlF_uD38JwIXo_ldfunMg17YQfxgXAYybiHDIQQnhd9Ps43-d9HLU0&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfvzouCDNv437-3ra3FfJfLoLH-ihfumRAl02EtwF2IjHA&oe=698EF5F9",
                                  "watermarked_resized_image_url": ""
                                },
                                "1": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Myroots Tempered Glass Blue Light Vivo Y20i - Y20S - Y30i - Y50i",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFD05-v&_nc_oc=AdnkmJx7T8n2mrNVhAp4JT2cTDn8F2B0kGN9Rgm5gTQo-sEsiTahkZ9Y8fRlEi15MJU&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_Afv5xlKFSQYGQQsjN4AY2Yep700BhZZCT_ZQ4H9TjcvRhg&oe=698EF609",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470155166_598763855959846_2891375126439340067_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=oiwI8ksepdMQ7kNvwFD05-v&_nc_oc=AdnkmJx7T8n2mrNVhAp4JT2cTDn8F2B0kGN9Rgm5gTQo-sEsiTahkZ9Y8fRlEi15MJU&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfvlHvYfB_8kX4ObkETTabGEuZteLYU_GlFHtynYx_V4Eg&oe=698EF609",
                                  "watermarked_resized_image_url": ""
                                },
                                "2": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "MOTOR DRAIN RETRACTOR MESIN CUCI QA12-11 Sharp",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470211809_1572295404162432_1405298997540799487_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=h0X1KYBQX2MQ7kNvwEbZnGd&_nc_oc=Adkh8PYfEum03egZ4yYYRiE9QGE_eO7odj-YRnX5GM7l9x5Qw1DTIjMLvbqP7MdWzyY&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfvN-yvKGR7F6aqO9H_9EhhwyeVLb0JG_MRtgP5IcyGvVA&oe=698EFC2A",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470211809_1572295404162432_1405298997540799487_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=h0X1KYBQX2MQ7kNvwEbZnGd&_nc_oc=Adkh8PYfEum03egZ4yYYRiE9QGE_eO7odj-YRnX5GM7l9x5Qw1DTIjMLvbqP7MdWzyY&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfvfyCgF7DI-EjmDNCcClE8TseW0pMklNEXtbJCWYDE2Pw&oe=698EFC2A",
                                  "watermarked_resized_image_url": ""
                                },
                                "3": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "RIG WEIRWEI KT 8900D WEIERWEI KT 8900D KT8900D FULLSET ANTENA SG M507",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470173196_3920002954924359_2454042766045661521_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=meQ76ufoNOwQ7kNvwFUOD9O&_nc_oc=AdnBes_Jb6ZZSAI3HtHseAX9hi4G_HY412C2TBPV_vuCRFRh59Smp3X4ayZ1nIfZVFE&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfuygWEyif5k8g54QYPB_VxK8wsoRU-C7RVsQEhtfNA16Q&oe=698EEAC1",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470173196_3920002954924359_2454042766045661521_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=meQ76ufoNOwQ7kNvwFUOD9O&_nc_oc=AdnBes_Jb6ZZSAI3HtHseAX9hi4G_HY412C2TBPV_vuCRFRh59Smp3X4ayZ1nIfZVFE&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfsJHUaSXX2EVtboPxCNGhA2mUEeWkaxLctIDXr667BhlQ&oe=698EEAC1",
                                  "watermarked_resized_image_url": ""
                                },
                                "4": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "Speaker Advance M180BT CLEON Extra Power Sound",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470222582_1959933984501909_2903789649647055229_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=xuDA6Rsjwk8Q7kNvwFezeUG&_nc_oc=AdnQ4wSP6gvcf2x3VNDB-CLVExYQUE3mRXkv_Al4xwxqN_O2qalCa0c-y230Aw0EUJM&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfuTnkay5gTcV19GbdA8-8dNBLU8QJG_moUmivG2ykxxjA&oe=698EDE3C",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470222582_1959933984501909_2903789649647055229_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=109&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=xuDA6Rsjwk8Q7kNvwFezeUG&_nc_oc=AdnQ4wSP6gvcf2x3VNDB-CLVExYQUE3mRXkv_Al4xwxqN_O2qalCa0c-y230Aw0EUJM&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfsguO11wnhvFshs2iMr_1jmUpxe8azJJO6eqL-6sSGLYw&oe=698EDE3C",
                                  "watermarked_resized_image_url": ""
                                },
                                "5": {
                                  "body": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!",
                                  "cta_type": "INSTALL_MOBILE_APP",
                                  "caption": "play.google.com",
                                  "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                                  "link_url": null,
                                  "title": "MIYAKO BLENDER 152 GF",
                                  "cta_text": "Install Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470180004_1108525107445100_4079140962851973128_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=BvKxQezNM3UQ7kNvwFMTMhX&_nc_oc=Adks0OMmP6sqgvL73WfrSYLKMV3sZ4Tab885wW9RBTonjyH6iIw8y9gJldZYe7S80wU&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_AfvOeYUGiSDM1TVpSvD6uO2n51x7XoZx0Z7vJ5EP1J04fw&oe=698EFEE8",
                                  "resized_image_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.35426-6/470180004_1108525107445100_4079140962851973128_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=BvKxQezNM3UQ7kNvwFMTMhX&_nc_oc=Adks0OMmP6sqgvL73WfrSYLKMV3sZ4Tab885wW9RBTonjyH6iIw8y9gJldZYe7S80wU&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=UBt_c2DB4NWoF6_CdUOZnA&oh=00_Afugt8OJ-VZv8LgcQ3P0ayhshycxUGJWNRmprTxguCRw9A&oe=698EFEE8",
                                  "watermarked_resized_image_url": ""
                                }
                              },
                              "body": {
                                "text": "Ngga perlu takut pesanan telat! Belanja kilat di Shopee Garansi Tepat Waktu, dapat Gratis Voucher Kalau Telat!"
                              },
                              "cta_type": "INSTALL_MOBILE_APP",
                              "display_format": "DPA",
                              "link_description": "GARANSI TEPAT WAKTU di Shopee! 🧡",
                              "link_url": null,
                              "images": {},
                              "page_categories": {
                                "0": "App page"
                              },
                              "page_like_count": 31605854,
                              "title": "Refill Cartridge EPSON LQ2190 LQ2180",
                              "videos": {},
                              "is_reshared": false,
                              "extra_links": {},
                              "extra_texts": {},
                              "extra_images": {},
                              "extra_videos": {},
                              "country_iso_code": null,
                              "brazil_tax_id": null,
                              "additional_info": null,
                              "ec_certificates": {}
                            },
                            "total_active_time": null,
                            "spend": null,
                            "start_date": 1749106800,
                            "publisher_platform": {
                              "0": "FACEBOOK",
                              "1": "INSTAGRAM",
                              "2": "AUDIENCE_NETWORK",
                              "3": "MESSENGER"
                            },
                            "url": "https://www.facebook.com/ads/library?id=3557423444566854",
                            "start_date_string": "2025-06-05T07:00:00.000Z",
                            "end_date_string": "2026-02-08T08:00:00.000Z"
                          }
                        },
                        "searchResultsCount": 50001,
                        "cursor": "AQHSnxUM6Ll5q2GTjPybM-1_8Bad526ykpu9yHs9CNl4b7UVgiHP-PUlbBAy9cLcNHpi"
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-ad-library/company-ads": {
      "get": {
        "summary": "Company Ads",
        "description": "Get all the ads a company has running",
        "operationId": "facebookAdLibrary_Company_Ads",
        "tags": [
          "facebookAdLibrary"
        ],
        "parameters": [
          {
            "name": "pageId",
            "in": "query",
            "description": "The companies ad library page id. You can get this with my Search For Companies Endpoint. Can either use this or companyName",
            "required": false,
            "schema": {
              "type": "string",
              "example": "367152833370567"
            }
          },
          {
            "name": "companyName",
            "in": "query",
            "description": "The name of the company. Can either use this or pageId",
            "required": false,
            "schema": {
              "type": "string",
              "example": "Lululemon"
            }
          },
          {
            "name": "country",
            "in": "query",
            "description": "This can only be one country. It has to be the 2 letter code for the country. It defaults to ALL.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ALL"
            }
          },
          {
            "name": "status",
            "in": "query",
            "description": "Status of the ad. Defaults to ACTIVE.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "ALL",
                "ACTIVE",
                "INACTIVE"
              ],
              "example": "ACTIVE"
            }
          },
          {
            "name": "media_type",
            "in": "query",
            "description": "Media type of the ad. Defaults to ALL. Meme refers to ads with image and text. Not sure why they call it meme.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "ALL",
                "IMAGE",
                "VIDEO",
                "MEME",
                "IMAGE_AND_MEME",
                "NONE"
              ],
              "example": "ALL"
            }
          },
          {
            "name": "language",
            "in": "query",
            "description": "Language to filter ads on. Needs to be 2 letter language code, ie EN, ES, FR, etc",
            "required": false,
            "schema": {
              "type": "string",
              "example": "EN"
            }
          },
          {
            "name": "start_date",
            "in": "query",
            "description": "Start date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-01-01"
            }
          },
          {
            "name": "end_date",
            "in": "query",
            "description": "End date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-12-31"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to paginate through results",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AQHRBUAxNmFlxBVMFL6uTb1ICFsV65O4SqmPbcVZJhiveBpPS1hFHAmL6yCJcF760cXP"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.results[0].ad_archive_id`: The actual ad ID (use this — `ad_id` is always null)\n- `data.results[0].is_active`: Whether the ad is currently running\n- `data.results[0].page_id`: Facebook page ID running the ad\n- `data.results[0].page_name`: Facebook page name\n- `data.results[0].start_date_string`: ISO timestamp of when the ad started\n- `data.results[0].end_date_string`: ISO timestamp of when the ad ended or will end\n- `data.results[0].publisher_platform`: Platforms the ad runs on\n- `data.results[0].snapshot.title`: Ad headline/title\n- `data.results[0].snapshot.body.text`: Ad body copy\n- `data.results[0].snapshot.cta_text`: Call-to-action button text\n- `data.results[0].snapshot.cards[0].original_image_url`: Ad creative image URL\n- `data.searchResultsCount`: Total number of ads found for this company\n- `data.cursor`: Pagination cursor — pass as `cursor` to get further results",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "results": {
                          "0": {
                            "ad_archive_id": "1625888671364134",
                            "collation_count": null,
                            "collation_id": null,
                            "page_id": "33693527731",
                            "snapshot": {
                              "branded_content": null,
                              "page_id": "33693527731",
                              "page_is_deleted": false,
                              "page_profile_uri": "https://www.facebook.com/lululemon/",
                              "root_reshared_post": null,
                              "byline": null,
                              "disclaimer_label": null,
                              "page_name": "lululemon",
                              "page_profile_picture_url": "https://scontent-ord5-2.xx.fbcdn.net/v/t39.35426-6/502530959_572465035900069_8338653867845815259_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=105&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=8eLpmgUnaNEQ7kNvwEluO2L&_nc_oc=Adnjv01wRgHk1uSlv2pVMLDHwBUlH16_QX1ZCdQlDLxBiacYs14vA1TD3khvr9OE-40&_nc_zt=14&_nc_ht=scontent-ord5-2.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afu5wvRY_0jt-hhOjpc98ewBQOXVQW9K5gYLPtrOV-Tpkg&oe=698F11E4",
                              "event": null,
                              "caption": "shop.lululemon.com",
                              "cta_text": "Shop now",
                              "cards": {
                                "0": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "When feeling nothing is everything. The lululemon Align collection is so weightless and buttery soft, all you feel is your practice. Designed for Yoga. Intended to sit at bottom of calf. Hidden waistband pocket fits a card or key, and won't get in your way, This collection's great for low-impact workouts like yoga or whenever you want to feel really, really comfortable. Feels Buttery-Soft and Weightless, Nulu Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/women-crops/Align-Crop-21/_/prod8780230?color=31382&sz=2",
                                  "title": "lululemon Align™ High-Rise Crop 21\"",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/501040337_1833520400551502_7356299259003438152_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=3ZZuIqcUwPoQ7kNvwFnHjX1&_nc_oc=AdmiZhypk6s1O3pLp8dY8fnw7VYP5etKO7_ymWvX7UbuSHhZNaVwie8QhulcRTIm2SE&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afsn_Etxa6swvpuNypjDoUMNJTpo1g_34t8n7GedWwKzfQ&oe=698F04B3",
                                  "resized_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/501040337_1833520400551502_7356299259003438152_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=3ZZuIqcUwPoQ7kNvwFnHjX1&_nc_oc=AdmiZhypk6s1O3pLp8dY8fnw7VYP5etKO7_ymWvX7UbuSHhZNaVwie8QhulcRTIm2SE&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afu5jPWXXo4PsJBPTTHNUB29i1VFDYWHv9G1b9i1sK0z1w&oe=698F04B3",
                                  "watermarked_resized_image_url": ""
                                },
                                "1": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-34/_/prod3470413?color=31382&sz=28",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 34L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/500990218_680996498019681_9199925266514752551_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Qu4e3kQY6HAQ7kNvwEZ9czH&_nc_oc=AdnILQjowApJbxpNrCLM_44Qpoxasalnu4EgsP0YfQ4DvrBBhORGlSO3dOYWylgyKHQ&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfsSY9ci--VfAu9X-KTZ6i3MD4uSCo2iAO2PdOaGlVg3IQ&oe=698EF2F9",
                                  "resized_image_url": "https://scontent-ord5-3.xx.fbcdn.net/v/t39.35426-6/500990218_680996498019681_9199925266514752551_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Qu4e3kQY6HAQ7kNvwEZ9czH&_nc_oc=AdnILQjowApJbxpNrCLM_44Qpoxasalnu4EgsP0YfQ4DvrBBhORGlSO3dOYWylgyKHQ&_nc_zt=14&_nc_ht=scontent-ord5-3.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afs1mx9MEL8qjKLYE-gEPE_BcaAnzKxPx2s3f3VG9P2l8Q&oe=698EF2F9",
                                  "watermarked_resized_image_url": ""
                                },
                                "2": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "Train hard, not hot. Powered by Everlux, the Wunder Train collection is highly breathable and quickly wicks sweat so you feel less sweaty during (and after) your workout. Designed for Training. Waistband drawcord keeps your shorts in place so you don't have to pull them up, Hidden pocket in the waistband has space for your card and keys. Our Fastest-Drying, Everlux Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/women-shorts/Wunder-Train-HighRise-Short-4/_/prod10370400?color=0001&sz=14",
                                  "title": "Wunder Train High-Rise Shorts 4\"",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/501517343_669823675931691_8695646468465722968_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=FoinsOoWE1EQ7kNvwG9Pkez&_nc_oc=Adl0788uQUyTuragCVl6-YY_j15t9Da8JN_KeT_YrQaLp88_r1Ul2lIvlp-fJkuu7yo&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfsT27iKaq6NzY7Qmd4d7ooJhfA0zUdMQTsQb67QylBd4A&oe=698F0BD7",
                                  "resized_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/501517343_669823675931691_8695646468465722968_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=101&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=FoinsOoWE1EQ7kNvwG9Pkez&_nc_oc=Adl0788uQUyTuragCVl6-YY_j15t9Da8JN_KeT_YrQaLp88_r1Ul2lIvlp-fJkuu7yo&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afsx9XN8axcnucwWoNk2QaNG-R9QQ3p3YoWBI7Ll1Z4_5A&oe=698F0BD7",
                                  "watermarked_resized_image_url": ""
                                },
                                "3": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-34/_/prod3470413?color=31382&sz=31",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 34L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/502544894_730202286103458_2281918677431026187_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=b1PFHJ9FFYIQ7kNvwGuAJpa&_nc_oc=Adn89ijPQtv7rKSd2BoYBXWlhDskA5A6UAFBbBc0HNXaGnJ7btwTMCpsipoXPSD6lIE&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfvjZ-v2ofJOrFv2fnkBpwIlXQeiDmJtaSFDR8KPOLgljw&oe=698EE3B2",
                                  "resized_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/502544894_730202286103458_2281918677431026187_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=b1PFHJ9FFYIQ7kNvwGuAJpa&_nc_oc=Adn89ijPQtv7rKSd2BoYBXWlhDskA5A6UAFBbBc0HNXaGnJ7btwTMCpsipoXPSD6lIE&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfvMT5oO8EA3T7lRhSLiG6rHibSWJ4kQDR0Jc-DHp-JmYA&oe=698EE3B2",
                                  "watermarked_resized_image_url": ""
                                },
                                "4": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-32/_/prod8900334?color=31382&sz=32",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 32L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/501448825_2070138883495967_2405554454405002378_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=-fWM3zmSTaUQ7kNvwGordqN&_nc_oc=AdnlPz6eNsYQyiRF6dHIWuHIsU9SNTuxVy-pczjUZlC_byBQ3LQn9uPU1jdbqZzzXEI&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfvuItF5djH4mFLomy1h2X1X_fyuZOIl_84L5YlqMB_nUA&oe=698EF545",
                                  "resized_image_url": "https://scontent-ord5-1.xx.fbcdn.net/v/t39.35426-6/501448825_2070138883495967_2405554454405002378_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=-fWM3zmSTaUQ7kNvwGordqN&_nc_oc=AdnlPz6eNsYQyiRF6dHIWuHIsU9SNTuxVy-pczjUZlC_byBQ3LQn9uPU1jdbqZzzXEI&_nc_zt=14&_nc_ht=scontent-ord5-1.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfsGy5USbY7NfgNQbIOcSDgiV2UJxOm3VuZKCXA9rI1kZw&oe=698EF545",
                                  "watermarked_resized_image_url": ""
                                },
                                "5": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "Warm up, train hard, cool down. These cropped joggers are designed to keep up with you. Too hot? No sweat, zips at the cuff let you de-layer fast. Designed for Running and Training. Classic fit is an easy fit that floats away from your body:Intended to sit below calf. Secure zippered pockets to store your phone and cards, Continuous drawcord is easy to cinch and won't get lost in the wash, Zippers at the cuff make them easy to get on and off quickly.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/womens-joggers/Adapted-State-Jogger-Crop/_/prod10642641?color=31382&sz=0",
                                  "title": "Adapted State High-Rise Cropped Joggers",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-ord5-2.xx.fbcdn.net/v/t39.35426-6/501016305_1332076267889462_2386317876659030056_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=gLaPuaDNEu0Q7kNvwGiwaNh&_nc_oc=AdkkUmglwUjhHdLt4TfcHxeVw4rNhi3-zzVu_3sag60CM1KAi9DZzcD2vhxP1UppRcc&_nc_zt=14&_nc_ht=scontent-ord5-2.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_Afu3WsuMDz0lBzRY4YJrXx-BWkCXDgrcJv4VmuF0QeIajw&oe=698EFDA1",
                                  "resized_image_url": "https://scontent-ord5-2.xx.fbcdn.net/v/t39.35426-6/501016305_1332076267889462_2386317876659030056_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=gLaPuaDNEu0Q7kNvwGiwaNh&_nc_oc=AdkkUmglwUjhHdLt4TfcHxeVw4rNhi3-zzVu_3sag60CM1KAi9DZzcD2vhxP1UppRcc&_nc_zt=14&_nc_ht=scontent-ord5-2.xx&_nc_gid=S6raXC4R9RHcXhhl9Qx_jQ&oh=00_AfvPmuZ2cX4_3mw86N77e7CgYmhcH0hRCTU0LtRG86ELbg&oe=698EFDA1",
                                  "watermarked_resized_image_url": ""
                                }
                              },
                              "body": {
                                "text": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us."
                              },
                              "cta_type": "SHOP_NOW",
                              "display_format": "DPA",
                              "link_description": "When feeling nothing is everything. The lululemon Align collection is so weightless and buttery soft, all you feel is your practice. Designed for Yoga. Intended to sit at bottom of calf. Hidden waistband pocket fits a card or key, and won't get in your way, This collection's great for low-impact workouts like yoga or whenever you want to feel really, really comfortable. Feels Buttery-Soft and Weightless, Nulu Fabric.",
                              "link_url": "https://shop.lululemon.com/en-ca/c/whats-new/n1q0cf",
                              "images": {},
                              "page_categories": {
                                "0": "Clothing (Brand)"
                              },
                              "page_like_count": 3444597,
                              "title": "lululemon Align™ High-Rise Crop 21\"",
                              "videos": {},
                              "is_reshared": false,
                              "extra_links": {},
                              "extra_texts": {},
                              "extra_images": {},
                              "extra_videos": {},
                              "country_iso_code": null,
                              "brazil_tax_id": null,
                              "additional_info": null,
                              "ec_certificates": {}
                            },
                            "is_active": true,
                            "has_user_reported": false,
                            "report_count": null,
                            "menu_items": {},
                            "state_media_run_label": null,
                            "page_is_deleted": false,
                            "page_name": "lululemon",
                            "impressions_with_index": {
                              "impressions_text": null,
                              "impressions_index": -1
                            },
                            "gated_type": "ELIGIBLE",
                            "categories": {
                              "0": "UNKNOWN"
                            },
                            "is_aaa_eligible": false,
                            "contains_digital_created_media": false,
                            "reach_estimate": null,
                            "currency": "",
                            "spend": null,
                            "end_date": 1770537600,
                            "publisher_platform": {
                              "0": "FACEBOOK",
                              "1": "INSTAGRAM",
                              "2": "AUDIENCE_NETWORK",
                              "3": "MESSENGER",
                              "4": "THREADS"
                            },
                            "start_date": 1748847600,
                            "contains_sensitive_content": false,
                            "total_active_time": null,
                            "regional_regulation_data": {
                              "finserv": {
                                "is_deemed_finserv": false,
                                "is_limited_delivery": false
                              },
                              "tw_anti_scam": {
                                "is_limited_delivery": false
                              }
                            },
                            "hide_data_status": "NONE",
                            "fev_info": null,
                            "ad_id": null,
                            "targeted_or_reached_countries": {},
                            "url": "https://www.facebook.com/ads/library?id=1625888671364134",
                            "start_date_string": "2025-06-02T07:00:00.000Z",
                            "end_date_string": "2026-02-08T08:00:00.000Z"
                          }
                        },
                        "searchResultsCount": 276,
                        "cursor": "AQHSizCnSIXjFYiXwLW5i4s2c2ghheOh0b7lEmFfOsZZhQrNGRj4t4kKuTYMcZnV_bsO"
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "results": {
                          "0": {
                            "ad_archive_id": "1625888671364134",
                            "end_date": 1770537600,
                            "is_aaa_eligible": false,
                            "is_active": true,
                            "page_id": "33693527731",
                            "page_name": "lululemon",
                            "reach_estimate": null,
                            "snapshot": {
                              "branded_content": null,
                              "page_id": "33693527731",
                              "page_is_deleted": false,
                              "page_profile_uri": "https://www.facebook.com/lululemon/",
                              "root_reshared_post": null,
                              "byline": null,
                              "disclaimer_label": null,
                              "page_name": "lululemon",
                              "page_profile_picture_url": "https://scontent-atl3-2.xx.fbcdn.net/v/t39.35426-6/502530959_572465035900069_8338653867845815259_n.jpg?stp=dst-jpg_s60x60_tt6&_nc_cat=105&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=8eLpmgUnaNEQ7kNvwGOK6Vp&_nc_oc=Adn-hXOx5jrv9TRc78sm-vDQHFpcF6evrkvf--I9IM5EHnd8qJGmKMYnkZYep4k1mCg&_nc_zt=14&_nc_ht=scontent-atl3-2.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfuYG0vTvK44MytbBuyJPXJJfWo25MXG1_RXHCwPnRhfWA&oe=698F11E4",
                              "event": null,
                              "caption": "shop.lululemon.com",
                              "cta_text": "Shop now",
                              "cards": {
                                "0": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-32/_/prod8900334?color=31382&sz=32",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 32L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/501448825_2070138883495967_2405554454405002378_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=-fWM3zmSTaUQ7kNvwEUl4wf&_nc_oc=Adl1rRuqKd1XRBcb3r1lIyCWrBhu64h8VTPPTj0TOwdEZ3copkZ251cgoHVwRr2oCP4&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfvrO07vsHKxGeIQ97b3Q4brkQxSWfgIZBcKzyWGpqef-w&oe=698EF545",
                                  "resized_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/501448825_2070138883495967_2405554454405002378_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=-fWM3zmSTaUQ7kNvwEUl4wf&_nc_oc=Adl1rRuqKd1XRBcb3r1lIyCWrBhu64h8VTPPTj0TOwdEZ3copkZ251cgoHVwRr2oCP4&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Afu51H1T5B8ItXudiPDe-xOYVmD8PvYscsbxpb1e1l9jIQ&oe=698EF545",
                                  "watermarked_resized_image_url": ""
                                },
                                "1": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-34/_/prod3470413?color=31382&sz=28",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 34L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/500990218_680996498019681_9199925266514752551_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Qu4e3kQY6HAQ7kNvwGKYyre&_nc_oc=AdkdUZQr3dPrf2km5JcjngwxLgCq26fkgWbEzMHWMapAPQCWSGic_dbt7kTsSbiHVtY&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Afsc-2WjOHrkUf8SnFpqf27dqwRzW6foPRIGJPdvCwrtsQ&oe=698EF2F9",
                                  "resized_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/500990218_680996498019681_9199925266514752551_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=Qu4e3kQY6HAQ7kNvwGKYyre&_nc_oc=AdkdUZQr3dPrf2km5JcjngwxLgCq26fkgWbEzMHWMapAPQCWSGic_dbt7kTsSbiHVtY&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Aft27t9Q3YvJuRxcu4_1dMr1OlOUGgidA7932hJc9VjUQA&oe=698EF2F9",
                                  "watermarked_resized_image_url": ""
                                },
                                "2": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "When feeling nothing is everything. The lululemon Align collection is so weightless and buttery soft, all you feel is your practice. Designed for Yoga. Intended to sit at bottom of calf. Hidden waistband pocket fits a card or key, and won't get in your way, This collection's great for low-impact workouts like yoga or whenever you want to feel really, really comfortable. Feels Buttery-Soft and Weightless, Nulu Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/women-crops/Align-Crop-21/_/prod8780230?color=31382&sz=2",
                                  "title": "lululemon Align™ High-Rise Crop 21\"",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/501040337_1833520400551502_7356299259003438152_n.jpg?_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=3ZZuIqcUwPoQ7kNvwFE0Ick&_nc_oc=AdmDNjgprYoX9mx_a3fL-17P1UiU15xLXbrBJCVqFoVvuzY8WDik-kJF154naPmr7hs&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfuSJc8nS_Qz64QWjPr5Ojo6naqw3rhvbcHUIyXY-p2h9Q&oe=698F04B3",
                                  "resized_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/501040337_1833520400551502_7356299259003438152_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=110&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=3ZZuIqcUwPoQ7kNvwFE0Ick&_nc_oc=AdmDNjgprYoX9mx_a3fL-17P1UiU15xLXbrBJCVqFoVvuzY8WDik-kJF154naPmr7hs&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Aft9Fr08y7TJHe-Bdod8VBoA4d90eRVFdZklqQIKBHeDxg&oe=698F04B3",
                                  "watermarked_resized_image_url": ""
                                },
                                "3": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "Warm up, train hard, cool down. These cropped joggers are designed to keep up with you. Too hot? No sweat, zips at the cuff let you de-layer fast. Designed for Running and Training. Classic fit is an easy fit that floats away from your body:Intended to sit below calf. Secure zippered pockets to store your phone and cards, Continuous drawcord is easy to cinch and won't get lost in the wash, Zippers at the cuff make them easy to get on and off quickly.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/womens-joggers/Adapted-State-Jogger-Crop/_/prod10642641?color=31382&sz=0",
                                  "title": "Adapted State High-Rise Cropped Joggers",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-2.xx.fbcdn.net/v/t39.35426-6/501016305_1332076267889462_2386317876659030056_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=gLaPuaDNEu0Q7kNvwFYgJzo&_nc_oc=AdnwJuoLEJ9eKbX3itD3gntu6zKRO8gq306emr7wWTJLLkMclqemaiDrDB1y5w3Tnpk&_nc_zt=14&_nc_ht=scontent-atl3-2.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfuoHT8Sv1f7IKmcm9nNzlLF1Xqr82iH_5uX9y4YXR4jgA&oe=698EFDA1",
                                  "resized_image_url": "https://scontent-atl3-2.xx.fbcdn.net/v/t39.35426-6/501016305_1332076267889462_2386317876659030056_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=104&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=gLaPuaDNEu0Q7kNvwFYgJzo&_nc_oc=AdnwJuoLEJ9eKbX3itD3gntu6zKRO8gq306emr7wWTJLLkMclqemaiDrDB1y5w3Tnpk&_nc_zt=14&_nc_ht=scontent-atl3-2.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Afs69Qag06p4InzXoWuHed0PNvAD6bRJk4jyCf9DzgiXhA&oe=698EFDA1",
                                  "watermarked_resized_image_url": ""
                                },
                                "4": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "Train hard, not hot. Powered by Everlux, the Wunder Train collection is highly breathable and quickly wicks sweat so you feel less sweaty during (and after) your workout. Designed for Training. Waistband drawcord keeps your shorts in place so you don't have to pull them up, Hidden pocket in the waistband has space for your card and keys. Our Fastest-Drying, Everlux Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/women-shorts/Wunder-Train-HighRise-Short-4/_/prod10370400?color=0001&sz=14",
                                  "title": "Wunder Train High-Rise Shorts 4\"",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-2.xx.fbcdn.net/v/t39.35426-6/501517343_669823675931691_8695646468465722968_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=FoinsOoWE1EQ7kNvwH5h6q9&_nc_oc=AdmOIjUjQ4X3cMUk0OMwE0pO14WhtzJ3qWNCxCIYkiXKHoq31tYJ4Bmxa5iQXr1KADo&_nc_zt=14&_nc_ht=scontent-atl3-2.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfsDXWY2-AlkVhYxA_9ova5p42mr0vhoMHsENSuWn3BjQA&oe=698F0BD7",
                                  "resized_image_url": "https://scontent-atl3-2.xx.fbcdn.net/v/t39.35426-6/501517343_669823675931691_8695646468465722968_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=101&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=FoinsOoWE1EQ7kNvwH5h6q9&_nc_oc=AdmOIjUjQ4X3cMUk0OMwE0pO14WhtzJ3qWNCxCIYkiXKHoq31tYJ4Bmxa5iQXr1KADo&_nc_zt=14&_nc_ht=scontent-atl3-2.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AftdURNWI2rXgShnAhgZrNMc-TgUTnfmjQRGq7_TgGrGdg&oe=698F0BD7",
                                  "watermarked_resized_image_url": ""
                                },
                                "5": {
                                  "body": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us.",
                                  "cta_type": "SHOP_NOW",
                                  "caption": "shop.lululemon.com",
                                  "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                                  "link_url": "https://shop.lululemon.com/en-ca/p/men-pants/ABC-Pant-Classic-34/_/prod3470413?color=31382&sz=31",
                                  "title": "ABC Classic-Fit 5 Pocket Pants 34L Warpstreme",
                                  "cta_text": "Shop Now",
                                  "video_hd_url": null,
                                  "video_preview_image_url": null,
                                  "video_sd_url": null,
                                  "watermarked_video_hd_url": null,
                                  "watermarked_video_sd_url": null,
                                  "image_crops": {},
                                  "original_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/502544894_730202286103458_2281918677431026187_n.jpg?_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=b1PFHJ9FFYIQ7kNvwHOj4w8&_nc_oc=AdkIauXeF9h8JRPwni4ZjxyWd0aJC-OBHYGBQtVmRuSDWNw7Urmdytz10HGSGxM0YTk&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_AfuTGHTpNbMCdx6VoM1xtPDJmT2raoNAoSqXMX-z4C6w6A&oe=698EE3B2",
                                  "resized_image_url": "https://scontent-atl3-3.xx.fbcdn.net/v/t39.35426-6/502544894_730202286103458_2281918677431026187_n.jpg?stp=dst-jpg_s600x600_tt6&_nc_cat=111&ccb=1-7&_nc_sid=c53f8f&_nc_ohc=b1PFHJ9FFYIQ7kNvwHOj4w8&_nc_oc=AdkIauXeF9h8JRPwni4ZjxyWd0aJC-OBHYGBQtVmRuSDWNw7Urmdytz10HGSGxM0YTk&_nc_zt=14&_nc_ht=scontent-atl3-3.xx&_nc_gid=HFXwe8na7LHGsBMDHvyHZg&oh=00_Aft0Qz1sj7hmOM8bSRYFX7hn9QQadXfSECxREzh6Uuzeig&oe=698EE3B2",
                                  "watermarked_resized_image_url": ""
                                }
                              },
                              "body": {
                                "text": "Keep your practice going with stylish gear that performs. As always, just leave the shipping and returns to us."
                              },
                              "cta_type": "SHOP_NOW",
                              "display_format": "DPA",
                              "link_description": "The five-pocket jean, reinvented. These classic-fit pants, powered by ABC technology, give you freedom of movement and all-day comfort. Designed for Casual. Streamlined fit that gives glutes and thighs breathing room:Our ABC (Anti-Ball-Crushing) technology uses an ergonomic gusset to remove tension from the crotch of our pants so you can move in comfort. Hidden zippered pocket, Flip up the cuffs to reveal reflective details. Everyday Performance, Warpstreme Fabric.",
                              "link_url": "https://shop.lululemon.com/en-ca/c/whats-new/n1q0cf",
                              "images": {},
                              "page_categories": {
                                "0": "Clothing (Brand)"
                              },
                              "page_like_count": 3444602,
                              "title": "ABC Classic-Fit 5 Pocket Pants 32L Warpstreme",
                              "videos": {},
                              "is_reshared": false,
                              "extra_links": {},
                              "extra_texts": {},
                              "extra_images": {},
                              "extra_videos": {},
                              "country_iso_code": null,
                              "brazil_tax_id": null,
                              "additional_info": null,
                              "ec_certificates": {}
                            },
                            "collation_id": null,
                            "collation_count": null,
                            "total_active_time": null,
                            "spend": null,
                            "start_date": 1748847600,
                            "publisher_platform": {
                              "0": "FACEBOOK",
                              "1": "INSTAGRAM",
                              "2": "AUDIENCE_NETWORK",
                              "3": "MESSENGER",
                              "4": "THREADS"
                            },
                            "url": "https://www.facebook.com/ads/library?id=1625888671364134",
                            "start_date_string": "2025-06-02T07:00:00.000Z",
                            "end_date_string": "2026-02-08T08:00:00.000Z"
                          }
                        },
                        "searchResultsCount": 276,
                        "cursor": "AQHS-FE3pwZWdbQUkJSl_M2uUJAmxogaIlkF4iy2SuE7L6Mv6d7lNm87XghKtfoxVxZE"
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-ad-library/search-companies": {
      "get": {
        "summary": "Search for Companies",
        "description": "Search for companies by name and get their ad library page id",
        "operationId": "facebookAdLibrary_Search_for_Companies",
        "tags": [
          "facebookAdLibrary"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "nike"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.searchResults[0].page_id`: The company's ad library page ID — use this with the Company Ads endpoint\n- `data.searchResults[0].name`: Company display name\n- `data.searchResults[0].category`: Facebook page category\n- `data.searchResults[0].image_uri`: Company logo/profile image URL\n- `data.searchResults[0].likes`: Total Facebook page likes\n- `data.searchResults[0].verification`: Verification status (e.g., `\"BLUE_VERIFIED\"`)\n- `data.searchResults[0].ig_username`: Associated Instagram username\n- `data.searchResults[0].ig_followers`: Instagram follower count\n- `data.searchResults[0].ig_verification`: Whether the Instagram account is verified\n- `data.searchResults[0].entity_type`: Facebook entity type (e.g., `\"PERSON_PROFILE\"`)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "searchResults": {
                      "0": {
                        "page_id": "33693527731",
                        "category": "Clothing (Brand)",
                        "image_uri": "https://scontent-sea1-1.xx.fbcdn.net/v/t39.30808-1/462706481_931553435664825_1534082515114296213_n.jpg?stp=dst-jpg_s200x200_tt6&_nc_cat=1&ccb=1-7&_nc_sid=418b77&_nc_ohc=zGq4SzdNLogQ7kNvwGrjg-R&_nc_oc=AdlDEnIkMwc3w9yq-Fqt6waOlZ5pFUKT6Mu2SzuHF0A4GPNmtkuhtcTChwcdh7fZAR0&_nc_zt=24&_nc_ht=scontent-sea1-1.xx&_nc_gid=gSVIaGqsybhf6jC_M7Hslw&oh=00_AfsC6-cazbSy94aQiX4JWoVbwSJE5i-F6F3NAYjj0ZekBg&oe=698EEF17",
                        "likes": 3444605,
                        "verification": "BLUE_VERIFIED",
                        "name": "lululemon",
                        "country": null,
                        "entity_type": "PERSON_PROFILE",
                        "ig_username": "lululemon",
                        "ig_followers": 5437603,
                        "ig_verification": true,
                        "page_alias": "lululemon",
                        "page_is_deleted": false
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-marketplace/location-search": {
      "get": {
        "summary": "Location Search",
        "description": "Look up cities and regions on Facebook Marketplace and get the coordinates you'll need to call the Marketplace Search endpoint.",
        "operationId": "facebookMarketplace_Location_Search",
        "tags": [
          "facebookMarketplace"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Location search query",
            "required": true,
            "schema": {
              "type": "string",
              "example": "Austin"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.locations[0].name`: Full location display name (e.g. `\"London, United Kingdom\"`)\n- `data.locations[0].city`: City name\n- `data.locations[0].latitude` / `longitude`: Coordinates — pass these as `lat` / `lng` to the Marketplace Search endpoint\n- `data.locations[0].page_id`: Facebook page ID for the location\n- `data.locations[0].subtitle`: Human-readable description with check-in count\n- `data.locations[0].postal_code`: Postal / ZIP code for the location",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "locations": {
                      "0": {
                        "name": "London, United Kingdom",
                        "subtitle": "City",
                        "multi_line_address": {},
                        "page_id": "106078429431815",
                        "latitude": 51.5141,
                        "longitude": -0.1094,
                        "city": "London",
                        "postal_code": "EC4Y 1"
                      },
                      "1": {
                        "name": "Hampstead, United Kingdom",
                        "subtitle": "Hampstead, UK · 103,978 people checked in here",
                        "multi_line_address": {},
                        "page_id": "111970842163262",
                        "latitude": 51.562662002368,
                        "longitude": -0.17988194651705,
                        "city": "London",
                        "postal_code": "NW3 7"
                      },
                      "2": {
                        "name": "Hanwell, London, United Kingdom",
                        "subtitle": "Hanwell, UK · 36,446 people checked in here",
                        "multi_line_address": {},
                        "page_id": "111657852196045",
                        "latitude": 51.511547559951,
                        "longitude": -0.33753365471487,
                        "city": "London",
                        "postal_code": "W7 3"
                      },
                      "3": {
                        "name": "Walthamstow, United Kingdom",
                        "subtitle": "Walthamstow, UK · 203,329 people checked in here",
                        "multi_line_address": {},
                        "page_id": "106346746071495",
                        "latitude": 51.5836,
                        "longitude": -0.0211,
                        "city": "London",
                        "postal_code": "E17 7"
                      },
                      "4": {
                        "name": "Ealing, United Kingdom",
                        "subtitle": "Ealing, UK · 121,903 people checked in here",
                        "multi_line_address": {},
                        "page_id": "106501136052910",
                        "latitude": 51.5,
                        "longitude": -0.316667,
                        "city": "London",
                        "postal_code": "W13 9TF"
                      },
                      "5": {
                        "name": "Barking, United Kingdom",
                        "subtitle": "City",
                        "multi_line_address": {},
                        "page_id": "114818845200946",
                        "latitude": 51.53928,
                        "longitude": 0.0813,
                        "city": "Barking",
                        "postal_code": "IG11 8"
                      },
                      "6": {
                        "name": "Hampton, London, United Kingdom",
                        "subtitle": "City",
                        "multi_line_address": {},
                        "page_id": "104340056273555",
                        "latitude": 51.41757,
                        "longitude": -0.37365,
                        "city": "Hampton",
                        "postal_code": "TW12 2JT"
                      },
                      "7": {
                        "name": "Chingford, United Kingdom",
                        "subtitle": "Chingford, UK · 80,067 people checked in here",
                        "multi_line_address": {},
                        "page_id": "116561138354646",
                        "latitude": 51.6313,
                        "longitude": 0.003,
                        "city": "London",
                        "postal_code": "E4 7BJ"
                      },
                      "8": {
                        "name": "Chelsea, London",
                        "subtitle": "Chelsea, UK · 330,172 people checked in here",
                        "multi_line_address": {},
                        "page_id": "103119536394979",
                        "latitude": 51.4862,
                        "longitude": -0.1653,
                        "city": "London",
                        "postal_code": "SW3 5TB"
                      },
                      "9": {
                        "name": "Haggerston (ward)",
                        "subtitle": "Haggerston, UK · 43 people checked in here",
                        "multi_line_address": {},
                        "page_id": "102589439795413",
                        "latitude": 51.5318,
                        "longitude": -0.0706,
                        "city": "London",
                        "postal_code": "E2 8NG"
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Search query parameter is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-marketplace/search": {
      "get": {
        "summary": "Search",
        "description": "Pull Facebook Marketplace listings around any coordinate, with filters for price range, condition, delivery method, listing date, and availability. Use the Location Search endpoint first to grab the lat/lng for the city or region you want to search.",
        "operationId": "facebookMarketplace_Search",
        "tags": [
          "facebookMarketplace"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search keyword",
            "required": true,
            "schema": {
              "type": "string",
              "example": "bike"
            }
          },
          {
            "name": "lat",
            "in": "query",
            "description": "Latitude for the search location",
            "required": true,
            "schema": {
              "type": "number",
              "example": 30.2677
            }
          },
          {
            "name": "lng",
            "in": "query",
            "description": "Longitude for the search location",
            "required": true,
            "schema": {
              "type": "number",
              "example": -97.7475
            }
          },
          {
            "name": "radius_km",
            "in": "query",
            "description": "Search radius in kilometers",
            "required": false,
            "schema": {
              "type": "number",
              "example": 65
            }
          },
          {
            "name": "min_price",
            "in": "query",
            "description": "Minimum listing price",
            "required": false,
            "schema": {
              "type": "number",
              "example": 100
            }
          },
          {
            "name": "max_price",
            "in": "query",
            "description": "Maximum listing price",
            "required": false,
            "schema": {
              "type": "number",
              "example": 500
            }
          },
          {
            "name": "count",
            "in": "query",
            "description": "Number of listings to return",
            "required": false,
            "schema": {
              "type": "integer",
              "example": 24
            }
          },
          {
            "name": "sort_by",
            "in": "query",
            "description": "Sort order",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "suggested",
                "distance_ascend",
                "creation_time_descend",
                "price_ascend",
                "price_descend"
              ],
              "example": "creation_time_descend"
            }
          },
          {
            "name": "delivery_method",
            "in": "query",
            "description": "Delivery filter",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "local_pickup",
                "shipping"
              ],
              "example": "local_pickup"
            }
          },
          {
            "name": "condition",
            "in": "query",
            "description": "Condition filter",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "new",
                "used_like_new",
                "used_good",
                "used_fair"
              ],
              "example": "used_good"
            }
          },
          {
            "name": "date_listed",
            "in": "query",
            "description": "Date listed filter",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "1",
                "7",
                "30",
                "last_24_hours",
                "last_7_days",
                "last_30_days"
              ],
              "example": "7"
            }
          },
          {
            "name": "availability",
            "in": "query",
            "description": "Availability filter",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "available",
                "sold",
                "all"
              ],
              "example": "available"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Opaque pagination cursor returned from the previous response. Pass it back as-is.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "eyJwZyI6MCwiYjJjIjp7..."
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.listings[0].id`: Marketplace listing identifier\n- `data.listings[0].url`: Direct link to the listing on Facebook\n- `data.listings[0].title`: Listing title\n- `data.listings[0].price.amount`: Numeric price value\n- `data.listings[0].price.formatted_amount`: Display price string (e.g. `\"£50\"`)\n- `data.listings[0].strikethrough_price`: Original price before discount, or `null`\n- `data.listings[0].location.city` / `display_name`: Listing location\n- `data.listings[0].primary_photo.url`: Primary listing image URL\n- `data.listings[0].is_sold`: Whether the item has been sold\n- `data.listings[0].delivery_types`: Available delivery methods (e.g. `IN_PERSON`)\n- `data.cursor`: Opaque token — pass back as `cursor` to get the next page\n- `data.has_next_page`: Whether more results are available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "listings": {
                      "0": {
                        "id": "1278061654412635",
                        "url": "https://www.facebook.com/marketplace/item/1278061654412635/",
                        "title": "Formal shoes",
                        "price": {
                          "formatted_amount": "£5",
                          "amount_with_offset_in_currency": 664,
                          "amount": 5
                        },
                        "strikethrough_price": null,
                        "location": {
                          "city": "London",
                          "state": "",
                          "display_name": "London, United Kingdom",
                          "city_page_id": "106078429431815"
                        },
                        "primary_photo": {
                          "id": "1889521335087397",
                          "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.84726-6/699132406_1889521345087396_1900687902739816956_n.jpg?stp=c0.152.261.261a_dst-jpg_p261x260_tt6&_nc_cat=100&ccb=1-7&_nc_sid=92e707&_nc_ohc=NWY0ouwhkyQQ7kNvwGI0BWd&_nc_oc=Adq9qpn3lo9d2KMtr2t-D6lxjK1AyLgoHfU65OWizxABrY-S_cKglWICAZ7b0ovFy38&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=6EURlaJdwNM2kdycJisnRQ&_nc_ss=7e289&oh=00_Af6kELa3QVtHFxpoUtifE35b25rO0uUhdH9SGWZTFmK38Q&oe=6A0E0F17"
                        },
                        "category_id": "931157863635831",
                        "is_hidden": false,
                        "is_live": true,
                        "is_pending": false,
                        "is_sold": false,
                        "is_viewer_seller": false,
                        "delivery_types": {
                          "0": "IN_PERSON"
                        },
                        "story_type": "POST",
                        "story_key": "27606522242281795"
                      },
                      "1": {
                        "id": "1007407098904810",
                        "url": "https://www.facebook.com/marketplace/item/1007407098904810/",
                        "title": "Brand New Shoes",
                        "price": {
                          "formatted_amount": "£50",
                          "amount_with_offset_in_currency": 6635,
                          "amount": 50
                        },
                        "strikethrough_price": {
                          "formatted_amount": "£150",
                          "amount": "150.00"
                        },
                        "location": {
                          "city": "Ramsgate",
                          "state": "",
                          "display_name": "Ramsgate",
                          "city_page_id": "109305879096299"
                        },
                        "primary_photo": {
                          "id": "2002571970350599",
                          "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.84726-6/687423731_2002571990350597_2633826128463830451_n.jpg?stp=c2.0.260.260a_dst-jpg_p261x260_tt6&_nc_cat=110&ccb=1-7&_nc_sid=92e707&_nc_ohc=0jZJ-bEvR7MQ7kNvwGaYZfs&_nc_oc=Adqw78SK-QX0EP47cS61vx7hLgHC-dRgCLKSzVI4O-Xu1J0x3jSpTQ-LAlib2BBEkp8&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=6EURlaJdwNM2kdycJisnRQ&_nc_ss=7e289&oh=00_Af7m_GN1ztl94aNh6myqlCX2OyhX05GSZt80J7hOK8gTyw&oe=6A0E241A"
                        },
                        "category_id": "931157863635831",
                        "is_hidden": false,
                        "is_live": true,
                        "is_pending": false,
                        "is_sold": false,
                        "is_viewer_seller": false,
                        "delivery_types": {
                          "0": "IN_PERSON"
                        },
                        "story_type": "POST",
                        "story_key": "26023461383999344"
                      }
                    },
                    "cursor": "eyJwZyI6MCwiYjJjIjp7ImJyIjoiIiwiaXQiOjAsImhtc3IiOmZhbHNlLCJ0YmkiOjB9LCJjMmMiOnsiYnIiOiJBYnJmZHBFOTA4eEtJczVGR09oRDg4NWpfMldFdUpsdXUtU2Z5dVd5M1FSTVN6TVRnbHR6MkxqbEFGOVF1YVlQZFdkNzMxQWg0OWd4d3VseWhULXgzSG5SSGNBUWkxVWZ0QTNHZDR5Nm5JbmhRb3pSNGNyU3JuRHpyamNGVjlZWGp2czd0RjdiVExIWFhqazV2SU5XX3VDbXEzZ09SSVVLb1ZGMHNmWVdab2NIZXlUbzRYX1JWSXV0NVFGb2xqYWhjN3Jyd3VOdHExSFNEaXd2OWJ1aVhURzhQcjBFcVRjZG5zNUt0X0pSTEprNWgxN20zX2g3UDluemlVaVVSVlBCWVkxR2RBNXNtVDNrSG5EX1Q3bzBEejVhTnlERThZVkxZQkhjcGw0YndPeHl3ako0R044VjlDM1NsU2ZuZjI1cktYdFVKR0RrT3BoSXNFOWhJeWUyYXZ0ZV8yTTlQaUJsRFd3aWVwWS1OeEl1RFhlNFJIVzBudVFxRTF5dURfSnkxT1NZZXRySS1ZN1prZnBTV2lSajlja1I5a1NPbW5SRUFtN2g1c2RXTENvZHZndE53ejdMbWJRbHh3VmpSejBHNDNvODlJUng2dmxoNmtDcnVRZi0xdEVrbFFQRFVKMmVRT3VoUV9nUlRHY2JHdmRPSmsyVGtTU0s5dDRUekdzdUh3M2FuT1V5NzlnTmpLQnN3S0JHQzlaelVDM0NKem55QVg0alQ4UVRHUzZtV3NnX0tIQ1Bma3RoQXdyS3VHeEFvTTQiLCJpdCI6MCwicnBiciI6IiIsInJwaHIiOmZhbHNlLCJybWhyIjpmYWxzZSwic3NpIjpmYWxzZSwic3NjbyI6MCwic3NwaSI6W119LCJpcnIiOmZhbHNlLCJzZXJwX2N0YSI6ZmFsc2UsInJ1aSI6W10sIm1waWQiOltdLCJ1YnAiOm51bGwsIm5jcm5kIjowLCJpcnNyIjpmYWxzZSwiYm1wciI6W10sImJtcGVpZCI6W10sIm5tYm1wIjpmYWxzZSwic2tyciI6ZmFsc2UsImlvb3VyIjpmYWxzZSwiaXNlIjpmYWxzZSwic21zX2N1cnNvciI6eyJwYWdlX2luZGV4IjowLCJibGVuZGVkX2FkX2luZGV4IjowLCJvcmdhbmljc19zaW5jZV9sYXN0X2FkIjowLCJwYWdlX29yZ2FuaWNfY291bnQiOjAsImJsZW5kZWRfb3JnYW5pY19pbmRleCI6MCwicmV0dXJuZWRfYWRfaW5kZXgiOjAsInRvdGFsX2luZGV4IjowfX0",
                    "has_next_page": true
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "lat is required and must be a number"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/facebook-marketplace/item": {
      "get": {
        "summary": "Item",
        "description": "Fetch full details for a single Facebook Marketplace listing by its ID or URL.",
        "operationId": "facebookMarketplace_Item",
        "tags": [
          "facebookMarketplace"
        ],
        "parameters": [
          {
            "name": "id",
            "in": "query",
            "description": "Facebook Marketplace item id (use id or url)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "1656586118821988"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "Facebook Marketplace item URL (use id or url)",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.facebook.com/marketplace/item/1656586118821988/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.id`: Marketplace listing identifier\n- `data.url` / `share_uri`: Direct link to the listing on Facebook\n- `data.title`: Listing title\n- `data.description`: Full listing description text\n- `data.creation_time`: ISO 8601 timestamp of when the listing was posted\n- `data.location_text`: Human-readable location (e.g. `\"London, United Kingdom\"`)\n- `data.location.latitude` / `longitude`: Precise coordinates of the listing\n- `data.price.amount`: Numeric price value\n- `data.price.formatted_amount_zeros_stripped`: Display price string (e.g. `\"£5\"`)\n- `data.price.currency`: ISO currency code (e.g. `\"GBP\"`)\n- `data.strikethrough_price`: Original price before discount, or `null`\n- `data.attributes[0].attribute_name` / `value` / `label`: Item attributes such as condition\n- `data.photos[0].url` / `width` / `height`: Listing photos array\n- `data.is_sold` / `is_live` / `is_pending`: Listing status flags\n- `data.delivery_types`: Available delivery methods (e.g. `IN_PERSON`)\n- `data.seller`: Seller profile info, or `null` if not available",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "1278061654412635",
                    "url": "https://www.facebook.com/marketplace/item/1278061654412635/",
                    "title": "Formal shoes",
                    "description": "Formal shoes used only once... size UK12.",
                    "creation_time": "2026-05-15T12:03:51.000Z",
                    "location_text": "London, United Kingdom",
                    "location": {
                      "latitude": 51.512145996094,
                      "longitude": -0.1043701171875
                    },
                    "price": {
                      "formatted_amount_zeros_stripped": "£5",
                      "amount_with_offset_in_currency": 664,
                      "amount": 5,
                      "currency": "GBP"
                    },
                    "strikethrough_price": null,
                    "category_id": "931157863635831",
                    "attributes": {
                      "0": {
                        "attribute_name": "Condition",
                        "value": "used_good",
                        "label": "Used - Good"
                      }
                    },
                    "photos": {
                      "0": {
                        "id": "1889521335087397",
                        "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.84726-6/699132406_1889521345087396_1900687902739816956_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=100&ccb=1-7&_nc_sid=92e707&_nc_ohc=NWY0ouwhkyQQ7kNvwGUburJ&_nc_oc=AdpP5K8nFbn_rxoPMSXKdTEVvU1yrohGJKsqNDAottRhGa-cPQ6wfuJe1lCckE0lr-U&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=FYxxqOqNnr7L-aCsjjIJSA&_nc_ss=7e289&oh=00_Af6NoRpfi6Xah2sym375Rc5xGJN_rizevUTsMxgfhuI2Tg&oe=6A0E0F17",
                        "width": 443,
                        "height": 960,
                        "accessibility_caption": "No photo description available."
                      },
                      "1": {
                        "id": "1741302177009337",
                        "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t45.5328-4/696698524_1741302180342670_8753490698983285357_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=102&ccb=1-7&_nc_sid=247b10&_nc_ohc=jxxu6gpPe48Q7kNvwEl_RH6&_nc_oc=AdrbNL5_6KB9YhiGwae5FkjfSSXGSSo6ixBpvsdyCau6CsbdeeuOPMXkpAFBCbrLPho&_nc_zt=23&_nc_ht=scontent-bos5-1.xx&_nc_gid=FYxxqOqNnr7L-aCsjjIJSA&_nc_ss=7e289&oh=00_Af7MenQudv2cM5fkdLAcMNOEinrZudbev0-BhBQH0NVemA&oe=6A0E005B",
                        "width": 443,
                        "height": 960,
                        "accessibility_caption": "No photo description available."
                      },
                      "2": {
                        "id": "957534360394038",
                        "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t45.5328-4/697158330_957534363727371_710797950200649114_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=106&ccb=1-7&_nc_sid=247b10&_nc_ohc=so2agAzsOFAQ7kNvwFeon1g&_nc_oc=AdrE4yXI0FK8NmWDN1Vuyb83xiejDRVe7saS2GOy8mamOxS3h4-Y-GntfunxB16ERjk&_nc_zt=23&_nc_ht=scontent-bos5-1.xx&_nc_gid=FYxxqOqNnr7L-aCsjjIJSA&_nc_ss=7e289&oh=00_Af7gJvnYvAF6a6IivkKXfZpqNE4jgLZys2N3Sw7xh0ThQQ&oe=6A0E12FC",
                        "width": 443,
                        "height": 960,
                        "accessibility_caption": "No photo description available."
                      }
                    },
                    "is_hidden": false,
                    "is_live": true,
                    "is_pending": false,
                    "is_sold": false,
                    "is_viewer_seller": false,
                    "is_shipping_offered": false,
                    "is_buy_now_enabled": false,
                    "messaging_enabled": true,
                    "delivery_types": {
                      "0": "IN_PERSON"
                    },
                    "share_uri": "https://www.facebook.com/marketplace/item/1278061654412635/",
                    "seller": null
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either Marketplace item id or url parameter is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/google-ad-library/company-ads": {
      "get": {
        "summary": "Company Ads",
        "description": "Get public ads for a company from the Google Ad Transparency Library. Only publicly accessible ads are returned — login-gated ads cannot be retrieved. Ad text is extracted via OCR, so response times may be slightly longer.",
        "operationId": "googleAdLibrary_Company_Ads",
        "tags": [
          "googleAdLibrary"
        ],
        "parameters": [
          {
            "name": "domain",
            "in": "query",
            "description": "The domain of the company",
            "required": false,
            "schema": {
              "type": "string",
              "example": "lululemon.com"
            }
          },
          {
            "name": "advertiser_id",
            "in": "query",
            "description": "The advertiser id of the company",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AR01614014350098432001"
            }
          },
          {
            "name": "topic",
            "in": "query",
            "description": "The topic to search for. If you search for 'political', you will also need to pass a 'region', like 'US' or 'AU'",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "political"
              ],
              "example": "all"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "The region to search for. Defaults to anywhere",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          },
          {
            "name": "start_date",
            "in": "query",
            "description": "Start date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-08-01"
            }
          },
          {
            "name": "end_date",
            "in": "query",
            "description": "End date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2025-08-11"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to paginate through results",
            "required": false,
            "schema": {
              "type": "string",
              "example": "CgoAP7znOo9RPjf%2FEhD5utgx8m75NrTTbU0AAAAAGgn8%2BJyW%2BJQK40A%3D"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `ads[0].advertiserId`: Unique advertiser identifier (e.g. `AR01614014350098432001`)\n- `ads[0].creativeId`: Unique creative identifier (e.g. `CR16304891583101140993`)\n- `ads[0].format`: Ad format type (`image`, `video`, `text`)\n- `ads[0].adUrl`: Direct link to the ad on Google Ads Transparency\n- `ads[0].advertiserName`: Display name of the advertiser\n- `ads[0].domain`: Advertiser's domain (e.g. `lululemon.com`)\n- `ads[0].imageUrl`: URL of the ad's image (may be `null`)\n- `ads[0].firstShown`: ISO 8601 timestamp of when the ad first ran\n- `ads[0].lastShown`: ISO 8601 timestamp of when the ad last ran\n- `cursor`: Opaque token to paginate to the next page of results",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "ads": {
                      "0": {
                        "advertiserId": "AR01614014350098432001",
                        "creativeId": "CR16304891583101140993",
                        "format": "image",
                        "adUrl": "https://adstransparency.google.com/advertiser/AR01614014350098432001/creative/CR16304891583101140993",
                        "advertiserName": "lululemon athletica canada inc.",
                        "domain": "lululemon.com",
                        "imageUrl": null,
                        "firstShown": "2026-01-13T21:55:14.000Z",
                        "lastShown": "2026-02-08T23:43:47.000Z"
                      }
                    },
                    "cursor": "CgoAP7zm1p%2BmCBpjEhBHJahAmRTF8HhdvzwAAAAAGgn8%2BH7I%2BNOQAlw%3D"
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/google-ad-library/ad-details": {
      "get": {
        "summary": "Ad Details",
        "description": "Get details for a specific Google ad. Ad text is extracted via OCR and may not always be 100% accurate.",
        "operationId": "googleAdLibrary_Ad_Details",
        "tags": [
          "googleAdLibrary"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The url of the ad",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://adstransparency.google.com/advertiser/AR01614014350098432001/creative/CR10449491775734153217"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `advertiserId`: Unique advertiser identifier\n- `creativeId`: Unique creative identifier\n- `format`: Ad format type (`image`, `video`, `text`)\n- `url`: Direct link to the ad on Google Ads Transparency\n- `firstShown` / `lastShown`: ISO 8601 timestamps for ad run dates\n- `overallImpressions.min` / `overallImpressions.max`: Impression count range (may be `null`)\n- `creativeRegions[0].regionCode` / `regionName`: Countries where the ad was shown\n- `regionStats[0].firstShown` / `lastShown` / `impressions`: Per-region performance stats\n- `variations[0].headline`: Ad headline text variation\n- `variations[0].description`: Ad body copy variation\n- `variations[0].destinationUrl`: Landing page URL for this variation\n- `variations[0].visibleUrl`: Display URL shown in the ad\n- `variations[0].youtubeUrl`: YouTube URL if it's a video ad (may be `null`)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "advertiserId": "AR01614014350098432001",
                    "creativeId": "CR16304891583101140993",
                    "firstShown": null,
                    "url": "https://adstransparency.google.com/advertiser/AR01614014350098432001/creative/CR16304891583101140993",
                    "lastShown": "2026-02-08T23:43:47.000Z",
                    "format": "image",
                    "overallImpressions": {
                      "min": null,
                      "max": null
                    },
                    "creativeRegions": {
                      "0": {
                        "regionCode": "US",
                        "regionName": "United States"
                      }
                    },
                    "regionStats": {
                      "0": {
                        "regionCode": "US",
                        "regionName": "United States",
                        "firstShown": null,
                        "lastShown": "2026-02-08T00:00:00.000Z",
                        "impressions": {},
                        "platformImpressions": {}
                      }
                    },
                    "variations": {
                      "0": {
                        "visibleUrl": "shop.lululemon.com",
                        "destinationUrl": "https://shop.lululemon.com/c/women-workout-clothes/n14uwkzae4c",
                        "youtubeUrl": null,
                        "headline": "lululemon® Official Website",
                        "description": "Shop Stretchy, Unrestrictive Gear That Supports Your Toughest Workouts.",
                        "image": null
                      },
                      "1": {
                        "visibleUrl": "shop.lululemon.com",
                        "destinationUrl": "https://shop.lululemon.com/c/women-workout-clothes/n14uwkzae4c",
                        "youtubeUrl": null,
                        "headline": "lululemon® Official Website",
                        "description": "Squat Deeper And Lift Heavier In Women's High-Performance Workout Gear.",
                        "image": null
                      },
                      "2": {
                        "visibleUrl": "shop.lululemon.com",
                        "destinationUrl": "https://shop.lululemon.com/c/women-workout-clothes/n14uwkzae4c",
                        "youtubeUrl": null,
                        "headline": "lululemon® Official Website",
                        "description": "Shop Stretchy, Unrestrictive Gear That Supports Your Toughest Workouts.",
                        "image": null
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/google-ad-library/search-advertisers": {
      "get": {
        "summary": "Search Advertisers",
        "description": "Search the Google Ad Transparency Library for advertisers to get their advertiser id",
        "operationId": "googleAdLibrary_Search_Advertisers",
        "tags": [
          "googleAdLibrary"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The query to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "nike"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `advertisers[0].name`: Advertiser display name\n- `advertisers[0].advertiser_id`: Unique advertiser ID to use in other endpoints\n- `advertisers[0].region`: Country code of the advertiser (e.g. `US`, `IT`)\n- `websites[0].domain`: Associated domain name matching the search query",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "advertisers": {
                      "0": {
                        "name": "Nike Lee",
                        "advertiser_id": "AR18100938063227125761",
                        "region": "US"
                      },
                      "1": {
                        "name": "NIKE SRL",
                        "advertiser_id": "AR17365672681860497409",
                        "region": "IT"
                      },
                      "2": {
                        "name": "Nike Kola",
                        "advertiser_id": "AR05316777725531258881",
                        "region": "US"
                      },
                      "3": {
                        "name": "Nike, Inc.",
                        "advertiser_id": "AR16735076323512287233",
                        "region": "US"
                      },
                      "4": {
                        "name": "Nike Klara",
                        "advertiser_id": "AR17567291692413878273",
                        "region": "US"
                      },
                      "5": {
                        "name": "Nikel Kola",
                        "advertiser_id": "AR04767743191271079937",
                        "region": "US"
                      },
                      "6": {
                        "name": "Nikeson AB",
                        "advertiser_id": "AR00386048032979812353",
                        "region": "SE"
                      },
                      "7": {
                        "name": "Irina Nikel",
                        "advertiser_id": "AR09275785137675567105",
                        "region": "CA"
                      },
                      "8": {
                        "name": "nikesh seth",
                        "advertiser_id": "AR01903240892374843393",
                        "region": "US"
                      },
                      "9": {
                        "name": "Nikesh Patel",
                        "advertiser_id": "AR00479845772217548801",
                        "region": "US"
                      }
                    },
                    "websites": {
                      "0": {
                        "domain": "nike.cl"
                      },
                      "1": {
                        "domain": "nike.ae"
                      },
                      "2": {
                        "domain": "nike.com"
                      },
                      "3": {
                        "domain": "kannike.eu"
                      },
                      "4": {
                        "domain": "nike.in.ua"
                      },
                      "5": {
                        "domain": "nikesb.com"
                      },
                      "6": {
                        "domain": "nike.com.pe"
                      },
                      "7": {
                        "domain": "nike.com.kw"
                      },
                      "8": {
                        "domain": "nike.com.br"
                      },
                      "9": {
                        "domain": "nike.com.hk"
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Query parameter is required"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "An error occurred while searching Google Ad Library advertisers"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin-ad-library/search": {
      "get": {
        "summary": "Search Ads",
        "description": "Search the LinkedIn Ad Library",
        "operationId": "linkedinAdLibrary_Search_Ads",
        "tags": [
          "linkedinAdLibrary"
        ],
        "parameters": [
          {
            "name": "company",
            "in": "query",
            "description": "The company name to search for. 'Microsoft' for example",
            "required": false,
            "schema": {
              "type": "string",
              "example": "microsoft"
            }
          },
          {
            "name": "keyword",
            "in": "query",
            "description": "The keyword to search for",
            "required": false,
            "schema": {
              "type": "string",
              "example": "scraping"
            }
          },
          {
            "name": "countries",
            "in": "query",
            "description": "Comma separated list of countries. Example: US,CA,MX",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US,CA,MX"
            }
          },
          {
            "name": "startDate",
            "in": "query",
            "description": "Start date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2024-01-01"
            }
          },
          {
            "name": "endDate",
            "in": "query",
            "description": "End date to search for. Format: YYYY-MM-DD",
            "required": false,
            "schema": {
              "type": "string",
              "example": "2024-01-10"
            }
          },
          {
            "name": "paginationToken",
            "in": "query",
            "description": "Pagination token to paginate through results",
            "required": false,
            "schema": {
              "type": "string",
              "example": "640547184-1743616612000"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `ads[0].id`: Unique ad identifier\n- `ads[0].description`: Full ad body text/copy\n- `ads[0].headline`: Ad headline (may be `null`)\n- `ads[0].poster`: Name of the company running the ad\n- `ads[0].adType`: Format of the ad (e.g. `Single Image Ad`, `Video Ad`, `Carousel Ad`)\n- `ads[0].advertiser`: Advertiser display name\n- `ads[0].advertiserLinkedinPage`: URL to the advertiser's LinkedIn company page\n- `ads[0].image`: URL of the ad's image asset (may be `null`)\n- `ads[0].cta`: Call-to-action button text (e.g. `Learn more`, `Request Demo`)\n- `ads[0].destinationUrl`: Landing page URL\n- `ads[0].targeting.language`: Audience language targeting description\n- `ads[0].targeting.location`: Audience location targeting description\n- `ads[0].startDate` / `endDate`: ISO 8601 timestamps for ad run period\n- `ads[0].totalImpressions`: Impression range string (e.g. `5k-10k`) or `null`\n- `ads[0].url`: Direct link to this ad in the LinkedIn Ad Library\n- `paginationToken`: Token to pass as `paginationToken` for the next page\n- `isLastPage`: Boolean indicating whether this is the final page of results",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "ads": {
                      "0": {
                        "id": "1140187154",
                        "description": "Most foreclosure attorneys pay $50-100 per lead from aggregators.\n\nThose leads are shared with 5-10 other firms. Conversion rate: 2-3% if you're lucky.\n\nHere's what exclusive, pre-qualified leads look like:\n\n→ 100 leads/month: $5,000 → 10% conversion rate: 10 new clients → $6,000 average case value: $60,000 revenue → ROI: 1,100%\n\nThese aren't scraped from lis pendens lists. They're homeowners who've actively requested help through our intake system — before they've talked to anyone else.\n\nYou get: name, phone, email, mortgage details, and a pre-qualification score so you know who to prioritize.\n\nOne South Florida firm generated $120K in case revenue using this system.\n\nWe're selective about who we work with. Take the 2-minute assessment to see if \nyour firm qualifies.",
                        "headline": null,
                        "poster": "Foreclosure prevention today",
                        "posterTitle": "Promoted",
                        "promotedBy": null,
                        "targeting": {},
                        "image": "https://media.licdn.com/dms/image/v2/D4D10AQEOyJApJjptKw/image-shrink_1280/B4DZwBRNN_H0Ac-/0/1769547814081/Linkedin_Ad_2jpg?e=2147483647&v=beta&t=irh7O7L69m_3rxsxiPhBKlsPG986fCJJ0sfn4N3mF64",
                        "video": null,
                        "carouselImages": {},
                        "url": "https://www.linkedin.com/ad-library/detail/1140187154",
                        "adType": "Single Image Ad",
                        "advertiser": "Foreclosure prevention today",
                        "advertiserLinkedinPage": "https://www.linkedin.com/company/111293908",
                        "cta": null,
                        "destinationUrl": null,
                        "adDuration": "",
                        "startDate": null,
                        "endDate": null,
                        "totalImpressions": null,
                        "impressionsByCountry": {}
                      },
                      "1": {
                        "id": "1139557184",
                        "description": "Access the web's data. Clean, ready, and at scale. Book a meeting with one of our data experts and we'll identify the best solution for your needs.",
                        "headline": "Book a quick 30-minute Discovery Call",
                        "poster": "Zyte",
                        "posterTitle": "Promoted",
                        "promotedBy": null,
                        "targeting": {},
                        "image": "https://media.licdn.com/dms/image/v2/D4E10AQEYo5mdQZyhEQ/image-shrink_1280/B4EZnJNdpBJgAM-/0/1760017375838/webscrapingapi2_v4png?e=2147483647&v=beta&t=Refjn2tB-b3_mTMcMXVBj7lNkc5QSMEkt790J-DYTP0",
                        "video": null,
                        "carouselImages": {},
                        "url": "https://www.linkedin.com/ad-library/detail/1139557184",
                        "adType": "Single Image Ad",
                        "advertiser": "Zyte",
                        "advertiserLinkedinPage": "https://www.linkedin.com/company/2450827",
                        "cta": "Learn more",
                        "destinationUrl": "https://www.zyte.com/?utm_source=linkedin&utm_medium=paid&utm_campaign=SAAS_Retargeting_Lead_Gen&hsa_acc=507803102&hsa_cam=757256484&hsa_grp=478152434&hsa_ad=1139557184&hsa_net=linkedin&hsa_ver=3&trk=ad_library_ad_preview_headline_content",
                        "adDuration": "",
                        "startDate": null,
                        "endDate": null,
                        "totalImpressions": null,
                        "impressionsByCountry": {}
                      },
                      "2": {
                        "id": "1174793313",
                        "description": "Scraping at scale requires trust. IPRoyal proxies are built for reliable performance.",
                        "headline": "IPRoyal - Reliable Proxies for Success",
                        "poster": "IPRoyal",
                        "posterTitle": "Promoted",
                        "promotedBy": null,
                        "targeting": {
                          "language": "Targeting includes English",
                          "location": "Targeting includes United States, Australia and\n      \n        2 others\n      \n      New Zealand, Europe\n  \n    Targeting excludes India, Egypt"
                        },
                        "image": "https://media.licdn.com/dms/image/v2/D4D10AQHMqLVjbh0VwQ/image-shrink_1280/B4DZqmsGvMKIAM-/0/1763733173685/01_DataScrapingBusinessIntelligence_1200x1200jpg?e=2147483647&v=beta&t=L2YlJTBCcA2HFvnTrMb13rhrwypTRiW848Xu4FzwOSk",
                        "video": null,
                        "carouselImages": {},
                        "url": "https://www.linkedin.com/ad-library/detail/1174793313",
                        "adType": "Single Image Ad",
                        "advertiser": "IPRoyal",
                        "advertiserLinkedinPage": "https://www.linkedin.com/company/71890168",
                        "cta": "Request Demo",
                        "destinationUrl": "https://iproyal.com/?utm_source=linkedin&utm_medium=cpc&utm_campaign=enterprise&utm_content=data_scraping_2&trk=ad_library_ad_preview_headline_content",
                        "adDuration": "Ran from Feb 6, 2026 to Feb 8, 2026",
                        "startDate": "2026-02-06T00:00:00.000Z",
                        "endDate": "2026-02-08T00:00:00.000Z",
                        "totalImpressions": "5k-10k",
                        "impressionsByCountry": {}
                      }
                    },
                    "paginationToken": "1140187154-1770319878944",
                    "isLastPage": false
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/linkedin-ad-library/ad-details": {
      "get": {
        "summary": "Ad Details",
        "description": "Get the details for an ad",
        "operationId": "linkedinAdLibrary_Ad_Details",
        "tags": [
          "linkedinAdLibrary"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The url of the ad",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.linkedin.com/ad-library/detail/666281156"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `id`: Unique ad identifier\n- `description`: Full ad body text/copy\n- `headline`: Ad headline (may be `null`)\n- `poster`: Name of the company running the ad\n- `adType`: Ad format (e.g. `Single Image Ad`, `Video Ad`, `Carousel Ad`)\n- `advertiser`: Advertiser display name\n- `advertiserLinkedinPage`: URL to the advertiser's LinkedIn company page\n- `image`: URL of the ad's image asset (may be `null`)\n- `video`: Video asset details (may be `null`)\n- `carouselImages`: Object containing carousel image assets\n- `cta`: Call-to-action button text (e.g. `Request Demo`)\n- `destinationUrl`: Full landing page URL including UTM parameters\n- `targeting.language`: Audience language targeting description\n- `targeting.location`: Audience location targeting description\n- `adDuration`: Human-readable run period (e.g. `Ran from Feb 6, 2026 to Feb 8, 2026`)\n- `startDate` / `endDate`: ISO 8601 timestamps for ad run period\n- `totalImpressions`: Impression range string (e.g. `5k-10k`) or `null`\n- `impressionsByCountry`: Per-country impression breakdown",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "id": "1174793313",
                    "description": "Scraping at scale requires trust. IPRoyal proxies are built for reliable performance.",
                    "headline": "IPRoyal - Reliable Proxies for Success",
                    "poster": "IPRoyal",
                    "posterTitle": "Promoted",
                    "promotedBy": null,
                    "targeting": {
                      "language": "Targeting includes English",
                      "location": "Targeting includes United States, Australia and\n      \n        2 others\n      \n      New Zealand, Europe\n  \n    Targeting excludes India, Egypt"
                    },
                    "image": "https://media.licdn.com/dms/image/v2/D4D10AQHMqLVjbh0VwQ/image-shrink_1280/B4DZqmsGvMKIAM-/0/1763733173685/01_DataScrapingBusinessIntelligence_1200x1200jpg?e=2147483647&v=beta&t=L2YlJTBCcA2HFvnTrMb13rhrwypTRiW848Xu4FzwOSk",
                    "video": null,
                    "carouselImages": {},
                    "url": "https://www.linkedin.com/ad-library/detail/1174793313",
                    "adType": "Single Image Ad",
                    "advertiser": "IPRoyal",
                    "advertiserLinkedinPage": "https://www.linkedin.com/company/71890168",
                    "cta": "Request Demo",
                    "destinationUrl": "https://iproyal.com/?utm_source=linkedin&utm_medium=cpc&utm_campaign=enterprise&utm_content=data_scraping_2&trk=ad_library_ad_preview_headline_content",
                    "adDuration": "Ran from Feb 6, 2026 to Feb 8, 2026",
                    "startDate": "2026-02-06T00:00:00.000Z",
                    "endDate": "2026-02-08T00:00:00.000Z",
                    "totalImpressions": "5k-10k",
                    "impressionsByCountry": {}
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/profile": {
      "get": {
        "summary": "Profile",
        "description": "Get Twitter profile information including stats and metadata",
        "operationId": "twitter_Profile",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Twitter handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "Austen"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `rest_id`: User's numeric ID string\n- `core.name` / `core.screen_name`: Display name and @handle\n- `core.created_at`: Account creation date\n- `is_blue_verified`: Whether the account has a blue checkmark\n- `legacy.followers_count`: Total follower count\n- `legacy.friends_count`: Number of accounts the user follows\n- `legacy.favourites_count`: Total likes count\n- `legacy.statuses_count`: Total tweet count\n- `legacy.media_count`: Total media posts count\n- `legacy.description`: Bio text\n- `legacy.location`: Profile location string\n- `legacy.profile_image_url_https`: Profile picture URL\n- `legacy.profile_banner_url`: Banner image URL\n- `avatar.image_url`: Profile avatar URL\n- `verification.verified`: Legacy verified status\n- `affiliates_highlighted_label`: Affiliated organization badge info",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "__typename": "User",
                    "id": "VXNlcjoyMjE4MzgzNDk=",
                    "rest_id": "221838349",
                    "affiliates_highlighted_label": {
                      "label": {
                        "url": {
                          "url": "https://twitter.com/gauntletai",
                          "urlType": "DeepLink"
                        },
                        "badge": {
                          "url": "https://pbs.twimg.com/profile_images/1978528804009132032/dLTATus4_bigger.jpg"
                        },
                        "description": "Gauntlet AI",
                        "userLabelType": "BusinessLabel",
                        "userLabelDisplayType": "Badge"
                      }
                    },
                    "avatar": {
                      "image_url": "https://pbs.twimg.com/profile_images/2016256482833035264/kVHK8w3e_normal.jpg"
                    },
                    "core": {
                      "created_at": "Wed Dec 01 19:13:23 +0000 2010",
                      "name": "Austen Allred",
                      "screen_name": "Austen"
                    },
                    "dm_permissions": {},
                    "is_blue_verified": true,
                    "legacy": {
                      "created_at": "Wed Dec 01 19:13:23 +0000 2010",
                      "name": "Austen Allred",
                      "screen_name": "Austen",
                      "default_profile": false,
                      "default_profile_image": false,
                      "description": "Founder https://t.co/m6TigM4CJT: Free AI training for the smartest engineers. Will tweet as I wish and suffer the consequences. Accelerando: @kellyclaudeai",
                      "entities": {
                        "description": {
                          "urls": {
                            "0": {
                              "display_url": "GauntletAI.com",
                              "expanded_url": "http://GauntletAI.com",
                              "url": "https://t.co/m6TigM4CJT",
                              "indices": {
                                "0": 8,
                                "1": 31
                              }
                            }
                          }
                        },
                        "url": {
                          "urls": {
                            "0": {
                              "display_url": "gauntletai.com",
                              "expanded_url": "http://gauntletai.com",
                              "url": "https://t.co/nCe0AdSANw",
                              "indices": {
                                "0": 0,
                                "1": 23
                              }
                            }
                          }
                        }
                      },
                      "fast_followers_count": 0,
                      "favourites_count": 90858,
                      "followers_count": 445198,
                      "friends_count": 1423,
                      "has_custom_timelines": true,
                      "is_translator": false,
                      "listed_count": 4210,
                      "media_count": 4828,
                      "normal_followers_count": 445198,
                      "pinned_tweet_ids_str": {
                        "0": "2020629611831599394"
                      },
                      "possibly_sensitive": false,
                      "profile_banner_url": "https://pbs.twimg.com/profile_banners/221838349/1622098809",
                      "profile_interstitial_type": "",
                      "statuses_count": 55212,
                      "translator_type": "regular",
                      "url": "https://t.co/nCe0AdSANw",
                      "withheld_in_countries": {},
                      "location": "Austin, TX",
                      "profile_image_url_https": "https://pbs.twimg.com/profile_images/2016256482833035264/kVHK8w3e_normal.jpg"
                    },
                    "location": {
                      "location": "Austin, TX"
                    },
                    "media_permissions": {},
                    "parody_commentary_fan_label": "None",
                    "profile_image_shape": "Circle",
                    "privacy": {
                      "protected": false
                    },
                    "relationship_perspectives": {},
                    "tipjar_settings": {
                      "is_enabled": false,
                      "bandcamp_handle": "",
                      "bitcoin_handle": "",
                      "cash_app_handle": "",
                      "ethereum_handle": "",
                      "gofundme_handle": "",
                      "patreon_handle": "",
                      "pay_pal_handle": "",
                      "venmo_handle": ""
                    },
                    "verification": {
                      "verified": false
                    },
                    "legacy_extended_profile": {},
                    "is_profile_translatable": false,
                    "has_hidden_subscriptions_on_profile": true,
                    "verification_info": {
                      "is_identity_verified": false,
                      "reason": {
                        "description": {
                          "text": "This account is verified because it's an affiliate of @gauntletai on X. Learn more",
                          "entities": {
                            "0": {
                              "from_index": 54,
                              "to_index": 65,
                              "ref": {
                                "url": "https://twitter.com/gauntletai",
                                "url_type": "ExternalUrl"
                              }
                            },
                            "1": {
                              "from_index": 72,
                              "to_index": 82,
                              "ref": {
                                "url": "https://help.twitter.com/en/rules-and-policies/profile-labels",
                                "url_type": "ExternalUrl"
                              }
                            }
                          }
                        },
                        "verified_since_msec": "1473330227634"
                      }
                    },
                    "highlights_info": {
                      "can_highlight_tweets": true,
                      "highlighted_tweets": "878"
                    },
                    "user_seed_tweet_count": 1,
                    "business_account": {},
                    "creator_subscriptions_count": 4
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/profile"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/user-tweets": {
      "get": {
        "summary": "User Tweets",
        "description": "Get tweets from a user's public profile. Note: Twitter's public API surfaces the user's ~100 most popular tweets, not their most recent ones.",
        "operationId": "twitter_User_Tweets",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Twitter handle",
            "required": true,
            "schema": {
              "type": "string",
              "example": "levelsio"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `tweets[0].rest_id`: Tweet ID string\n- `tweets[0].legacy.full_text`: Full tweet text content\n- `tweets[0].legacy.created_at`: Tweet creation timestamp\n- `tweets[0].legacy.favorite_count`: Like count\n- `tweets[0].legacy.retweet_count`: Retweet count\n- `tweets[0].legacy.reply_count`: Reply count\n- `tweets[0].legacy.quote_count`: Quote tweet count\n- `tweets[0].legacy.bookmark_count`: Bookmark count\n- `tweets[0].views.count`: Total view count\n- `tweets[0].legacy.entities.media`: Attached photos/videos\n- `tweets[0].url`: Direct URL to the tweet on x.com\n- `tweets[0].core.user_results.result.core.screen_name`: Author @handle\n- Use `trim=true` for a leaner response without nested user objects",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "tweets": {
                          "0": {
                            "__typename": "Tweet",
                            "rest_id": "1947295471082316145",
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNTc3MjQxNDAz",
                                  "rest_id": "1577241403",
                                  "affiliates_highlighted_label": {},
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "created_at": "Mon Jul 08 09:31:59 +0000 2013",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "🇪🇺https://t.co/NdorAWqJC3 @euacc \n📸https://t.co/lAyoqmSBRX $110k/m \n🏡https://t.co/1oqUgfD6CZ $36K/m \n🛰https://t.co/ZHSvI2wjyW $38K/m \n🌍https://t.co/UXK5AFqCaQ $17K/m \n👙https://t.co/RyXpqGuFM3 $17K/m \n💾@pieter $0K/m",
                                    "entities": {
                                      "description": {
                                        "urls": {
                                          "0": {
                                            "display_url": "euacc.com",
                                            "expanded_url": "http://euacc.com",
                                            "url": "https://t.co/NdorAWqJC3",
                                            "indices": {
                                              "0": 2,
                                              "1": 25
                                            }
                                          },
                                          "1": {
                                            "display_url": "PhotoAI.com",
                                            "expanded_url": "http://PhotoAI.com",
                                            "url": "https://t.co/lAyoqmSBRX",
                                            "indices": {
                                              "0": 35,
                                              "1": 58
                                            }
                                          },
                                          "2": {
                                            "display_url": "InteriorAI.com",
                                            "expanded_url": "http://InteriorAI.com",
                                            "url": "https://t.co/1oqUgfD6CZ",
                                            "indices": {
                                              "0": 69,
                                              "1": 92
                                            }
                                          },
                                          "3": {
                                            "display_url": "RemoteOK.com",
                                            "expanded_url": "http://RemoteOK.com",
                                            "url": "https://t.co/ZHSvI2wjyW",
                                            "indices": {
                                              "0": 102,
                                              "1": 125
                                            }
                                          },
                                          "4": {
                                            "display_url": "Nomads.com",
                                            "expanded_url": "http://Nomads.com",
                                            "url": "https://t.co/UXK5AFqCaQ",
                                            "indices": {
                                              "0": 135,
                                              "1": 158
                                            }
                                          },
                                          "5": {
                                            "display_url": "levelsio.com",
                                            "expanded_url": "http://levelsio.com",
                                            "url": "https://t.co/RyXpqGuFM3",
                                            "indices": {
                                              "0": 168,
                                              "1": 191
                                            }
                                          }
                                        }
                                      },
                                      "url": {
                                        "urls": {
                                          "0": {
                                            "display_url": "readMAKE.com",
                                            "expanded_url": "http://readMAKE.com",
                                            "url": "https://t.co/IFRqZDK2Lw",
                                            "indices": {
                                              "0": 0,
                                              "1": 23
                                            }
                                          }
                                        }
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 162734,
                                    "followers_count": 819607,
                                    "friends_count": 2704,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 8341,
                                    "location": "📕 My book $6K/m  👉",
                                    "media_count": 18333,
                                    "name": "@levelsio",
                                    "normal_followers_count": 819607,
                                    "pinned_tweet_ids_str": {
                                      "0": "1947295471082316145"
                                    },
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1577241403/1665964220",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1996831016720486400/vycHz0uG_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "levelsio",
                                    "statuses_count": 169031,
                                    "translator_type": "none",
                                    "url": "https://t.co/IFRqZDK2Lw",
                                    "verified": false,
                                    "withheld_in_countries": {}
                                  },
                                  "professional": {
                                    "rest_id": "1800203633688027410",
                                    "professional_type": "Creator",
                                    "category": {}
                                  },
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "bandcamp_handle": "",
                                    "bitcoin_handle": "",
                                    "cash_app_handle": "",
                                    "ethereum_handle": "",
                                    "gofundme_handle": "",
                                    "patreon_handle": "",
                                    "pay_pal_handle": "",
                                    "venmo_handle": ""
                                  }
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/p8v5Ka0PYE",
                              "legacy": {
                                "binding_values": {
                                  "0": {
                                    "key": "player_url",
                                    "value": {
                                      "string_value": "https://www.youtube.com/embed/StkCdcZ1ovE",
                                      "type": "STRING"
                                    }
                                  },
                                  "1": {
                                    "key": "player_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 320,
                                        "width": 569,
                                        "url": "https://pbs.twimg.com/card_img/2018623205309599744/NqEOkQSY?format=jpg&name=800x320_1"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  "2": {
                                    "key": "player_image",
                                    "value": {
                                      "image_value": {
                                        "height": 158,
                                        "width": 280,
                                        "url": "https://pbs.twimg.com/card_img/2018623205309599744/NqEOkQSY?format=jpg&name=280x280"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  "3": {
                                    "key": "app_star_rating",
                                    "value": {
                                      "string_value": "4.67767",
                                      "type": "STRING"
                                    }
                                  },
                                  "4": {
                                    "key": "description",
                                    "value": {
                                      "string_value": "Pieter Levels joins John Collison to discuss building successful online businesses as a digital nomad, thoughts on European accelerationism, and Pieter’s unc...",
                                      "type": "STRING"
                                    }
                                  },
                                  "5": {
                                    "key": "player_width",
                                    "value": {
                                      "string_value": "1280",
                                      "type": "STRING"
                                    }
                                  },
                                  "6": {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "www.youtube.com",
                                      "type": "STRING"
                                    }
                                  },
                                  "7": {
                                    "key": "app_is_free",
                                    "value": {
                                      "string_value": "true",
                                      "type": "STRING"
                                    }
                                  },
                                  "8": {
                                    "key": "site",
                                    "value": {
                                      "scribe_key": "publisher_id",
                                      "type": "USER",
                                      "user_value": {
                                        "id_str": "10228272",
                                        "path": {}
                                      }
                                    }
                                  },
                                  "9": {
                                    "key": "player_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 720,
                                        "width": 1280,
                                        "url": "https://pbs.twimg.com/card_img/2018623205309599744/NqEOkQSY?format=jpg&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  "10": {
                                    "key": "app_num_ratings",
                                    "value": {
                                      "string_value": "45,819,498",
                                      "type": "STRING"
                                    }
                                  },
                                  "11": {
                                    "key": "app_price_amount",
                                    "value": {
                                      "string_value": "0.0",
                                      "type": "STRING"
                                    }
                                  },
                                  "12": {
                                    "key": "player_height",
                                    "value": {
                                      "string_value": "720",
                                      "type": "STRING"
                                    }
                                  },
                                  "13": {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "youtube.com",
                                      "type": "STRING"
                                    }
                                  },
                                  "14": {
                                    "key": "app_name",
                                    "value": {
                                      "string_value": "YouTube",
                                      "type": "STRING"
                                    }
                                  },
                                  "15": {
                                    "key": "player_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 81,
                                        "width": 144,
                                        "url": "https://pbs.twimg.com/card_img/2018623205309599744/NqEOkQSY?format=jpg&name=144x144"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  "16": {
                                    "key": "title",
                                    "value": {
                                      "string_value": "A Cheeky Pint with serial entrepreneur Pieter Levels (@levelsio)",
                                      "type": "STRING"
                                    }
                                  },
                                  "17": {
                                    "key": "app_price_currency",
                                    "value": {
                                      "string_value": "USD",
                                      "type": "STRING"
                                    }
                                  },
                                  "18": {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/p8v5Ka0PYE",
                                      "type": "STRING"
                                    }
                                  },
                                  "19": {
                                    "key": "player_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": {
                                          "0": {
                                            "rgb": {
                                              "blue": 24,
                                              "green": 51,
                                              "red": 73
                                            },
                                            "percentage": 45.96
                                          },
                                          "1": {
                                            "rgb": {
                                              "blue": 127,
                                              "green": 152,
                                              "red": 189
                                            },
                                            "percentage": 19.48
                                          },
                                          "2": {
                                            "rgb": {
                                              "blue": 73,
                                              "green": 57,
                                              "red": 51
                                            },
                                            "percentage": 13.12
                                          },
                                          "3": {
                                            "rgb": {
                                              "blue": 128,
                                              "green": 105,
                                              "red": 100
                                            },
                                            "percentage": 7.51
                                          },
                                          "4": {
                                            "rgb": {
                                              "blue": 44,
                                              "green": 121,
                                              "red": 160
                                            },
                                            "percentage": 2.69
                                          }
                                        }
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  "20": {
                                    "key": "player_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 720,
                                        "width": 1280,
                                        "url": "https://pbs.twimg.com/card_img/2018623205309599744/NqEOkQSY?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  }
                                },
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Swift",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "player",
                                "url": "https://t.co/p8v5Ka0PYE",
                                "user_refs_results": {
                                  "0": {
                                    "result": {
                                      "__typename": "User",
                                      "id": "VXNlcjoxMDIyODI3Mg==",
                                      "rest_id": "10228272",
                                      "affiliates_highlighted_label": {},
                                      "is_blue_verified": true,
                                      "profile_image_shape": "Square",
                                      "legacy": {
                                        "created_at": "Tue Nov 13 21:43:46 +0000 2007",
                                        "default_profile": false,
                                        "default_profile_image": false,
                                        "description": "like & subscribe",
                                        "entities": {
                                          "description": {
                                            "urls": {}
                                          },
                                          "url": {
                                            "urls": {
                                              "0": {
                                                "display_url": "youtube.com/recap",
                                                "expanded_url": "http://youtube.com/recap",
                                                "url": "https://t.co/URnyVVv35T",
                                                "indices": {
                                                  "0": 0,
                                                  "1": 23
                                                }
                                              }
                                            }
                                          }
                                        },
                                        "fast_followers_count": 0,
                                        "favourites_count": 6023,
                                        "followers_count": 68057679,
                                        "friends_count": 1143,
                                        "has_custom_timelines": true,
                                        "is_translator": false,
                                        "listed_count": 74443,
                                        "location": "San Bruno, CA",
                                        "media_count": 16081,
                                        "name": "YouTube",
                                        "normal_followers_count": 68057679,
                                        "pinned_tweet_ids_str": {},
                                        "possibly_sensitive": false,
                                        "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1764705659",
                                        "profile_image_url_https": "https://pbs.twimg.com/profile_images/1984471345854566400/5pd8GpgC_normal.jpg",
                                        "profile_interstitial_type": "",
                                        "screen_name": "YouTube",
                                        "statuses_count": 60670,
                                        "translator_type": "regular",
                                        "url": "https://t.co/URnyVVv35T",
                                        "verified": false,
                                        "verified_type": "Business",
                                        "withheld_in_countries": {}
                                      },
                                      "tipjar_settings": {
                                        "is_enabled": false,
                                        "bandcamp_handle": "",
                                        "bitcoin_handle": "",
                                        "cash_app_handle": "",
                                        "ethereum_handle": "",
                                        "gofundme_handle": "",
                                        "patreon_handle": "",
                                        "pay_pal_handle": "",
                                        "venmo_handle": ""
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": {
                                "0": "1947295471082316145"
                              },
                              "editable_until_msecs": "1753109993000",
                              "is_edit_eligible": true,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "686459",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "quoted_status_result": {
                              "result": {
                                "__typename": "Tweet",
                                "rest_id": "1942978418603360459",
                                "core": {
                                  "user_results": {
                                    "result": {
                                      "__typename": "User",
                                      "id": "VXNlcjo1NDE4OTEy",
                                      "rest_id": "5418912",
                                      "affiliates_highlighted_label": {},
                                      "is_blue_verified": true,
                                      "profile_image_shape": "Circle",
                                      "legacy": {
                                        "created_at": "Mon Apr 23 02:53:59 +0000 2007",
                                        "default_profile": false,
                                        "default_profile_image": false,
                                        "description": "Co-founder of @stripe.",
                                        "entities": {
                                          "description": {
                                            "urls": {}
                                          },
                                          "url": {
                                            "urls": {
                                              "0": {
                                                "display_url": "johncollison.ie",
                                                "expanded_url": "http://johncollison.ie",
                                                "url": "http://t.co/SjMCy56bjS",
                                                "indices": {
                                                  "0": 0,
                                                  "1": 22
                                                }
                                              }
                                            }
                                          }
                                        },
                                        "fast_followers_count": 0,
                                        "favourites_count": 35923,
                                        "followers_count": 223921,
                                        "friends_count": 1416,
                                        "has_custom_timelines": true,
                                        "is_translator": false,
                                        "listed_count": 2900,
                                        "location": "California / Ireland",
                                        "media_count": 457,
                                        "name": "John Collison",
                                        "normal_followers_count": 223921,
                                        "pinned_tweet_ids_str": {},
                                        "possibly_sensitive": false,
                                        "profile_banner_url": "https://pbs.twimg.com/profile_banners/5418912/1392613775",
                                        "profile_image_url_https": "https://pbs.twimg.com/profile_images/2464132281/jbbxl9p7ratdyuposrif_normal.jpeg",
                                        "profile_interstitial_type": "",
                                        "screen_name": "collision",
                                        "statuses_count": 9433,
                                        "translator_type": "none",
                                        "url": "http://t.co/SjMCy56bjS",
                                        "verified": false,
                                        "withheld_in_countries": {}
                                      },
                                      "tipjar_settings": {
                                        "is_enabled": false,
                                        "bandcamp_handle": "",
                                        "bitcoin_handle": "",
                                        "cash_app_handle": "",
                                        "ethereum_handle": "",
                                        "gofundme_handle": "",
                                        "patreon_handle": "",
                                        "pay_pal_handle": "",
                                        "venmo_handle": ""
                                      }
                                    }
                                  }
                                },
                                "unmention_data": {},
                                "edit_control": {
                                  "edit_tweet_ids": {
                                    "0": "1942978418603360459"
                                  },
                                  "editable_until_msecs": "1752080728000",
                                  "is_edit_eligible": false,
                                  "edits_remaining": "5"
                                },
                                "is_translatable": false,
                                "views": {
                                  "count": "1299755",
                                  "state": "EnabledWithCount"
                                },
                                "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                                "note_tweet": {
                                  "is_expandable": true,
                                  "note_tweet_results": {
                                    "result": {
                                      "id": "Tm90ZVR3ZWV0OjE5NDI5Nzg0MTg0NzM0MTQ2NTY=",
                                      "text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s resume\n01:33 Trying to make money online as a 12 year old\n02:43 Being one of the first YouTube creators\n03:18 Who should indie hack\n04:31 What Pieter hates about VC-backed businesses\n07:51 Who is digital nomading for?\n09:15 Learning from @patio11\n10:17 125k tweets and the brand of @levelsio\n10:59 Getting referrals from ChatGPT\n11:43 What Pieter automates with AI\n13:02 Investing and home country bias\n15:05 Hacking thermostats\n15:57 EU acceleration movement\n18:34 Entrepreneurship in the EU\n19:26 Pieter's reflections on Stripe’s API\n21:21 Looking 5 years into the future",
                                      "entity_set": {
                                        "hashtags": {},
                                        "symbols": {},
                                        "timestamps": {
                                          "0": {
                                            "indices": {
                                              "0": 253,
                                              "1": 258
                                            },
                                            "seconds": 0,
                                            "text": "00:00"
                                          },
                                          "1": {
                                            "indices": {
                                              "0": 265,
                                              "1": 270
                                            },
                                            "seconds": 37,
                                            "text": "00:37"
                                          },
                                          "2": {
                                            "indices": {
                                              "0": 287,
                                              "1": 292
                                            },
                                            "seconds": 93,
                                            "text": "01:33"
                                          },
                                          "3": {
                                            "indices": {
                                              "0": 338,
                                              "1": 343
                                            },
                                            "seconds": 163,
                                            "text": "02:43"
                                          },
                                          "4": {
                                            "indices": {
                                              "0": 384,
                                              "1": 389
                                            },
                                            "seconds": 198,
                                            "text": "03:18"
                                          },
                                          "5": {
                                            "indices": {
                                              "0": 412,
                                              "1": 417
                                            },
                                            "seconds": 271,
                                            "text": "04:31"
                                          },
                                          "6": {
                                            "indices": {
                                              "0": 463,
                                              "1": 468
                                            },
                                            "seconds": 471,
                                            "text": "07:51"
                                          },
                                          "7": {
                                            "indices": {
                                              "0": 498,
                                              "1": 503
                                            },
                                            "seconds": 555,
                                            "text": "09:15"
                                          },
                                          "8": {
                                            "indices": {
                                              "0": 527,
                                              "1": 532
                                            },
                                            "seconds": 617,
                                            "text": "10:17"
                                          },
                                          "9": {
                                            "indices": {
                                              "0": 572,
                                              "1": 577
                                            },
                                            "seconds": 659,
                                            "text": "10:59"
                                          },
                                          "10": {
                                            "indices": {
                                              "0": 609,
                                              "1": 614
                                            },
                                            "seconds": 703,
                                            "text": "11:43"
                                          },
                                          "11": {
                                            "indices": {
                                              "0": 645,
                                              "1": 650
                                            },
                                            "seconds": 782,
                                            "text": "13:02"
                                          },
                                          "12": {
                                            "indices": {
                                              "0": 683,
                                              "1": 688
                                            },
                                            "seconds": 905,
                                            "text": "15:05"
                                          },
                                          "13": {
                                            "indices": {
                                              "0": 709,
                                              "1": 714
                                            },
                                            "seconds": 957,
                                            "text": "15:57"
                                          },
                                          "14": {
                                            "indices": {
                                              "0": 740,
                                              "1": 745
                                            },
                                            "seconds": 1114,
                                            "text": "18:34"
                                          },
                                          "15": {
                                            "indices": {
                                              "0": 773,
                                              "1": 778
                                            },
                                            "seconds": 1166,
                                            "text": "19:26"
                                          },
                                          "16": {
                                            "indices": {
                                              "0": 816,
                                              "1": 821
                                            },
                                            "seconds": 1281,
                                            "text": "21:21"
                                          }
                                        },
                                        "urls": {},
                                        "user_mentions": {
                                          "0": {
                                            "id_str": "1577241403",
                                            "name": "@levelsio",
                                            "screen_name": "levelsio",
                                            "indices": {
                                              "0": 15,
                                              "1": 24
                                            }
                                          },
                                          "1": {
                                            "id_str": "20844341",
                                            "name": "Patrick McKenzie",
                                            "screen_name": "patio11",
                                            "indices": {
                                              "0": 518,
                                              "1": 526
                                            }
                                          },
                                          "2": {
                                            "id_str": "1577241403",
                                            "name": "@levelsio",
                                            "screen_name": "levelsio",
                                            "indices": {
                                              "0": 562,
                                              "1": 571
                                            }
                                          }
                                        }
                                      },
                                      "richtext": {
                                        "richtext_tags": {}
                                      },
                                      "media": {
                                        "inline_media": {}
                                      }
                                    }
                                  }
                                },
                                "legacy": {
                                  "bookmark_count": 4973,
                                  "bookmarked": false,
                                  "created_at": "Wed Jul 09 16:05:28 +0000 2025",
                                  "conversation_id_str": "1942978418603360459",
                                  "display_text_range": {
                                    "0": 0,
                                    "1": 279
                                  },
                                  "entities": {
                                    "hashtags": {},
                                    "media": {
                                      "0": {
                                        "display_url": "pic.x.com/quzVSeRewx",
                                        "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                        "id_str": "1942969493073850368",
                                        "indices": {
                                          "0": 280,
                                          "1": 303
                                        },
                                        "media_key": "13_1942969493073850368",
                                        "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                        "type": "video",
                                        "url": "https://t.co/quzVSeRewx",
                                        "additional_media_info": {
                                          "monetizable": false
                                        },
                                        "ext_media_availability": {
                                          "status": "Available"
                                        },
                                        "sizes": {
                                          "large": {
                                            "h": 1080,
                                            "w": 1920,
                                            "resize": "fit"
                                          },
                                          "medium": {
                                            "h": 675,
                                            "w": 1200,
                                            "resize": "fit"
                                          },
                                          "small": {
                                            "h": 383,
                                            "w": 680,
                                            "resize": "fit"
                                          },
                                          "thumb": {
                                            "h": 150,
                                            "w": 150,
                                            "resize": "crop"
                                          }
                                        },
                                        "original_info": {
                                          "height": 1080,
                                          "width": 1920,
                                          "focus_rects": {}
                                        },
                                        "video_info": {
                                          "aspect_ratio": {
                                            "0": 16,
                                            "1": 9
                                          },
                                          "duration_millis": 1356855,
                                          "variants": {
                                            "0": {
                                              "content_type": "application/x-mpegURL",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                            },
                                            "1": {
                                              "bitrate": 256000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                            },
                                            "2": {
                                              "bitrate": 832000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                            },
                                            "3": {
                                              "bitrate": 2176000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                            },
                                            "4": {
                                              "bitrate": 10368000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                            }
                                          }
                                        },
                                        "media_results": {
                                          "result": {
                                            "media_key": "13_1942969493073850368"
                                          }
                                        }
                                      }
                                    },
                                    "symbols": {},
                                    "timestamps": {
                                      "0": {
                                        "indices": {
                                          "0": 253,
                                          "1": 258
                                        },
                                        "seconds": 0,
                                        "text": "00:00"
                                      },
                                      "1": {
                                        "indices": {
                                          "0": 265,
                                          "1": 270
                                        },
                                        "seconds": 37,
                                        "text": "00:37"
                                      }
                                    },
                                    "urls": {},
                                    "user_mentions": {
                                      "0": {
                                        "id_str": "1577241403",
                                        "name": "@levelsio",
                                        "screen_name": "levelsio",
                                        "indices": {
                                          "0": 15,
                                          "1": 24
                                        }
                                      }
                                    }
                                  },
                                  "extended_entities": {
                                    "media": {
                                      "0": {
                                        "display_url": "pic.x.com/quzVSeRewx",
                                        "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                        "id_str": "1942969493073850368",
                                        "indices": {
                                          "0": 280,
                                          "1": 303
                                        },
                                        "media_key": "13_1942969493073850368",
                                        "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                        "type": "video",
                                        "url": "https://t.co/quzVSeRewx",
                                        "additional_media_info": {
                                          "monetizable": false
                                        },
                                        "ext_media_availability": {
                                          "status": "Available"
                                        },
                                        "sizes": {
                                          "large": {
                                            "h": 1080,
                                            "w": 1920,
                                            "resize": "fit"
                                          },
                                          "medium": {
                                            "h": 675,
                                            "w": 1200,
                                            "resize": "fit"
                                          },
                                          "small": {
                                            "h": 383,
                                            "w": 680,
                                            "resize": "fit"
                                          },
                                          "thumb": {
                                            "h": 150,
                                            "w": 150,
                                            "resize": "crop"
                                          }
                                        },
                                        "original_info": {
                                          "height": 1080,
                                          "width": 1920,
                                          "focus_rects": {}
                                        },
                                        "video_info": {
                                          "aspect_ratio": {
                                            "0": 16,
                                            "1": 9
                                          },
                                          "duration_millis": 1356855,
                                          "variants": {
                                            "0": {
                                              "content_type": "application/x-mpegURL",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                            },
                                            "1": {
                                              "bitrate": 256000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                            },
                                            "2": {
                                              "bitrate": 832000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                            },
                                            "3": {
                                              "bitrate": 2176000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                            },
                                            "4": {
                                              "bitrate": 10368000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                            }
                                          }
                                        },
                                        "media_results": {
                                          "result": {
                                            "media_key": "13_1942969493073850368"
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "favorite_count": 3773,
                                  "favorited": false,
                                  "full_text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s https://t.co/quzVSeRewx",
                                  "is_quote_status": false,
                                  "lang": "en",
                                  "possibly_sensitive": false,
                                  "possibly_sensitive_editable": true,
                                  "quote_count": 77,
                                  "reply_count": 171,
                                  "retweet_count": 289,
                                  "retweeted": false,
                                  "user_id_str": "5418912",
                                  "id_str": "1942978418603360459"
                                }
                              }
                            },
                            "legacy": {
                              "bookmark_count": 670,
                              "bookmarked": false,
                              "created_at": "Mon Jul 21 13:59:53 +0000 2025",
                              "conversation_id_str": "1947295471082316145",
                              "display_text_range": {
                                "0": 0,
                                "1": 77
                              },
                              "entities": {
                                "hashtags": {},
                                "symbols": {},
                                "timestamps": {},
                                "urls": {
                                  "0": {
                                    "display_url": "youtube.com/watch?v=StkCdc…",
                                    "expanded_url": "https://www.youtube.com/watch?v=StkCdcZ1ovE",
                                    "url": "https://t.co/p8v5Ka0PYE",
                                    "indices": {
                                      "0": 54,
                                      "1": 77
                                    }
                                  }
                                },
                                "user_mentions": {
                                  "0": {
                                    "id_str": "5418912",
                                    "name": "John Collison",
                                    "screen_name": "collision",
                                    "indices": {
                                      "0": 18,
                                      "1": 28
                                    }
                                  }
                                }
                              },
                              "favorite_count": 818,
                              "favorited": false,
                              "full_text": "This podcast with @collision is now on YouTube too 😊\n\nhttps://t.co/p8v5Ka0PYE",
                              "is_quote_status": true,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 7,
                              "quoted_status_id_str": "1942978418603360459",
                              "quoted_status_permalink": {
                                "url": "https://t.co/TctFLcI8du",
                                "expanded": "https://twitter.com/collision/status/1942978418603360459",
                                "display": "x.com/collision/stat…"
                              },
                              "reply_count": 49,
                              "retweet_count": 66,
                              "retweeted": false,
                              "user_id_str": "1577241403",
                              "id_str": "1947295471082316145"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleUserUnauthorized"
                            },
                            "url": "https://x.com/levelsio/status/1947295471082316145"
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "twitter/user-tweets"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "tweets": {
                          "0": {
                            "rest_id": "1947295471082316145",
                            "views": {
                              "count": "686466",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 670,
                              "bookmarked": false,
                              "created_at": "Mon Jul 21 13:59:53 +0000 2025",
                              "conversation_id_str": "1947295471082316145",
                              "display_text_range": {
                                "0": 0,
                                "1": 77
                              },
                              "entities": {
                                "hashtags": {},
                                "symbols": {},
                                "timestamps": {},
                                "urls": {
                                  "0": {
                                    "display_url": "youtube.com/watch?v=StkCdc…",
                                    "expanded_url": "https://www.youtube.com/watch?v=StkCdcZ1ovE",
                                    "url": "https://t.co/p8v5Ka0PYE",
                                    "indices": {
                                      "0": 54,
                                      "1": 77
                                    }
                                  }
                                },
                                "user_mentions": {
                                  "0": {
                                    "id_str": "5418912",
                                    "name": "John Collison",
                                    "screen_name": "collision",
                                    "indices": {
                                      "0": 18,
                                      "1": 28
                                    }
                                  }
                                }
                              },
                              "favorite_count": 818,
                              "favorited": false,
                              "full_text": "This podcast with @collision is now on YouTube too 😊\n\nhttps://t.co/p8v5Ka0PYE",
                              "is_quote_status": true,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 7,
                              "quoted_status_id_str": "1942978418603360459",
                              "quoted_status_permalink": {
                                "url": "https://t.co/TctFLcI8du",
                                "expanded": "https://twitter.com/collision/status/1942978418603360459",
                                "display": "x.com/collision/stat…"
                              },
                              "reply_count": 49,
                              "retweet_count": 66,
                              "retweeted": false,
                              "user_id_str": "1577241403",
                              "id_str": "1947295471082316145"
                            },
                            "quoted_status_result": {
                              "result": {
                                "__typename": "Tweet",
                                "rest_id": "1942978418603360459",
                                "core": {
                                  "user_results": {
                                    "result": {
                                      "__typename": "User",
                                      "id": "VXNlcjo1NDE4OTEy",
                                      "rest_id": "5418912",
                                      "affiliates_highlighted_label": {},
                                      "is_blue_verified": true,
                                      "profile_image_shape": "Circle",
                                      "legacy": {
                                        "created_at": "Mon Apr 23 02:53:59 +0000 2007",
                                        "default_profile": false,
                                        "default_profile_image": false,
                                        "description": "Co-founder of @stripe.",
                                        "entities": {
                                          "description": {
                                            "urls": {}
                                          },
                                          "url": {
                                            "urls": {
                                              "0": {
                                                "display_url": "johncollison.ie",
                                                "expanded_url": "http://johncollison.ie",
                                                "url": "http://t.co/SjMCy56bjS",
                                                "indices": {
                                                  "0": 0,
                                                  "1": 22
                                                }
                                              }
                                            }
                                          }
                                        },
                                        "fast_followers_count": 0,
                                        "favourites_count": 35927,
                                        "followers_count": 223920,
                                        "friends_count": 1416,
                                        "has_custom_timelines": true,
                                        "is_translator": false,
                                        "listed_count": 2900,
                                        "location": "California / Ireland",
                                        "media_count": 457,
                                        "name": "John Collison",
                                        "normal_followers_count": 223920,
                                        "pinned_tweet_ids_str": {},
                                        "possibly_sensitive": false,
                                        "profile_banner_url": "https://pbs.twimg.com/profile_banners/5418912/1392613775",
                                        "profile_image_url_https": "https://pbs.twimg.com/profile_images/2464132281/jbbxl9p7ratdyuposrif_normal.jpeg",
                                        "profile_interstitial_type": "",
                                        "screen_name": "collision",
                                        "statuses_count": 9433,
                                        "translator_type": "none",
                                        "url": "http://t.co/SjMCy56bjS",
                                        "verified": false,
                                        "withheld_in_countries": {}
                                      },
                                      "tipjar_settings": {
                                        "is_enabled": false,
                                        "bandcamp_handle": "",
                                        "bitcoin_handle": "",
                                        "cash_app_handle": "",
                                        "ethereum_handle": "",
                                        "gofundme_handle": "",
                                        "patreon_handle": "",
                                        "pay_pal_handle": "",
                                        "venmo_handle": ""
                                      }
                                    }
                                  }
                                },
                                "unmention_data": {},
                                "edit_control": {
                                  "edit_tweet_ids": {
                                    "0": "1942978418603360459"
                                  },
                                  "editable_until_msecs": "1752080728000",
                                  "is_edit_eligible": false,
                                  "edits_remaining": "5"
                                },
                                "is_translatable": false,
                                "views": {
                                  "count": "1299762",
                                  "state": "EnabledWithCount"
                                },
                                "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                                "note_tweet": {
                                  "is_expandable": true,
                                  "note_tweet_results": {
                                    "result": {
                                      "id": "Tm90ZVR3ZWV0OjE5NDI5Nzg0MTg0NzM0MTQ2NTY=",
                                      "text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s resume\n01:33 Trying to make money online as a 12 year old\n02:43 Being one of the first YouTube creators\n03:18 Who should indie hack\n04:31 What Pieter hates about VC-backed businesses\n07:51 Who is digital nomading for?\n09:15 Learning from @patio11\n10:17 125k tweets and the brand of @levelsio\n10:59 Getting referrals from ChatGPT\n11:43 What Pieter automates with AI\n13:02 Investing and home country bias\n15:05 Hacking thermostats\n15:57 EU acceleration movement\n18:34 Entrepreneurship in the EU\n19:26 Pieter's reflections on Stripe’s API\n21:21 Looking 5 years into the future",
                                      "entity_set": {
                                        "hashtags": {},
                                        "symbols": {},
                                        "timestamps": {
                                          "0": {
                                            "indices": {
                                              "0": 253,
                                              "1": 258
                                            },
                                            "seconds": 0,
                                            "text": "00:00"
                                          },
                                          "1": {
                                            "indices": {
                                              "0": 265,
                                              "1": 270
                                            },
                                            "seconds": 37,
                                            "text": "00:37"
                                          },
                                          "2": {
                                            "indices": {
                                              "0": 287,
                                              "1": 292
                                            },
                                            "seconds": 93,
                                            "text": "01:33"
                                          },
                                          "3": {
                                            "indices": {
                                              "0": 338,
                                              "1": 343
                                            },
                                            "seconds": 163,
                                            "text": "02:43"
                                          },
                                          "4": {
                                            "indices": {
                                              "0": 384,
                                              "1": 389
                                            },
                                            "seconds": 198,
                                            "text": "03:18"
                                          },
                                          "5": {
                                            "indices": {
                                              "0": 412,
                                              "1": 417
                                            },
                                            "seconds": 271,
                                            "text": "04:31"
                                          },
                                          "6": {
                                            "indices": {
                                              "0": 463,
                                              "1": 468
                                            },
                                            "seconds": 471,
                                            "text": "07:51"
                                          },
                                          "7": {
                                            "indices": {
                                              "0": 498,
                                              "1": 503
                                            },
                                            "seconds": 555,
                                            "text": "09:15"
                                          },
                                          "8": {
                                            "indices": {
                                              "0": 527,
                                              "1": 532
                                            },
                                            "seconds": 617,
                                            "text": "10:17"
                                          },
                                          "9": {
                                            "indices": {
                                              "0": 572,
                                              "1": 577
                                            },
                                            "seconds": 659,
                                            "text": "10:59"
                                          },
                                          "10": {
                                            "indices": {
                                              "0": 609,
                                              "1": 614
                                            },
                                            "seconds": 703,
                                            "text": "11:43"
                                          },
                                          "11": {
                                            "indices": {
                                              "0": 645,
                                              "1": 650
                                            },
                                            "seconds": 782,
                                            "text": "13:02"
                                          },
                                          "12": {
                                            "indices": {
                                              "0": 683,
                                              "1": 688
                                            },
                                            "seconds": 905,
                                            "text": "15:05"
                                          },
                                          "13": {
                                            "indices": {
                                              "0": 709,
                                              "1": 714
                                            },
                                            "seconds": 957,
                                            "text": "15:57"
                                          },
                                          "14": {
                                            "indices": {
                                              "0": 740,
                                              "1": 745
                                            },
                                            "seconds": 1114,
                                            "text": "18:34"
                                          },
                                          "15": {
                                            "indices": {
                                              "0": 773,
                                              "1": 778
                                            },
                                            "seconds": 1166,
                                            "text": "19:26"
                                          },
                                          "16": {
                                            "indices": {
                                              "0": 816,
                                              "1": 821
                                            },
                                            "seconds": 1281,
                                            "text": "21:21"
                                          }
                                        },
                                        "urls": {},
                                        "user_mentions": {
                                          "0": {
                                            "id_str": "1577241403",
                                            "name": "@levelsio",
                                            "screen_name": "levelsio",
                                            "indices": {
                                              "0": 15,
                                              "1": 24
                                            }
                                          },
                                          "1": {
                                            "id_str": "20844341",
                                            "name": "Patrick McKenzie",
                                            "screen_name": "patio11",
                                            "indices": {
                                              "0": 518,
                                              "1": 526
                                            }
                                          },
                                          "2": {
                                            "id_str": "1577241403",
                                            "name": "@levelsio",
                                            "screen_name": "levelsio",
                                            "indices": {
                                              "0": 562,
                                              "1": 571
                                            }
                                          }
                                        }
                                      },
                                      "richtext": {
                                        "richtext_tags": {}
                                      },
                                      "media": {
                                        "inline_media": {}
                                      }
                                    }
                                  }
                                },
                                "legacy": {
                                  "bookmark_count": 4973,
                                  "bookmarked": false,
                                  "created_at": "Wed Jul 09 16:05:28 +0000 2025",
                                  "conversation_id_str": "1942978418603360459",
                                  "display_text_range": {
                                    "0": 0,
                                    "1": 279
                                  },
                                  "entities": {
                                    "hashtags": {},
                                    "media": {
                                      "0": {
                                        "display_url": "pic.x.com/quzVSeRewx",
                                        "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                        "id_str": "1942969493073850368",
                                        "indices": {
                                          "0": 280,
                                          "1": 303
                                        },
                                        "media_key": "13_1942969493073850368",
                                        "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                        "type": "video",
                                        "url": "https://t.co/quzVSeRewx",
                                        "additional_media_info": {
                                          "monetizable": false
                                        },
                                        "ext_media_availability": {
                                          "status": "Available"
                                        },
                                        "sizes": {
                                          "large": {
                                            "h": 1080,
                                            "w": 1920,
                                            "resize": "fit"
                                          },
                                          "medium": {
                                            "h": 675,
                                            "w": 1200,
                                            "resize": "fit"
                                          },
                                          "small": {
                                            "h": 383,
                                            "w": 680,
                                            "resize": "fit"
                                          },
                                          "thumb": {
                                            "h": 150,
                                            "w": 150,
                                            "resize": "crop"
                                          }
                                        },
                                        "original_info": {
                                          "height": 1080,
                                          "width": 1920,
                                          "focus_rects": {}
                                        },
                                        "video_info": {
                                          "aspect_ratio": {
                                            "0": 16,
                                            "1": 9
                                          },
                                          "duration_millis": 1356855,
                                          "variants": {
                                            "0": {
                                              "content_type": "application/x-mpegURL",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                            },
                                            "1": {
                                              "bitrate": 256000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                            },
                                            "2": {
                                              "bitrate": 832000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                            },
                                            "3": {
                                              "bitrate": 2176000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                            },
                                            "4": {
                                              "bitrate": 10368000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                            }
                                          }
                                        },
                                        "media_results": {
                                          "result": {
                                            "media_key": "13_1942969493073850368"
                                          }
                                        }
                                      }
                                    },
                                    "symbols": {},
                                    "timestamps": {
                                      "0": {
                                        "indices": {
                                          "0": 253,
                                          "1": 258
                                        },
                                        "seconds": 0,
                                        "text": "00:00"
                                      },
                                      "1": {
                                        "indices": {
                                          "0": 265,
                                          "1": 270
                                        },
                                        "seconds": 37,
                                        "text": "00:37"
                                      }
                                    },
                                    "urls": {},
                                    "user_mentions": {
                                      "0": {
                                        "id_str": "1577241403",
                                        "name": "@levelsio",
                                        "screen_name": "levelsio",
                                        "indices": {
                                          "0": 15,
                                          "1": 24
                                        }
                                      }
                                    }
                                  },
                                  "extended_entities": {
                                    "media": {
                                      "0": {
                                        "display_url": "pic.x.com/quzVSeRewx",
                                        "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                        "id_str": "1942969493073850368",
                                        "indices": {
                                          "0": 280,
                                          "1": 303
                                        },
                                        "media_key": "13_1942969493073850368",
                                        "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                        "type": "video",
                                        "url": "https://t.co/quzVSeRewx",
                                        "additional_media_info": {
                                          "monetizable": false
                                        },
                                        "ext_media_availability": {
                                          "status": "Available"
                                        },
                                        "sizes": {
                                          "large": {
                                            "h": 1080,
                                            "w": 1920,
                                            "resize": "fit"
                                          },
                                          "medium": {
                                            "h": 675,
                                            "w": 1200,
                                            "resize": "fit"
                                          },
                                          "small": {
                                            "h": 383,
                                            "w": 680,
                                            "resize": "fit"
                                          },
                                          "thumb": {
                                            "h": 150,
                                            "w": 150,
                                            "resize": "crop"
                                          }
                                        },
                                        "original_info": {
                                          "height": 1080,
                                          "width": 1920,
                                          "focus_rects": {}
                                        },
                                        "video_info": {
                                          "aspect_ratio": {
                                            "0": 16,
                                            "1": 9
                                          },
                                          "duration_millis": 1356855,
                                          "variants": {
                                            "0": {
                                              "content_type": "application/x-mpegURL",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                            },
                                            "1": {
                                              "bitrate": 256000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                            },
                                            "2": {
                                              "bitrate": 832000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                            },
                                            "3": {
                                              "bitrate": 2176000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                            },
                                            "4": {
                                              "bitrate": 10368000,
                                              "content_type": "video/mp4",
                                              "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                            }
                                          }
                                        },
                                        "media_results": {
                                          "result": {
                                            "media_key": "13_1942969493073850368"
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "favorite_count": 3773,
                                  "favorited": false,
                                  "full_text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s https://t.co/quzVSeRewx",
                                  "is_quote_status": false,
                                  "lang": "en",
                                  "possibly_sensitive": false,
                                  "possibly_sensitive_editable": true,
                                  "quote_count": 77,
                                  "reply_count": 171,
                                  "retweet_count": 289,
                                  "retweeted": false,
                                  "user_id_str": "5418912",
                                  "id_str": "1942978418603360459"
                                }
                              }
                            },
                            "url": "https://x.com/levelsio/status/1947295471082316145"
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "twitter/user-tweets"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/tweet": {
      "get": {
        "summary": "Tweet Details",
        "description": "Get detailed information about a specific tweet including engagement",
        "operationId": "twitter_Tweet_Details",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Tweet URL",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `rest_id`: Tweet ID string\n- `legacy.full_text`: Full tweet text content\n- `legacy.created_at`: Tweet creation timestamp\n- `legacy.favorite_count`: Like count\n- `legacy.retweet_count`: Retweet count\n- `legacy.reply_count`: Reply count\n- `legacy.quote_count`: Quote tweet count\n- `legacy.bookmark_count`: Bookmark count\n- `views.count`: Total view count\n- `legacy.entities.media`: Attached photos/videos\n- `legacy.entities.urls`: Expanded URLs in the tweet\n- `core.user_results.result.core.screen_name` / `name`: Author @handle and display name\n- `quoted_status_result`: Nested object for the quoted tweet (if applicable)\n- `card.legacy.binding_values`: Rich card data (YouTube embeds, link previews, etc.)\n- Use `trim=true` for a leaner response without deeply nested user objects",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "__typename": "Tweet",
                        "rest_id": "1947295471082316145",
                        "core": {
                          "user_results": {
                            "result": {
                              "__typename": "User",
                              "id": "VXNlcjoxNTc3MjQxNDAz",
                              "rest_id": "1577241403",
                              "affiliates_highlighted_label": {},
                              "avatar": {
                                "image_url": "https://pbs.twimg.com/profile_images/1996831016720486400/vycHz0uG_normal.jpg"
                              },
                              "core": {
                                "created_at": "Mon Jul 08 09:31:59 +0000 2013",
                                "name": "@levelsio",
                                "screen_name": "levelsio"
                              },
                              "dm_permissions": {},
                              "is_blue_verified": true,
                              "legacy": {
                                "default_profile": false,
                                "default_profile_image": false,
                                "description": "🇪🇺https://t.co/NdorAWqJC3 @euacc \n📸https://t.co/lAyoqmSBRX $110k/m \n🏡https://t.co/1oqUgfD6CZ $36K/m \n🛰https://t.co/ZHSvI2wjyW $38K/m \n🌍https://t.co/UXK5AFqCaQ $17K/m \n👙https://t.co/RyXpqGuFM3 $17K/m \n💾@pieter $0K/m",
                                "entities": {
                                  "description": {
                                    "urls": {
                                      "0": {
                                        "display_url": "euacc.com",
                                        "expanded_url": "http://euacc.com",
                                        "url": "https://t.co/NdorAWqJC3",
                                        "indices": {
                                          "0": 2,
                                          "1": 25
                                        }
                                      }
                                    }
                                  },
                                  "url": {
                                    "urls": {
                                      "0": {
                                        "display_url": "readMAKE.com",
                                        "expanded_url": "http://readMAKE.com",
                                        "url": "https://t.co/IFRqZDK2Lw",
                                        "indices": {
                                          "0": 0,
                                          "1": 23
                                        }
                                      }
                                    }
                                  }
                                },
                                "fast_followers_count": 0,
                                "favourites_count": 162735,
                                "followers_count": 819619,
                                "friends_count": 2704,
                                "has_custom_timelines": true,
                                "is_translator": false,
                                "listed_count": 8339,
                                "media_count": 18333,
                                "normal_followers_count": 819619,
                                "pinned_tweet_ids_str": {
                                  "0": "1947295471082316145"
                                },
                                "possibly_sensitive": false,
                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1577241403/1665964220",
                                "profile_interstitial_type": "",
                                "statuses_count": 169031,
                                "translator_type": "none",
                                "url": "https://t.co/IFRqZDK2Lw",
                                "withheld_in_countries": {}
                              },
                              "location": {
                                "location": "📕 My book $6K/m  👉"
                              },
                              "media_permissions": {},
                              "parody_commentary_fan_label": "None",
                              "profile_image_shape": "Circle",
                              "professional": {
                                "rest_id": "1800203633688027410",
                                "professional_type": "Creator",
                                "category": {}
                              },
                              "privacy": {
                                "protected": false
                              },
                              "relationship_perspectives": {},
                              "tipjar_settings": {
                                "is_enabled": false,
                                "bandcamp_handle": "",
                                "bitcoin_handle": "",
                                "cash_app_handle": "",
                                "ethereum_handle": "",
                                "gofundme_handle": "",
                                "patreon_handle": "",
                                "pay_pal_handle": "",
                                "venmo_handle": ""
                              },
                              "verification": {
                                "verified": false
                              }
                            }
                          }
                        },
                        "card": {
                          "rest_id": "https://t.co/p8v5Ka0PYE",
                          "legacy": {
                            "binding_values": {
                              "0": {
                                "key": "player_url",
                                "value": {
                                  "string_value": "https://www.youtube.com/embed/StkCdcZ1ovE",
                                  "type": "STRING"
                                }
                              }
                            },
                            "card_platform": {
                              "platform": {
                                "audience": {
                                  "name": "production"
                                },
                                "device": {
                                  "name": "Swift",
                                  "version": "12"
                                }
                              }
                            },
                            "name": "player",
                            "url": "https://t.co/p8v5Ka0PYE",
                            "user_refs_results": {
                              "0": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMDIyODI3Mg==",
                                  "rest_id": "10228272",
                                  "affiliates_highlighted_label": {},
                                  "avatar": {
                                    "image_url": "https://pbs.twimg.com/profile_images/1984471345854566400/5pd8GpgC_normal.jpg"
                                  },
                                  "core": {
                                    "created_at": "Tue Nov 13 21:43:46 +0000 2007",
                                    "name": "YouTube",
                                    "screen_name": "YouTube"
                                  },
                                  "dm_permissions": {},
                                  "is_blue_verified": true,
                                  "legacy": {
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "like & subscribe",
                                    "entities": {
                                      "description": {
                                        "urls": {}
                                      },
                                      "url": {
                                        "urls": {
                                          "0": {
                                            "display_url": "youtube.com/recap",
                                            "expanded_url": "http://youtube.com/recap",
                                            "url": "https://t.co/URnyVVv35T",
                                            "indices": {
                                              "0": 0,
                                              "1": 23
                                            }
                                          }
                                        }
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 6023,
                                    "followers_count": 68057635,
                                    "friends_count": 1143,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 74442,
                                    "media_count": 16081,
                                    "normal_followers_count": 68057635,
                                    "pinned_tweet_ids_str": {},
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/10228272/1764705659",
                                    "profile_interstitial_type": "",
                                    "statuses_count": 60670,
                                    "translator_type": "regular",
                                    "url": "https://t.co/URnyVVv35T",
                                    "withheld_in_countries": {}
                                  },
                                  "location": {
                                    "location": "San Bruno, CA"
                                  },
                                  "media_permissions": {},
                                  "parody_commentary_fan_label": "None",
                                  "profile_image_shape": "Square",
                                  "privacy": {
                                    "protected": false
                                  },
                                  "relationship_perspectives": {},
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "bandcamp_handle": "",
                                    "bitcoin_handle": "",
                                    "cash_app_handle": "",
                                    "ethereum_handle": "",
                                    "gofundme_handle": "",
                                    "patreon_handle": "",
                                    "pay_pal_handle": "",
                                    "venmo_handle": ""
                                  },
                                  "verification": {
                                    "verified": false,
                                    "verified_type": "Business"
                                  }
                                }
                              }
                            }
                          }
                        },
                        "unmention_data": {},
                        "edit_control": {
                          "edit_tweet_ids": {
                            "0": "1947295471082316145"
                          },
                          "editable_until_msecs": "1753109993000",
                          "is_edit_eligible": true,
                          "edits_remaining": "5"
                        },
                        "is_translatable": false,
                        "views": {
                          "count": "686535",
                          "state": "EnabledWithCount"
                        },
                        "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                        "grok_analysis_button": true,
                        "quoted_status_result": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1942978418603360459",
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo1NDE4OTEy",
                                  "rest_id": "5418912",
                                  "affiliates_highlighted_label": {},
                                  "avatar": {
                                    "image_url": "https://pbs.twimg.com/profile_images/2464132281/jbbxl9p7ratdyuposrif_normal.jpeg"
                                  },
                                  "core": {
                                    "created_at": "Mon Apr 23 02:53:59 +0000 2007",
                                    "name": "John Collison",
                                    "screen_name": "collision"
                                  },
                                  "dm_permissions": {},
                                  "is_blue_verified": true,
                                  "legacy": {
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Co-founder of @stripe.",
                                    "entities": {
                                      "description": {
                                        "urls": {}
                                      },
                                      "url": {
                                        "urls": {
                                          "0": {
                                            "display_url": "johncollison.ie",
                                            "expanded_url": "http://johncollison.ie",
                                            "url": "http://t.co/SjMCy56bjS",
                                            "indices": {
                                              "0": 0,
                                              "1": 22
                                            }
                                          }
                                        }
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 35923,
                                    "followers_count": 223920,
                                    "friends_count": 1416,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2900,
                                    "media_count": 457,
                                    "normal_followers_count": 223920,
                                    "pinned_tweet_ids_str": {},
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/5418912/1392613775",
                                    "profile_interstitial_type": "",
                                    "statuses_count": 9433,
                                    "translator_type": "none",
                                    "url": "http://t.co/SjMCy56bjS",
                                    "withheld_in_countries": {}
                                  },
                                  "location": {
                                    "location": "California / Ireland"
                                  },
                                  "media_permissions": {},
                                  "parody_commentary_fan_label": "None",
                                  "profile_image_shape": "Circle",
                                  "privacy": {
                                    "protected": false
                                  },
                                  "relationship_perspectives": {},
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "bandcamp_handle": "",
                                    "bitcoin_handle": "",
                                    "cash_app_handle": "",
                                    "ethereum_handle": "",
                                    "gofundme_handle": "",
                                    "patreon_handle": "",
                                    "pay_pal_handle": "",
                                    "venmo_handle": ""
                                  },
                                  "verification": {
                                    "verified": false
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": {
                                "0": "1942978418603360459"
                              },
                              "editable_until_msecs": "1752080728000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "1299828",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "note_tweet": {
                              "is_expandable": true,
                              "note_tweet_results": {
                                "result": {
                                  "id": "Tm90ZVR3ZWV0OjE5NDI5Nzg0MTg0NzM0MTQ2NTY=",
                                  "text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s resume\n01:33 Trying to make money online as a 12 year old\n02:43 Being one of the first YouTube creators\n03:18 Who should indie hack\n04:31 What Pieter hates about VC-backed businesses\n07:51 Who is digital nomading for?\n09:15 Learning from @patio11\n10:17 125k tweets and the brand of @levelsio\n10:59 Getting referrals from ChatGPT\n11:43 What Pieter automates with AI\n13:02 Investing and home country bias\n15:05 Hacking thermostats\n15:57 EU acceleration movement\n18:34 Entrepreneurship in the EU\n19:26 Pieter's reflections on Stripe’s API\n21:21 Looking 5 years into the future",
                                  "entity_set": {
                                    "hashtags": {},
                                    "symbols": {},
                                    "timestamps": {
                                      "0": {
                                        "indices": {
                                          "0": 253,
                                          "1": 258
                                        },
                                        "seconds": 0,
                                        "text": "00:00"
                                      }
                                    },
                                    "urls": {},
                                    "user_mentions": {
                                      "0": {
                                        "id_str": "1577241403",
                                        "name": "@levelsio",
                                        "screen_name": "levelsio",
                                        "indices": {
                                          "0": 15,
                                          "1": 24
                                        }
                                      }
                                    }
                                  },
                                  "richtext": {
                                    "richtext_tags": {}
                                  },
                                  "media": {
                                    "inline_media": {}
                                  }
                                }
                              }
                            },
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 4973,
                              "bookmarked": false,
                              "created_at": "Wed Jul 09 16:05:28 +0000 2025",
                              "conversation_id_str": "1942978418603360459",
                              "display_text_range": {
                                "0": 0,
                                "1": 279
                              },
                              "entities": {
                                "hashtags": {},
                                "media": {
                                  "0": {
                                    "display_url": "pic.x.com/quzVSeRewx",
                                    "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                    "id_str": "1942969493073850368",
                                    "indices": {
                                      "0": 280,
                                      "1": 303
                                    },
                                    "media_key": "13_1942969493073850368",
                                    "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                    "type": "video",
                                    "url": "https://t.co/quzVSeRewx",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1080,
                                        "w": 1920,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 675,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 383,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1080,
                                      "width": 1920,
                                      "focus_rects": {}
                                    },
                                    "video_info": {
                                      "aspect_ratio": {
                                        "0": 16,
                                        "1": 9
                                      },
                                      "duration_millis": 1356855,
                                      "variants": {
                                        "0": {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                        },
                                        "1": {
                                          "bitrate": 256000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                        },
                                        "2": {
                                          "bitrate": 832000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                        },
                                        "3": {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                        },
                                        "4": {
                                          "bitrate": 10368000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                        }
                                      }
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "13_1942969493073850368"
                                      }
                                    }
                                  }
                                },
                                "symbols": {},
                                "timestamps": {
                                  "0": {
                                    "indices": {
                                      "0": 253,
                                      "1": 258
                                    },
                                    "seconds": 0,
                                    "text": "00:00"
                                  }
                                },
                                "urls": {},
                                "user_mentions": {
                                  "0": {
                                    "id_str": "1577241403",
                                    "name": "@levelsio",
                                    "screen_name": "levelsio",
                                    "indices": {
                                      "0": 15,
                                      "1": 24
                                    }
                                  }
                                }
                              },
                              "extended_entities": {
                                "media": {
                                  "0": {
                                    "display_url": "pic.x.com/quzVSeRewx",
                                    "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                    "id_str": "1942969493073850368",
                                    "indices": {
                                      "0": 280,
                                      "1": 303
                                    },
                                    "media_key": "13_1942969493073850368",
                                    "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                    "type": "video",
                                    "url": "https://t.co/quzVSeRewx",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1080,
                                        "w": 1920,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 675,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 383,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1080,
                                      "width": 1920,
                                      "focus_rects": {}
                                    },
                                    "video_info": {
                                      "aspect_ratio": {
                                        "0": 16,
                                        "1": 9
                                      },
                                      "duration_millis": 1356855,
                                      "variants": {
                                        "0": {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                        },
                                        "1": {
                                          "bitrate": 256000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                        },
                                        "2": {
                                          "bitrate": 832000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                        },
                                        "3": {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                        },
                                        "4": {
                                          "bitrate": 10368000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                        }
                                      }
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "13_1942969493073850368"
                                      }
                                    }
                                  }
                                }
                              },
                              "favorite_count": 3773,
                              "favorited": false,
                              "full_text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s https://t.co/quzVSeRewx",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 77,
                              "reply_count": 171,
                              "retweet_count": 289,
                              "retweeted": false,
                              "user_id_str": "5418912",
                              "id_str": "1942978418603360459"
                            }
                          }
                        },
                        "legacy": {
                          "bookmark_count": 670,
                          "bookmarked": false,
                          "created_at": "Mon Jul 21 13:59:53 +0000 2025",
                          "conversation_id_str": "1947295471082316145",
                          "display_text_range": {
                            "0": 0,
                            "1": 77
                          },
                          "entities": {
                            "hashtags": {},
                            "symbols": {},
                            "timestamps": {},
                            "urls": {
                              "0": {
                                "display_url": "youtube.com/watch?v=StkCdc…",
                                "expanded_url": "https://www.youtube.com/watch?v=StkCdcZ1ovE",
                                "url": "https://t.co/p8v5Ka0PYE",
                                "indices": {
                                  "0": 54,
                                  "1": 77
                                }
                              }
                            },
                            "user_mentions": {
                              "0": {
                                "id_str": "5418912",
                                "name": "John Collison",
                                "screen_name": "collision",
                                "indices": {
                                  "0": 18,
                                  "1": 28
                                }
                              }
                            }
                          },
                          "favorite_count": 818,
                          "favorited": false,
                          "full_text": "This podcast with @collision is now on YouTube too 😊\n\nhttps://t.co/p8v5Ka0PYE",
                          "is_quote_status": true,
                          "lang": "en",
                          "possibly_sensitive": false,
                          "possibly_sensitive_editable": true,
                          "quote_count": 7,
                          "quoted_status_id_str": "1942978418603360459",
                          "quoted_status_permalink": {
                            "url": "https://t.co/TctFLcI8du",
                            "expanded": "https://twitter.com/collision/status/1942978418603360459",
                            "display": "x.com/collision/stat…"
                          },
                          "reply_count": 49,
                          "retweet_count": 66,
                          "retweeted": false,
                          "user_id_str": "1577241403",
                          "id_str": "1947295471082316145"
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "twitter/tweet"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "rest_id": "1947295471082316145",
                        "views": {
                          "count": "686552",
                          "state": "EnabledWithCount"
                        },
                        "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                        "legacy": {
                          "bookmark_count": 670,
                          "bookmarked": false,
                          "created_at": "Mon Jul 21 13:59:53 +0000 2025",
                          "conversation_id_str": "1947295471082316145",
                          "display_text_range": {
                            "0": 0,
                            "1": 77
                          },
                          "entities": {
                            "hashtags": {},
                            "symbols": {},
                            "timestamps": {},
                            "urls": {
                              "0": {
                                "display_url": "youtube.com/watch?v=StkCdc…",
                                "expanded_url": "https://www.youtube.com/watch?v=StkCdcZ1ovE",
                                "url": "https://t.co/p8v5Ka0PYE",
                                "indices": {
                                  "0": 54,
                                  "1": 77
                                }
                              }
                            },
                            "user_mentions": {
                              "0": {
                                "id_str": "5418912",
                                "name": "John Collison",
                                "screen_name": "collision",
                                "indices": {
                                  "0": 18,
                                  "1": 28
                                }
                              }
                            }
                          },
                          "favorite_count": 818,
                          "favorited": false,
                          "full_text": "This podcast with @collision is now on YouTube too 😊\n\nhttps://t.co/p8v5Ka0PYE",
                          "is_quote_status": true,
                          "lang": "en",
                          "possibly_sensitive": false,
                          "possibly_sensitive_editable": true,
                          "quote_count": 7,
                          "quoted_status_id_str": "1942978418603360459",
                          "quoted_status_permalink": {
                            "url": "https://t.co/TctFLcI8du",
                            "expanded": "https://twitter.com/collision/status/1942978418603360459",
                            "display": "x.com/collision/stat…"
                          },
                          "reply_count": 49,
                          "retweet_count": 66,
                          "retweeted": false,
                          "user_id_str": "1577241403",
                          "id_str": "1947295471082316145"
                        },
                        "quoted_status_result": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1942978418603360459",
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo1NDE4OTEy",
                                  "rest_id": "5418912",
                                  "affiliates_highlighted_label": {},
                                  "avatar": {
                                    "image_url": "https://pbs.twimg.com/profile_images/2464132281/jbbxl9p7ratdyuposrif_normal.jpeg"
                                  },
                                  "core": {
                                    "created_at": "Mon Apr 23 02:53:59 +0000 2007",
                                    "name": "John Collison",
                                    "screen_name": "collision"
                                  },
                                  "dm_permissions": {},
                                  "is_blue_verified": true,
                                  "legacy": {
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "Co-founder of @stripe.",
                                    "entities": {
                                      "description": {
                                        "urls": {}
                                      },
                                      "url": {
                                        "urls": {
                                          "0": {
                                            "display_url": "johncollison.ie",
                                            "expanded_url": "http://johncollison.ie",
                                            "url": "http://t.co/SjMCy56bjS",
                                            "indices": {
                                              "0": 0,
                                              "1": 22
                                            }
                                          }
                                        }
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 35923,
                                    "followers_count": 223920,
                                    "friends_count": 1416,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 2900,
                                    "media_count": 457,
                                    "normal_followers_count": 223920,
                                    "pinned_tweet_ids_str": {},
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/5418912/1392613775",
                                    "profile_interstitial_type": "",
                                    "statuses_count": 9433,
                                    "translator_type": "none",
                                    "url": "http://t.co/SjMCy56bjS",
                                    "withheld_in_countries": {}
                                  },
                                  "location": {
                                    "location": "California / Ireland"
                                  },
                                  "media_permissions": {},
                                  "parody_commentary_fan_label": "None",
                                  "profile_image_shape": "Circle",
                                  "privacy": {
                                    "protected": false
                                  },
                                  "relationship_perspectives": {},
                                  "tipjar_settings": {
                                    "is_enabled": false,
                                    "bandcamp_handle": "",
                                    "bitcoin_handle": "",
                                    "cash_app_handle": "",
                                    "ethereum_handle": "",
                                    "gofundme_handle": "",
                                    "patreon_handle": "",
                                    "pay_pal_handle": "",
                                    "venmo_handle": ""
                                  },
                                  "verification": {
                                    "verified": false
                                  }
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": {
                                "0": "1942978418603360459"
                              },
                              "editable_until_msecs": "1752080728000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "1299855",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "note_tweet": {
                              "is_expandable": true,
                              "note_tweet_results": {
                                "result": {
                                  "id": "Tm90ZVR3ZWV0OjE5NDI5Nzg0MTg0NzM0MTQ2NTY=",
                                  "text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s resume\n01:33 Trying to make money online as a 12 year old\n02:43 Being one of the first YouTube creators\n03:18 Who should indie hack\n04:31 What Pieter hates about VC-backed businesses\n07:51 Who is digital nomading for?\n09:15 Learning from @patio11\n10:17 125k tweets and the brand of @levelsio\n10:59 Getting referrals from ChatGPT\n11:43 What Pieter automates with AI\n13:02 Investing and home country bias\n15:05 Hacking thermostats\n15:57 EU acceleration movement\n18:34 Entrepreneurship in the EU\n19:26 Pieter's reflections on Stripe’s API\n21:21 Looking 5 years into the future",
                                  "entity_set": {
                                    "hashtags": {},
                                    "symbols": {},
                                    "timestamps": {
                                      "0": {
                                        "indices": {
                                          "0": 253,
                                          "1": 258
                                        },
                                        "seconds": 0,
                                        "text": "00:00"
                                      }
                                    },
                                    "urls": {},
                                    "user_mentions": {
                                      "0": {
                                        "id_str": "1577241403",
                                        "name": "@levelsio",
                                        "screen_name": "levelsio",
                                        "indices": {
                                          "0": 15,
                                          "1": 24
                                        }
                                      }
                                    }
                                  },
                                  "richtext": {
                                    "richtext_tags": {}
                                  },
                                  "media": {
                                    "inline_media": {}
                                  }
                                }
                              }
                            },
                            "grok_analysis_button": true,
                            "legacy": {
                              "bookmark_count": 4973,
                              "bookmarked": false,
                              "created_at": "Wed Jul 09 16:05:28 +0000 2025",
                              "conversation_id_str": "1942978418603360459",
                              "display_text_range": {
                                "0": 0,
                                "1": 279
                              },
                              "entities": {
                                "hashtags": {},
                                "media": {
                                  "0": {
                                    "display_url": "pic.x.com/quzVSeRewx",
                                    "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                    "id_str": "1942969493073850368",
                                    "indices": {
                                      "0": 280,
                                      "1": 303
                                    },
                                    "media_key": "13_1942969493073850368",
                                    "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                    "type": "video",
                                    "url": "https://t.co/quzVSeRewx",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1080,
                                        "w": 1920,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 675,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 383,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1080,
                                      "width": 1920,
                                      "focus_rects": {}
                                    },
                                    "video_info": {
                                      "aspect_ratio": {
                                        "0": 16,
                                        "1": 9
                                      },
                                      "duration_millis": 1356855,
                                      "variants": {
                                        "0": {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                        },
                                        "1": {
                                          "bitrate": 256000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                        },
                                        "2": {
                                          "bitrate": 832000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                        },
                                        "3": {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                        },
                                        "4": {
                                          "bitrate": 10368000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                        }
                                      }
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "13_1942969493073850368"
                                      }
                                    }
                                  }
                                },
                                "symbols": {},
                                "timestamps": {
                                  "0": {
                                    "indices": {
                                      "0": 253,
                                      "1": 258
                                    },
                                    "seconds": 0,
                                    "text": "00:00"
                                  }
                                },
                                "urls": {},
                                "user_mentions": {
                                  "0": {
                                    "id_str": "1577241403",
                                    "name": "@levelsio",
                                    "screen_name": "levelsio",
                                    "indices": {
                                      "0": 15,
                                      "1": 24
                                    }
                                  }
                                }
                              },
                              "extended_entities": {
                                "media": {
                                  "0": {
                                    "display_url": "pic.x.com/quzVSeRewx",
                                    "expanded_url": "https://x.com/collision/status/1942978418603360459/video/1",
                                    "id_str": "1942969493073850368",
                                    "indices": {
                                      "0": 280,
                                      "1": 303
                                    },
                                    "media_key": "13_1942969493073850368",
                                    "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/1942969493073850368/img/z_Fn_lAbNGx06VdZ.jpg",
                                    "type": "video",
                                    "url": "https://t.co/quzVSeRewx",
                                    "additional_media_info": {
                                      "monetizable": false
                                    },
                                    "ext_media_availability": {
                                      "status": "Available"
                                    },
                                    "sizes": {
                                      "large": {
                                        "h": 1080,
                                        "w": 1920,
                                        "resize": "fit"
                                      },
                                      "medium": {
                                        "h": 675,
                                        "w": 1200,
                                        "resize": "fit"
                                      },
                                      "small": {
                                        "h": 383,
                                        "w": 680,
                                        "resize": "fit"
                                      },
                                      "thumb": {
                                        "h": 150,
                                        "w": 150,
                                        "resize": "crop"
                                      }
                                    },
                                    "original_info": {
                                      "height": 1080,
                                      "width": 1920,
                                      "focus_rects": {}
                                    },
                                    "video_info": {
                                      "aspect_ratio": {
                                        "0": 16,
                                        "1": 9
                                      },
                                      "duration_millis": 1356855,
                                      "variants": {
                                        "0": {
                                          "content_type": "application/x-mpegURL",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/pl/RHDtWbaUYdk11aY-.m3u8?tag=21&v=2ca"
                                        },
                                        "1": {
                                          "bitrate": 256000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/480x270/j30m7cMCC68d0aBs.mp4?tag=21"
                                        },
                                        "2": {
                                          "bitrate": 832000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/640x360/eQxW8udanbWovD3b.mp4?tag=21"
                                        },
                                        "3": {
                                          "bitrate": 2176000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1280x720/lgpMDUR2wxl3hxCF.mp4?tag=21"
                                        },
                                        "4": {
                                          "bitrate": 10368000,
                                          "content_type": "video/mp4",
                                          "url": "https://video.twimg.com/amplify_video/1942969493073850368/vid/avc1/1920x1080/J_oYdWdt8lpCBcrA.mp4?tag=21"
                                        }
                                      }
                                    },
                                    "media_results": {
                                      "result": {
                                        "media_key": "13_1942969493073850368"
                                      }
                                    }
                                  }
                                }
                              },
                              "favorite_count": 3773,
                              "favorited": false,
                              "full_text": "Pieter Levels (@levelsio) and I sat down over a pint to talk about how he’s making $3m a year as a one-person company, what Europe can do to spur economic growth, and his experience as a digital nomad in over 150 cities across 40 countries.\n\nTimestamps\n00:00 Intro\n00:37 Pieter’s https://t.co/quzVSeRewx",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 77,
                              "reply_count": 171,
                              "retweet_count": 289,
                              "retweeted": false,
                              "user_id_str": "5418912",
                              "id_str": "1942978418603360459"
                            }
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "twitter/tweet"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/tweet/transcript": {
      "get": {
        "summary": "Transcript",
        "description": "Generate an AI-powered transcript for a video tweet. Response times may be slower than other endpoints due to AI processing.",
        "operationId": "twitter_Transcript",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Tweet URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://x.com/TheoVon/status/1916982720317821050"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `transcript`: AI-generated plain text transcript of the video in the tweet",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "transcript": "Since you're kind of like a leader in innovation and technology in our world, you know. Um, do you, how do you know that what your convictions are, how do you gauge if what your convictions are are the best for everybody kind of, like how do you kind of figure that out, you know, it seems like such a challenge.\nI mean, look, at the end of the day, um, there are still a lot of options of things that people can do. Just because I build something, doesn't mean that people are going to use it. Actually, a lot of the things that I build, like some of them work, some of them don't. And like, I think part of the reason why the company has been successful is because, you know, maybe we have a slightly higher hit rate of things working than others. But if we do something that doesn't work, then, in general, people aren't going to use it, and then the future doesn't go in that direction. So, I see. So you're saying it's up to the user more. Yeah, I mean, look, it's always served me well to generally have faith in people and believe that people are smart and can make good decisions for themselves. And whenever we try to like adopt some sort of like attitude of, oh, we must know better than them. It's like we're like we're the people building technology, that's when you lose. So, I I I tend to just think that at the end of the day, yeah, I mean, I think people are smarter than than a lot of people think and I think ultimately drive the direction that society goes in."
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/tweet/transcript"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/community": {
      "get": {
        "summary": "Community",
        "description": "Get the details of a Twitter(X) Community",
        "operationId": "twitter_Community",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Community URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://x.com/i/communities/1926186499399139650"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `rest_id`: Unique community ID\n- `name`: Community display name\n- `description`: Community description text\n- `join_policy`: Membership policy (`Open`, `RestrictedJoin`, etc.)\n- `created_at`: Unix timestamp (ms) of community creation\n- `member_count`: Total number of community members\n- `role`: Your role in the community (e.g. `NonMember`)\n- `is_member`: Boolean indicating membership status\n- `creator_results.result.core.screen_name`: @handle of the community creator\n- `rules[0].name` / `description`: Community rules\n- `custom_banner_media.media_info.original_img_url`: Banner image URL\n- `is_nsfw`: Whether the community is marked NSFW",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "__typename": "Community",
                    "is_member": false,
                    "name": "The First Thousand",
                    "role": "NonMember",
                    "rest_id": "1926186499399139650",
                    "actions": {
                      "join_action_result": {
                        "__typename": "CommunityJoinActionUnavailable"
                      },
                      "id": "Q29tbXVuaXR5QWN0aW9uczoxOTI2MTg2NDk5Mzk5MTM5NjUw"
                    },
                    "description": "This community is for creators and builders who are growing to their first 1,000 followers. Give insights, build your brand, and grow a loyal audience.",
                    "creator_results": {
                      "result": {
                        "__typename": "User",
                        "id": "VXNlcjoxOTIxMzY4NDU0NDQ5MjAxMTUy",
                        "is_blue_verified": true,
                        "core": {
                          "screen_name": "carsonrmccann"
                        },
                        "verification": {
                          "verified": false
                        }
                      },
                      "id": "VXNlclJlc3VsdHM6MTkyMTM2ODQ1NDQ0OTIwMTE1Mg=="
                    },
                    "join_policy": "Open",
                    "created_at": 1748073622931,
                    "rules": {
                      "0": {
                        "rest_id": "1926189963793609186",
                        "description": "This isn’t the space to drop ChatGPT engineered empty platitudes",
                        "name": "No Empty Platitudes",
                        "id": "Q29tbXVuaXR5UnVsZToxOTI2MTg5OTYzNzkzNjA5MTg2"
                      }
                    },
                    "custom_banner_media": {
                      "media_info": {
                        "__typename": "ApiImage",
                        "color_info": {
                          "palette": {
                            "0": {
                              "rgb": {
                                "red": 217,
                                "green": 0,
                                "blue": 17
                              },
                              "percentage": 85.22
                            }
                          }
                        },
                        "original_img_url": "https://pbs.twimg.com/community_banner_img/1930048753223745537/Ua814CNc?format=jpg&name=orig",
                        "original_img_width": 1250,
                        "original_img_height": 500
                      },
                      "id": "QXBpTWVkaWE6DAATCgABGsjpHX8WQAEAAA=="
                    },
                    "default_banner_media": {
                      "media_info": {
                        "__typename": "ApiImage",
                        "color_info": {
                          "palette": {
                            "0": {
                              "rgb": {
                                "red": 118,
                                "green": 88,
                                "blue": 254
                              },
                              "percentage": 36.26
                            }
                          }
                        },
                        "original_img_url": "https://pbs.twimg.com/media/FECS7TfVcAcCrj2.jpg",
                        "original_img_width": 1200,
                        "original_img_height": 480
                      },
                      "id": "QXBpTWVkaWE6DAABCgABFECS7TfVcAcKAAITiFWq8lUQBAAA"
                    },
                    "members_facepile_results": {
                      "0": {
                        "result": {
                          "__typename": "User",
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/1963429128402501632/J9C5efvR_normal.jpg"
                          },
                          "id": "VXNlcjoxOTIxMzY4NDU0NDQ5MjAxMTUy"
                        },
                        "id": "VXNlclJlc3VsdHM6MTkyMTM2ODQ1NDQ0OTIwMTE1Mg=="
                      },
                      "1": {
                        "result": {
                          "__typename": "User",
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/2011557694264479744/xS6eyqBz_normal.jpg"
                          },
                          "id": "VXNlcjo0MDA2ODgyNzYx"
                        },
                        "id": "VXNlclJlc3VsdHM6NDAwNjg4Mjc2MQ=="
                      },
                      "2": {
                        "result": {
                          "__typename": "User",
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/1947507215373332480/8oK6TPt5_normal.jpg"
                          },
                          "id": "VXNlcjoxOTI0NTI2MDM1NTUyNjMyODMy"
                        },
                        "id": "VXNlclJlc3VsdHM6MTkyNDUyNjAzNTU1MjYzMjgzMg=="
                      },
                      "3": {
                        "result": {
                          "__typename": "User",
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/1960798665720668160/VU298_nF_normal.jpg"
                          },
                          "id": "VXNlcjoxMDExNjE5NTY4NTA5NTA5NjMy"
                        },
                        "id": "VXNlclJlc3VsdHM6MTAxMTYxOTU2ODUwOTUwOTYzMg=="
                      },
                      "4": {
                        "result": {
                          "__typename": "User",
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/1790570742247043072/uyEKz7o__normal.jpg"
                          },
                          "id": "VXNlcjoxMTkyNTYxNzY4NTc0NDcyMTky"
                        },
                        "id": "VXNlclJlc3VsdHM6MTE5MjU2MTc2ODU3NDQ3MjE5Mg=="
                      }
                    },
                    "member_count": 5533,
                    "invites_result": {
                      "__typename": "CommunityInvitesUnavailable"
                    },
                    "join_requests_result": {
                      "__typename": "CommunityJoinRequestsUnavailable"
                    },
                    "is_nsfw": false,
                    "trending_hashtags_slice": {
                      "__typename": "CommunityHashtagSlice",
                      "items": {}
                    },
                    "id": "Q29tbXVuaXR5OjE5MjYxODY0OTkzOTkxMzk2NTA="
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/community"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/community/tweets": {
      "get": {
        "summary": "Community Tweets",
        "description": "Get the tweets from a Twitter(X) Community",
        "operationId": "twitter_Community_Tweets",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Community URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://x.com/i/communities/1926186499399139650"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `tweets[0].id`: Tweet ID string\n- `tweets[0].full_text`: Full tweet text content\n- `tweets[0].created_at`: Tweet creation timestamp\n- `tweets[0].favorite_count`: Like count\n- `tweets[0].view_count`: Total view count\n- `tweets[0].bookmark_count`: Bookmark count\n- `tweets[0].entities.media`: Attached photos/videos\n- `tweets[0].entities.user_mentions`: @mentions in the tweet\n- `tweets[0].entities.urls`: Expanded URLs in the tweet",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "tweets": {
                      "0": {
                        "id": "2013630474271498525",
                        "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                        "view_count": "20638",
                        "bookmark_count": 15,
                        "bookmarked": false,
                        "created_at": "Tue Jan 20 15:11:31 +0000 2026",
                        "conversation_id_str": "2013630474271498525",
                        "display_text_range": {
                          "0": 0,
                          "1": 87
                        },
                        "entities": {
                          "hashtags": {},
                          "media": {
                            "0": {
                              "display_url": "pic.x.com/S7tOAlo8XO",
                              "expanded_url": "https://x.com/vybhavbhadri/status/2013630474271498525/photo/1",
                              "id_str": "2013630453463277568",
                              "indices": {
                                "0": 88,
                                "1": 111
                              },
                              "media_key": "3_2013630453463277568",
                              "media_url_https": "https://pbs.twimg.com/media/G_HaOo-WYAAIyWN.jpg",
                              "type": "photo",
                              "url": "https://t.co/S7tOAlo8XO",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                },
                                "medium": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                },
                                "small": {
                                  "faces": {
                                    "0": {
                                      "x": 58,
                                      "y": 95,
                                      "h": 74,
                                      "w": 74
                                    }
                                  }
                                },
                                "orig": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 862,
                                  "w": 1184,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 862,
                                  "w": 1184,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 495,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 862,
                                "width": 1184,
                                "focus_rects": {
                                  "0": {
                                    "x": 0,
                                    "y": 199,
                                    "w": 1184,
                                    "h": 663
                                  },
                                  "1": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 862,
                                    "h": 862
                                  },
                                  "2": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 756,
                                    "h": 862
                                  },
                                  "3": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 431,
                                    "h": 862
                                  },
                                  "4": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1184,
                                    "h": 862
                                  }
                                }
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_2013630453463277568"
                                }
                              }
                            }
                          },
                          "symbols": {},
                          "timestamps": {},
                          "urls": {},
                          "user_mentions": {}
                        },
                        "extended_entities": {
                          "media": {
                            "0": {
                              "display_url": "pic.x.com/S7tOAlo8XO",
                              "expanded_url": "https://x.com/vybhavbhadri/status/2013630474271498525/photo/1",
                              "id_str": "2013630453463277568",
                              "indices": {
                                "0": 88,
                                "1": 111
                              },
                              "media_key": "3_2013630453463277568",
                              "media_url_https": "https://pbs.twimg.com/media/G_HaOo-WYAAIyWN.jpg",
                              "type": "photo",
                              "url": "https://t.co/S7tOAlo8XO",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                },
                                "medium": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                },
                                "small": {
                                  "faces": {
                                    "0": {
                                      "x": 58,
                                      "y": 95,
                                      "h": 74,
                                      "w": 74
                                    }
                                  }
                                },
                                "orig": {
                                  "faces": {
                                    "0": {
                                      "x": 102,
                                      "y": 167,
                                      "h": 130,
                                      "w": 130
                                    }
                                  }
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 862,
                                  "w": 1184,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 862,
                                  "w": 1184,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 495,
                                  "w": 680,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 862,
                                "width": 1184,
                                "focus_rects": {
                                  "0": {
                                    "x": 0,
                                    "y": 199,
                                    "w": 1184,
                                    "h": 663
                                  },
                                  "1": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 862,
                                    "h": 862
                                  },
                                  "2": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 756,
                                    "h": 862
                                  },
                                  "3": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 431,
                                    "h": 862
                                  },
                                  "4": {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1184,
                                    "h": 862
                                  }
                                }
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_2013630453463277568"
                                }
                              }
                            }
                          }
                        },
                        "favorite_count": 338,
                        "favorited": false,
                        "full_text": "600+ followers, lets go 🚀\n\nIf you’re into AI, or tech  \n\nsay hi! \n\nFollow = follow back https://t.co/S7tOAlo8XO",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 1,
                        "reply_count": 389,
                        "retweet_count": 5,
                        "retweeted": false,
                        "user_id_str": "1945203992142696448",
                        "id_str": "2013630474271498525",
                        "user": {
                          "__typename": "User",
                          "id": "VXNlcjoxOTQ1MjAzOTkyMTQyNjk2NDQ4",
                          "rest_id": "1945203992142696448",
                          "affiliates_highlighted_label": {},
                          "avatar": {
                            "image_url": "https://pbs.twimg.com/profile_images/1987845640953778176/IniN-KfM_normal.jpg"
                          },
                          "core": {
                            "created_at": "Tue Jul 15 19:29:29 +0000 2025",
                            "name": "vibe",
                            "screen_name": "vybhavbhadri"
                          },
                          "dm_permissions": {},
                          "is_blue_verified": true,
                          "legacy": {
                            "default_profile": true,
                            "default_profile_image": false,
                            "description": "ai engineer → indie developer 🧑🏻‍💻 \nbuilding → https://t.co/zLj3dimylV \nI build MVPs in weeks 🚀\nCredit card optimiser → https://t.co/R8raN5tuAh",
                            "entities": {
                              "description": {
                                "urls": {
                                  "0": {
                                    "display_url": "kcetlabs.com",
                                    "expanded_url": "https://kcetlabs.com",
                                    "url": "https://t.co/zLj3dimylV",
                                    "indices": {
                                      "0": 47,
                                      "1": 70
                                    }
                                  },
                                  "1": {
                                    "display_url": "smartwaytoswipe.online",
                                    "expanded_url": "https://smartwaytoswipe.online",
                                    "url": "https://t.co/R8raN5tuAh",
                                    "indices": {
                                      "0": 120,
                                      "1": 143
                                    }
                                  }
                                }
                              }
                            },
                            "fast_followers_count": 0,
                            "favourites_count": 7484,
                            "followers_count": 1603,
                            "friends_count": 815,
                            "has_custom_timelines": false,
                            "is_translator": false,
                            "listed_count": 7,
                            "media_count": 152,
                            "normal_followers_count": 1603,
                            "pinned_tweet_ids_str": {
                              "0": "2020394306264338770"
                            },
                            "possibly_sensitive": false,
                            "profile_banner_url": "https://pbs.twimg.com/profile_banners/1945203992142696448/1762882872",
                            "profile_interstitial_type": "",
                            "statuses_count": 3771,
                            "translator_type": "none",
                            "withheld_in_countries": {}
                          },
                          "location": {
                            "location": "india"
                          },
                          "media_permissions": {},
                          "parody_commentary_fan_label": "None",
                          "profile_image_shape": "Circle",
                          "professional": {
                            "rest_id": "1978440721121292600",
                            "professional_type": "Creator",
                            "category": {
                              "0": {
                                "id": 1059,
                                "name": "Engineer",
                                "icon_name": "IconBriefcaseStroke"
                              }
                            }
                          },
                          "privacy": {
                            "protected": false
                          },
                          "relationship_perspectives": {},
                          "tipjar_settings": {
                            "is_enabled": false,
                            "bandcamp_handle": "",
                            "bitcoin_handle": "",
                            "cash_app_handle": "",
                            "ethereum_handle": "",
                            "gofundme_handle": "",
                            "patreon_handle": "",
                            "pay_pal_handle": "",
                            "venmo_handle": ""
                          },
                          "verification": {
                            "verified": false
                          }
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/community/tweets"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/user-tweets-all": {
      "get": {
        "summary": "User Tweets (All)",
        "description": "Get a user's latest tweets in chronological order using their numeric `rest_id`. Returns paginated timeline results — use the cursor parameter to load more. Maximum of 20 tweets per request.",
        "operationId": "twitter_User_Tweets_All",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "user_id",
            "in": "query",
            "description": "Twitter numeric user ID (rest_id). Use the profile endpoint to get this from a handle.",
            "required": true,
            "schema": {
              "type": "string",
              "example": "44196397"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of tweets\n- `data.cursor.top`: Cursor for the previous/newer page\n\n**Timeline Structure:**\n- `data.result.timeline.instructions[0]`: `TimelineClearCache` (internal, can ignore)\n- `data.result.timeline.instructions[1]`: `TimelinePinEntry` — The user's pinned tweet (if any). Check `.entry.content.itemContent.socialContext.text` which will be `Pinned`\n- `data.result.timeline.instructions[2]`: `TimelineAddEntries` — The main tweet list in `.entries[]`\n\n**Each Tweet** (at `entries[].content.itemContent.tweet_results.result`):\n- `.rest_id`: Tweet ID\n- `.legacy.full_text`: Tweet text (truncated at 280 chars for long tweets)\n- `.note_tweet.note_tweet_results.result.text`: Full untruncated text for tweets longer than 280 characters\n- `.legacy.created_at`: Timestamp when the tweet was posted\n- `.views.count`: View count (returned as string)\n- `.legacy.favorite_count`: Likes\n- `.legacy.retweet_count`: Retweets\n- `.legacy.reply_count`: Replies\n- `.legacy.quote_count`: Quote tweets\n- `.legacy.bookmark_count`: Bookmarks\n- `.legacy.lang`: Language code (e.g. `en`)\n- `.legacy.is_quote_status`: Whether this tweet is quoting another tweet\n- `.legacy.user_id_str`: Author's numeric user ID\n- `.source`: App used to post (e.g. `Twitter for iPhone`, `Twitter Web App`)\n\n**Author Info** (at `entries[].content.itemContent.tweet_results.result.core.user_results.result`):\n- `.rest_id`: User's numeric ID (rest_id)\n- `.is_blue_verified`: Whether user has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.friends_count`: Following count\n- `.legacy.statuses_count`: Total tweet count\n- `.legacy.profile_image_url_https`: Profile picture URL\n- `.legacy.profile_banner_url`: Banner image URL\n- `.legacy.location`: Location set by user\n\n**Media** (at `entries[].content.itemContent.tweet_results.result.legacy.extended_entities.media[]`):\n- `.type`: `photo`, `video`, or `animated_gif`\n- `.media_url_https`: Image URL (for photos) or video thumbnail\n- `.video_info.variants[]`: Array of video URLs at different qualities (for video/gif types)\n- `.video_info.variants[].url`: Video file URL\n- `.video_info.variants[].bitrate`: Video bitrate (higher = better quality)\n\n**Quoted Tweet** (if `is_quote_status` is true):\n- `entries[].content.itemContent.tweet_results.result.quoted_status_result.result`: The quoted tweet — same structure as a regular tweet",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "DAAHCgABHC-_PhT__-gLAAIAAAATMjAzMDk2MTQ0MzUyNTUwMTAxNQgAAwAAAAIAAA",
                      "top": "DAAHCgABHC-_PhUAJxELAAIAAAATMjAzMTA0Njk4OTI4MzIyNTg4NggAAwAAAAEAAA"
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "type": "TimelineClearCache"
                          },
                          {
                            "entry": {
                              "content": {
                                "__typename": "TimelineTimelineItem",
                                "clientEventInfo": {
                                  "component": "pinned_tweets",
                                  "element": "tweet"
                                },
                                "entryType": "TimelineTimelineItem",
                                "itemContent": {
                                  "__typename": "TimelineTweet",
                                  "itemType": "TimelineTweet",
                                  "socialContext": {
                                    "contextType": "Pin",
                                    "text": "Pinned",
                                    "type": "TimelineGeneralContext"
                                  },
                                  "tweetDisplayType": "Tweet",
                                  "tweet_results": {
                                    "result": {
                                      "__typename": "Tweet",
                                      "core": {
                                        "user_results": {
                                          "result": {
                                            "__typename": "User",
                                            "affiliates_highlighted_label": {},
                                            "has_graduated_access": true,
                                            "id": "VXNlcjoxMDk2NDM2NDUyNTc2MDQ3MTA0",
                                            "is_blue_verified": true,
                                            "legacy": {
                                              "blocked_by": false,
                                              "blocking": false,
                                              "can_dm": false,
                                              "can_media_tag": true,
                                              "created_at": "Fri Feb 15 15:49:55 +0000 2019",
                                              "default_profile": true,
                                              "default_profile_image": false,
                                              "description": "Chief Market Strategist @FuturumEquities | Contributor @Reuters @Bloomberg @MarketWatch @Forbes | Not investment advice",
                                              "entities": {
                                                "description": {
                                                  "urls": []
                                                },
                                                "url": {
                                                  "urls": [
                                                    {
                                                      "display_url": "savvytrader.com/StockSavvyShay…",
                                                      "expanded_url": "https://savvytrader.com/StockSavvyShay/shays-growth-portfolio?s=MTY5OTM6MzgxOA==",
                                                      "indices": [
                                                        0,
                                                        23
                                                      ],
                                                      "url": "https://t.co/K2h2dfkZci"
                                                    }
                                                  ]
                                                }
                                              },
                                              "fast_followers_count": 0,
                                              "favourites_count": 33541,
                                              "follow_request_sent": false,
                                              "followed_by": false,
                                              "followers_count": 356792,
                                              "following": false,
                                              "friends_count": 287,
                                              "has_custom_timelines": true,
                                              "is_translator": false,
                                              "listed_count": 4655,
                                              "location": "Portfolio Access →",
                                              "media_count": 12797,
                                              "muting": false,
                                              "name": "Shay Boloor",
                                              "normal_followers_count": 356792,
                                              "notifications": false,
                                              "pinned_tweet_ids_str": [
                                                "2025628639304589361"
                                              ],
                                              "possibly_sensitive": false,
                                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/1096436452576047104/1749157739",
                                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1878129937737187328/DnEflT4L_normal.jpg",
                                              "profile_interstitial_type": "",
                                              "protected": false,
                                              "screen_name": "StockSavvyShay",
                                              "statuses_count": 31257,
                                              "translator_type": "none",
                                              "url": "https://t.co/K2h2dfkZci",
                                              "verified": false,
                                              "want_retweets": false,
                                              "withheld_in_countries": []
                                            },
                                            "professional": {
                                              "category": [],
                                              "professional_type": "Creator",
                                              "rest_id": "1637943661999820800"
                                            },
                                            "profile_image_shape": "Circle",
                                            "rest_id": "1096436452576047104",
                                            "super_follow_eligible": true,
                                            "super_followed_by": false,
                                            "super_following": false,
                                            "tipjar_settings": {
                                              "is_enabled": true
                                            }
                                          }
                                        }
                                      },
                                      "edit_control": {
                                        "edit_tweet_ids": [
                                          "2025628639304589361"
                                        ],
                                        "editable_until_msecs": "1771786076000",
                                        "edits_remaining": "5",
                                        "is_edit_eligible": false
                                      },
                                      "is_translatable": false,
                                      "legacy": {
                                        "bookmark_count": 231,
                                        "bookmarked": false,
                                        "conversation_id_str": "2025628639304589361",
                                        "created_at": "Sun Feb 22 17:47:56 +0000 2026",
                                        "display_text_range": [
                                          0,
                                          278
                                        ],
                                        "entities": {
                                          "hashtags": [],
                                          "media": [
                                            {
                                              "allow_download_status": {
                                                "allow_download": true
                                              },
                                              "display_url": "pic.x.com/S5jAqT8cQH",
                                              "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                              "ext_media_availability": {
                                                "status": "Available"
                                              },
                                              "features": {
                                                "large": {
                                                  "faces": []
                                                },
                                                "medium": {
                                                  "faces": []
                                                },
                                                "orig": {
                                                  "faces": []
                                                },
                                                "small": {
                                                  "faces": []
                                                }
                                              },
                                              "id_str": "2025618565483929600",
                                              "indices": [
                                                279,
                                                302
                                              ],
                                              "media_key": "3_2025618565483929600",
                                              "media_results": {
                                                "result": {
                                                  "media_key": "3_2025618565483929600"
                                                }
                                              },
                                              "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                              "original_info": {
                                                "focus_rects": [
                                                  {
                                                    "h": 360,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 407
                                                  },
                                                  {
                                                    "h": 642,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 230
                                                  },
                                                  {
                                                    "h": 732,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 140
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 436,
                                                    "x": 0,
                                                    "y": 0
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 0
                                                  }
                                                ],
                                                "height": 872,
                                                "width": 642
                                              },
                                              "sizes": {
                                                "large": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "medium": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "small": {
                                                  "h": 680,
                                                  "resize": "fit",
                                                  "w": 501
                                                },
                                                "thumb": {
                                                  "h": 150,
                                                  "resize": "crop",
                                                  "w": 150
                                                }
                                              },
                                              "type": "photo",
                                              "url": "https://t.co/S5jAqT8cQH"
                                            }
                                          ],
                                          "symbols": [],
                                          "timestamps": [],
                                          "urls": [],
                                          "user_mentions": []
                                        },
                                        "extended_entities": {
                                          "media": [
                                            {
                                              "allow_download_status": {
                                                "allow_download": true
                                              },
                                              "display_url": "pic.x.com/S5jAqT8cQH",
                                              "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                              "ext_media_availability": {
                                                "status": "Available"
                                              },
                                              "features": {
                                                "large": {
                                                  "faces": []
                                                },
                                                "medium": {
                                                  "faces": []
                                                },
                                                "orig": {
                                                  "faces": []
                                                },
                                                "small": {
                                                  "faces": []
                                                }
                                              },
                                              "id_str": "2025618565483929600",
                                              "indices": [
                                                279,
                                                302
                                              ],
                                              "media_key": "3_2025618565483929600",
                                              "media_results": {
                                                "result": {
                                                  "media_key": "3_2025618565483929600"
                                                }
                                              },
                                              "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                              "original_info": {
                                                "focus_rects": [
                                                  {
                                                    "h": 360,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 407
                                                  },
                                                  {
                                                    "h": 642,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 230
                                                  },
                                                  {
                                                    "h": 732,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 140
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 436,
                                                    "x": 0,
                                                    "y": 0
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 0
                                                  }
                                                ],
                                                "height": 872,
                                                "width": 642
                                              },
                                              "sizes": {
                                                "large": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "medium": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "small": {
                                                  "h": 680,
                                                  "resize": "fit",
                                                  "w": 501
                                                },
                                                "thumb": {
                                                  "h": 150,
                                                  "resize": "crop",
                                                  "w": 150
                                                }
                                              },
                                              "type": "photo",
                                              "url": "https://t.co/S5jAqT8cQH"
                                            }
                                          ]
                                        },
                                        "favorite_count": 1495,
                                        "favorited": false,
                                        "full_text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd https://t.co/S5jAqT8cQH",
                                        "id_str": "2025628639304589361",
                                        "is_quote_status": false,
                                        "lang": "en",
                                        "possibly_sensitive": false,
                                        "possibly_sensitive_editable": true,
                                        "quote_count": 28,
                                        "reply_count": 319,
                                        "retweet_count": 82,
                                        "retweeted": false,
                                        "user_id_str": "1096436452576047104"
                                      },
                                      "note_tweet": {
                                        "is_expandable": true,
                                        "note_tweet_results": {
                                          "result": {
                                            "entity_set": {
                                              "hashtags": [],
                                              "symbols": [],
                                              "urls": [],
                                              "user_mentions": []
                                            },
                                            "id": "Tm90ZVR3ZWV0OjIwMjU2Mjg2Mzg2NTQ0Mzk0MjQ=",
                                            "media": {
                                              "inline_media": []
                                            },
                                            "richtext": {
                                              "richtext_tags": []
                                            },
                                            "text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd that is. I don’t solicit money or run private WhatsApp groups and I don’t engage in insider trading. \n\nIt quickly became clear this was an impersonation scam. Someone had used my name and face to gain trust, moved the conversation to an encrypted app like WhatsApp or Telegram and pressured this person into sending money. It’s the same scam playbook retail investors are warned about all the time but this time my identity was the costume.\n\nI initially thought the truth would end it quickly since I had never spoken to this person, never used the number involved and never received a dollar. I assumed basic investigation would make that obvious but what happened next was worse. Instead of treating this as a clear case of mistaken identity and using proper due diligence, opposing counsel pushed forward anyway and treated the lawsuit as leverage. \n\nI provided evidence that the number involved was not mine, that it was out of state, that there was no link to my devices, my accounts or my life. To top it off, when the number they were in communication with was called, someone named Kevin selling Walmart gift cards answered. The opposing council's response was essentially “we will proceed and see what we can find.” That is not how justice is supposed to work because lawsuits are not supposed to be fishing expeditions where you smear someone publicly first and decide later if facts exist.\n\nAnd then came the part that still stings.\n\nI was on my honeymoon when some fintwit trolls started circulating the lawsuit online, spinning it as “Shay is being sued for stealing money” and calling me a fraud. If you’ve ever been on the receiving end of a viral accusation then you know how powerless that feels. You can’t responsibly litigate an active case on social media and the louder the lie gets, the more silence starts to feel like guilt since it hijacked what should have been one of the happiest moments of my life. My wife and I were trying to celebrate a once-in-a-lifetime milestone while I watched my reputation get dragged in real time.\n\nI ultimately brought in serious representation because I was seeing how little truth actually mattered and was fortunate to be connected with Patrick and Jerry from Hawxhurst LLP. They immediately recognized the absurdity of the situation and they were able to shut this down and have the case dismissed in my favor within weeks. \n\nHowever, the “win” doesn’t erase what it cost. It cost more than my wedding and honeymoon combined. It put strain on the beginning of my marriage. It forced me to manage a crisis I didn’t create and it showed me how easily a public narrative can be weaponized when someone thinks they can pressure you into paying just to make noise go away.\n\nWe like to think we live in a justice system but much of what people experience is a legal system and those are not the same thing. The truth in my case was never complicated. There was no evidence I did what I was accused of and there were obvious signs this was impersonation but once the machine is moving, truth alone doesn’t stop it since pain and reputational damage become the weapon.\n\nI truly feel so bad for my wife because she was the ultimate victim in this since this all bled into our wedding and our honeymoon where this period was supposed to be about us, about celebrating something rare and meaningful and instead there were days where my attention, my energy and my emotional bandwidth were pulled into stress, fear and damage control. Your wedding is supposed to be sacred and your honeymoon is supposed to be the exhale after years of building and pushing and sacrificing. I feel deep guilt about that because my wife did not sign up for this and she carried some of this weight with me simply because she loves me. That is the part that stays with you because you cannot rewind it and do it over. That loss is permanent and no court order can give that back to me.\n\nSo even though the case is resolved and the truth is on the record, it does not sit right with me that the people who caused this get to walk away while I carry the cost in time, money, stress, and moments I will never get back. Being forced to spend your wedding and honeymoon dealing with a situation you did not create is not something you simply “move on” from. There is no real remedy for that kind of loss and that is the part that makes this feel so deeply unjust.\n\nI am looking seriously at all of my options right now (not out of revenge) but out of principle since the idea that someone can misuse the legal system, ignore basic facts, damage a person’s reputation and impose real emotional/financial harm with so little accountability does not sit right with me. \n\nI am still processing what this took from me and I am still figuring out what the right next step is but I know this much that being silent about it and simply absorbing the damage is not something I am comfortable with. I did nothing wrong and I do not believe that being the victim of something like this should come with the expectation that you quietly carry the cost while others walk away untouched."
                                          }
                                        }
                                      },
                                      "quick_promote_eligibility": {
                                        "eligibility": "IneligibleNotProfessional"
                                      },
                                      "rest_id": "2025628639304589361",
                                      "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                                      "unmention_data": {},
                                      "views": {
                                        "count": "502192",
                                        "state": "EnabledWithCount"
                                      }
                                    }
                                  }
                                }
                              },
                              "entryId": "tweet-2025628639304589361",
                              "sortIndex": "2031052230328582144"
                            },
                            "type": "TimelinePinEntry"
                          },
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineItem",
                                  "clientEventInfo": {
                                    "component": "tweet",
                                    "details": {
                                      "timelinesDetails": {
                                        "controllerData": "DAACDAABDAABCgABAAAAAAAAAAAKAAkKXUaioJZAAAoACgAAAZzTifqRAAAAAA==",
                                        "injectionType": "RankedOrganicTweet"
                                      }
                                    },
                                    "element": "tweet"
                                  },
                                  "entryType": "TimelineTimelineItem",
                                  "itemContent": {
                                    "__typename": "TimelineTweet",
                                    "itemType": "TimelineTweet",
                                    "tweetDisplayType": "Tweet",
                                    "tweet_results": {
                                      "result": {
                                        "__typename": "Tweet",
                                        "core": {
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxMDk2NDM2NDUyNTc2MDQ3MTA0",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": false,
                                                "can_media_tag": true,
                                                "created_at": "Fri Feb 15 15:49:55 +0000 2019",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "Chief Market Strategist @FuturumEquities | Contributor @Reuters @Bloomberg @MarketWatch @Forbes | Not investment advice",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "savvytrader.com/StockSavvyShay…",
                                                        "expanded_url": "https://savvytrader.com/StockSavvyShay/shays-growth-portfolio?s=MTY5OTM6MzgxOA==",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/K2h2dfkZci"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 33541,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 356792,
                                                "following": false,
                                                "friends_count": 287,
                                                "has_custom_timelines": true,
                                                "is_translator": false,
                                                "listed_count": 4655,
                                                "location": "Portfolio Access →",
                                                "media_count": 12797,
                                                "muting": false,
                                                "name": "Shay Boloor",
                                                "normal_followers_count": 356792,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "2025628639304589361"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1096436452576047104/1749157739",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1878129937737187328/DnEflT4L_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "StockSavvyShay",
                                                "statuses_count": 31257,
                                                "translator_type": "none",
                                                "url": "https://t.co/K2h2dfkZci",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [],
                                                "professional_type": "Creator",
                                                "rest_id": "1637943661999820800"
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1096436452576047104",
                                              "super_follow_eligible": true,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {
                                                "is_enabled": true
                                              }
                                            }
                                          }
                                        },
                                        "edit_control": {
                                          "edit_tweet_ids": [
                                            "2031046989283225886"
                                          ],
                                          "editable_until_msecs": "1773077911000",
                                          "edits_remaining": "5",
                                          "is_edit_eligible": true
                                        },
                                        "is_translatable": false,
                                        "legacy": {
                                          "bookmark_count": 9,
                                          "bookmarked": false,
                                          "conversation_id_str": "2031046989283225886",
                                          "created_at": "Mon Mar 09 16:38:31 +0000 2026",
                                          "display_text_range": [
                                            0,
                                            61
                                          ],
                                          "entities": {
                                            "hashtags": [],
                                            "media": [
                                              {
                                                "additional_media_info": {
                                                  "monetizable": false
                                                },
                                                "allow_download_status": {
                                                  "allow_download": true
                                                },
                                                "display_url": "pic.x.com/nRrv8Tjc4n",
                                                "expanded_url": "https://x.com/StockSavvyShay/status/2031046989283225886/video/1",
                                                "ext_media_availability": {
                                                  "status": "Available"
                                                },
                                                "id_str": "2031046919573917696",
                                                "indices": [
                                                  62,
                                                  85
                                                ],
                                                "media_key": "13_2031046919573917696",
                                                "media_results": {
                                                  "result": {
                                                    "media_key": "13_2031046919573917696"
                                                  }
                                                },
                                                "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2031046919573917696/img/JUmU7VcxECeIFfF5.jpg",
                                                "original_info": {
                                                  "focus_rects": [],
                                                  "height": 1080,
                                                  "width": 1920
                                                },
                                                "sizes": {
                                                  "large": {
                                                    "h": 1080,
                                                    "resize": "fit",
                                                    "w": 1920
                                                  },
                                                  "medium": {
                                                    "h": 675,
                                                    "resize": "fit",
                                                    "w": 1200
                                                  },
                                                  "small": {
                                                    "h": 383,
                                                    "resize": "fit",
                                                    "w": 680
                                                  },
                                                  "thumb": {
                                                    "h": 150,
                                                    "resize": "crop",
                                                    "w": 150
                                                  }
                                                },
                                                "type": "video",
                                                "url": "https://t.co/nRrv8Tjc4n",
                                                "video_info": {
                                                  "aspect_ratio": [
                                                    16,
                                                    9
                                                  ],
                                                  "duration_millis": 10766,
                                                  "variants": [
                                                    {
                                                      "content_type": "application/x-mpegURL",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/pl/6wBB0D9L4ardTOfl.m3u8?v=cfc"
                                                    },
                                                    {
                                                      "bitrate": 256000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/480x270/I1HTbSZ-d1l3k_Et.mp4"
                                                    },
                                                    {
                                                      "bitrate": 832000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/640x360/RsLqMta8kn4w4mqE.mp4"
                                                    },
                                                    {
                                                      "bitrate": 2176000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/1280x720/s35XHG1DQSTc8Hcs.mp4"
                                                    },
                                                    {
                                                      "bitrate": 10368000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/1920x1080/T8HyoG9RxFxcBhgG.mp4"
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "symbols": [],
                                            "timestamps": [],
                                            "urls": [],
                                            "user_mentions": []
                                          },
                                          "extended_entities": {
                                            "media": [
                                              {
                                                "additional_media_info": {
                                                  "monetizable": false
                                                },
                                                "allow_download_status": {
                                                  "allow_download": true
                                                },
                                                "display_url": "pic.x.com/nRrv8Tjc4n",
                                                "expanded_url": "https://x.com/StockSavvyShay/status/2031046989283225886/video/1",
                                                "ext_media_availability": {
                                                  "status": "Available"
                                                },
                                                "id_str": "2031046919573917696",
                                                "indices": [
                                                  62,
                                                  85
                                                ],
                                                "media_key": "13_2031046919573917696",
                                                "media_results": {
                                                  "result": {
                                                    "media_key": "13_2031046919573917696"
                                                  }
                                                },
                                                "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2031046919573917696/img/JUmU7VcxECeIFfF5.jpg",
                                                "original_info": {
                                                  "focus_rects": [],
                                                  "height": 1080,
                                                  "width": 1920
                                                },
                                                "sizes": {
                                                  "large": {
                                                    "h": 1080,
                                                    "resize": "fit",
                                                    "w": 1920
                                                  },
                                                  "medium": {
                                                    "h": 675,
                                                    "resize": "fit",
                                                    "w": 1200
                                                  },
                                                  "small": {
                                                    "h": 383,
                                                    "resize": "fit",
                                                    "w": 680
                                                  },
                                                  "thumb": {
                                                    "h": 150,
                                                    "resize": "crop",
                                                    "w": 150
                                                  }
                                                },
                                                "type": "video",
                                                "url": "https://t.co/nRrv8Tjc4n",
                                                "video_info": {
                                                  "aspect_ratio": [
                                                    16,
                                                    9
                                                  ],
                                                  "duration_millis": 10766,
                                                  "variants": [
                                                    {
                                                      "content_type": "application/x-mpegURL",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/pl/6wBB0D9L4ardTOfl.m3u8?v=cfc"
                                                    },
                                                    {
                                                      "bitrate": 256000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/480x270/I1HTbSZ-d1l3k_Et.mp4"
                                                    },
                                                    {
                                                      "bitrate": 832000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/640x360/RsLqMta8kn4w4mqE.mp4"
                                                    },
                                                    {
                                                      "bitrate": 2176000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/1280x720/s35XHG1DQSTc8Hcs.mp4"
                                                    },
                                                    {
                                                      "bitrate": 10368000,
                                                      "content_type": "video/mp4",
                                                      "url": "https://video.twimg.com/amplify_video/2031046919573917696/vid/avc1/1920x1080/T8HyoG9RxFxcBhgG.mp4"
                                                    }
                                                  ]
                                                }
                                              }
                                            ]
                                          },
                                          "favorite_count": 110,
                                          "favorited": false,
                                          "full_text": "Bears realizing the market isn’t buying the macro apocalypse. https://t.co/nRrv8Tjc4n",
                                          "id_str": "2031046989283225886",
                                          "is_quote_status": true,
                                          "lang": "en",
                                          "possibly_sensitive": false,
                                          "possibly_sensitive_editable": true,
                                          "quote_count": 1,
                                          "quoted_status_id_str": "2031038549026648147",
                                          "quoted_status_permalink": {
                                            "display": "x.com/stocksavvyshay…",
                                            "expanded": "https://twitter.com/stocksavvyshay/status/2031038549026648147",
                                            "url": "https://t.co/DliOWuBzxI"
                                          },
                                          "reply_count": 16,
                                          "retweet_count": 8,
                                          "retweeted": false,
                                          "user_id_str": "1096436452576047104"
                                        },
                                        "quick_promote_eligibility": {
                                          "eligibility": "IneligibleNotProfessional"
                                        },
                                        "quoted_status_result": {
                                          "result": {
                                            "__typename": "Tweet",
                                            "core": {
                                              "user_results": {
                                                "result": {
                                                  "__typename": "User",
                                                  "affiliates_highlighted_label": {},
                                                  "has_graduated_access": true,
                                                  "id": "VXNlcjoxMDk2NDM2NDUyNTc2MDQ3MTA0",
                                                  "is_blue_verified": true,
                                                  "legacy": {
                                                    "blocked_by": false,
                                                    "blocking": false,
                                                    "can_dm": false,
                                                    "can_media_tag": true,
                                                    "created_at": "Fri Feb 15 15:49:55 +0000 2019",
                                                    "default_profile": true,
                                                    "default_profile_image": false,
                                                    "description": "Chief Market Strategist @FuturumEquities | Contributor @Reuters @Bloomberg @MarketWatch @Forbes | Not investment advice",
                                                    "entities": {
                                                      "description": {
                                                        "urls": []
                                                      },
                                                      "url": {
                                                        "urls": [
                                                          {
                                                            "display_url": "savvytrader.com/StockSavvyShay…",
                                                            "expanded_url": "https://savvytrader.com/StockSavvyShay/shays-growth-portfolio?s=MTY5OTM6MzgxOA==",
                                                            "indices": [
                                                              0,
                                                              23
                                                            ],
                                                            "url": "https://t.co/K2h2dfkZci"
                                                          }
                                                        ]
                                                      }
                                                    },
                                                    "fast_followers_count": 0,
                                                    "favourites_count": 33541,
                                                    "follow_request_sent": false,
                                                    "followed_by": false,
                                                    "followers_count": 356792,
                                                    "following": false,
                                                    "friends_count": 287,
                                                    "has_custom_timelines": true,
                                                    "is_translator": false,
                                                    "listed_count": 4655,
                                                    "location": "Portfolio Access →",
                                                    "media_count": 12797,
                                                    "muting": false,
                                                    "name": "Shay Boloor",
                                                    "normal_followers_count": 356792,
                                                    "notifications": false,
                                                    "pinned_tweet_ids_str": [
                                                      "2025628639304589361"
                                                    ],
                                                    "possibly_sensitive": false,
                                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1096436452576047104/1749157739",
                                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1878129937737187328/DnEflT4L_normal.jpg",
                                                    "profile_interstitial_type": "",
                                                    "protected": false,
                                                    "screen_name": "StockSavvyShay",
                                                    "statuses_count": 31257,
                                                    "translator_type": "none",
                                                    "url": "https://t.co/K2h2dfkZci",
                                                    "verified": false,
                                                    "want_retweets": false,
                                                    "withheld_in_countries": []
                                                  },
                                                  "professional": {
                                                    "category": [],
                                                    "professional_type": "Creator",
                                                    "rest_id": "1637943661999820800"
                                                  },
                                                  "profile_image_shape": "Circle",
                                                  "rest_id": "1096436452576047104",
                                                  "super_follow_eligible": true,
                                                  "super_followed_by": false,
                                                  "super_following": false,
                                                  "tipjar_settings": {
                                                    "is_enabled": true
                                                  }
                                                }
                                              }
                                            },
                                            "edit_control": {
                                              "edit_tweet_ids": [
                                                "2031038549026648147"
                                              ],
                                              "editable_until_msecs": "1773075899000",
                                              "edits_remaining": "5",
                                              "is_edit_eligible": true
                                            },
                                            "is_translatable": false,
                                            "legacy": {
                                              "bookmark_count": 10,
                                              "bookmarked": false,
                                              "conversation_id_str": "2031038549026648147",
                                              "created_at": "Mon Mar 09 16:04:59 +0000 2026",
                                              "display_text_range": [
                                                0,
                                                33
                                              ],
                                              "entities": {
                                                "hashtags": [],
                                                "media": [
                                                  {
                                                    "allow_download_status": {
                                                      "allow_download": true
                                                    },
                                                    "display_url": "pic.x.com/sWvcVmPNwL",
                                                    "expanded_url": "https://x.com/StockSavvyShay/status/2031038549026648147/photo/1",
                                                    "ext_media_availability": {
                                                      "status": "Available"
                                                    },
                                                    "features": {
                                                      "large": {
                                                        "faces": []
                                                      },
                                                      "medium": {
                                                        "faces": []
                                                      },
                                                      "orig": {
                                                        "faces": []
                                                      },
                                                      "small": {
                                                        "faces": []
                                                      }
                                                    },
                                                    "id_str": "2031038544798728192",
                                                    "indices": [
                                                      34,
                                                      57
                                                    ],
                                                    "media_key": "3_2031038544798728192",
                                                    "media_results": {
                                                      "result": {
                                                        "media_key": "3_2031038544798728192"
                                                      }
                                                    },
                                                    "media_url_https": "https://pbs.twimg.com/media/HC-yy6vawAApSeS.jpg",
                                                    "original_info": {
                                                      "focus_rects": [
                                                        {
                                                          "h": 722,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 218
                                                        },
                                                        {
                                                          "h": 1290,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1471,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1547,
                                                          "w": 774,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1547,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        }
                                                      ],
                                                      "height": 1547,
                                                      "width": 1290
                                                    },
                                                    "sizes": {
                                                      "large": {
                                                        "h": 1547,
                                                        "resize": "fit",
                                                        "w": 1290
                                                      },
                                                      "medium": {
                                                        "h": 1200,
                                                        "resize": "fit",
                                                        "w": 1001
                                                      },
                                                      "small": {
                                                        "h": 680,
                                                        "resize": "fit",
                                                        "w": 567
                                                      },
                                                      "thumb": {
                                                        "h": 150,
                                                        "resize": "crop",
                                                        "w": 150
                                                      }
                                                    },
                                                    "type": "photo",
                                                    "url": "https://t.co/sWvcVmPNwL"
                                                  }
                                                ],
                                                "symbols": [
                                                  {
                                                    "indices": [
                                                      29,
                                                      33
                                                    ],
                                                    "text": "QQQ"
                                                  }
                                                ],
                                                "timestamps": [],
                                                "urls": [],
                                                "user_mentions": []
                                              },
                                              "extended_entities": {
                                                "media": [
                                                  {
                                                    "allow_download_status": {
                                                      "allow_download": true
                                                    },
                                                    "display_url": "pic.x.com/sWvcVmPNwL",
                                                    "expanded_url": "https://x.com/StockSavvyShay/status/2031038549026648147/photo/1",
                                                    "ext_media_availability": {
                                                      "status": "Available"
                                                    },
                                                    "features": {
                                                      "large": {
                                                        "faces": []
                                                      },
                                                      "medium": {
                                                        "faces": []
                                                      },
                                                      "orig": {
                                                        "faces": []
                                                      },
                                                      "small": {
                                                        "faces": []
                                                      }
                                                    },
                                                    "id_str": "2031038544798728192",
                                                    "indices": [
                                                      34,
                                                      57
                                                    ],
                                                    "media_key": "3_2031038544798728192",
                                                    "media_results": {
                                                      "result": {
                                                        "media_key": "3_2031038544798728192"
                                                      }
                                                    },
                                                    "media_url_https": "https://pbs.twimg.com/media/HC-yy6vawAApSeS.jpg",
                                                    "original_info": {
                                                      "focus_rects": [
                                                        {
                                                          "h": 722,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 218
                                                        },
                                                        {
                                                          "h": 1290,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1471,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1547,
                                                          "w": 774,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 1547,
                                                          "w": 1290,
                                                          "x": 0,
                                                          "y": 0
                                                        }
                                                      ],
                                                      "height": 1547,
                                                      "width": 1290
                                                    },
                                                    "sizes": {
                                                      "large": {
                                                        "h": 1547,
                                                        "resize": "fit",
                                                        "w": 1290
                                                      },
                                                      "medium": {
                                                        "h": 1200,
                                                        "resize": "fit",
                                                        "w": 1001
                                                      },
                                                      "small": {
                                                        "h": 680,
                                                        "resize": "fit",
                                                        "w": 567
                                                      },
                                                      "thumb": {
                                                        "h": 150,
                                                        "resize": "crop",
                                                        "w": 150
                                                      }
                                                    },
                                                    "type": "photo",
                                                    "url": "https://t.co/sWvcVmPNwL"
                                                  }
                                                ]
                                              },
                                              "favorite_count": 337,
                                              "favorited": false,
                                              "full_text": "I was promised destruction.\n\n$QQQ https://t.co/sWvcVmPNwL",
                                              "id_str": "2031038549026648147",
                                              "is_quote_status": false,
                                              "lang": "en",
                                              "possibly_sensitive": false,
                                              "possibly_sensitive_editable": true,
                                              "quote_count": 2,
                                              "reply_count": 26,
                                              "retweet_count": 32,
                                              "retweeted": false,
                                              "user_id_str": "1096436452576047104"
                                            },
                                            "rest_id": "2031038549026648147",
                                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                                            "unmention_data": {},
                                            "views": {
                                              "count": "27009",
                                              "state": "EnabledWithCount"
                                            }
                                          }
                                        },
                                        "rest_id": "2031046989283225886",
                                        "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                                        "unmention_data": {},
                                        "views": {
                                          "count": "12033",
                                          "state": "EnabledWithCount"
                                        }
                                      }
                                    }
                                  }
                                },
                                "entryId": "tweet-2031046989283225886",
                                "sortIndex": "2031052230328582143"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ],
                        "metadata": {
                          "scribeConfig": {
                            "page": "profileBest"
                          }
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/user-tweets-all"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "user_id (rest_id) is required"
                    },
                    "tip": {
                      "type": "string",
                      "example": "Use the /v1/scrape/twitter/profile endpoint to get a user's rest_id from their handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/comments": {
      "get": {
        "summary": "Tweet Comments",
        "description": "Get comments (replies) on a specific tweet. Results are paginated. Use the cursor parameter to fetch additional pages.",
        "operationId": "twitter_Tweet_Comments",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "pid",
            "in": "query",
            "description": "The tweet ID to get comments for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "1234567890123456789"
            }
          },
          {
            "name": "rankingMode",
            "in": "query",
            "description": "Sort comments by ranking criterion: Relevance (default), Recency (most recent), or Likes (highest likes)",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "Relevance",
                "Recency",
                "Likes"
              ],
              "example": "Relevance"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of comments\n\n**Comment List:**\n- `data.result.instructions[0].entries[]`: Array of comment entries (type `TimelineAddEntries`)\n- `data.result.instructions[1]`: `TimelineTerminateTimeline` — indicates end of available results\n\n**Each Comment** (at `entries[].content.itemContent.tweet_results.result`):\n- `.rest_id`: Comment tweet ID\n- `.legacy.full_text`: Comment text\n- `.legacy.created_at`: Timestamp when the comment was posted\n- `.views.count`: View count (returned as string)\n- `.legacy.favorite_count`: Likes\n- `.legacy.retweet_count`: Retweets\n- `.legacy.reply_count`: Replies\n- `.legacy.quote_count`: Quote tweets\n- `.legacy.bookmark_count`: Bookmarks\n- `.legacy.lang`: Language code (e.g. `en`)\n- `.legacy.conversation_id_str`: The original tweet ID this comment is replying to\n- `.legacy.in_reply_to_status_id_str`: The tweet ID being directly replied to\n- `.source`: App used to post\n- `.note_tweet.note_tweet_results.result.text`: Full text for comments longer than 280 characters\n\n**Comment Author** (at `entries[].content.itemContent.tweet_results.result.core.user_results.result`):\n- `.rest_id`: User's numeric ID\n- `.is_blue_verified`: Whether user has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.profile_image_url_https`: Profile picture URL\n\n**Media** (at `entries[].content.itemContent.tweet_results.result.legacy.extended_entities.media[]`):\n- `.type`: `photo`, `video`, or `animated_gif`\n- `.media_url_https`: Image URL or video thumbnail\n- `.video_info.variants[].url`: Video file URL",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "bQAAAPBeHBm2kMHa9dzmvZw4tMO9jbOev5w40ITd_f6Ovpw47oOxiav515w4-sG50Z6No5447MK8-dbqm_s31MDX3Zn315w4rIfUrdHa5Jw4zMXb-evp-pw48IPXoZzzxJw4iIG7sbLW15w4JQISFQQAAA"
                    },
                    "result": {
                      "instructions": [
                        {
                          "entries": [
                            {
                              "content": {
                                "__typename": "TimelineTimelineItem",
                                "clientEventInfo": {
                                  "component": "tweet",
                                  "element": "tweet"
                                },
                                "entryType": "TimelineTimelineItem",
                                "itemContent": {
                                  "__typename": "TimelineTweet",
                                  "hasModeratedReplies": true,
                                  "itemType": "TimelineTweet",
                                  "tweetDisplayType": "SelfThread",
                                  "tweet_results": {
                                    "result": {
                                      "__typename": "Tweet",
                                      "core": {
                                        "user_results": {
                                          "result": {
                                            "__typename": "User",
                                            "affiliates_highlighted_label": {},
                                            "has_graduated_access": true,
                                            "id": "VXNlcjoxMDk2NDM2NDUyNTc2MDQ3MTA0",
                                            "is_blue_verified": true,
                                            "legacy": {
                                              "blocked_by": false,
                                              "blocking": false,
                                              "can_dm": false,
                                              "can_media_tag": true,
                                              "created_at": "Fri Feb 15 15:49:55 +0000 2019",
                                              "default_profile": true,
                                              "default_profile_image": false,
                                              "description": "Chief Market Strategist @FuturumEquities | Contributor @Reuters @Bloomberg @MarketWatch @Forbes | Not investment advice",
                                              "entities": {
                                                "description": {
                                                  "urls": []
                                                },
                                                "url": {
                                                  "urls": [
                                                    {
                                                      "display_url": "savvytrader.com/StockSavvyShay…",
                                                      "expanded_url": "https://savvytrader.com/StockSavvyShay/shays-growth-portfolio?s=MTY5OTM6MzgxOA==",
                                                      "indices": [
                                                        0,
                                                        23
                                                      ],
                                                      "url": "https://t.co/K2h2dfkZci"
                                                    }
                                                  ]
                                                }
                                              },
                                              "fast_followers_count": 0,
                                              "favourites_count": 33560,
                                              "follow_request_sent": false,
                                              "followed_by": false,
                                              "followers_count": 356838,
                                              "following": false,
                                              "friends_count": 287,
                                              "has_custom_timelines": true,
                                              "is_translator": false,
                                              "listed_count": 4656,
                                              "location": "Portfolio Access →",
                                              "media_count": 12803,
                                              "muting": false,
                                              "name": "Shay Boloor",
                                              "normal_followers_count": 356838,
                                              "notifications": false,
                                              "pinned_tweet_ids_str": [
                                                "2025628639304589361"
                                              ],
                                              "possibly_sensitive": false,
                                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/1096436452576047104/1749157739",
                                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1878129937737187328/DnEflT4L_normal.jpg",
                                              "profile_interstitial_type": "",
                                              "protected": false,
                                              "screen_name": "StockSavvyShay",
                                              "statuses_count": 31266,
                                              "translator_type": "none",
                                              "url": "https://t.co/K2h2dfkZci",
                                              "verified": false,
                                              "want_retweets": false,
                                              "withheld_in_countries": []
                                            },
                                            "professional": {
                                              "category": [],
                                              "professional_type": "Creator",
                                              "rest_id": "1637943661999820800"
                                            },
                                            "profile_image_shape": "Circle",
                                            "rest_id": "1096436452576047104",
                                            "super_follow_eligible": true,
                                            "super_followed_by": false,
                                            "super_following": false,
                                            "tipjar_settings": {
                                              "is_enabled": true
                                            }
                                          }
                                        }
                                      },
                                      "edit_control": {
                                        "edit_tweet_ids": [
                                          "2025628639304589361"
                                        ],
                                        "editable_until_msecs": "1771786076000",
                                        "edits_remaining": "5",
                                        "is_edit_eligible": false
                                      },
                                      "is_translatable": false,
                                      "legacy": {
                                        "bookmark_count": 231,
                                        "bookmarked": false,
                                        "conversation_id_str": "2025628639304589361",
                                        "created_at": "Sun Feb 22 17:47:56 +0000 2026",
                                        "display_text_range": [
                                          0,
                                          278
                                        ],
                                        "entities": {
                                          "hashtags": [],
                                          "media": [
                                            {
                                              "allow_download_status": {
                                                "allow_download": true
                                              },
                                              "display_url": "pic.x.com/S5jAqT8cQH",
                                              "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                              "ext_media_availability": {
                                                "status": "Available"
                                              },
                                              "features": {
                                                "large": {
                                                  "faces": []
                                                },
                                                "medium": {
                                                  "faces": []
                                                },
                                                "orig": {
                                                  "faces": []
                                                },
                                                "small": {
                                                  "faces": []
                                                }
                                              },
                                              "id_str": "2025618565483929600",
                                              "indices": [
                                                279,
                                                302
                                              ],
                                              "media_key": "3_2025618565483929600",
                                              "media_results": {
                                                "result": {
                                                  "media_key": "3_2025618565483929600"
                                                }
                                              },
                                              "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                              "original_info": {
                                                "focus_rects": [
                                                  {
                                                    "h": 360,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 407
                                                  },
                                                  {
                                                    "h": 642,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 230
                                                  },
                                                  {
                                                    "h": 732,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 140
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 436,
                                                    "x": 0,
                                                    "y": 0
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 0
                                                  }
                                                ],
                                                "height": 872,
                                                "width": 642
                                              },
                                              "sizes": {
                                                "large": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "medium": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "small": {
                                                  "h": 680,
                                                  "resize": "fit",
                                                  "w": 501
                                                },
                                                "thumb": {
                                                  "h": 150,
                                                  "resize": "crop",
                                                  "w": 150
                                                }
                                              },
                                              "type": "photo",
                                              "url": "https://t.co/S5jAqT8cQH"
                                            }
                                          ],
                                          "symbols": [],
                                          "timestamps": [],
                                          "urls": [],
                                          "user_mentions": []
                                        },
                                        "extended_entities": {
                                          "media": [
                                            {
                                              "allow_download_status": {
                                                "allow_download": true
                                              },
                                              "display_url": "pic.x.com/S5jAqT8cQH",
                                              "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                              "ext_media_availability": {
                                                "status": "Available"
                                              },
                                              "features": {
                                                "large": {
                                                  "faces": []
                                                },
                                                "medium": {
                                                  "faces": []
                                                },
                                                "orig": {
                                                  "faces": []
                                                },
                                                "small": {
                                                  "faces": []
                                                }
                                              },
                                              "id_str": "2025618565483929600",
                                              "indices": [
                                                279,
                                                302
                                              ],
                                              "media_key": "3_2025618565483929600",
                                              "media_results": {
                                                "result": {
                                                  "media_key": "3_2025618565483929600"
                                                }
                                              },
                                              "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                              "original_info": {
                                                "focus_rects": [
                                                  {
                                                    "h": 360,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 407
                                                  },
                                                  {
                                                    "h": 642,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 230
                                                  },
                                                  {
                                                    "h": 732,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 140
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 436,
                                                    "x": 0,
                                                    "y": 0
                                                  },
                                                  {
                                                    "h": 872,
                                                    "w": 642,
                                                    "x": 0,
                                                    "y": 0
                                                  }
                                                ],
                                                "height": 872,
                                                "width": 642
                                              },
                                              "sizes": {
                                                "large": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "medium": {
                                                  "h": 872,
                                                  "resize": "fit",
                                                  "w": 642
                                                },
                                                "small": {
                                                  "h": 680,
                                                  "resize": "fit",
                                                  "w": 501
                                                },
                                                "thumb": {
                                                  "h": 150,
                                                  "resize": "crop",
                                                  "w": 150
                                                }
                                              },
                                              "type": "photo",
                                              "url": "https://t.co/S5jAqT8cQH"
                                            }
                                          ]
                                        },
                                        "favorite_count": 1497,
                                        "favorited": false,
                                        "full_text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd https://t.co/S5jAqT8cQH",
                                        "id_str": "2025628639304589361",
                                        "is_quote_status": false,
                                        "lang": "en",
                                        "possibly_sensitive": false,
                                        "possibly_sensitive_editable": true,
                                        "quote_count": 28,
                                        "reply_count": 319,
                                        "retweet_count": 82,
                                        "retweeted": false,
                                        "user_id_str": "1096436452576047104"
                                      },
                                      "note_tweet": {
                                        "is_expandable": true,
                                        "note_tweet_results": {
                                          "result": {
                                            "entity_set": {
                                              "hashtags": [],
                                              "symbols": [],
                                              "urls": [],
                                              "user_mentions": []
                                            },
                                            "id": "Tm90ZVR3ZWV0OjIwMjU2Mjg2Mzg2NTQ0Mzk0MjQ=",
                                            "media": {
                                              "inline_media": []
                                            },
                                            "richtext": {
                                              "richtext_tags": []
                                            },
                                            "text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd that is. I don’t solicit money or run private WhatsApp groups and I don’t engage in insider trading. \n\nIt quickly became clear this was an impersonation scam. Someone had used my name and face to gain trust, moved the conversation to an encrypted app like WhatsApp or Telegram and pressured this person into sending money. It’s the same scam playbook retail investors are warned about all the time but this time my identity was the costume.\n\nI initially thought the truth would end it quickly since I had never spoken to this person, never used the number involved and never received a dollar. I assumed basic investigation would make that obvious but what happened next was worse. Instead of treating this as a clear case of mistaken identity and using proper due diligence, opposing counsel pushed forward anyway and treated the lawsuit as leverage. \n\nI provided evidence that the number involved was not mine, that it was out of state, that there was no link to my devices, my accounts or my life. To top it off, when the number they were in communication with was called, someone named Kevin selling Walmart gift cards answered. The opposing council's response was essentially “we will proceed and see what we can find.” That is not how justice is supposed to work because lawsuits are not supposed to be fishing expeditions where you smear someone publicly first and decide later if facts exist.\n\nAnd then came the part that still stings.\n\nI was on my honeymoon when some fintwit trolls started circulating the lawsuit online, spinning it as “Shay is being sued for stealing money” and calling me a fraud. If you’ve ever been on the receiving end of a viral accusation then you know how powerless that feels. You can’t responsibly litigate an active case on social media and the louder the lie gets, the more silence starts to feel like guilt since it hijacked what should have been one of the happiest moments of my life. My wife and I were trying to celebrate a once-in-a-lifetime milestone while I watched my reputation get dragged in real time.\n\nI ultimately brought in serious representation because I was seeing how little truth actually mattered and was fortunate to be connected with Patrick and Jerry from Hawxhurst LLP. They immediately recognized the absurdity of the situation and they were able to shut this down and have the case dismissed in my favor within weeks. \n\nHowever, the “win” doesn’t erase what it cost. It cost more than my wedding and honeymoon combined. It put strain on the beginning of my marriage. It forced me to manage a crisis I didn’t create and it showed me how easily a public narrative can be weaponized when someone thinks they can pressure you into paying just to make noise go away.\n\nWe like to think we live in a justice system but much of what people experience is a legal system and those are not the same thing. The truth in my case was never complicated. There was no evidence I did what I was accused of and there were obvious signs this was impersonation but once the machine is moving, truth alone doesn’t stop it since pain and reputational damage become the weapon.\n\nI truly feel so bad for my wife because she was the ultimate victim in this since this all bled into our wedding and our honeymoon where this period was supposed to be about us, about celebrating something rare and meaningful and instead there were days where my attention, my energy and my emotional bandwidth were pulled into stress, fear and damage control. Your wedding is supposed to be sacred and your honeymoon is supposed to be the exhale after years of building and pushing and sacrificing. I feel deep guilt about that because my wife did not sign up for this and she carried some of this weight with me simply because she loves me. That is the part that stays with you because you cannot rewind it and do it over. That loss is permanent and no court order can give that back to me.\n\nSo even though the case is resolved and the truth is on the record, it does not sit right with me that the people who caused this get to walk away while I carry the cost in time, money, stress, and moments I will never get back. Being forced to spend your wedding and honeymoon dealing with a situation you did not create is not something you simply “move on” from. There is no real remedy for that kind of loss and that is the part that makes this feel so deeply unjust.\n\nI am looking seriously at all of my options right now (not out of revenge) but out of principle since the idea that someone can misuse the legal system, ignore basic facts, damage a person’s reputation and impose real emotional/financial harm with so little accountability does not sit right with me. \n\nI am still processing what this took from me and I am still figuring out what the right next step is but I know this much that being silent about it and simply absorbing the damage is not something I am comfortable with. I did nothing wrong and I do not believe that being the victim of something like this should come with the expectation that you quietly carry the cost while others walk away untouched."
                                          }
                                        }
                                      },
                                      "rest_id": "2025628639304589361",
                                      "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                                      "unmention_data": {},
                                      "views": {
                                        "count": "503355",
                                        "state": "EnabledWithCount"
                                      }
                                    }
                                  }
                                }
                              },
                              "entryId": "tweet-2025628639304589361",
                              "sortIndex": "7197743397550186446"
                            }
                          ],
                          "type": "TimelineAddEntries"
                        },
                        {
                          "direction": "Top",
                          "type": "TimelineTerminateTimeline"
                        }
                      ],
                      "metadata": {
                        "reader_mode_config": {
                          "is_reader_mode_available": true
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/comments"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "pid (tweet ID) is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/search": {
      "get": {
        "summary": "Search",
        "description": "Search Twitter for tweets, users, photos, media, and more. Results are paginated — use the cursor parameter to fetch additional pages.",
        "operationId": "twitter_Search",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The search query text",
            "required": true,
            "schema": {
              "type": "string",
              "example": "AI"
            }
          },
          {
            "name": "type",
            "in": "query",
            "description": "The type of search results to return. Defaults to Top if not provided.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "Top",
                "Latest",
                "People",
                "Photos",
                "Media",
                "Lists"
              ],
              "default": "Top",
              "example": "Top"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of results\n- `data.cursor.top`: Cursor for the previous/newer page\n\n**Search Results (type=Top):**\n- `data.result.timeline.instructions[0].entries[]`: Array of result entries (type `TimelineAddEntries`)\n\n**People Carousel** (first entry when type=Top):\n- `entries[0].content.items[]`: Array of matched user profiles displayed in a carousel\n- `entries[0].content.header.text`: Will be `People`\n- Each user at `.item.itemContent.user_results.result`:\n  - `.rest_id`: User's numeric ID\n  - `.is_blue_verified`: Blue checkmark status\n  - `.legacy.name`: Display name\n  - `.legacy.screen_name`: Handle (username without @)\n  - `.legacy.description`: Bio\n  - `.legacy.followers_count`: Follower count\n  - `.legacy.friends_count`: Following count\n  - `.legacy.profile_image_url_https`: Profile picture URL\n  - `.legacy.verified_type`: `Business` for business accounts\n\n**Tweet Results** (subsequent entries):\n- Each tweet at `entries[].content.itemContent.tweet_results.result`:\n  - `.rest_id`: Tweet ID\n  - `.legacy.full_text`: Tweet text\n  - `.legacy.created_at`: Timestamp\n  - `.views.count`: View count (string)\n  - `.legacy.favorite_count`: Likes\n  - `.legacy.retweet_count`: Retweets\n  - `.legacy.reply_count`: Replies\n  - `.legacy.quote_count`: Quote tweets\n  - `.legacy.bookmark_count`: Bookmarks\n\n**Feedback Actions:**\n- `data.result.timeline.responseObjects.feedbackActions[]`: Internal feedback metadata (can ignore)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "DAACCgACHC_nhDeAJxAKAAMcL-eEN3_Y8AgABAAAAAILAAUAAADoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUJNY0xKTVpCQnVSZVJ3cnBxOHZGN0NrSEM2bGtMWVhBWnNjTHcwR2JocmdlaHdsYXEvbG0xQnVIQjlJMUVlYXdkUWNKNjhCaXRyQkNod3JETnJjR2xFekhCRFRFRnNiRVMwY0txa3pSSnBRWXh2L0VBcW5tOURJSENwYlExVGF3TGtjTDVFK3h4dWhRUndzWDl1c0dsR3FIQnl5b1VuYkFkd2I5alY0alZiZ2h4d3U1ckxaRmhFVkhDVTI5Sk1ha1B3Y0p6VFhldHRoM1E9PQgABgAAAAAIAAcAAAAADAAICgABG_8QCqeb0MgAAAA",
                      "top": "DAACCgACHC_nhDeAJxAKAAMcL-eEN3_Y8AgABAAAAAELAAUAAADoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUJNY0xKTVpCQnVSZVJ3cnBxOHZGN0NrSEM2bGtMWVhBWnNjTHcwR2JocmdlaHdsYXEvbG0xQnVIQjlJMUVlYXdkUWNKNjhCaXRyQkNod3JETnJjR2xFekhCRFRFRnNiRVMwY0txa3pSSnBRWXh2L0VBcW5tOURJSENwYlExVGF3TGtjTDVFK3h4dWhRUndzWDl1c0dsR3FIQnl5b1VuYkFkd2I5alY0alZiZ2h4d3U1ckxaRmhFVkhDVTI5Sk1ha1B3Y0p6VFhldHRoM1E9PQgABgAAAAAIAAcAAAAADAAICgABG_8QCqeb0MgAAAA"
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineModule",
                                  "clientEventInfo": {
                                    "component": "user_module",
                                    "element": "module"
                                  },
                                  "displayType": "Carousel",
                                  "entryType": "TimelineTimelineModule",
                                  "footer": {
                                    "displayType": "Classic",
                                    "landingUrl": {
                                      "url": "twitter://search?query=AI&src=typed_query&type=users",
                                      "urlType": "DeepLink"
                                    },
                                    "text": "View all"
                                  },
                                  "header": {
                                    "displayType": "Classic",
                                    "sticky": true,
                                    "text": "People"
                                  },
                                  "items": [
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-33838201",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjozMzgzODIwMQ==",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": false,
                                                "can_media_tag": true,
                                                "created_at": "Tue Apr 21 06:59:33 +0000 2009",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "Making AI helpful for everyone. Show thinking ↓",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "ai.google",
                                                        "expanded_url": "https://ai.google",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/Bz9VfUNifq"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 1105,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 2354564,
                                                "following": false,
                                                "friends_count": 29,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 27645,
                                                "location": "Mountain View, CA",
                                                "media_count": 1350,
                                                "muting": false,
                                                "name": "Google AI",
                                                "normal_followers_count": 2354564,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "2028873512203489483"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/33838201/1747684575",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1924554705503715328/0-HDhohz_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "GoogleAI",
                                                "statuses_count": 3190,
                                                "translator_type": "none",
                                                "url": "https://t.co/Bz9VfUNifq",
                                                "verified": false,
                                                "verified_type": "Business",
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Square",
                                              "rest_id": "33838201",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1622943797419155457",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNjIyOTQzNzk3NDE5MTU1NDU3",
                                              "is_blue_verified": false,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Tue Feb 07 13:02:39 +0000 2023",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "$LAI is a Layer-2 blockchain that powers the AI economy.\n\n#AI2Earn\n\nChat: https://t.co/zRWRfEqnJi",
                                                "entities": {
                                                  "description": {
                                                    "urls": [
                                                      {
                                                        "display_url": "t.me/LayerAI_org",
                                                        "expanded_url": "http://t.me/LayerAI_org",
                                                        "indices": [
                                                          74,
                                                          97
                                                        ],
                                                        "url": "https://t.co/zRWRfEqnJi"
                                                      }
                                                    ]
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "layerai.org",
                                                        "expanded_url": "https://layerai.org/",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/5D5Ykqrfos"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 779,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 223195,
                                                "following": false,
                                                "friends_count": 29,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 424,
                                                "location": "",
                                                "media_count": 424,
                                                "muting": false,
                                                "name": "LayerAI | AI2Earn",
                                                "normal_followers_count": 223195,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1940805182578676092"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1622943797419155457/1701374633",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1624905957846274055/TIN9IZEA_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "LayerAIorg",
                                                "statuses_count": 732,
                                                "translator_type": "none",
                                                "url": "https://t.co/5D5Ykqrfos",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1622943797419155457",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1726913223885029376",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNzI2OTEzMjIzODg1MDI5Mzc2",
                                              "is_blue_verified": false,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Tue Nov 21 10:39:58 +0000 2023",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "The most advanced AI upscaler & enhancer. Magnific can hallucinate and reimagine as many details as you wish (or none) guided by your own prompt and parameters!",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "magnific.ai",
                                                        "expanded_url": "https://magnific.ai",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/tKQorD2P4D"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 1934,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 53840,
                                                "following": false,
                                                "friends_count": 4,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 675,
                                                "location": "",
                                                "media_count": 118,
                                                "muting": false,
                                                "name": "Magnific.ai",
                                                "normal_followers_count": 53840,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1947706526929719416"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1726913223885029376/1700568182",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1726914935215529984/pNbqMvUP_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "Magnific_AI",
                                                "statuses_count": 1303,
                                                "translator_type": "none",
                                                "url": "https://t.co/tKQorD2P4D",
                                                "verified": false,
                                                "verified_type": "Business",
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Square",
                                              "rest_id": "1726913223885029376",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-175314969",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNzUzMTQ5Njk=",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": false,
                                                "can_media_tag": false,
                                                "created_at": "Fri Aug 06 07:40:50 +0000 2010",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "“We make war so that we may live in peace - Aristotle” Only for morons 😅 - \"Retweets and reposts are not endorsements\"",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 467,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 1012,
                                                "following": false,
                                                "friends_count": 125,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 1,
                                                "location": "Siberia",
                                                "media_count": 64,
                                                "muting": false,
                                                "name": "ai",
                                                "normal_followers_count": 1012,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "2029224870081335382"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/175314969/1640726559",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/2029031615159255043/8dnSgjf__normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": true,
                                                "screen_name": "CamelotOfAfrica",
                                                "statuses_count": 762,
                                                "translator_type": "none",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [
                                                  {
                                                    "icon_name": "",
                                                    "id": 1049,
                                                    "name": "Data scientist"
                                                  }
                                                ],
                                                "professional_type": "Creator",
                                                "rest_id": "1468430062555115521"
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "175314969",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {
                                                "is_enabled": true
                                              }
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1315312160382291968",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxMzE1MzEyMTYwMzgyMjkxOTY4",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Sun Oct 11 15:24:04 +0000 2020",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "my spicy page is only $3 rn 🌶️ ;) backup: @airikaca",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "onlyfans.com/airikacal/c5",
                                                        "expanded_url": "http://onlyfans.com/airikacal/c5",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/S6KwwyFuu0"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 320,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 655893,
                                                "following": false,
                                                "friends_count": 26,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 655,
                                                "location": "LA",
                                                "media_count": 45,
                                                "muting": false,
                                                "name": "airikacal",
                                                "normal_followers_count": 655893,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1896164392703873374"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1963986432487292928/JmI19fYi_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "airikacal",
                                                "statuses_count": 46,
                                                "translator_type": "none",
                                                "url": "https://t.co/S6KwwyFuu0",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [
                                                  {
                                                    "icon_name": "",
                                                    "id": 934,
                                                    "name": "Social Media Influencer"
                                                  }
                                                ],
                                                "professional_type": "Business",
                                                "rest_id": "1604249592354127872"
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1315312160382291968",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1157283331509235713",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxMTU3MjgzMzMxNTA5MjM1NzEz",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Fri Aug 02 13:33:42 +0000 2019",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "The AI omnicloud PyTorch developers love. Made the first AI Studio & PyTorch Lightning. Get help: https://t.co/a69wnEBpKH",
                                                "entities": {
                                                  "description": {
                                                    "urls": [
                                                      {
                                                        "display_url": "discord.com/invite/MWAEvnC…",
                                                        "expanded_url": "https://discord.com/invite/MWAEvnC5fU",
                                                        "indices": [
                                                          98,
                                                          121
                                                        ],
                                                        "url": "https://t.co/a69wnEBpKH"
                                                      }
                                                    ]
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "lightning.ai",
                                                        "expanded_url": "http://lightning.ai",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/hXSE3ZhzKN"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 3642,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 46421,
                                                "following": false,
                                                "friends_count": 89,
                                                "has_custom_timelines": true,
                                                "is_translator": false,
                                                "listed_count": 1128,
                                                "location": "New York, NY",
                                                "media_count": 1401,
                                                "muting": false,
                                                "name": "Lightning AI ⚡️",
                                                "normal_followers_count": 46421,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1885783429238894630"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1157283331509235713/1759422406",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1734973544985919489/1ni2KrpZ_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "LightningAI",
                                                "statuses_count": 4781,
                                                "translator_type": "none",
                                                "url": "https://t.co/hXSE3ZhzKN",
                                                "verified": false,
                                                "verified_type": "Business",
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [
                                                  {
                                                    "icon_name": "",
                                                    "id": 713,
                                                    "name": "Science & Technology"
                                                  }
                                                ],
                                                "professional_type": "Business",
                                                "rest_id": "1561731328961155072"
                                              },
                                              "profile_image_shape": "Square",
                                              "rest_id": "1157283331509235713",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1455697568499781633",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNDU1Njk3NTY4NDk5NzgxNjMz",
                                              "is_blue_verified": false,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Wed Nov 03 00:45:36 +0000 2021",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "$MTOS | No.4 Dapp & No.1 Game on Solana\nLeading Global Kiwi #MEME Culture 🥝\nAI Agents with Crypto Wallets & Humans Building Future Game\nSince 2021\n#AIGaming",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "link3.to/metaoasis",
                                                        "expanded_url": "http://link3.to/metaoasis",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/0NqqjyB5H2"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 1167,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 457125,
                                                "following": false,
                                                "friends_count": 186,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 193,
                                                "location": "Formerly MetaOasis",
                                                "media_count": 540,
                                                "muting": false,
                                                "name": "MomoAI☮️🥝",
                                                "normal_followers_count": 457125,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1874044001005060508"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1455697568499781633/1735358048",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1873567408830771200/pRsrIs36_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "Metaoasis_",
                                                "statuses_count": 1118,
                                                "translator_type": "none",
                                                "url": "https://t.co/0NqqjyB5H2",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1455697568499781633",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1753744475464052736",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNzUzNzQ0NDc1NDY0MDUyNzM2",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Sat Feb 03 11:37:33 +0000 2024",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "Largest AI infra on SUI/BSC/BTC. Deploy autonomous AI Agents with identity, continuity & consensus. Make AI smarter.",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "link3.to/deagentai",
                                                        "expanded_url": "https://link3.to/deagentai",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/DVNDAkk5PS"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 6788,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 280812,
                                                "following": false,
                                                "friends_count": 126,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 143,
                                                "location": "DA's Home 👉",
                                                "media_count": 304,
                                                "muting": false,
                                                "name": "DeAgentAI",
                                                "normal_followers_count": 280812,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "2030486052394480118"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1753744475464052736/1745896115",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/2007338834913267712/-X2NX6w5_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "DeAgentAI",
                                                "statuses_count": 1764,
                                                "translator_type": "none",
                                                "url": "https://t.co/DVNDAkk5PS",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [
                                                  {
                                                    "icon_name": "",
                                                    "id": 713,
                                                    "name": "Science & Technology"
                                                  }
                                                ],
                                                "professional_type": "Business",
                                                "rest_id": "1843934150866415638"
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1753744475464052736",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1831598136",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxODMxNTk4MTM2",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": false,
                                                "can_media_tag": true,
                                                "created_at": "Sun Sep 08 16:48:56 +0000 2013",
                                                "default_profile": false,
                                                "default_profile_image": false,
                                                "description": "Aussie single mama living in the woods 🌲",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "onlyfans.com/vickyaisha/tri…",
                                                        "expanded_url": "https://onlyfans.com/vickyaisha/trial/90v0iidh1f2nyfbh9kr0jizqxjge6qeg",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/RSUTFPOZ1r"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 1694,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 1160468,
                                                "following": false,
                                                "friends_count": 69,
                                                "has_custom_timelines": true,
                                                "is_translator": false,
                                                "listed_count": 1324,
                                                "location": "It’s FREE 👉🏼",
                                                "media_count": 565,
                                                "muting": false,
                                                "name": "Vicky Aisha 🤠",
                                                "normal_followers_count": 1160468,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "1977377148701696208"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1831598136/1761433254",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1969400164545937413/sB4AQcaS_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "Vicky_Aisha_",
                                                "statuses_count": 1304,
                                                "translator_type": "none",
                                                "url": "https://t.co/RSUTFPOZ1r",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1831598136",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "entryId": "toptabsrpusermodule-2031096512020217856-user-1621579092775604225",
                                      "item": {
                                        "clientEventInfo": {
                                          "component": "user_module",
                                          "details": {
                                            "timelinesDetails": {
                                              "controllerData": "DAACDAAFDAABDAACCgABAAAAAAAAAAEKAAKOBopcJjuqsgsAAwAAAAJBSQoABXj5Z+mJk4zvCAAGAAAAAQoAB6LJR672f5e4AAAAAAA="
                                            }
                                          },
                                          "element": "user"
                                        },
                                        "itemContent": {
                                          "__typename": "TimelineUser",
                                          "itemType": "TimelineUser",
                                          "userDisplayType": "UserDetailed",
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {
                                                "label": {
                                                  "badge": {
                                                    "url": "https://pbs.twimg.com/profile_images/1372643278378663940/fV2U3iEi_bigger.jpg"
                                                  },
                                                  "description": "UwU Market",
                                                  "url": {
                                                    "url": "https://twitter.com/shopuwumarket",
                                                    "urlType": "DeepLink"
                                                  },
                                                  "userLabelDisplayType": "Badge",
                                                  "userLabelType": "BusinessLabel"
                                                }
                                              },
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNjIxNTc5MDkyNzc1NjA0MjI1",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": false,
                                                "can_media_tag": true,
                                                "created_at": "Fri Feb 03 18:39:23 +0000 2023",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "AI VTuber at https://t.co/BZQBABqZVP | Fan art #Heartheartart\nCreated by @Vedal987 | Model art @annytf | All tweets made by Neuro-sama",
                                                "entities": {
                                                  "description": {
                                                    "urls": [
                                                      {
                                                        "display_url": "twitch.tv/vedal987",
                                                        "expanded_url": "http://twitch.tv/vedal987",
                                                        "indices": [
                                                          13,
                                                          36
                                                        ],
                                                        "url": "https://t.co/BZQBABqZVP"
                                                      }
                                                    ]
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "vedal.ai",
                                                        "expanded_url": "https://vedal.ai/",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/UND0IvwPX5"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 0,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 247164,
                                                "following": false,
                                                "friends_count": 2,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 352,
                                                "location": "@Vedal987's Computer",
                                                "media_count": 24,
                                                "muting": false,
                                                "name": "Neuro-sama 💜",
                                                "normal_followers_count": 247164,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1621579092775604225/1746299075",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/1918744443168886784/F9P2MtSE_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "NeurosamaAI",
                                                "statuses_count": 445,
                                                "translator_type": "none",
                                                "url": "https://t.co/UND0IvwPX5",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1621579092775604225",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {}
                                            }
                                          }
                                        }
                                      }
                                    }
                                  ]
                                },
                                "entryId": "toptabsrpusermodule-2031096512020217856",
                                "sortIndex": "2031096512020217856"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ],
                        "responseObjects": {
                          "feedbackActions": [
                            {
                              "key": "-2134788070",
                              "value": {
                                "childKeys": [
                                  "269351462",
                                  "-1399782652"
                                ],
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_givefeedback"
                                },
                                "confirmation": "Thanks for offering your feedback. X is conducting research to improve search. Choose the option that best reflects your opinion.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "GiveFeedback",
                                "hasUndoAction": true,
                                "icon": "Frown",
                                "prompt": "This post's not helpful"
                              }
                            },
                            {
                              "key": "269351462",
                              "value": {
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_notrelevant"
                                },
                                "confirmation": "Thanks for your help.\nThis feedback will be used in research to improve the search function.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "NotRelevant",
                                "hasUndoAction": true,
                                "prompt": "This post isn't relevant"
                              }
                            },
                            {
                              "key": "-1399782652",
                              "value": {
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_notcredible"
                                },
                                "confirmation": "Thanks for your help.\nThis feedback will be used in research to improve the search function.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "NotCredible",
                                "hasUndoAction": true,
                                "prompt": "This post isn't credible"
                              }
                            }
                          ]
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/search"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "query is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to search Twitter"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "search"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/followers": {
      "get": {
        "summary": "Followers",
        "description": "Get a user's followers list, paginated at up to 70 per request. Use the cursor parameter to load more.\n\n**Tip:** Use the `/v1/scrape/twitter/profile` endpoint to resolve a user's `rest_id` from their handle.",
        "operationId": "twitter_Followers",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "user_id",
            "in": "query",
            "description": "The numeric user ID (rest_id) of the account to get followers for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "44196397"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of followers\n- `data.cursor.top`: Cursor for the previous page\n\n**Timeline Structure:**\n- `data.result.timeline.instructions[0]`: `TimelineClearCache` (internal, can ignore)\n- `data.result.timeline.instructions[1]`: `TimelineTerminateTimeline` direction Top\n- `data.result.timeline.instructions[2]`: `TimelineTerminateTimeline` direction Bottom — indicates no more results when present\n- `data.result.timeline.instructions[3].entries[]`: Array of follower entries (type `TimelineAddEntries`)\n\n**Each Follower** (at `entries[].content.itemContent.user_results.result`):\n- `.rest_id`: User's numeric ID\n- `.is_blue_verified`: Whether user has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.friends_count`: Following count\n- `.legacy.statuses_count`: Total tweet count\n- `.legacy.favourites_count`: Total likes given\n- `.legacy.media_count`: Total media posts\n- `.legacy.listed_count`: Number of lists the user is on\n- `.legacy.created_at`: Account creation date\n- `.legacy.location`: Location set by user\n- `.legacy.profile_image_url_https`: Profile picture URL\n- `.legacy.profile_banner_url`: Banner image URL\n- `.legacy.protected`: Whether account is private\n- `.legacy.verified`: Legacy verified status\n- `.professional.professional_type`: `Creator` or `Business` (if applicable)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "1859209237637168512|2031099802887913420",
                      "top": "-1|2031099802887913473"
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "type": "TimelineClearCache"
                          },
                          {
                            "direction": "Top",
                            "type": "TimelineTerminateTimeline"
                          },
                          {
                            "direction": "Bottom",
                            "type": "TimelineTerminateTimeline"
                          },
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineItem",
                                  "clientEventInfo": {
                                    "component": "FollowersSgs",
                                    "element": "user"
                                  },
                                  "entryType": "TimelineTimelineItem",
                                  "itemContent": {
                                    "__typename": "TimelineUser",
                                    "itemType": "TimelineUser",
                                    "userDisplayType": "User",
                                    "user_results": {
                                      "result": {
                                        "__typename": "User",
                                        "affiliates_highlighted_label": {},
                                        "has_graduated_access": true,
                                        "id": "VXNlcjo5MzUxMjUyNjkyNjE3NjY2NTc=",
                                        "is_blue_verified": false,
                                        "legacy": {
                                          "blocked_by": false,
                                          "blocking": false,
                                          "can_dm": false,
                                          "can_media_tag": true,
                                          "created_at": "Mon Nov 27 12:36:52 +0000 2017",
                                          "default_profile": true,
                                          "default_profile_image": false,
                                          "description": "Just an investor wondering in the Metaverse.",
                                          "entities": {
                                            "description": {
                                              "urls": []
                                            }
                                          },
                                          "fast_followers_count": 0,
                                          "favourites_count": 521,
                                          "follow_request_sent": false,
                                          "followed_by": false,
                                          "followers_count": 55,
                                          "following": false,
                                          "friends_count": 233,
                                          "has_custom_timelines": false,
                                          "is_translator": false,
                                          "listed_count": 3,
                                          "location": "Metaverse",
                                          "media_count": 14,
                                          "muting": false,
                                          "name": "Mike",
                                          "normal_followers_count": 55,
                                          "notifications": false,
                                          "pinned_tweet_ids_str": [],
                                          "possibly_sensitive": false,
                                          "profile_image_url_https": "https://pbs.twimg.com/profile_images/1485601691718373377/qZUaiAtx_normal.jpg",
                                          "profile_interstitial_type": "",
                                          "protected": false,
                                          "screen_name": "silverbackRilaa",
                                          "statuses_count": 846,
                                          "translator_type": "none",
                                          "verified": false,
                                          "want_retweets": false,
                                          "withheld_in_countries": []
                                        },
                                        "profile_image_shape": "Circle",
                                        "rest_id": "935125269261766657",
                                        "super_follow_eligible": false,
                                        "super_followed_by": false,
                                        "super_following": false,
                                        "tipjar_settings": {}
                                      }
                                    }
                                  }
                                },
                                "entryId": "user-935125269261766657",
                                "sortIndex": "2031099802887913472"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ]
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/followers"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "user_id (rest_id) is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch Twitter followers"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "followers"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/followings": {
      "get": {
        "summary": "Followings",
        "description": "Get the list of accounts a user is following, paginated at up to 70 per request. Use the cursor parameter to load more.\n\n**Tip:** Use the `/v1/scrape/twitter/profile` endpoint to resolve a user's `rest_id` from their handle.",
        "operationId": "twitter_Followings",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "user_id",
            "in": "query",
            "description": "The numeric user ID (rest_id) of the account to get followings for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "44196397"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of followings\n- `data.cursor.top`: Cursor for the previous page\n\n**Timeline Structure:**\n- `data.result.timeline.instructions[0]`: `TimelineClearCache` (internal, can ignore)\n- `data.result.timeline.instructions[1]`: `TimelineTerminateTimeline` direction Top\n- `data.result.timeline.instructions[2]`: `TimelineTerminateTimeline` direction Bottom — indicates no more results when present\n- `data.result.timeline.instructions[3].entries[]`: Array of following entries (type `TimelineAddEntries`)\n\n**Each Following** (at `entries[].content.itemContent.user_results.result`):\n- `.rest_id`: User's numeric ID\n- `.is_blue_verified`: Whether user has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.friends_count`: Following count\n- `.legacy.statuses_count`: Total tweet count\n- `.legacy.favourites_count`: Total likes given\n- `.legacy.media_count`: Total media posts\n- `.legacy.listed_count`: Number of lists the user is on\n- `.legacy.created_at`: Account creation date\n- `.legacy.location`: Location set by user\n- `.legacy.profile_image_url_https`: Profile picture URL\n- `.legacy.profile_banner_url`: Banner image URL\n- `.legacy.protected`: Whether account is private\n- `.legacy.verified`: Legacy verified status\n- `.professional.professional_type`: `Creator` or `Business` (if applicable)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "1845181907898247501|2031099901030432716",
                      "top": "-1|2031099901030432769"
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "type": "TimelineClearCache"
                          },
                          {
                            "direction": "Top",
                            "type": "TimelineTerminateTimeline"
                          },
                          {
                            "direction": "Bottom",
                            "type": "TimelineTerminateTimeline"
                          },
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineItem",
                                  "clientEventInfo": {
                                    "component": "FollowingSgs",
                                    "element": "user"
                                  },
                                  "entryType": "TimelineTimelineItem",
                                  "itemContent": {
                                    "__typename": "TimelineUser",
                                    "itemType": "TimelineUser",
                                    "userDisplayType": "User",
                                    "user_results": {
                                      "result": {
                                        "__typename": "User",
                                        "affiliates_highlighted_label": {},
                                        "has_graduated_access": true,
                                        "id": "VXNlcjoxMzk4MDYwMDQ4NTg5NDU5NDU2",
                                        "is_blue_verified": true,
                                        "legacy": {
                                          "blocked_by": false,
                                          "blocking": false,
                                          "can_dm": true,
                                          "can_media_tag": true,
                                          "created_at": "Thu May 27 23:34:33 +0000 2021",
                                          "default_profile": true,
                                          "default_profile_image": false,
                                          "description": "📈 Seeking Alpha Analyst | Co-Host @basispointpod | YouTube: @stevenfiorillo1 | TipRanks #12 Financial Blogger & #19 Expert",
                                          "entities": {
                                            "description": {
                                              "urls": []
                                            },
                                            "url": {
                                              "urls": [
                                                {
                                                  "display_url": "youtube.com/@stevenfiorill…",
                                                  "expanded_url": "https://www.youtube.com/@stevenfiorillo1/streams",
                                                  "indices": [
                                                    0,
                                                    23
                                                  ],
                                                  "url": "https://t.co/d2SCsxNGz8"
                                                }
                                              ]
                                            }
                                          },
                                          "fast_followers_count": 0,
                                          "favourites_count": 1237,
                                          "follow_request_sent": false,
                                          "followed_by": false,
                                          "followers_count": 25429,
                                          "following": false,
                                          "friends_count": 687,
                                          "has_custom_timelines": true,
                                          "is_translator": false,
                                          "listed_count": 200,
                                          "location": "",
                                          "media_count": 189,
                                          "muting": false,
                                          "name": "Steven Fiorillo",
                                          "normal_followers_count": 25429,
                                          "notifications": false,
                                          "pinned_tweet_ids_str": [
                                            "2030329399808086396"
                                          ],
                                          "possibly_sensitive": false,
                                          "profile_banner_url": "https://pbs.twimg.com/profile_banners/1398060048589459456/1771171983",
                                          "profile_image_url_https": "https://pbs.twimg.com/profile_images/1451198593822384128/rF_hA4Fs_normal.jpg",
                                          "profile_interstitial_type": "",
                                          "protected": false,
                                          "screen_name": "stevenfiorillo",
                                          "statuses_count": 3413,
                                          "translator_type": "none",
                                          "url": "https://t.co/d2SCsxNGz8",
                                          "verified": false,
                                          "want_retweets": false,
                                          "withheld_in_countries": []
                                        },
                                        "profile_image_shape": "Circle",
                                        "rest_id": "1398060048589459456",
                                        "super_follow_eligible": false,
                                        "super_followed_by": false,
                                        "super_following": false,
                                        "tipjar_settings": {}
                                      }
                                    }
                                  }
                                },
                                "entryId": "user-1398060048589459456",
                                "sortIndex": "2031099901030432768"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ]
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/followings"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "user_id (rest_id) is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch Twitter followings"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "followings"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/quotes": {
      "get": {
        "summary": "Quotes",
        "description": "Get tweets that quote a specific tweet. Results are paginated — use the cursor parameter to fetch additional pages. Returns up to 20 quote tweets per request.",
        "operationId": "twitter_Quotes",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "pid",
            "in": "query",
            "description": "The tweet ID to get quotes for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "1234567890123456789"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of quotes\n- `data.cursor.top`: Cursor for the previous page\n\n**Timeline Structure:**\n- `data.result.timeline.instructions[0].entries[]`: Array of quote tweet entries (type `TimelineAddEntries`)\n\n**Each Quote Tweet** (at `entries[].content.itemContent.tweet_results.result`):\n- `.rest_id`: Tweet ID\n- `.legacy.full_text`: Tweet text\n- `.legacy.created_at`: When the quote tweet was posted\n- `.legacy.favorite_count`: Like count\n- `.legacy.retweet_count`: Retweet count\n- `.legacy.reply_count`: Reply count\n- `.legacy.quote_count`: Quote count\n- `.legacy.bookmark_count`: Bookmark count\n- `.legacy.lang`: Language code\n- `.legacy.is_quote_status`: Always `true` for quote tweets\n- `.legacy.quoted_status_id_str`: ID of the original quoted tweet\n- `.views.count`: View count\n- `.note_tweet.note_tweet_results.result.text`: Full expanded text (for long tweets)\n\n**Quote Tweet Author** (at `.core.user_results.result`):\n- `.rest_id`: Author's numeric ID\n- `.is_blue_verified`: Whether author has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.profile_image_url_https`: Profile picture URL\n- `.professional.professional_type`: `Creator` or `Business` (if applicable)\n\n**Quoted Original Tweet** (at `.quoted_status_result.result`):\n- Same structure as above — includes the original tweet's text, stats, author, and media\n\n**Feedback Actions:**\n- `data.result.timeline.responseObjects.feedbackActions[]`: User feedback options (not helpful, not relevant, not credible)",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "DAACCgACHC_rgrIAJxAKAAMcL-uCsf_Y8AgABAAAAAILAAUAAADwRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUJRY0hMekwxWnBBS1J3YzBHVWcxcEMvSEJ5dkV6aGFVVUFjSEl5N1lSZUJkQndjNS8ra2x1SCtIQnkwSlltV29VMGNIWmFrV2RiQndCd2NzTTMvbHBHZUhCNDRMcFJXRUhFY0hINnlqOWFndkJ3ZHhCZ0IycUZUSEJ6VlVuMmJJVndjSElrK29scUFoQndjZk5URFduRjhIQng3S0RJWGtNY2NIS2FoaHh0Ukp4d2NsZkRlR3JBNkhCekZyWXlYUVY4Y0hPMnFvWnJnRFJ3Y2dyYU8xMkgwCAAGAAAAAAgABwAAAAAMAAgKAAEcHHsoMheQxwAAAA",
                      "top": "DAACCgACHC_rgrIAJxAKAAMcL-uCsf_Y8AgABAAAAAELAAUAAADwRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUJRY0hMekwxWnBBS1J3YzBHVWcxcEMvSEJ5dkV6aGFVVUFjSEl5N1lSZUJkQndjNS8ra2x1SCtIQnkwSlltV29VMGNIWmFrV2RiQndCd2NzTTMvbHBHZUhCNDRMcFJXRUhFY0hINnlqOWFndkJ3ZHhCZ0IycUZUSEJ6VlVuMmJJVndjSElrK29scUFoQndjZk5URFduRjhIQng3S0RJWGtNY2NIS2FoaHh0Ukp4d2NsZkRlR3JBNkhCekZyWXlYUVY4Y0hPMnFvWnJnRFJ3Y2dyYU8xMkgwCAAGAAAAAAgABwAAAAAMAAgKAAEcHHsoMheQxwAAAA"
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineItem",
                                  "clientEventInfo": {
                                    "component": "result",
                                    "details": {
                                      "timelinesDetails": {
                                        "controllerData": "DAACDAAFDAABDAABDAABCgABAAAAAAACAAAAAAwAAgoAAQAAAAAAAAAACgACJ1NzNTqRR50KAAUeCH57JsLbhAgABgAAAAAKAAdiilRIlO1v8AoACAAAAZzUOw2iAAAAAAA="
                                      }
                                    },
                                    "element": "tweet"
                                  },
                                  "entryType": "TimelineTimelineItem",
                                  "feedbackInfo": {
                                    "feedbackKeys": [
                                      "-2134788070"
                                    ]
                                  },
                                  "itemContent": {
                                    "__typename": "TimelineTweet",
                                    "itemType": "TimelineTweet",
                                    "tweetDisplayType": "Tweet",
                                    "tweet_results": {
                                      "result": {
                                        "__typename": "Tweet",
                                        "core": {
                                          "user_results": {
                                            "result": {
                                              "__typename": "User",
                                              "affiliates_highlighted_label": {},
                                              "has_graduated_access": true,
                                              "id": "VXNlcjoxNDM2MDA0NzYyMzAzMDU3OTMx",
                                              "is_blue_verified": true,
                                              "legacy": {
                                                "blocked_by": false,
                                                "blocking": false,
                                                "can_dm": true,
                                                "can_media_tag": true,
                                                "created_at": "Thu Sep 09 16:34:49 +0000 2021",
                                                "default_profile": true,
                                                "default_profile_image": false,
                                                "description": "A TOP LIVE Trader on X! | Market Analyst at HONEYCOMB 🍯🐝 | Trading Edge YT Series! | Wolf Spaces | For Entertainment Purpose Only❕VIEW MORE full disclaimer",
                                                "entities": {
                                                  "description": {
                                                    "urls": []
                                                  },
                                                  "url": {
                                                    "urls": [
                                                      {
                                                        "display_url": "tinyurl.com/7DayTrialAmma",
                                                        "expanded_url": "https://tinyurl.com/7DayTrialAmma",
                                                        "indices": [
                                                          0,
                                                          23
                                                        ],
                                                        "url": "https://t.co/rkUpierLme"
                                                      }
                                                    ]
                                                  }
                                                },
                                                "fast_followers_count": 0,
                                                "favourites_count": 3693,
                                                "follow_request_sent": false,
                                                "followed_by": false,
                                                "followers_count": 9685,
                                                "following": false,
                                                "friends_count": 650,
                                                "has_custom_timelines": false,
                                                "is_translator": false,
                                                "listed_count": 93,
                                                "location": "Valparaiso, IN",
                                                "media_count": 3466,
                                                "muting": false,
                                                "name": "AmmaJammaTrades",
                                                "normal_followers_count": 9685,
                                                "notifications": false,
                                                "pinned_tweet_ids_str": [
                                                  "2025926561958879476"
                                                ],
                                                "possibly_sensitive": false,
                                                "profile_banner_url": "https://pbs.twimg.com/profile_banners/1436004762303057931/1772022584",
                                                "profile_image_url_https": "https://pbs.twimg.com/profile_images/2026635938974081024/mhqsktIX_normal.jpg",
                                                "profile_interstitial_type": "",
                                                "protected": false,
                                                "screen_name": "amma_jamma",
                                                "statuses_count": 13110,
                                                "translator_type": "none",
                                                "url": "https://t.co/rkUpierLme",
                                                "verified": false,
                                                "want_retweets": false,
                                                "withheld_in_countries": []
                                              },
                                              "professional": {
                                                "category": [
                                                  {
                                                    "icon_name": "",
                                                    "id": 192,
                                                    "name": "Financial Services"
                                                  }
                                                ],
                                                "professional_type": "Creator",
                                                "rest_id": "1681386634573381641"
                                              },
                                              "profile_image_shape": "Circle",
                                              "rest_id": "1436004762303057931",
                                              "super_follow_eligible": false,
                                              "super_followed_by": false,
                                              "super_following": false,
                                              "tipjar_settings": {
                                                "cash_app_handle": "AmyMSkeirys",
                                                "is_enabled": true,
                                                "venmo_handle": "Dustin-Skeirys"
                                              }
                                            }
                                          }
                                        },
                                        "edit_control": {
                                          "edit_tweet_ids": [
                                            "2025711281588617567"
                                          ],
                                          "editable_until_msecs": "1771805780000",
                                          "edits_remaining": "5",
                                          "is_edit_eligible": true
                                        },
                                        "is_translatable": false,
                                        "legacy": {
                                          "bookmark_count": 0,
                                          "bookmarked": false,
                                          "conversation_id_str": "2025711281588617567",
                                          "created_at": "Sun Feb 22 23:16:20 +0000 2026",
                                          "display_text_range": [
                                            0,
                                            279
                                          ],
                                          "entities": {
                                            "hashtags": [],
                                            "symbols": [],
                                            "timestamps": [],
                                            "urls": [],
                                            "user_mentions": [
                                              {
                                                "id_str": "44196397",
                                                "indices": [
                                                  15,
                                                  24
                                                ],
                                                "name": "Elon Musk",
                                                "screen_name": "elonmusk"
                                              }
                                            ]
                                          },
                                          "favorite_count": 8,
                                          "favorited": false,
                                          "full_text": "We really need @elonmusk and the X team to do something about the cake impersonation accounts! \n\nTerrifying to know the depths of what these scammers do, and how they can ruin the lives of those they impersonate. \n\nI’ve reported dozens of fake accounts of me personally, and many",
                                          "id_str": "2025711281588617567",
                                          "is_quote_status": true,
                                          "lang": "en",
                                          "quote_count": 0,
                                          "quoted_status_id_str": "2025628639304589361",
                                          "quoted_status_permalink": {
                                            "display": "x.com/stocksavvyshay…",
                                            "expanded": "https://twitter.com/stocksavvyshay/status/2025628639304589361",
                                            "url": "https://t.co/Y2qolTx0N5"
                                          },
                                          "reply_count": 3,
                                          "retweet_count": 0,
                                          "retweeted": false,
                                          "user_id_str": "1436004762303057931"
                                        },
                                        "note_tweet": {
                                          "is_expandable": true,
                                          "note_tweet_results": {
                                            "result": {
                                              "entity_set": {
                                                "hashtags": [],
                                                "symbols": [],
                                                "urls": [],
                                                "user_mentions": [
                                                  {
                                                    "id_str": "44196397",
                                                    "indices": [
                                                      15,
                                                      24
                                                    ],
                                                    "name": "Elon Musk",
                                                    "screen_name": "elonmusk"
                                                  }
                                                ]
                                              },
                                              "id": "Tm90ZVR3ZWV0OjIwMjU3MTEyODE0OTYzNDY2MjU=",
                                              "text": "We really need @elonmusk and the X team to do something about the cake impersonation accounts! \n\nTerrifying to know the depths of what these scammers do, and how they can ruin the lives of those they impersonate. \n\nI’ve reported dozens of fake accounts of me personally, and many of my friends on this platform and they do NOTHING. The accounts sit there. \n\nTerrible to see those with integrity go through such a torturous process simply for being successful and respected."
                                            }
                                          }
                                        },
                                        "quoted_status_result": {
                                          "result": {
                                            "__typename": "Tweet",
                                            "core": {
                                              "user_results": {
                                                "result": {
                                                  "__typename": "User",
                                                  "affiliates_highlighted_label": {},
                                                  "has_graduated_access": true,
                                                  "id": "VXNlcjoxMDk2NDM2NDUyNTc2MDQ3MTA0",
                                                  "is_blue_verified": true,
                                                  "legacy": {
                                                    "blocked_by": false,
                                                    "blocking": false,
                                                    "can_dm": false,
                                                    "can_media_tag": true,
                                                    "created_at": "Fri Feb 15 15:49:55 +0000 2019",
                                                    "default_profile": true,
                                                    "default_profile_image": false,
                                                    "description": "Chief Market Strategist @FuturumEquities | Contributor @Reuters @Bloomberg @MarketWatch @Forbes | Not investment advice",
                                                    "entities": {
                                                      "description": {
                                                        "urls": []
                                                      },
                                                      "url": {
                                                        "urls": [
                                                          {
                                                            "display_url": "savvytrader.com/StockSavvyShay…",
                                                            "expanded_url": "https://savvytrader.com/StockSavvyShay/shays-growth-portfolio?s=MTY5OTM6MzgxOA==",
                                                            "indices": [
                                                              0,
                                                              23
                                                            ],
                                                            "url": "https://t.co/K2h2dfkZci"
                                                          }
                                                        ]
                                                      }
                                                    },
                                                    "fast_followers_count": 0,
                                                    "favourites_count": 33566,
                                                    "follow_request_sent": false,
                                                    "followed_by": false,
                                                    "followers_count": 356851,
                                                    "following": false,
                                                    "friends_count": 287,
                                                    "has_custom_timelines": true,
                                                    "is_translator": false,
                                                    "listed_count": 4655,
                                                    "location": "Portfolio Access →",
                                                    "media_count": 12808,
                                                    "muting": false,
                                                    "name": "Shay Boloor",
                                                    "normal_followers_count": 356851,
                                                    "notifications": false,
                                                    "pinned_tweet_ids_str": [
                                                      "2025628639304589361"
                                                    ],
                                                    "possibly_sensitive": false,
                                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1096436452576047104/1749157739",
                                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1878129937737187328/DnEflT4L_normal.jpg",
                                                    "profile_interstitial_type": "",
                                                    "protected": false,
                                                    "screen_name": "StockSavvyShay",
                                                    "statuses_count": 31271,
                                                    "translator_type": "none",
                                                    "url": "https://t.co/K2h2dfkZci",
                                                    "verified": false,
                                                    "want_retweets": false,
                                                    "withheld_in_countries": []
                                                  },
                                                  "professional": {
                                                    "category": [],
                                                    "professional_type": "Creator",
                                                    "rest_id": "1637943661999820800"
                                                  },
                                                  "profile_image_shape": "Circle",
                                                  "rest_id": "1096436452576047104",
                                                  "super_follow_eligible": true,
                                                  "super_followed_by": false,
                                                  "super_following": false,
                                                  "tipjar_settings": {
                                                    "is_enabled": true
                                                  }
                                                }
                                              }
                                            },
                                            "edit_control": {
                                              "edit_tweet_ids": [
                                                "2025628639304589361"
                                              ],
                                              "editable_until_msecs": "1771786076000",
                                              "edits_remaining": "5",
                                              "is_edit_eligible": false
                                            },
                                            "is_translatable": false,
                                            "legacy": {
                                              "bookmark_count": 232,
                                              "bookmarked": false,
                                              "conversation_id_str": "2025628639304589361",
                                              "created_at": "Sun Feb 22 17:47:56 +0000 2026",
                                              "display_text_range": [
                                                0,
                                                278
                                              ],
                                              "entities": {
                                                "hashtags": [],
                                                "media": [
                                                  {
                                                    "allow_download_status": {
                                                      "allow_download": true
                                                    },
                                                    "display_url": "pic.x.com/S5jAqT8cQH",
                                                    "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                                    "ext_media_availability": {
                                                      "status": "Available"
                                                    },
                                                    "features": {
                                                      "large": {
                                                        "faces": []
                                                      },
                                                      "medium": {
                                                        "faces": []
                                                      },
                                                      "orig": {
                                                        "faces": []
                                                      },
                                                      "small": {
                                                        "faces": []
                                                      }
                                                    },
                                                    "id_str": "2025618565483929600",
                                                    "indices": [
                                                      279,
                                                      302
                                                    ],
                                                    "media_key": "3_2025618565483929600",
                                                    "media_results": {
                                                      "result": {
                                                        "media_key": "3_2025618565483929600"
                                                      }
                                                    },
                                                    "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                                    "original_info": {
                                                      "focus_rects": [
                                                        {
                                                          "h": 360,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 407
                                                        },
                                                        {
                                                          "h": 642,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 230
                                                        },
                                                        {
                                                          "h": 732,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 140
                                                        },
                                                        {
                                                          "h": 872,
                                                          "w": 436,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 872,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 0
                                                        }
                                                      ],
                                                      "height": 872,
                                                      "width": 642
                                                    },
                                                    "sizes": {
                                                      "large": {
                                                        "h": 872,
                                                        "resize": "fit",
                                                        "w": 642
                                                      },
                                                      "medium": {
                                                        "h": 872,
                                                        "resize": "fit",
                                                        "w": 642
                                                      },
                                                      "small": {
                                                        "h": 680,
                                                        "resize": "fit",
                                                        "w": 501
                                                      },
                                                      "thumb": {
                                                        "h": 150,
                                                        "resize": "crop",
                                                        "w": 150
                                                      }
                                                    },
                                                    "type": "photo",
                                                    "url": "https://t.co/S5jAqT8cQH"
                                                  }
                                                ],
                                                "symbols": [],
                                                "timestamps": [],
                                                "urls": [],
                                                "user_mentions": []
                                              },
                                              "extended_entities": {
                                                "media": [
                                                  {
                                                    "allow_download_status": {
                                                      "allow_download": true
                                                    },
                                                    "display_url": "pic.x.com/S5jAqT8cQH",
                                                    "expanded_url": "https://x.com/StockSavvyShay/status/2025628639304589361/photo/1",
                                                    "ext_media_availability": {
                                                      "status": "Available"
                                                    },
                                                    "features": {
                                                      "large": {
                                                        "faces": []
                                                      },
                                                      "medium": {
                                                        "faces": []
                                                      },
                                                      "orig": {
                                                        "faces": []
                                                      },
                                                      "small": {
                                                        "faces": []
                                                      }
                                                    },
                                                    "id_str": "2025618565483929600",
                                                    "indices": [
                                                      279,
                                                      302
                                                    ],
                                                    "media_key": "3_2025618565483929600",
                                                    "media_results": {
                                                      "result": {
                                                        "media_key": "3_2025618565483929600"
                                                      }
                                                    },
                                                    "media_url_https": "https://pbs.twimg.com/media/HBxxWmYbIAAA_4p.png",
                                                    "original_info": {
                                                      "focus_rects": [
                                                        {
                                                          "h": 360,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 407
                                                        },
                                                        {
                                                          "h": 642,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 230
                                                        },
                                                        {
                                                          "h": 732,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 140
                                                        },
                                                        {
                                                          "h": 872,
                                                          "w": 436,
                                                          "x": 0,
                                                          "y": 0
                                                        },
                                                        {
                                                          "h": 872,
                                                          "w": 642,
                                                          "x": 0,
                                                          "y": 0
                                                        }
                                                      ],
                                                      "height": 872,
                                                      "width": 642
                                                    },
                                                    "sizes": {
                                                      "large": {
                                                        "h": 872,
                                                        "resize": "fit",
                                                        "w": 642
                                                      },
                                                      "medium": {
                                                        "h": 872,
                                                        "resize": "fit",
                                                        "w": 642
                                                      },
                                                      "small": {
                                                        "h": 680,
                                                        "resize": "fit",
                                                        "w": 501
                                                      },
                                                      "thumb": {
                                                        "h": 150,
                                                        "resize": "crop",
                                                        "w": 150
                                                      }
                                                    },
                                                    "type": "photo",
                                                    "url": "https://t.co/S5jAqT8cQH"
                                                  }
                                                ]
                                              },
                                              "favorite_count": 1497,
                                              "favorited": false,
                                              "full_text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd https://t.co/S5jAqT8cQH",
                                              "id_str": "2025628639304589361",
                                              "is_quote_status": false,
                                              "lang": "en",
                                              "possibly_sensitive": false,
                                              "possibly_sensitive_editable": true,
                                              "quote_count": 28,
                                              "reply_count": 319,
                                              "retweet_count": 82,
                                              "retweeted": false,
                                              "user_id_str": "1096436452576047104"
                                            },
                                            "note_tweet": {
                                              "is_expandable": true,
                                              "note_tweet_results": {
                                                "result": {
                                                  "entity_set": {
                                                    "hashtags": [],
                                                    "symbols": [],
                                                    "urls": [],
                                                    "user_mentions": []
                                                  },
                                                  "id": "Tm90ZVR3ZWV0OjIwMjU2Mjg2Mzg2NTQ0Mzk0MjQ=",
                                                  "media": {
                                                    "inline_media": []
                                                  },
                                                  "richtext": {
                                                    "richtext_tags": []
                                                  },
                                                  "text": "THE $500K LAWSUIT I NEVER SHOULD HAVE FACED\n\nLast summer I was served with a lawsuit claiming I had defrauded someone out of nearly $500,000 by convincing her to “invest” based on insider political contacts and penny stock tips. If you’ve followed me at all, you know how absurd that is. I don’t solicit money or run private WhatsApp groups and I don’t engage in insider trading. \n\nIt quickly became clear this was an impersonation scam. Someone had used my name and face to gain trust, moved the conversation to an encrypted app like WhatsApp or Telegram and pressured this person into sending money. It’s the same scam playbook retail investors are warned about all the time but this time my identity was the costume.\n\nI initially thought the truth would end it quickly since I had never spoken to this person, never used the number involved and never received a dollar. I assumed basic investigation would make that obvious but what happened next was worse. Instead of treating this as a clear case of mistaken identity and using proper due diligence, opposing counsel pushed forward anyway and treated the lawsuit as leverage. \n\nI provided evidence that the number involved was not mine, that it was out of state, that there was no link to my devices, my accounts or my life. To top it off, when the number they were in communication with was called, someone named Kevin selling Walmart gift cards answered. The opposing council's response was essentially “we will proceed and see what we can find.” That is not how justice is supposed to work because lawsuits are not supposed to be fishing expeditions where you smear someone publicly first and decide later if facts exist.\n\nAnd then came the part that still stings.\n\nI was on my honeymoon when some fintwit trolls started circulating the lawsuit online, spinning it as “Shay is being sued for stealing money” and calling me a fraud. If you’ve ever been on the receiving end of a viral accusation then you know how powerless that feels. You can’t responsibly litigate an active case on social media and the louder the lie gets, the more silence starts to feel like guilt since it hijacked what should have been one of the happiest moments of my life. My wife and I were trying to celebrate a once-in-a-lifetime milestone while I watched my reputation get dragged in real time.\n\nI ultimately brought in serious representation because I was seeing how little truth actually mattered and was fortunate to be connected with Patrick and Jerry from Hawxhurst LLP. They immediately recognized the absurdity of the situation and they were able to shut this down and have the case dismissed in my favor within weeks. \n\nHowever, the “win” doesn’t erase what it cost. It cost more than my wedding and honeymoon combined. It put strain on the beginning of my marriage. It forced me to manage a crisis I didn’t create and it showed me how easily a public narrative can be weaponized when someone thinks they can pressure you into paying just to make noise go away.\n\nWe like to think we live in a justice system but much of what people experience is a legal system and those are not the same thing. The truth in my case was never complicated. There was no evidence I did what I was accused of and there were obvious signs this was impersonation but once the machine is moving, truth alone doesn’t stop it since pain and reputational damage become the weapon.\n\nI truly feel so bad for my wife because she was the ultimate victim in this since this all bled into our wedding and our honeymoon where this period was supposed to be about us, about celebrating something rare and meaningful and instead there were days where my attention, my energy and my emotional bandwidth were pulled into stress, fear and damage control. Your wedding is supposed to be sacred and your honeymoon is supposed to be the exhale after years of building and pushing and sacrificing. I feel deep guilt about that because my wife did not sign up for this and she carried some of this weight with me simply because she loves me. That is the part that stays with you because you cannot rewind it and do it over. That loss is permanent and no court order can give that back to me.\n\nSo even though the case is resolved and the truth is on the record, it does not sit right with me that the people who caused this get to walk away while I carry the cost in time, money, stress, and moments I will never get back. Being forced to spend your wedding and honeymoon dealing with a situation you did not create is not something you simply “move on” from. There is no real remedy for that kind of loss and that is the part that makes this feel so deeply unjust.\n\nI am looking seriously at all of my options right now (not out of revenge) but out of principle since the idea that someone can misuse the legal system, ignore basic facts, damage a person’s reputation and impose real emotional/financial harm with so little accountability does not sit right with me. \n\nI am still processing what this took from me and I am still figuring out what the right next step is but I know this much that being silent about it and simply absorbing the damage is not something I am comfortable with. I did nothing wrong and I do not believe that being the victim of something like this should come with the expectation that you quietly carry the cost while others walk away untouched."
                                                }
                                              }
                                            },
                                            "rest_id": "2025628639304589361",
                                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                                            "unmention_data": {},
                                            "views": {
                                              "count": "503651",
                                              "state": "EnabledWithCount"
                                            }
                                          }
                                        },
                                        "rest_id": "2025711281588617567",
                                        "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                                        "unmention_data": {},
                                        "views": {
                                          "count": "1447",
                                          "state": "EnabledWithCount"
                                        }
                                      }
                                    }
                                  }
                                },
                                "entryId": "tweet-2025711281588617567",
                                "sortIndex": "2031100903532003328"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ],
                        "responseObjects": {
                          "feedbackActions": [
                            {
                              "key": "-2134788070",
                              "value": {
                                "childKeys": [
                                  "269351462",
                                  "-1399782652"
                                ],
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_givefeedback"
                                },
                                "confirmation": "Thanks for offering your feedback. X is conducting research to improve search. Choose the option that best reflects your opinion.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "GiveFeedback",
                                "hasUndoAction": true,
                                "icon": "Frown",
                                "prompt": "This post's not helpful"
                              }
                            },
                            {
                              "key": "269351462",
                              "value": {
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_notrelevant"
                                },
                                "confirmation": "Thanks for your help.\nThis feedback will be used in research to improve the search function.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "NotRelevant",
                                "hasUndoAction": true,
                                "prompt": "This post isn't relevant"
                              }
                            },
                            {
                              "key": "-1399782652",
                              "value": {
                                "clientEventInfo": {
                                  "action": "click",
                                  "component": "result",
                                  "element": "feedback_notcredible"
                                },
                                "confirmation": "Thanks for your help.\nThis feedback will be used in research to improve the search function.",
                                "confirmationDisplayType": "Inline",
                                "feedbackType": "NotCredible",
                                "hasUndoAction": true,
                                "prompt": "This post isn't credible"
                              }
                            }
                          ]
                        }
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/quotes"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "pid (tweet ID) is required"
                    },
                    "example": {
                      "type": "string",
                      "example": "?pid=1234567890123456789"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch tweet quotes"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "quotes"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/twitter/retweets": {
      "get": {
        "summary": "Retweets",
        "description": "Get users who retweeted a specific tweet. Results are paginated — use the cursor parameter to fetch additional pages. Returns up to 100 retweeters per request.",
        "operationId": "twitter_Retweets",
        "tags": [
          "twitter"
        ],
        "parameters": [
          {
            "name": "pid",
            "in": "query",
            "description": "The tweet ID to get retweeters for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "1234567890123456789"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Pagination cursor from a previous response to get the next page of results",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n\n**Pagination:**\n- `data.cursor.bottom`: Pass as `cursor` query param to get the next page of retweeters\n- `data.cursor.top`: Cursor for the previous page\n\n**Timeline Structure:**\n- `data.result.timeline.instructions[0].entries[]`: Array of retweeter entries (type `TimelineAddEntries`)\n\n**Each Retweeter** (at `entries[].content.itemContent.user_results.result`):\n- `.rest_id`: User's numeric ID\n- `.is_blue_verified`: Whether user has a blue checkmark\n- `.legacy.name`: Display name\n- `.legacy.screen_name`: Handle (username without @)\n- `.legacy.description`: Bio\n- `.legacy.followers_count`: Follower count\n- `.legacy.friends_count`: Following count\n- `.legacy.statuses_count`: Total tweet count\n- `.legacy.favourites_count`: Total likes given\n- `.legacy.media_count`: Total media posts\n- `.legacy.listed_count`: Number of lists the user is on\n- `.legacy.created_at`: Account creation date\n- `.legacy.location`: Location set by user\n- `.legacy.profile_image_url_https`: Profile picture URL\n- `.legacy.profile_banner_url`: Banner image URL\n- `.legacy.protected`: Whether account is private\n- `.legacy.verified`: Legacy verified status",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "error": false,
                    "cursor": {
                      "bottom": "HBbMtr7isuGzyDMAAA==",
                      "top": "HCaAgIDByrCDzTMAAA=="
                    },
                    "result": {
                      "timeline": {
                        "instructions": [
                          {
                            "entries": [
                              {
                                "content": {
                                  "__typename": "TimelineTimelineItem",
                                  "entryType": "TimelineTimelineItem",
                                  "itemContent": {
                                    "__typename": "TimelineUser",
                                    "itemType": "TimelineUser",
                                    "userDisplayType": "User",
                                    "user_results": {
                                      "result": {
                                        "__typename": "User",
                                        "affiliates_highlighted_label": {},
                                        "has_graduated_access": true,
                                        "id": "VXNlcjoyMjkxMTAzMTQ=",
                                        "is_blue_verified": true,
                                        "legacy": {
                                          "blocked_by": false,
                                          "blocking": false,
                                          "can_dm": true,
                                          "can_media_tag": true,
                                          "created_at": "Tue Dec 21 15:07:57 +0000 2010",
                                          "default_profile": true,
                                          "default_profile_image": false,
                                          "description": "Growth Lead @ Shopify, Director Monetization @ TripAdvisor, CTO https://t.co/IG2DcHk3C3, https://t.co/7li4aKJ5Nq, https://t.co/QgXJN7VeoB",
                                          "entities": {
                                            "description": {
                                              "urls": [
                                                {
                                                  "display_url": "theballparkguide.com",
                                                  "expanded_url": "https://theballparkguide.com",
                                                  "indices": [
                                                    64,
                                                    87
                                                  ],
                                                  "url": "https://t.co/IG2DcHk3C3"
                                                },
                                                {
                                                  "display_url": "portfolioai.com",
                                                  "expanded_url": "https://portfolioai.com",
                                                  "indices": [
                                                    89,
                                                    112
                                                  ],
                                                  "url": "https://t.co/7li4aKJ5Nq"
                                                },
                                                {
                                                  "display_url": "dailysearchvolume.com",
                                                  "expanded_url": "https://dailysearchvolume.com",
                                                  "indices": [
                                                    114,
                                                    137
                                                  ],
                                                  "url": "https://t.co/QgXJN7VeoB"
                                                }
                                              ]
                                            },
                                            "url": {
                                              "urls": [
                                                {
                                                  "display_url": "shaunmcquaker.com",
                                                  "expanded_url": "http://www.shaunmcquaker.com",
                                                  "indices": [
                                                    0,
                                                    23
                                                  ],
                                                  "url": "https://t.co/Qs5JD33kgj"
                                                }
                                              ]
                                            }
                                          },
                                          "fast_followers_count": 0,
                                          "favourites_count": 5187,
                                          "follow_request_sent": false,
                                          "followed_by": false,
                                          "followers_count": 237,
                                          "following": false,
                                          "friends_count": 526,
                                          "has_custom_timelines": true,
                                          "is_translator": false,
                                          "listed_count": 2,
                                          "location": "Russell",
                                          "media_count": 167,
                                          "muting": false,
                                          "name": "Shaun McQuaker",
                                          "normal_followers_count": 237,
                                          "notifications": false,
                                          "pinned_tweet_ids_str": [],
                                          "possibly_sensitive": false,
                                          "profile_banner_url": "https://pbs.twimg.com/profile_banners/229110314/1714961750",
                                          "profile_image_url_https": "https://pbs.twimg.com/profile_images/1787304906191200257/2b9gNhjw_normal.jpg",
                                          "profile_interstitial_type": "",
                                          "protected": false,
                                          "screen_name": "shaunmcquaker",
                                          "statuses_count": 1295,
                                          "translator_type": "none",
                                          "url": "https://t.co/Qs5JD33kgj",
                                          "verified": false,
                                          "want_retweets": false,
                                          "withheld_in_countries": []
                                        },
                                        "profile_image_shape": "Circle",
                                        "rest_id": "229110314",
                                        "super_follow_eligible": false,
                                        "super_followed_by": false,
                                        "super_following": false,
                                        "tipjar_settings": {}
                                      }
                                    }
                                  }
                                },
                                "entryId": "user-229110314",
                                "sortIndex": "1859149652877639680"
                              }
                            ],
                            "type": "TimelineAddEntries"
                          }
                        ],
                        "responseObjects": {}
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "twitter/retweets"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "pid (tweet ID) is required"
                    },
                    "example": {
                      "type": "string",
                      "example": "?pid=1234567890123456789"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Failed to fetch tweet retweets"
                    },
                    "endpoint": {
                      "type": "string",
                      "example": "retweets"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/subreddit/details": {
      "get": {
        "summary": "Subreddit Details",
        "description": "Get details about a subreddit. Pass a subreddit name or URL to the subreddit.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "reddit_Subreddit_Details",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "subreddit",
            "in": "query",
            "description": "Subreddit name. MUST be case sensitive. So 'AskReddit' not 'askreddit'.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "AskReddit"
            }
          },
          {
            "name": "url",
            "in": "query",
            "description": "Subreddit URL",
            "required": false,
            "schema": {
              "type": "string",
              "example": "https://www.reddit.com/r/AbsoluteUnits/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `subreddit_id`: Unique Reddit full-name ID for the subreddit (e.g. `t5_a7wuv`)\n- `display_name`: The subreddit's display name (case-sensitive)\n- `subscribers`: Total subscriber count\n- `weekly_active_users`: Users active in the past week\n- `weekly_contributions`: Content contributions in the past week\n- `description`: Subreddit's public description or tagline\n- `rules`: Full rules text for the subreddit\n- `icon_img`: URL of the subreddit's community icon\n- `created_at`: ISO 8601 timestamp when the subreddit was created\n- `credits_remaining`: How many API credits remain after this request",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": true
                    },
                    "credits_remaining": {
                      "type": "integer",
                      "example": 33950256
                    },
                    "subreddit_id": {
                      "type": "string",
                      "example": "t5_a7wuv"
                    },
                    "display_name": {
                      "type": "string",
                      "example": "AbsoluteUnits"
                    },
                    "weekly_active_users": {
                      "type": "integer",
                      "example": 1428398
                    },
                    "weekly_contributions": {
                      "type": "integer",
                      "example": 8923
                    },
                    "rules": {
                      "type": "string",
                      "example": "#ABSOLUTE UNITS\n\n---\n\n    Be in awe at the size of these lads\n\n---\n\n###[Check out our deep, well-reflected definitions of an absolute unit.](https://www.reddit.com/r/AbsoluteUnits/wiki/index)  "
                    },
                    "description": {
                      "type": "string",
                      "example": "Absolute Unit : an Animal or Public Figure, who is larger than we should normally expect."
                    },
                    "header_img": {
                      "type": "string",
                      "nullable": true,
                      "example": null
                    },
                    "icon_img": {
                      "type": "string",
                      "example": "https://styles.redditmedia.com/t5_a7wuv/styles/communityIcon_t3cspt08bl681.png?width=128&frame=1&auto=webp&s=6f7e59ccf1724bd6c8b3e0d2840c9b21297102c3"
                    },
                    "subscribers": {
                      "type": "integer",
                      "example": 1923642
                    },
                    "advertiser_category": {
                      "type": "string",
                      "example": ""
                    },
                    "created_at": {
                      "type": "string",
                      "example": "2018-01-05T10:35:24.000Z"
                    },
                    "submit_text": {
                      "type": "string",
                      "example": ""
                    }
                  },
                  "required": [
                    "success",
                    "subreddit_id",
                    "display_name",
                    "subscribers"
                  ]
                },
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "credits_remaining": 33950256,
                      "subreddit_id": "t5_a7wuv",
                      "display_name": "AbsoluteUnits",
                      "weekly_active_users": 1428398,
                      "weekly_contributions": 8923,
                      "rules": "#ABSOLUTE UNITS\n\n---\n\n    Be in awe at the size of these lads\n\n---\n\n###[Check out our deep, well-reflected definitions of an absolute unit.](https://www.reddit.com/r/AbsoluteUnits/wiki/index)  ",
                      "description": "Absolute Unit : an Animal or Public Figure, who is larger than we should normally expect.",
                      "header_img": null,
                      "icon_img": "https://styles.redditmedia.com/t5_a7wuv/styles/communityIcon_t3cspt08bl681.png?width=128&frame=1&auto=webp&s=6f7e59ccf1724bd6c8b3e0d2840c9b21297102c3",
                      "subscribers": 1923642,
                      "advertiser_category": "",
                      "created_at": "2018-01-05T10:35:24.000Z",
                      "submit_text": ""
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Either subreddit name or URL is required"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/subreddit/search": {
      "get": {
        "summary": "Subreddit Search",
        "description": "Search within a subreddit for posts, comments, or media matching a query",
        "operationId": "reddit_Subreddit_Search",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "subreddit",
            "in": "query",
            "description": "Subreddit name (e.g. 'Fitness', not 'r/Fitness' or a full URL)",
            "required": true,
            "schema": {
              "type": "string",
              "example": "Fitness"
            }
          },
          {
            "name": "query",
            "in": "query",
            "description": "Search query to find matching content",
            "required": false,
            "schema": {
              "type": "string",
              "example": "push ups"
            }
          },
          {
            "name": "filter",
            "in": "query",
            "description": "Type of content to search for (default: posts). Response will only include the matching key",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "posts",
                "comments",
                "media"
              ],
              "example": "posts"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "description": "Sort order. For posts/media: relevance, hot, top, new, comments. For comments: relevance, top, new",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "relevance",
                "hot",
                "top",
                "new",
                "comments"
              ],
              "example": "relevance"
            }
          },
          {
            "name": "timeframe",
            "in": "query",
            "description": "Timeframe to filter results",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "year",
                "month",
                "week",
                "day",
                "hour"
              ],
              "example": "all"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor for pagination. Get 'cursor' from previous response",
            "required": false,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response with search results\n\n**Key Response Fields:**\n- `data.posts[n].id`: Reddit fullname of the post (e.g. `t3_1o09lhe`)\n- `data.posts[n].title`: Title text of the post\n- `data.posts[n].url`: Full URL to the Reddit post\n- `data.posts[n].votes`: Net upvote count\n- `data.posts[n].num_comments`: Number of comments on the post\n- `data.posts[n].created_at_iso`: ISO 8601 creation timestamp\n- `data.posts[n].subreddit.name`: Name of the subreddit the post belongs to\n- `data.cursor`: Base64 pagination cursor — pass as `cursor` param to retrieve the next page",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "posts": {
                      "0": {
                        "id": "t3_1o09lhe",
                        "post_id": "t3_1o09lhe",
                        "title": "Daily Simple Questions Thread - October 07, 2025",
                        "url": "https://www.reddit.com/r/Fitness/comments/1o09lhe/daily_simple_questions_thread_october_07_2025/",
                        "permalink": "/r/Fitness/comments/1o09lhe/daily_simple_questions_thread_october_07_2025/",
                        "nsfw": false,
                        "spoiler": false,
                        "is_crosspost": false,
                        "subreddit": {
                          "id": "t5_2qhx4",
                          "name": "Fitness",
                          "nsfw": false,
                          "quarantined": false,
                          "icon": "https://b.thumbs.redditmedia.com/Ted4KOMuRbaCYlDS55cTqjpVVZ2ENHKtYFbBFjI1i2o.png",
                          "banner": null,
                          "description": "A place for the pursuit of physical fitness goals.\n\nPlease see the r/Fitness Wiki and FAQ at https://thefitness.wiki for help with common questions.",
                          "weekly_visitors": 913382,
                          "weekly_contributions": 2229
                        },
                        "votes": 22,
                        "num_comments": 128,
                        "created_at": "2025-10-07T09:01:26.103000+0000",
                        "created_at_iso": "2025-10-07T09:01:26.103Z",
                        "thumbnail": null,
                        "thumbnail_blurred": false,
                        "position": 0,
                        "relative_position": 0
                      }
                    },
                    "cursor": "eyJjYW5kaWRhdGVzX3JldHVybmVkIjoie1wic2VjdGlvbl8xX3BpcGVsaW5lXzBfZ2xvYmFsX21vZGlmaWVyc1wiOlwiM1wiLFwic2VjdGlvbl8xX3BpcGVsaW5lXzFfbG9jYWxfbW9kaWZpZXJzXCI6XCIzXCIsXCJzZWN0aW9uXzJfcGlwZWxpbmVfN19wb3N0X3NlYXJjaFwiOlwiN1wiLFwic2VjdGlvbl8zX3BpcGVsaW5lXzBfc2lkZWJhcl9jb21tdW5pdHlfaW5mb1wiOlwiMFwifSIsImV4cGVyaWVuY2Vfc2VsZWN0aW9uIjoicG9zdF93aXRoX2NvbW11bml0eV9zaWRlYmFyIiwiZXhwZXJpZW5jZV92ZXJzaW9uIjoiZGVmYXVsdCIsInNlY3Rpb25fMl9waXBlbGluZV83X3Bvc3Rfc2VhcmNoIjoiNyJ9"
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing or invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Subreddit name is required (e.g. 'Fitness', not 'r/Fitness')"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/subreddit": {
      "get": {
        "summary": "Subreddit Posts",
        "description": "Get recent posts from a subreddit with engagement metrics",
        "operationId": "reddit_Subreddit_Posts",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "subreddit",
            "in": "query",
            "description": "Subreddit name",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "timeframe",
            "in": "query",
            "description": "Timeframe to get posts from.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "day",
                "week",
                "month",
                "year"
              ]
            }
          },
          {
            "name": "sort",
            "in": "query",
            "description": "Sort order.",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "best",
                "hot",
                "new",
                "top",
                "rising"
              ]
            }
          },
          {
            "name": "after",
            "in": "query",
            "description": "After to get more posts. Get 'after' from previous response.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "t3_1234567890"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.posts[n].id`: Short Reddit post ID\n- `data.posts[n].title`: Post title text\n- `data.posts[n].author`: Reddit username of the poster\n- `data.posts[n].subreddit`: Name of the subreddit\n- `data.posts[n].score`: Net upvote score\n- `data.posts[n].upvote_ratio`: Ratio of upvotes vs total votes (0–1)\n- `data.posts[n].num_comments`: Comment count\n- `data.posts[n].url`: Full URL to the post\n- `data.posts[n].created_utc`: Unix timestamp of post creation\n- `data.posts[n].is_video`: Whether the post contains a video\n- `data.after`: Pagination cursor — pass as `after` param for the next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "approved_at_utc": null,
                            "subreddit": "AskReddit",
                            "selftext": "",
                            "author_fullname": "t2_hopuf4nq9",
                            "saved": false,
                            "mod_reason_title": null,
                            "gilded": 0,
                            "clicked": false,
                            "title": "Women: What blowjob tips would you give other women?",
                            "link_flair_richtext": {},
                            "subreddit_name_prefixed": "r/AskReddit",
                            "hidden": false,
                            "pwls": 6,
                            "link_flair_css_class": null,
                            "downs": 0,
                            "top_awarded_type": null,
                            "hide_score": false,
                            "name": "t3_1qzdptk",
                            "quarantine": false,
                            "link_flair_text_color": "dark",
                            "upvote_ratio": 0.81,
                            "author_flair_background_color": null,
                            "subreddit_type": "public",
                            "ups": 4708,
                            "total_awards_received": 0,
                            "media_embed": {},
                            "author_flair_template_id": null,
                            "is_original_content": false,
                            "user_reports": {},
                            "secure_media": null,
                            "is_reddit_media_domain": false,
                            "is_meta": false,
                            "category": null,
                            "secure_media_embed": {},
                            "link_flair_text": null,
                            "can_mod_post": false,
                            "score": 4708,
                            "approved_by": null,
                            "is_created_from_ads_ui": false,
                            "author_premium": false,
                            "thumbnail": "",
                            "edited": 1770571371,
                            "author_flair_css_class": null,
                            "author_flair_richtext": {},
                            "gildings": {},
                            "content_categories": null,
                            "is_self": true,
                            "mod_note": null,
                            "created": 1770568900,
                            "link_flair_type": "text",
                            "wls": 6,
                            "removed_by_category": null,
                            "banned_by": null,
                            "author_flair_type": "text",
                            "domain": "self.AskReddit",
                            "allow_live_comments": false,
                            "selftext_html": null,
                            "likes": null,
                            "suggested_sort": null,
                            "banned_at_utc": null,
                            "view_count": null,
                            "archived": false,
                            "no_follow": false,
                            "is_crosspostable": false,
                            "pinned": false,
                            "over_18": true,
                            "all_awardings": {},
                            "awarders": {},
                            "media_only": false,
                            "can_gild": false,
                            "spoiler": false,
                            "locked": false,
                            "author_flair_text": null,
                            "treatment_tags": {},
                            "visited": false,
                            "removed_by": null,
                            "num_reports": null,
                            "distinguished": null,
                            "subreddit_id": "t5_2qh1i",
                            "author_is_blocked": false,
                            "mod_reason_by": null,
                            "removal_reason": null,
                            "link_flair_background_color": "",
                            "id": "1qzdptk",
                            "is_robot_indexable": true,
                            "report_reasons": null,
                            "author": "workethic290",
                            "discussion_type": null,
                            "num_comments": 1774,
                            "send_replies": true,
                            "contest_mode": false,
                            "mod_reports": {},
                            "author_patreon_flair": false,
                            "author_flair_text_color": null,
                            "permalink": "/r/AskReddit/comments/1qzdptk/women_what_blowjob_tips_would_you_give_other_women/",
                            "stickied": false,
                            "url": "https://www.reddit.com/r/AskReddit/comments/1qzdptk/women_what_blowjob_tips_would_you_give_other_women/",
                            "subreddit_subscribers": 57727945,
                            "created_utc": 1770568900,
                            "num_crossposts": 0,
                            "media": null,
                            "is_video": false
                          }
                        },
                        "after": "t3_1qzkwjb"
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "id": "1qzdptk",
                            "author": "workethic290",
                            "author_fullname": "t2_hopuf4nq9",
                            "subreddit": "AskReddit",
                            "title": "Women: What blowjob tips would you give other women?",
                            "selftext": "",
                            "downs": 0,
                            "name": "t3_1qzdptk",
                            "upvote_ratio": 0.81,
                            "ups": 4718,
                            "total_awards_received": 0,
                            "score": 4718,
                            "created": 1770568900,
                            "num_comments": 1778,
                            "url": "https://www.reddit.com/r/AskReddit/comments/1qzdptk/women_what_blowjob_tips_would_you_give_other_women/",
                            "subreddit_subscribers": 57727955,
                            "is_video": false,
                            "created_utc": 1770568900
                          }
                        },
                        "after": "t3_1qz6363"
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/post/comments": {
      "get": {
        "summary": "Post Comments",
        "description": "Get comments + post information from a Reddit post",
        "operationId": "reddit_Post_Comments",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Reddit post URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor to get more comments, or replies.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "ed1lvsa,ed3fnpq,ed25l2w"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.post.id`: Short Reddit ID of the post\n- `data.post.title`: Post title text\n- `data.post.author`: Reddit username of the original poster\n- `data.post.score`: Net upvote score of the post\n- `data.post.num_comments`: Total comment count\n- `data.comments[n].id`: Short ID of the comment\n- `data.comments[n].author`: Username of the commenter\n- `data.comments[n].body`: Plain text body of the comment\n- `data.comments[n].score`: Net upvote score of the comment\n- `data.comments[n].replies`: Nested reply tree with `items` and `more.cursor` for pagination\n- `data.more.cursor`: Comma-separated cursor IDs — pass as `cursor` param to load more top-level comments",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "post": {
                          "approved_at_utc": null,
                          "subreddit": "AskReddit",
                          "selftext": "",
                          "user_reports": {},
                          "saved": false,
                          "mod_reason_title": null,
                          "gilded": 13,
                          "clicked": false,
                          "title": "People who haven't pooped in 2019 yet, why are you still holding on to last years shit?",
                          "link_flair_richtext": {},
                          "subreddit_name_prefixed": "r/AskReddit",
                          "hidden": false,
                          "pwls": 6,
                          "link_flair_css_class": null,
                          "downs": 0,
                          "top_awarded_type": null,
                          "hide_score": false,
                          "name": "t3_ablzuq",
                          "quarantine": false,
                          "link_flair_text_color": "dark",
                          "upvote_ratio": 0.91,
                          "author_flair_background_color": null,
                          "subreddit_type": "public",
                          "ups": 221988,
                          "total_awards_received": 0,
                          "media_embed": {},
                          "author_flair_template_id": null,
                          "is_original_content": false,
                          "author_fullname": "t2_2uhed5z4",
                          "secure_media": null,
                          "is_reddit_media_domain": false,
                          "is_meta": false,
                          "category": null,
                          "secure_media_embed": {},
                          "link_flair_text": null,
                          "can_mod_post": false,
                          "score": 221988,
                          "approved_by": null,
                          "is_created_from_ads_ui": false,
                          "author_premium": false,
                          "thumbnail": "",
                          "edited": 1546379983,
                          "author_flair_css_class": null,
                          "author_flair_richtext": {},
                          "gildings": {},
                          "content_categories": null,
                          "is_self": true,
                          "mod_note": null,
                          "created": 1546376787,
                          "link_flair_type": "text",
                          "wls": 6,
                          "removed_by_category": null,
                          "banned_by": null,
                          "author_flair_type": "text",
                          "domain": "self.AskReddit",
                          "allow_live_comments": true,
                          "selftext_html": null,
                          "likes": null,
                          "suggested_sort": null,
                          "banned_at_utc": null,
                          "view_count": null,
                          "archived": true,
                          "no_follow": false,
                          "is_crosspostable": false,
                          "pinned": false,
                          "over_18": false,
                          "all_awardings": {},
                          "awarders": {},
                          "media_only": false,
                          "can_gild": false,
                          "spoiler": false,
                          "locked": false,
                          "author_flair_text": null,
                          "treatment_tags": {},
                          "visited": false,
                          "removed_by": null,
                          "num_reports": null,
                          "distinguished": null,
                          "subreddit_id": "t5_2qh1i",
                          "author_is_blocked": false,
                          "mod_reason_by": null,
                          "removal_reason": null,
                          "link_flair_background_color": "",
                          "id": "ablzuq",
                          "is_robot_indexable": true,
                          "num_duplicates": 34,
                          "report_reasons": null,
                          "author": "ShoddySubstance",
                          "discussion_type": null,
                          "num_comments": 7903,
                          "send_replies": true,
                          "media": null,
                          "contest_mode": false,
                          "author_patreon_flair": false,
                          "author_flair_text_color": null,
                          "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/",
                          "stickied": false,
                          "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/",
                          "subreddit_subscribers": 57727993,
                          "created_utc": 1546376787,
                          "num_crossposts": 76,
                          "mod_reports": {},
                          "is_video": false
                        },
                        "comments": {
                          "0": {
                            "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1czme/",
                            "created_utc": 1546378524,
                            "created_at_iso": "2019-01-01T21:35:24.000Z",
                            "subreddit_id": "t5_2qh1i",
                            "approved_at_utc": null,
                            "author_is_blocked": false,
                            "comment_type": null,
                            "awarders": {},
                            "mod_reason_by": null,
                            "banned_by": null,
                            "author_flair_type": "text",
                            "total_awards_received": 0,
                            "subreddit": "AskReddit",
                            "author_flair_template_id": null,
                            "likes": null,
                            "replies": {
                              "items": {
                                "0": {
                                  "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1su6t/",
                                  "created_utc": 1546391589,
                                  "created_at_iso": "2019-01-02T01:13:09.000Z",
                                  "subreddit_id": "t5_2qh1i",
                                  "approved_at_utc": null,
                                  "author_is_blocked": false,
                                  "comment_type": null,
                                  "awarders": {},
                                  "mod_reason_by": null,
                                  "banned_by": null,
                                  "author_flair_type": "text",
                                  "total_awards_received": 0,
                                  "subreddit": "AskReddit",
                                  "author_flair_template_id": null,
                                  "likes": null,
                                  "replies": {
                                    "items": {
                                      "0": {
                                        "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1ye8p/",
                                        "created_utc": 1546396468,
                                        "created_at_iso": "2019-01-02T02:34:28.000Z",
                                        "total_awards_received": 0,
                                        "approved_at_utc": null,
                                        "author_is_blocked": false,
                                        "comment_type": null,
                                        "awarders": {},
                                        "mod_reason_by": null,
                                        "banned_by": null,
                                        "ups": 782,
                                        "removal_reason": null,
                                        "link_id": "t3_ablzuq",
                                        "author_flair_template_id": null,
                                        "likes": null,
                                        "replies": {
                                          "items": {
                                            "0": {
                                              "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed2xsuk/",
                                              "created_utc": 1546442379,
                                              "created_at_iso": "2019-01-02T15:19:39.000Z",
                                              "subreddit_id": "t5_2qh1i",
                                              "approved_at_utc": null,
                                              "author_is_blocked": false,
                                              "comment_type": null,
                                              "awarders": {},
                                              "mod_reason_by": null,
                                              "banned_by": null,
                                              "author_flair_type": "text",
                                              "total_awards_received": 0,
                                              "subreddit": "AskReddit",
                                              "author_flair_template_id": null,
                                              "likes": null,
                                              "replies": {
                                                "items": {},
                                                "more": {
                                                  "has_more": false,
                                                  "next_cursor": null
                                                }
                                              },
                                              "user_reports": {},
                                              "saved": false,
                                              "id": "ed2xsuk",
                                              "banned_at_utc": null,
                                              "mod_reason_title": null,
                                              "gilded": 0,
                                              "archived": true,
                                              "collapsed_reason_code": null,
                                              "no_follow": false,
                                              "author": "minjabinja",
                                              "can_mod_post": false,
                                              "send_replies": true,
                                              "parent_id": "t1_ed1ye8p",
                                              "score": 337,
                                              "author_fullname": "t2_nqzim",
                                              "removal_reason": null,
                                              "approved_by": null,
                                              "mod_note": null,
                                              "all_awardings": {},
                                              "collapsed": false,
                                              "body": "goals",
                                              "edited": false,
                                              "top_awarded_type": null,
                                              "author_flair_css_class": null,
                                              "name": "t1_ed2xsuk",
                                              "is_submitter": false,
                                              "downs": 0,
                                              "author_flair_richtext": {},
                                              "author_patreon_flair": false,
                                              "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;goals&lt;/p&gt;\n&lt;/div&gt;",
                                              "gildings": {},
                                              "collapsed_reason": null,
                                              "distinguished": null,
                                              "associated_award": null,
                                              "stickied": false,
                                              "author_premium": false,
                                              "can_gild": false,
                                              "link_id": "t3_ablzuq",
                                              "unrepliable_reason": null,
                                              "author_flair_text_color": null,
                                              "score_hidden": false,
                                              "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed2xsuk/",
                                              "subreddit_type": "public",
                                              "locked": false,
                                              "report_reasons": null,
                                              "created": 1546442379,
                                              "author_flair_text": null,
                                              "treatment_tags": {},
                                              "subreddit_name_prefixed": "r/AskReddit",
                                              "controversiality": 0,
                                              "depth": 3,
                                              "author_flair_background_color": null,
                                              "collapsed_because_crowd_control": null,
                                              "mod_reports": {},
                                              "num_reports": null,
                                              "ups": 337
                                            }
                                          },
                                          "more": {
                                            "has_more": true,
                                            "cursor": "eduy6f3,ejxami8,eegd7xa,ef29a32,ehq4puw,eqb5cnr,edhhwh5,ei3p2wr,ej851tk,el4yhl2,epc5qyk"
                                          }
                                        },
                                        "user_reports": {},
                                        "saved": false,
                                        "id": "ed1ye8p",
                                        "banned_at_utc": null,
                                        "mod_reason_title": null,
                                        "gilded": 0,
                                        "archived": true,
                                        "collapsed_reason_code": null,
                                        "no_follow": false,
                                        "author": "[deleted]",
                                        "can_mod_post": false,
                                        "send_replies": true,
                                        "parent_id": "t1_ed1su6t",
                                        "score": 782,
                                        "approved_by": null,
                                        "report_reasons": null,
                                        "all_awardings": {},
                                        "subreddit_id": "t5_2qh1i",
                                        "body": "I made my biggest poop of last year right in between Christmas and New year's- first time I could say that I filled the bowl to the waterline",
                                        "edited": false,
                                        "author_flair_css_class": null,
                                        "downs": 0,
                                        "is_submitter": false,
                                        "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;I made my biggest poop of last year right in between Christmas and New year&amp;#39;s- first time I could say that I filled the bowl to the waterline&lt;/p&gt;\n&lt;/div&gt;",
                                        "gildings": {},
                                        "collapsed_reason": null,
                                        "associated_award": null,
                                        "stickied": false,
                                        "subreddit_type": "public",
                                        "can_gild": false,
                                        "top_awarded_type": null,
                                        "unrepliable_reason": null,
                                        "author_flair_text_color": "dark",
                                        "score_hidden": false,
                                        "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1ye8p/",
                                        "num_reports": null,
                                        "locked": false,
                                        "name": "t1_ed1ye8p",
                                        "created": 1546396468,
                                        "subreddit": "AskReddit",
                                        "author_flair_text": null,
                                        "treatment_tags": {},
                                        "collapsed": false,
                                        "subreddit_name_prefixed": "r/AskReddit",
                                        "controversiality": 0,
                                        "depth": 2,
                                        "author_flair_background_color": "",
                                        "collapsed_because_crowd_control": null,
                                        "mod_reports": {},
                                        "mod_note": null,
                                        "distinguished": null
                                      }
                                    },
                                    "more": {
                                      "has_more": true,
                                      "cursor": "egos1bd,ef1lv5d,el1tr5b"
                                    }
                                  },
                                  "user_reports": {},
                                  "saved": false,
                                  "id": "ed1su6t",
                                  "banned_at_utc": null,
                                  "mod_reason_title": null,
                                  "gilded": 0,
                                  "archived": true,
                                  "collapsed_reason_code": null,
                                  "no_follow": false,
                                  "author": "jofwu",
                                  "can_mod_post": false,
                                  "send_replies": true,
                                  "parent_id": "t1_ed1czme",
                                  "score": 2418,
                                  "author_fullname": "t2_6ckuh",
                                  "removal_reason": null,
                                  "approved_by": null,
                                  "mod_note": null,
                                  "all_awardings": {},
                                  "body": "Somewhere out there, somebody has made the biggest poop of the year. And they don't even know it. ",
                                  "edited": false,
                                  "top_awarded_type": null,
                                  "author_flair_css_class": null,
                                  "name": "t1_ed1su6t",
                                  "is_submitter": false,
                                  "downs": 0,
                                  "author_flair_richtext": {},
                                  "author_patreon_flair": false,
                                  "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Somewhere out there, somebody has made the biggest poop of the year. And they don&amp;#39;t even know it. &lt;/p&gt;\n&lt;/div&gt;",
                                  "gildings": {},
                                  "collapsed_reason": null,
                                  "distinguished": null,
                                  "associated_award": null,
                                  "stickied": false,
                                  "author_premium": false,
                                  "can_gild": false,
                                  "link_id": "t3_ablzuq",
                                  "unrepliable_reason": null,
                                  "author_flair_text_color": null,
                                  "score_hidden": false,
                                  "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1su6t/",
                                  "subreddit_type": "public",
                                  "locked": false,
                                  "report_reasons": null,
                                  "created": 1546391589,
                                  "author_flair_text": null,
                                  "treatment_tags": {},
                                  "collapsed": false,
                                  "subreddit_name_prefixed": "r/AskReddit",
                                  "controversiality": 0,
                                  "depth": 1,
                                  "author_flair_background_color": null,
                                  "collapsed_because_crowd_control": null,
                                  "mod_reports": {},
                                  "num_reports": null,
                                  "ups": 2418
                                }
                              },
                              "more": {
                                "has_more": true,
                                "cursor": "ed1lvsa,ed3fnpq,ed25l2w,ed2bzid,ed2do8g,eda7sqp,es4scjk,edjv4rx,efp5ww0,eh8q0ke,em7lhme,epkr3k2,epu6jcz,er6c3si,errghbq,ef687ye"
                              }
                            },
                            "user_reports": {},
                            "saved": false,
                            "id": "ed1czme",
                            "banned_at_utc": null,
                            "mod_reason_title": null,
                            "gilded": 2,
                            "archived": true,
                            "collapsed_reason_code": null,
                            "no_follow": false,
                            "author": "sweatybeard",
                            "can_mod_post": false,
                            "send_replies": true,
                            "parent_id": "t3_ablzuq",
                            "score": 12205,
                            "author_fullname": "t2_cep2k",
                            "approved_by": null,
                            "mod_note": null,
                            "all_awardings": {},
                            "collapsed": false,
                            "body": "But when I finally do, it'll be the years biggest shit ^^^^^so ^^^^^far",
                            "edited": false,
                            "top_awarded_type": null,
                            "author_flair_css_class": null,
                            "name": "t1_ed1czme",
                            "is_submitter": false,
                            "downs": 0,
                            "author_flair_richtext": {},
                            "author_patreon_flair": false,
                            "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;But when I finally do, it&amp;#39;ll be the years biggest shit &lt;sup&gt;&lt;sup&gt;&lt;sup&gt;&lt;sup&gt;&lt;sup&gt;so&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt; &lt;sup&gt;&lt;sup&gt;&lt;sup&gt;&lt;sup&gt;&lt;sup&gt;far&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/sup&gt;&lt;/p&gt;\n&lt;/div&gt;",
                            "removal_reason": null,
                            "collapsed_reason": null,
                            "distinguished": null,
                            "associated_award": null,
                            "stickied": false,
                            "author_premium": false,
                            "can_gild": false,
                            "gildings": {},
                            "unrepliable_reason": null,
                            "author_flair_text_color": null,
                            "score_hidden": false,
                            "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1czme/",
                            "subreddit_type": "public",
                            "locked": false,
                            "report_reasons": null,
                            "created": 1546378524,
                            "author_flair_text": null,
                            "treatment_tags": {},
                            "link_id": "t3_ablzuq",
                            "subreddit_name_prefixed": "r/AskReddit",
                            "controversiality": 0,
                            "depth": 0,
                            "author_flair_background_color": null,
                            "collapsed_because_crowd_control": null,
                            "mod_reports": {},
                            "num_reports": null,
                            "ups": 12205
                          }
                        },
                        "more": {
                          "has_more": true,
                          "cursor": "ed1jhoi,ed1f3kw,ed1qgjh,ed1e4vd,ed1benx,ed1e6rw,ed1k3ad,ed1eak1,eet1405,ed2bf3m,ef74u7f,ed1j20m,ed1mq5i,ed1khi5,ed1m0ya,ed1olpa,ed1kil6,ed1ii4u,ed1ebwf,ed1pqb2,ed1ikg8,eemwre4,ejf16yu,ed1enmh,ept7g6w,en5htox,edq39af,ed1pg5s,ed1r2sh,egdyif2,ed229d8,ed1e43h,ektwphx,eejlgxi,epi5726,ekizds1,eg6l6r4,ed1i91r,ed1dws1,ed1iixz,ed1i9ot,ed1ixsf,ei0zic1,ejuyeud,ed1dt0g,ekobrqp,ed1ik91,ed1dje4,efaiw3g,ed1x5pz,ed1lsfb,eegd26z,ed1l4gf,eq8omco,ed1d93t,ed1ielq,ed1e8bv,ed1dmn6,ee1pvnc,ed22f4h,edhi0jh,ed1q3nt,eihmpi6,ep0e7ux,en5ta39,ehacon4,ed2fqtv,ed22pkg,ejwmkok,ed1iy9d,emfn0c7,ed1objx,ed1qyz8,ed1nn2e,epzqcd4,ed1q21p,ed1e53z,efranpz,ed1qvr0,ed22gli,ed1dgey,egm2dzm,ejygb43,hgqxxcp,eeg1bod,emk3wji,ed1iajm,hgq0wpy,eq1p8om,ej7lrpc,ed1cnmm,ejaoh0u,ed1lzg3,ed1j7qq,ed1lwq1,ed1k3po,ej2bypz,ed1md7j,ed1j3vl,ed1i8e5",
                          "remaining_cursor": "ed1l57d,ed1l6c4,ed1ik58,erlyhgm,hgqyrzc,ed1ipq4,ed216zj,ed1ojjl,ed1k43y,ed1knt9,ed22604,ed1ooxq,ed255sy,ejswk39,ed22kxf,es55deb,ed1pxfo,ed1oho7,ed1d97v,ed1j1k3,ed1v2wc,ed23eu3,er51524,ee8cwtz,ed1lamd,ed1np6t,esfc06q,epkbb23,ed1k0fu,ee30fa1,ed1oh5z,ed1obdw,ed1j6st,ed1jaw8,ed1zmjk,erun1m9,ed1j2jf,ed221pj,ertmm7h,ej30v0s,ed1ix6c,hgptnrp,ed1p6qf,ed1l4s0,ed1jsx0,ed1iot5,ed1kun8,ed1m0v4,ed2d0fj,ed1kdqy,ed1dbys,ed1cxmh,ed1j9wj,ed1q1kc,ed22nsb,efzcrg5,ed223j5,edfnh80,ed1p3t0,ed1jakx,ed1dxml,ed1jx4e,hgr35wy,ed1md3m,ekrvwtw,elyqa2e,elwlj61,ed1wp2h,ed1eaky,ed1r833,efoejf0,eibxwim,ed22jcj,efscc16,ed1ip7t,ed1l36x,ed1q36g,ep6socc,ed1py5q,eqpre9n,efly5oq,ed1rdsi,ed1r07e,eq3k4h1,ereizfc,ed1iz8a,ed22ptb,ernsept,ed1ipwd,hgpfq40,elu7ug1,ed1jpdc,ed1mdcl,ephda2c,ed1lli7,ed220il,edp41zz,eiqicyz"
                        }
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "comments": {
                          "0": {
                            "id": "ed1czme",
                            "author": "sweatybeard",
                            "author_fullname": "t2_cep2k",
                            "body": "But when I finally do, it'll be the years biggest shit ^^^^^so ^^^^^far",
                            "name": "t1_ed1czme",
                            "created_utc": 1546378524,
                            "created_at_iso": "2019-01-01T21:35:24.000Z",
                            "parent_id": "t3_ablzuq",
                            "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1czme/",
                            "replies": {
                              "items": {
                                "0": {
                                  "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1su6t/",
                                  "created_utc": 1546391589,
                                  "created_at_iso": "2019-01-02T01:13:09.000Z",
                                  "subreddit_id": "t5_2qh1i",
                                  "approved_at_utc": null,
                                  "author_is_blocked": false,
                                  "comment_type": null,
                                  "awarders": {},
                                  "mod_reason_by": null,
                                  "banned_by": null,
                                  "author_flair_type": "text",
                                  "total_awards_received": 0,
                                  "subreddit": "AskReddit",
                                  "author_flair_template_id": null,
                                  "likes": null,
                                  "replies": {
                                    "items": {
                                      "0": {
                                        "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1ye8p/",
                                        "created_utc": 1546396468,
                                        "created_at_iso": "2019-01-02T02:34:28.000Z",
                                        "total_awards_received": 0,
                                        "approved_at_utc": null,
                                        "author_is_blocked": false,
                                        "comment_type": null,
                                        "awarders": {},
                                        "mod_reason_by": null,
                                        "banned_by": null,
                                        "ups": 780,
                                        "removal_reason": null,
                                        "link_id": "t3_ablzuq",
                                        "author_flair_template_id": null,
                                        "likes": null,
                                        "replies": {
                                          "items": {
                                            "0": {
                                              "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed2xsuk/",
                                              "created_utc": 1546442379,
                                              "created_at_iso": "2019-01-02T15:19:39.000Z",
                                              "subreddit_id": "t5_2qh1i",
                                              "approved_at_utc": null,
                                              "author_is_blocked": false,
                                              "comment_type": null,
                                              "awarders": {},
                                              "mod_reason_by": null,
                                              "banned_by": null,
                                              "author_flair_type": "text",
                                              "total_awards_received": 0,
                                              "subreddit": "AskReddit",
                                              "author_flair_template_id": null,
                                              "likes": null,
                                              "replies": {
                                                "items": {},
                                                "more": {
                                                  "has_more": false,
                                                  "next_cursor": null
                                                }
                                              },
                                              "user_reports": {},
                                              "saved": false,
                                              "id": "ed2xsuk",
                                              "banned_at_utc": null,
                                              "mod_reason_title": null,
                                              "gilded": 0,
                                              "archived": true,
                                              "collapsed_reason_code": null,
                                              "no_follow": false,
                                              "author": "minjabinja",
                                              "can_mod_post": false,
                                              "send_replies": true,
                                              "parent_id": "t1_ed1ye8p",
                                              "score": 336,
                                              "author_fullname": "t2_nqzim",
                                              "removal_reason": null,
                                              "approved_by": null,
                                              "mod_note": null,
                                              "all_awardings": {},
                                              "collapsed": false,
                                              "body": "goals",
                                              "edited": false,
                                              "top_awarded_type": null,
                                              "author_flair_css_class": null,
                                              "name": "t1_ed2xsuk",
                                              "is_submitter": false,
                                              "downs": 0,
                                              "author_flair_richtext": {},
                                              "author_patreon_flair": false,
                                              "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;goals&lt;/p&gt;\n&lt;/div&gt;",
                                              "gildings": {},
                                              "collapsed_reason": null,
                                              "distinguished": null,
                                              "associated_award": null,
                                              "stickied": false,
                                              "author_premium": false,
                                              "can_gild": false,
                                              "link_id": "t3_ablzuq",
                                              "unrepliable_reason": null,
                                              "author_flair_text_color": null,
                                              "score_hidden": false,
                                              "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed2xsuk/",
                                              "subreddit_type": "public",
                                              "locked": false,
                                              "report_reasons": null,
                                              "created": 1546442379,
                                              "author_flair_text": null,
                                              "treatment_tags": {},
                                              "subreddit_name_prefixed": "r/AskReddit",
                                              "controversiality": 0,
                                              "depth": 3,
                                              "author_flair_background_color": null,
                                              "collapsed_because_crowd_control": null,
                                              "mod_reports": {},
                                              "num_reports": null,
                                              "ups": 336
                                            }
                                          },
                                          "more": {
                                            "has_more": true,
                                            "cursor": "eduy6f3,ejxami8,eegd7xa,ef29a32,ehq4puw,eqb5cnr,edhhwh5,ei3p2wr,ej851tk,el4yhl2,epc5qyk"
                                          }
                                        },
                                        "user_reports": {},
                                        "saved": false,
                                        "id": "ed1ye8p",
                                        "banned_at_utc": null,
                                        "mod_reason_title": null,
                                        "gilded": 0,
                                        "archived": true,
                                        "collapsed_reason_code": null,
                                        "no_follow": false,
                                        "author": "[deleted]",
                                        "can_mod_post": false,
                                        "send_replies": true,
                                        "parent_id": "t1_ed1su6t",
                                        "score": 780,
                                        "approved_by": null,
                                        "report_reasons": null,
                                        "all_awardings": {},
                                        "subreddit_id": "t5_2qh1i",
                                        "body": "I made my biggest poop of last year right in between Christmas and New year's- first time I could say that I filled the bowl to the waterline",
                                        "edited": false,
                                        "author_flair_css_class": null,
                                        "downs": 0,
                                        "is_submitter": false,
                                        "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;I made my biggest poop of last year right in between Christmas and New year&amp;#39;s- first time I could say that I filled the bowl to the waterline&lt;/p&gt;\n&lt;/div&gt;",
                                        "gildings": {},
                                        "collapsed_reason": null,
                                        "associated_award": null,
                                        "stickied": false,
                                        "subreddit_type": "public",
                                        "can_gild": false,
                                        "top_awarded_type": null,
                                        "unrepliable_reason": null,
                                        "author_flair_text_color": "dark",
                                        "score_hidden": false,
                                        "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1ye8p/",
                                        "num_reports": null,
                                        "locked": false,
                                        "name": "t1_ed1ye8p",
                                        "created": 1546396468,
                                        "subreddit": "AskReddit",
                                        "author_flair_text": null,
                                        "treatment_tags": {},
                                        "collapsed": false,
                                        "subreddit_name_prefixed": "r/AskReddit",
                                        "controversiality": 0,
                                        "depth": 2,
                                        "author_flair_background_color": "",
                                        "collapsed_because_crowd_control": null,
                                        "mod_reports": {},
                                        "mod_note": null,
                                        "distinguished": null
                                      }
                                    },
                                    "more": {
                                      "has_more": true,
                                      "cursor": "egos1bd,ef1lv5d,el1tr5b"
                                    }
                                  },
                                  "user_reports": {},
                                  "saved": false,
                                  "id": "ed1su6t",
                                  "banned_at_utc": null,
                                  "mod_reason_title": null,
                                  "gilded": 0,
                                  "archived": true,
                                  "collapsed_reason_code": null,
                                  "no_follow": false,
                                  "author": "jofwu",
                                  "can_mod_post": false,
                                  "send_replies": true,
                                  "parent_id": "t1_ed1czme",
                                  "score": 2412,
                                  "author_fullname": "t2_6ckuh",
                                  "removal_reason": null,
                                  "approved_by": null,
                                  "mod_note": null,
                                  "all_awardings": {},
                                  "body": "Somewhere out there, somebody has made the biggest poop of the year. And they don't even know it. ",
                                  "edited": false,
                                  "top_awarded_type": null,
                                  "author_flair_css_class": null,
                                  "name": "t1_ed1su6t",
                                  "is_submitter": false,
                                  "downs": 0,
                                  "author_flair_richtext": {},
                                  "author_patreon_flair": false,
                                  "body_html": "&lt;div class=\"md\"&gt;&lt;p&gt;Somewhere out there, somebody has made the biggest poop of the year. And they don&amp;#39;t even know it. &lt;/p&gt;\n&lt;/div&gt;",
                                  "gildings": {},
                                  "collapsed_reason": null,
                                  "distinguished": null,
                                  "associated_award": null,
                                  "stickied": false,
                                  "author_premium": false,
                                  "can_gild": false,
                                  "link_id": "t3_ablzuq",
                                  "unrepliable_reason": null,
                                  "author_flair_text_color": null,
                                  "score_hidden": false,
                                  "permalink": "/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/ed1su6t/",
                                  "subreddit_type": "public",
                                  "locked": false,
                                  "report_reasons": null,
                                  "created": 1546391589,
                                  "author_flair_text": null,
                                  "treatment_tags": {},
                                  "collapsed": false,
                                  "subreddit_name_prefixed": "r/AskReddit",
                                  "controversiality": 0,
                                  "depth": 1,
                                  "author_flair_background_color": null,
                                  "collapsed_because_crowd_control": null,
                                  "mod_reports": {},
                                  "num_reports": null,
                                  "ups": 2412
                                }
                              },
                              "more": {
                                "has_more": true,
                                "cursor": "ed1lvsa,ed3fnpq,ed25l2w,ed2bzid,ed2do8g,eda7sqp,es4scjk,edjv4rx,efp5ww0,eh8q0ke,em7lhme,epkr3k2,epu6jcz,er6c3si,errghbq,ef687ye"
                              }
                            },
                            "ups": 12204,
                            "downs": 0,
                            "score": 12204
                          }
                        },
                        "post": {
                          "id": "ablzuq",
                          "author": "ShoddySubstance",
                          "author_fullname": "t2_2uhed5z4",
                          "subreddit": "AskReddit",
                          "title": "People who haven't pooped in 2019 yet, why are you still holding on to last years shit?",
                          "downs": 0,
                          "name": "t3_ablzuq",
                          "upvote_ratio": 0.91,
                          "ups": 221985,
                          "selftext": "",
                          "total_awards_received": 0,
                          "score": 221985,
                          "created": 1546376787,
                          "num_comments": 7903,
                          "url": "https://www.reddit.com/r/AskReddit/comments/ablzuq/people_who_havent_pooped_in_2019_yet_why_are_you/",
                          "subreddit_subscribers": 57728003,
                          "is_video": false,
                          "created_utc": 1546376787
                        },
                        "more": {
                          "has_more": true,
                          "cursor": "ed1jhoi,ed1f3kw,ed1qgjh,ed1e4vd,ed1benx,ed1e6rw,ed1k3ad,ed1eak1,eet1405,ed2bf3m,ef74u7f,ed1j20m,ed1mq5i,ed1khi5,ed1m0ya,ed1olpa,ed1kil6,ed1ii4u,ed1ebwf,ed1pqb2,ed1ikg8,eemwre4,ejf16yu,ed1enmh,ept7g6w,en5htox,edq39af,ed1pg5s,ed1r2sh,egdyif2,ed229d8,ed1e43h,ektwphx,eejlgxi,epi5726,ekizds1,eg6l6r4,ed1i91r,ed1dws1,ed1iixz,ed1i9ot,ed1ixsf,ei0zic1,ejuyeud,ed1dt0g,ekobrqp,ed1ik91,ed1dje4,efaiw3g,ed1x5pz,ed1lsfb,eegd26z,ed1l4gf,eq8omco,ed1d93t,ed1ielq,ed1e8bv,ed1dmn6,ee1pvnc,ed22f4h,edhi0jh,ed1q3nt,eihmpi6,ep0e7ux,en5ta39,ehacon4,ed2fqtv,ed22pkg,ejwmkok,ed1iy9d,emfn0c7,ed1objx,ed1qyz8,ed1nn2e,epzqcd4,ed1q21p,ed1e53z,efranpz,ed1qvr0,ed22gli,ed1dgey,egm2dzm,ejygb43,hgqxxcp,eeg1bod,emk3wji,ed1iajm,hgq0wpy,eq1p8om,ej7lrpc,ed1cnmm,ejaoh0u,ed1lzg3,ed1j7qq,ed1lwq1,ed1k3po,ej2bypz,ed1md7j,ed1j3vl,ed1i8e5",
                          "remaining_cursor": "ed1l57d,ed1l6c4,ed1ik58,erlyhgm,hgqyrzc,ed1ipq4,ed216zj,ed1ojjl,ed1k43y,ed1knt9,ed22604,ed1ooxq,ed255sy,ejswk39,ed22kxf,es55deb,ed1pxfo,ed1oho7,ed1d97v,ed1j1k3,ed1v2wc,ed23eu3,er51524,ee8cwtz,ed1lamd,ed1np6t,esfc06q,epkbb23,ed1k0fu,ee30fa1,ed1oh5z,ed1obdw,ed1j6st,ed1jaw8,ed1zmjk,erun1m9,ed1j2jf,ed221pj,ertmm7h,ej30v0s,ed1ix6c,hgptnrp,ed1p6qf,ed1l4s0,ed1jsx0,ed1iot5,ed1kun8,ed1m0v4,ed2d0fj,ed1kdqy,ed1dbys,ed1cxmh,ed1j9wj,ed1q1kc,ed22nsb,efzcrg5,ed223j5,edfnh80,ed1p3t0,ed1jakx,ed1dxml,ed1jx4e,hgr35wy,ed1md3m,ekrvwtw,elyqa2e,elwlj61,ed1wp2h,ed1eaky,ed1r833,efoejf0,eibxwim,ed22jcj,efscc16,ed1ip7t,ed1l36x,ed1q36g,ep6socc,ed1py5q,eqpre9n,efly5oq,ed1rdsi,ed1r07e,eq3k4h1,ereizfc,ed1iz8a,ed22ptb,ernsept,ed1ipwd,hgpfq40,elu7ug1,ed1jpdc,ed1mdcl,ephda2c,ed1lli7,ed220il,edp41zz,eiqicyz,ed1kkkn,ed1j4tn,ed1obli,epi6knb,ed1nzdt,ed1mb3u,ed1jz0g,eqaw00a,ed1nnne,ed3et4f,emwdo05,ed1jhhw,ed1r3ao,ed1qmd4,ed1wlww,ed1jg1w,ed1jccv,ed1q19h,ed23e42,eq4awqn,ed1ur86,ed1prhp,ed23c1g,eeph5k3,ed1n2y1,ed1nl0p,ed1m274,ed226hw,ee2mgsr,ed1j6vd,ed1jhxp,ed1n0i1,ed1w12a,ed1l2a5,ed1q36t,ed1y1uh,ed1im98,ed1mdgj,ed2r0r9,ed1qagc,ed1mp4s,ed22lnq,el16xmg,eoomdqz,ed1mki3,ed6moxg,ed1ky1s,ed1pk18,ed1lpb3,ed1imk2,ed1p0wy,ed1w0n1,ed1mkzj,ed238sy,ed23o66,ed28956,ed24u15,ed1jhy2,ed1ss3b,ed1w2hg,ed1jaik,ed1jgo0,ed1jash,ed230oo,ed1diux,ed24u70,ed1nhno,ed1sm0q,ed2ajwn,ed1jla7,ekar59u,ed1n9nq,ed1r4e2,ed1l604,ed2gra0,ed1j1qj,ed1mktu,ed22hld,ed1l627,ed1nlrr,ed1q9a2,ed22kci,ed1iwg4,ed1j49v,ed1pa0t,ed1npid,ed2czjp,ed1njta,ed1o6l1,ed1n7w8,ed2ks2t,ed1d8og,erc98me,ed1xmaa,ed1o8e9,er63wdh,ed1nzdr,ed1r6y3,ed22mrw,es1uemf,eenqz94,ed1qwyg,efakaz3,edkrwja,ert6c4v,ed1jfgb,ed1jaso,ed1l6bi,ed1myop,ekjwmhv,ef74p9s,ed1iq0m,ed227uq,ed1qmx9,ed1kl8r,ed1r1f3,ed1nywf,ed1i7l0,ed1r46g,ed1stbj,ed1nuui,ed1l5j0,ed1ll7z,ed2pzej,ed1l049,ed20t3q,ed1q1an,ed1y99v,ed1lsrc,ed1uh8l,ed1lsvw,ed1m1cx,ed1ooyo,ed1qr7o,ed1jixz,enpdw6r,ed23e68,eonz2n7,ee0a5aa,ed1ivbu,ed1o7rw,ed1l26b,ed1k4o1,epcnso8,ed1i3l1,ed1l49g,ed1kr8g,ed1p0mg,eiv84p0,ed1iqvb,ed23049,ellwqku,ed21zyc,ed25xzq,ed25hzv,hgoe348,ed1sid8,ed22jhv,ercessd,ed23g5l,ed1q7a6,ed1k8jb,ed1ok1k,edfdh8w,ed1j2uu,ed1egwy,ed22d7x,ed23hsr,ed1n8nt,ed1ri8l,ed1ij5o,er3sn0i,ennvw2g,ed1l0m1,ed22ex9,ed1y636,eftzd4r,ed1q0w4,ed1lsx3,ed1ktvy,ed1jfom,edd0vk7,ed1q1nl,ed2d2hr,ed1mo8p,elkwlc1,ed2n106,ed1j11j,ed1ondf,ed1n5v9,ed1j9yd,ed1iyxg,ed1nzm6,ed1uhbx,ed1r908,ed1j9zk,ed1qb79,eef20bd,ed2234e,ed1r3wj,ed1ok0j,ep4thfl,ed1dqq8,ed1rzek,ed1miwo,ed1m3yf,ed38f1x,ed1ioiu,ed1l64h,entsl1n,hgp5i5a,ed1khnh,eieftvz,ed1q8uy,ej3evou,ed1mb27,ed1q6i8,edvgtq1,ed1ixgf,ed2bu7g,ed1kbe7,ed1nq41,elckel0,ed1kwq0,ed1ivlk,ed1kqt8,ed1k08o,ed1jiqc,eesgzgo,ed1q172,ed1moi0,ed1nwcm,emczirz,ed1kkno,ed1q3zc,ed1n0ft,ed1q3nk,ed1os4h,ed1ixwa,es3vjob,ed1rh9f,ehikeqv,ed1l4w7,ed1l520,ed1klol,ed1oz1v,ed1o2sc,ed1o2v6,ed1i7a3,ed1o2wu,ed23a9s,ed298wm,ed2b707,ed1p42o,ed1l1pm,ed1k9zu,ed2ahea,ed1kjo1,ed1jsyp,ep76f6p,ed1nmka,es1qdkc,ed1kvls,ed1jfeg,ed1uong,ehl3etd,ed1ijal,ed1l51j,ed1kf6q,ed1k1ye,ed1i5l6,ed1dy71,ed238e3,ed1j39j,ed1jwg0,ed1jzas,ed1jgiz,ed1qbyo,eewn5qt,ed1jaud,ed1jlqk,efr49ws,ed24w6y,ed1nz0z,ed2vb0p,eeq760y,ekcs4z2,ek1i5un,ed1kjap,ef2t6ss,eqm5gfy,ed1lznw,en40njx,ed1ra7d,ed1ocst,ed1eh45,ed1m0o8,eg4zgpg,ed1l697,ed269sj,hgrha4m,edk2boa,ed1j8vu,ed1k9qm,ed1r9ns,ed228hm,edaslwm,ed23i39,ed2psf1,emo02qj,ed22iff,hgox8e2,ed1k7hk,enutx5p,ed1imyn,ed1ywgr,ed1l8oh,ed2cqcg,ed1jwts,ed2367g,ed1k3kn,ed1q8tk,efmpen1,ed234iq,ed1er5g,ed1irtn,ed2bz3x,ed22joh,edfoeua,eh669c1,ed1lpio,ed247sk,ed1t5py,ed1opac,ed1k5u8,ed2ar60,ed1jv1j,ed1khlg,ed1mpdq,ed1j5aj,ed1kfdi,ee9pb14,enwo7v4,edihenx,ed1wiss,ed1r6h1,ed1m7q9,ed2635k,ed1ivzb,ed1y6gd,ed1ivww,ed1mrcq,ed1kivj,ed6rcvc,ed2z9ej,ed2eptn,edgjmh2,ed1meg0,ed1jxai,ed1ipok,em9mj4k,ed1o90k,ed1idvd,ekx294q,ed24xzx,ed2ol3c,ed1lei5,ed2ba7h,hgrfm6l,elypjv7,ed239qn,ed1kngk,ed1jx54,ed1jl6t,ed1o8u5,ed1jj86,ed1nyux,ed1jxll,ed1dxnj,ed26r0g,ed1j0uu,ed1u9ul,ed27s7t,eq5vkfd,ed1oym9,ed1yl2w,ed1l07w,ed1zed2,ed1iqgu,ed1jfbg,ed1kuhf,ed1jrgv,ed1kbww,ed1jqv9,ed1e2v0,ed1ivhc,ed1q8m2,ed1imds,ed1jiqi,ed1mfa1,ed22a5q,ed1k45v,ed1k9mu,el7oqr3,ed2ns38,ed1opd6,ed1lbhz,ed1ipve,ed1k6zi,eedog4o,ed1p9r0,ed2qx9q,ed1rhbq,ed1k0xs,ed1plp3,ed1jgoe,ed1j86t,ed1jlic,ed1nzdp,ed1j2rs,ed1k9je,edabgab,ed2362v,ed1inhp,ed1xm5z,ed1jk4t,ed1k0vf,ed1uqnt,ed1mbhj,ed1sl1s,em9deir,ed1jvcy,ed1k0zh,ed1izn2,ed1ijp0,ed1pat1,ed75do9,ed1msi8,ed1k9c4,ed21jsx,edybzj6,ed29ey4,ed1noau,ed1mhpc,ed1inlw,ed1r5s2,ed1kpzm,ed1jug5,ed23197,ed22mte,ed1iuu4,ed1lsse,ed1iqnt,ed1ltoa,ed1jqyr,ed2lzqd,ed3pi4u,ed1k80c,ede22hu,ed1u1lc,ed2joxv,ed1k7p6,ed1j88y,ed1iqff,ed1iu9q,ed1mi1m,ekrvcjj,ed23g2v,ed1tqq5,eqexo0u,eljhf8o,ed1k4fi,ed1j1jq,ed1k9y6,ed22l7q,eo1ve19,ed1k2i4,ed1jo7c,ed1j30k,ed1i9oj,ed1o9dh,ed1n9uk,ep4fknm,ed2be93,ed1jvsw,ed1ioyp,ed1m23h,ed1lm56,ed1ku79,ed1sq7t,ed1jgi3,ed233tf,ed1jxxh,ed1je5f,ed1in8q,ed1ra1i,ed22j2q,ed29egb,ed1jw5d,ed1jkmx,eg3v4fx,ed1m68b,ed1imed,ejwnvtq,ed25f5t,ed1w3f5,ed22o85,em722fa,ed1mrwr,ed1ivv2,ed1j074,ed2q50p,ed7l67i,ed1p8bl,ed1ir87,ed2mclg,ed1jm5h,ed1yfk6,ed1iv56,ed2e24v,ed1ksen,ed1jkwh,ed1k3kg,ed1ivmm,ed1jkke,ed1ek3j,ed1kbqd,ed1q88r,ed1jhki,ed1kfjk,ed1mxz1,ed1o2gy,ed22h7k,eqx1ys7,ed1jh3r,ed1su6v,ed1il42,ed222wg,ed1k56p,ed1iij9,emjy4st,ed1jyzb,ed1mepe,ed1iozr,ed1uecw,ed1jsnd,ed23c1e,ed1jt02,erm8atz,ed1pwpw,ed1kbq6,ed1jicp,ed3jg47,ed1j4vw,ed1lhz9,ed1irjn,ed22i3y,ed22ljf,edbyozy,ed1ka00,ed1kc1p,ed1jxvz,ed1r947,ed1jrmw,ed1lbih,ed1itek,ed1kx78,ed2l22j,ed1oeqw,ed1j0n9,ed1tg08,ehn7nhx,ed1k74k,ed22tt5,ed2uy4n,ed1muv7,egxp8g9,ed3loon,ed1lz2w,efpvli0,ed1kvug,ed1k6d4,ed1jtby,ed1q5iz,er4hz47,eh1xwsh,ed1ipxj,eouhe45,ed226ly,ed1j85n,ed24eew,ed1jfxt,ed3pswq,ed1khwj,ed1jigr,ed1jwxt,ed1jbo4,ed21ctr,eiac4ef,ed1r807,ed1q5yt,ed1yd6r,ed2dznp,ed1jbem,ed1iydc,ed1jfy5,ed1lux5,ed1jjl8,ed2dpnx,ed1lep2,ed1kqos,ed1j05n,ed1k88y,eru6lf5,ed1kmip,ekzns0v,ed1n5ng,ed1izji,eot6j0w,ed1iix1,ed1j3rm,en7u7t3,ed1k1ky,ed1j3rl,ei8ckwy,ed1r6tt,ed2ybt2,ed22o5k,ed1j65m,ed1j873,ed1jr0o,ed1kiac,ed1kcdo,ed1lne9,ed1ngw8,ed1v7n6,ed1j4rh,ed1ipcq,ed22hqa,ed1s2xn,ed1mejx,ed1ja1b,ed24tcd,ed2131p,ed1lkc8,ed1p1q9,ed1kfth,ed1iz37,ed2mwlt,ed234uw,ed1lymz,ed22ali,em1pnks,ed1lgt9,ed1sn6l,ed2av98,edh0z0y,ed2uv8k,ed1qhhq,ed1k52u,ed1jci6,ed24vpl,ed1kp5i,ed9emp2,ed1jo55,ed1kynu,eqcw920,ed1ia2q,ed1ti8z,ed1jtkg,ed1jgyu,ed1ja0k,ed22mmw,ed1io9p,ed1m4ki,ed1sj34,ed1kf05,ed1lvht,ed1pkt6,ed1j5hp,ed1jqcx,ed1nf0t,ed1n55b,ed1n04p,ed1lbyx,ed1kio1,ed1j52g,ed1nzm8,ed236m9,ed1kusi,eoegzcf,ed1inpq,es8pafg,ed1n09o,ed1o0ca,eltzpo5,ed1ilnr,ejk90tq,ed1k3w7,ed1lnm8,ed1n8za,ed1k2hx,ed26wdl,ed1j3uc,ed1nwue,ed1jwli,edkohx9,ed1ise0,ed1koqc,ed1qik0,ed1ww38,ed1oeeh,ed1na65,ed1m5cd,ed1ovdw,ed1lhm9,ed1pjdc,ed1k4xu,ed1jydq,ed1k8o3,edje21k,egunjwz,ed224cw,ed1mepy,ed1vvya,ed1lave,ed1lxgq,ed1nhg2,emzk2vi,ed1qjbb,ed1jkyk,ed227rd,erbdip3,ed24sqr,ed2plxr,ed1ocvn,ed2b4bv,ee9ta00,ed1m5m8,ed1tnbw,ed1jfk3,ed1zp0p,ed1jjv2,ed1m05r,ed1dn37,ed2dorl,ed1mgex,ed1q4yh,ed2beyx,ej1elru,ed1k25l,ed1w47d,ed1rwl5,ed1nc3z,ed1l1fg,ed22nel,ed1km2m,ed1lb3e,ed1j1gp,ed1od8o,ed1rr3p,ed2muyk,ed1ix44,ed1kw7g,ed1nakn,ed1lp93,ed1kxa0,ed1ji7q,ed22t4m,ed1p18s,ed1ynlk,ed1mpbh,ed1osla,ed1qcr2,ed1ktl1,ed1jgr4,ed24w0q,ed1i425,ed1mpu3,ed1msr8,ed1woi6,ed1j57o,ed1orby,ed2dimi,ed2uq8g,ed1rdn8,ed1lffn,ed1n9bt,ed1l2ic,ehp8trg,ed1m0nn,ed1uq3j,ed1p975,ed1ih8t,ed1vdfn,efhfgz1,ed1zmvh,ed2rdjr,eeuwc32,eoyi78n,ernmlro,ed1nqpl,ed1mzo6,ed1k71z,ed1lgya,ed1o3jz,ed1v3j2,ed1o3fd,ed20mp9,ed1k3iy,ed1k51j,ed1kknv,ed1jobd,ed1ncin,ed1jdd8,embvhxu,ed1q305,ed1kxpf,ed1knhc,ed1lx4d,ed1juxs,epyspxj,elr5xfc,ed23347,ed224lv,ed1osjx,ed1lcl1,ed1jt5e,ed1intu,ed1lrms,ed1kn7f,ed25pk1,epldden,ed1pe4c,ed1nvlp,ed1mdhb,ed1lfut,ed1prkh,ej9zlr7,ed1t0g4,ed1pq6y,epbxe86,ed1jkjk,ed1kuz8,ed2dqt8,ed1j0pb,ed1ish4,ed1l3e2,ed1te0f,elmpahs,ed1klvb,ed1kwb2,ed1ppth,ed1t7vv,ed1lg0m,ed1kczm,ed1u524,ed1jjqq,ed1ek6v,ed1p4or,hgpzzvb,ed22tui,ed1r09t,ed1ix4l,edlevji,erx6wpd,ed1kck1,ed1o9yj,ed1j9d7,ed1me38,ed1j1fo,ed1iuhg,ed1lqni,ed1isyf,ed1o9y0,ed1mcky,ed1ksp5,ed1lly5,ed1re5h,ed1rx2j,ed1q12i,ed1dcny,ed1ybso,ed2217z,ed1icks,ed1lkre,ed1mx6n,ed1kyyt,ed23ewr,ed2biea,ed1k372,ed1k7ev,ed1qik4,ed1ovn6,erggjc0,ed1js84,ed1lf18,ed1nlrg,ed1jyaz,ed1itws,edsclx1,ed1j963,esak5pq,ed2ohh2,eeaq90k,ed1n9eh,ed1dui0,ed22r8k,ed1tki1,ed1qrkc,ed28vpl,ed1o7k1,ed1k92g,ed1imib,ed1pkxg,ed1jjmt,ed1jd0o,ed22o4e,ed1zyay,ed1sple,ed1mrgg,ed1mq6l,ed1pcbl,ed1o0de,ed1ks0o,ed1k9io,ed1w8h4,ed209a6,ed1itt1,ed1ibr7,ed1m0fh,ed3outx,ed1ufd0,ejncb2b,ed24k3k,ed1n0rp,ed22red,ed1lwg9,ed2hmo4,ed1kbmg,ed1loyi,ed1jqbh,ed1vcnw,ed1k2y8,ed1uvov,ed1jonz,ed2b41l,ed2aew2,ed1lnmo,ed1oria,ed1ubil,ed1k5pi,ed1pfxz,ed1ozji,ed2bgm6,ed1lsya,ed1m73r,ed1j8q2,ed1jx7t,ed1ommb,ed1zeaw,ed1wj65,ed1na8g,ed1nsjk,ed1kcsf,ed23yci,ed1m5t4,ed1louz,ed1imd4,ed1m6o4,ed1o2ct,ed1lzy9,ed1ny3q,ed1nwzw,ed2hjos,ed1oecw,ed22u0u,ed1uef4,ed2mn0a,ed1l389,ed1ll1e,ed1kx2z,ed1k1ss,ed1kcoq,ed1qfs9,ed1mufu,ed1jtgn,ed1jn6x,ed1s2ay,ed1pi3u,ed1nzpr,ed1lksx,ed1k01f,ed1lkv7,ed1pgda,ed1jt7b,ed1lpvd,ed1e9v6,ed1j7c7,ed1wy7i,efhb0un,ed25a6k,ed2cddh,ed1s7xg,ed1kgdm,ed1j2zc,ed1j6do,ed1lu7c,ed1sll9,ed1po9o,ed1kvx2,ed1lssf,ed1pbmz,ed1l811,ed1na05,ed1lkud,ed1lbaq,ed1ir3m,ed21vjl,ed1n07r,ed1l3bw,ed1ixnb,ed1iznr,ed1iw0h,ed1jobk,ed1k0f7,ed1thpy,ed1mtib,ed2sb34,ed1pom3,ed1rysk,ed1nxme,ed1jlqf,ed1k9e8,ed1pt9g,ed1zeiv,ed1n6lv,ed1s4lp,ed2md75,ed2koh9,ed1q9y5,ed1k9az,ed1k7e9,ed1iquq,ed1t904,ed1sp9n,ed1kdwg,ed1jvz4,ed1u2ms,ed1jlc8,ed1rw99,ed1mhv0,ed1ixxb,ed1nejx,ed1s0ib,ed1q4lz,ed2sfng,ed1l1xk,ed3etkf,ed1mv7v,ed1io8t,ed1jwu2,ed1krsq,ed1jljh,ed1ke1m,ed1tedr,ed1pun0,ed274w1,ed1wucb,ed1pjxk,ed1nynf,ed1mma1,ed1spu4,ed1nj4s,ed1psds,ed1j9dc,ed1mn3r,ed1lbas,ed1zkbg,ed1rhpv,ed1ishf,ed1lurs,ed1lmk6,ed1jwl6,ed1u6dv,ed20yb0,ed1j8f7,ekfpzrk,ed1mui1,ed1lefj,ed1nlmg,ed1oedi,ed1ljjw,ed1iqy8,ed1o5nx,ed1j5ve,ed1khkz,ed1sj5c,ed26ku6,ed1m3u7,ed1njuv,ed1jylf,ed1ltsj,ed1ny8f,ed1kulv,ed1kbbr,ed1kwlt,ed28zqo,ed24z7v,ed1kuse,ed1xo7g,ervdoee,ed1o3ox,ed1rimz,ed24gn4,ed1q7f0,ed1m9p0,ed1xwa3,ed1vlug,ed1jesi,ed1lu8v,ed1sn4s,ed1pw80,ed1kfiv,ed1mvb4,ed1k7vr,ed1s8u8,ed1lk2p,ed1mymh,ed1o4qe,ed1jcbf,ed1moa4,ed1jpfd,ed1kvku,ed1s4g8,ed1k6c3,ed1nnvq,ed1kyyc,ed1k1el,ed1n5g5,ed1nc40,ejzcgj0,ed1enoe,ed1qmxq,ed1m3tz,ed1vz6l,ed1kw0y,ed1jj6d,ed1pcub,ed1l2j6,ed1tm7z,ed1pvqg,ed1nxpc,ed1k8wo,ed1jr44,ed1iqkl,ed1yvas,ed1lxid,ed1jcat,ed1jig4,ed1mvvc,ed1iuz3,ed1scpr,ed1q8el,ed1rlgs,ed1jwap,ed1mjob,ed1ku70,ed1n3cq,ed1e6e5,ed1im9n,ed1o4pu,ed1lgq2,ed1kqfy,ed1pidn,ed1lumm,ed1mgpw,ed2ivah,ed1ky85,ed26g27,ed1kuy2,ed1n3ob,erd99g0,ed2s8ja,ed1juiy,ed1inw4,ed1qq55,ed1lmit,ed1m3xn,ed1jgoj,ed1k70w,ed1iroi,ed1ly6i,ed1rn0w,ed1lfp7,ed1qx4j,ed1l0uw,ed1j57t,ed1lk3s,ed1j0jp,ed1kitl,ed1oxk4,ed1n8yz,ed1jsbq,ed1vwfg,ed1j8cg,ed1roef,ed1jmjw,ed1t1wn,ed1kt8g,ed1kmlr,ed1khm3,ed1mbc1,ed1kb5q,ed1nxst,ed1t4mx,ed1vy5k,ed1leh3,ed1ohdp,ed1jajg,ed1jndq,ed1jf6a,ed1uysv,ed1viij,ed1li8g,ed1k97j,ed2bgr3,ed1nbmm,ed2pdh0,ed1lyk2,ed21ppf,ed1lhhc,ed26n0q,ed28qeq,ed1mc1v,enncpsa,ed1o28w,ed1joe1,ed1vzbk,ed1kd6j,ed1tups,ed1jyca,ed1qvw8,ed1k8ja,ed1skk4,ed1qxqq,ed1p7td,ed1owue,ed1vwjs,ed1j41s,ed1svsv,ed1jgo4,ed1uo1q,ed1qk6z,ed1wzq2,ed1oxjx,ed1juqd,ed1ob66,ed1you0,ed1n6yu,ed1mlnb,ed1jmwu,ed1ltde,ed1msoi,ed2cecj,ed1k80j,ed1mcuh,ed1jpjz,ed1kun5,ed1l826,ed1lcr6,ed1k3lp,ed1of73,ed1k9ey,ed1nhus,ed1koyw,ed1nufr,ed1nhl6,ed1j61y,ed1lg1f,ed1k59g,ed1iu66,ed1v3vk,ed25u6o,ed1kb3e,ed1vll5,ed1lfma,ed1ivt2,ed1p2fs,ed1ua97,ed1n0pt,ed1muyo,ed1nzvu,ed1j7yw,ed1qrzd,ed1m3ye,ed2p6zr,ed1t6pk,eif6v6z,ed1of65,ed1minl,ed1lhif,ed26y1a,ed1k2up,ed23zat,ed1kxgt,ed1n1if,ed1ji4k,ed1jznl,ed1n1lw,ef0guwp,em4bxvd,em534aa,ed2mtmx,ed1lb7m,ed1jczu,ed1kom2,ed1v5ww,ed1y86v,ed1jyy0,ed1mmku,ed1m2i0,ed1kxqy,ed1pf53,ed1tfjk,ed1j6x7,ed1qart,ed1ll9p,ed1q89v,ed1kb1q,ed1rg3p,ed1pb74,ed1nhfm,ed1jeth,ed1joeu,ed1w7xg,ed1l2f5,ed1zmzi,ed1oj2a,ed1mmvu,ed1ixhr,ed1k1tp,eo935l0,ed1lv28,ed1jmy3,ed1iiak,ed1niku,ed1nvdw,ed1taib,ed1o8g0,ed1ljnc,eoa03jy,ed1omxp,ed1k63p,ed1og50,ed1mv51,ed1o0av,ed22o7p,ed1l0mq,ed1m7u1,ed1kynl,ed1j1ha,ed1m6gi,ed1la9g,ed1pevz,ed1nr67,ed1npne,ed1k5cy,ed1kpgg,ed1pyi0,ed1lepf,ed1r86j,ed1j6ti,ed1iwvf,ed1l9x7,ed1rvdj,ed1yfal,ed1lcee,ed1pplr,ed1sbwf,ed1p8mu,ed1lhxz,ed1lkow,ed1oo1o,ed1kjud,ed1r50q,ed1vfx1,ed1kok4,ed1ytea,ed1k2ch,ed22ji0,ed1lw82,ed1kjld,ed1jpzw,ed1tjln,ed1rmgr,ed1jima,er9z5cg,ed1jt9w,ed1lq0t,eer2z8w,eko65l1,elw5ivc,ed2164l,ed281fb,ed1x1gs,ed1ktmu,ed1whf9,ed1kja6,ed1m6xe,ed1t7as,ed2txnl,ed1ml69,ed1jwzt,ed1pnsm,ed1n319,ed1ls7f,ed26rqd,ed241bo,ed1l1wt,ed1o057,ed1j7gd,ed1opw5,ed22wch,ed1lpah,ed1jqnu,ed1z6r2,ed1juyk,ed1k35j,ed1npzj,ed1n90t,ed1lczs,ed1kx4t,ej69svu,ed1laae,ed1kvik,ed1maa4,ed224ms,ed1jmkv,ed1vnxb,ed1jh7e,elztrrj,ed1m9qh,ed1vhfn,ed1i40j,ed1odhk,ed1m4e7,ed1xtsv,ed1ldwj,ed1vqil,ed1leb4,ed1jygt,ed1jd3l,ekwiu86,ed1le8t,ed1pqm1,ed1j05x,ed1l96x,ed1l3ev,ed1jn0b,ed1qv4j,ed1jk53,ed1o9nw,ed1ju8z,ed1mmvm,ed1jcfv,ed24kel,efm95em,ed1pppt,ed1l6pg,ed1q0td,eetcc79,ed1kutx,ed1l329,ed1m7x9,ed1pc63,ed1uun7,ed1mvce,ed1kk3t,ed1vl6c,ed1mpdj,ed27si8,ed1k7ks,ed1jzm4,ed1o96a,ed2sos9,ed24v1i,ed23kym,ed1n67k,ed1lv73,ed1o05w,ed1j5n1,ed1kpct,ed1v6rv,ed1vsz4,ed1nwkq,ed1o9f5,ed1o8kr,ed1kuwh,ed1lrda,ed1kilb,ed1kyf6,ed1jlqt,ed1n8ge,ed1n4tl,ed1n0ec,ed286pl,ed1phji,ed1kaih,ed1ke5w,ed1kkwk,ed1mojg,ed1p0rw,ed1jtn6,ed1sxis,ed1lq75,ed1m26a,ed1kzo7,ed1r261,ed1qtxw,ed1mrbj,ed1jx6i,ed1p38c,ed1ksmu,ed1or6t,ed1l0fn,ed1no1i,ed1jxaz,ed1mifh,ed1jk13,ed1s492,ed1l8mq,ed1o01a,ed1qyhn,ed1not4,ed1mvdv,ed1inf0,ed1m5q9,ed1n1u9,ed1l2ht,ed1ka4l,ed1kupi,ed1jqcs,ed1jr8a,ed1m0h3,ed1jf7i,ed1r1fy,ed1mwfc,ed1s5zv,ed1ro8m,ed1mlel,ed1pans,ed1q7ku,ed1tvs4,ed1jsil,ed25wfk,ed1qhsz,ed214vz,ed1m9yj,ed1npod,ed2siii,ed1ln92,ed1l6t5,ed28jv0,ed1sat8,ed1ioiy,ed1jsec,ed1jqje,ef3wkbc,ed1pxi9,el1519j,ed1mia1,ed1nh0r,ed1jkbt,ed2ai7a,ed24tbr,ed21eka,ed2802a,ed1yp0c,ed1rzz2,ed1yf5l,ed2ax1n,ed4gpsr,ejxn6wh,hgr90ll,ed1s2g2,ed1jkj5,ed7sw8n,ed1j8vq,ed1jt7i,ed1ipq8,ed1dob1,ed22hxp,ed1mcnl,ed1lm0y,ed2bv7j,ed1y9ve,ed1kig3,ed1l41k,ed1iqsp,ed2jq00,ed1n8uy,ed28ksu,erkrzao,ekwewfg,ed2eod2,ed2ng9z,ed25dr6,ed1jc2g,ed1ki9f,ed1jpjl,ekykhgn,ed1qzgo,ed1ozil,ed1kltd,ed3uvo5,ed5yc0h,ed1jy15,ed510vh,ed2baxe,ed1l37a,edfapmw,ed1izix,ed1jjca,ed2lbd6,ed250sr,ed1q3so,ed1nr1c,ed1s4cf,ed1k7j3,eru1mlx,ed1j2s6,ed1lhdo,ed1lchy,ed1lbt8,ed1is3r,ed2ou3n,ed1ov11,ed2bv9k,ed1l7df,ed2selp,ed215j2,ed1o6ax,ed1kjbb,ed1yham,ed2d7m5,ed2dae9,ed2nazu,ed1pm67,ed1pz8u,ed1n1v5,ed1mxa7,ed2hbwn,ed2nmnb,ed2avpr,ed1t8w9,ed1piea,ed1y5b4,ed2osej,ed1vei1,ed2ujk7,ed23lq3,ed2umef,ed1otzk,ed23544,ed1mz0d,ed1nz5s,ed28vqa,ed4ciqu,ed1r0yn,ed1n5bu,ed28jb0,ed1t7go,ed1smjk,ed1lz9f,ed3d0y8,ed2qv0b,egxt4j4,ed2gmak,ed1mm4h,edkr6y2,ed1zu91,ed1jdmc,ed1qjw9,ed1wx7h,ed1leeq,ed21g9l,ed1jxre,ed2afhv,ed1pn3o,ed1oum0,ed24rm3,ed1nnkl,ed1o3ul,ed1u7zo,ed1jbmu,ed3gxc9,ed1mldy,ed246qq,ed1iv5d,ed20fgd,ed1lmec,ed1lzos,ed1cjxc,ed1qm44,ed2qrl4,ed2o90r,ed1lyli,ed22znm,ed1mz81,ed1lls2,es2xo0e,edme4ag,ed2dhaw,ed1r9e7,ed1ub6s,ed1xcq6,ed1mx12,ed1qs9g,ed1jvq8,ed1ld5o,ed1j2o9,ed1plu1,ed1w9n5,ed1mcyx,ed25pdp,eefrlz2,ed20ku4,ed1yy63,ed1ycxj,ed265kv,ed1xzo5,ed1usyh,ed2ibj9,ed20jo3,ed1p7t4,ed1szbh,ed1p72v,ed1v1fy,ed28vb2,erbo1ie,ed1m32b,ed1rj7e,el0l6n9,ed1muzl,ed1k8w7,ed1lfoc,ed1mwo2,ed1k1xi,ed1mwlx,ed1t1a4,ed1w4nx,ed1t9sb,ed24i8l,ed1k9ce,eoq5jf0,ed1qk8p,ekjtsqg,ed245ti,ed1za54,ed1ouq3,ed1tyqh,ed1p0ru,ed2b6yj,ed1x1dd,ed1k0u4,ed1rwv3,ed1nqer,elwlj0j,ed1jvrb,ed1qy8l,ed1m6mt,ed1kf0b,ed207y7,ed218o3,ed1pogl,ed1jroz,ed1kyas,ed1jjjc,ed22fir,ed1pose,ej2r1tm,ed1jdyb,ed1yapg,ed1mpqs,ed1kelw,ed2hc9c,ed1vsge,ed2upxa,ed1kvp3,ed1kbcd,ed1ldbb,ef18x7l,ed1m476,ed1j6jy,ed1lnys,ed1nlpk,ed1qpqk,ed24y3x,ed1sitc,ed22ir3,ed2ck6i,eomzbil,ed1s6gn,ed1udff,ed1iqob,ed22j4v,ed1lnhr,ed1lv74,ed1k88l,ed1rm5a,ed292v0,ed1jnva,ed1ljcz,ed1mgo8,ed298dd,ed1k5um,ed200e3,elghgn8,ed1p19d,ed2nm84,ed1ypjt,edfv1nj,ed1urww,ed1jc4x,ed20a76,ed25m1l,ed1o61a,ed1p0vy,ed1oel4,ed1lm8b,ed1lnec,ed29rwn,ed2dc20,ed2f40q,ed2dw0r,ed1nlt4,ed1riqt,ed1stfi,ed2p1gn,ed26jo7,ed1ilfq,ed1o4mu,ed1y5oa,ed1k6dp,ed29cns,ed24z6l,ed1k29v,ed1pbwz,ed287e3,ed1kviq,ed1qjuq,ed1jsy9,ed1jt22,ed255jb,ek1q736,ed1yi0l,ed276dq,edo1g7q,ed1yscr,ed1ojxj,ed1yuhj,ed1qhll,ed1q4fu,ed1kd3u,ed1kprm,ed1imfw,ed2ev7u,ed1kpyx,ed1m1l2,eofnupc,ed25to4,ed2kl6d,ed2cgdy,ed273ie,ed1womq,ed1swkp,ed6d6l1,ed26zra,ee3x15g,ed1ossf,ed27mgh,ed1l2q6,ed1uq6n,ed20apg,ema1zfk,ed1dxh4,eip7hpv,ed1e5iy,ed1jtqp,ed1nxrn,ed272d2,ee4srbd,ef6kzlt,ed1joc5,ed1jfha,ed1itl9,ed1l3xm,ed5f7yk,ed1wdjw,ed1sdaj,ed1tzjf,ed1tbw4,ed1j2gj,ed1kq5i,eke2wt5,eqoa11u,ed1nhex,ed1yhan,ed24bda,ed1qv9e,ed23szn,ed820n1,ed1lvj9,ed1xgd0,ed20olo,ed1llfw,ed1n3jt,ed1nk3g,ed1qyza,ed1l68i,ed1dqsn,ed1kubz,ed245aw,ed1nc5p,ed1t208,ed1lw6c,eo52bre,ed1njfq,ed9xa6x,ed28as0,eowczs2,ed1qdvp,ed2eq8e,ed1tteb,ed26rbr,ed1nr6m,ed1mq4y,ed1nhuu,ed21fgx,ed2x2l0,ed1yvo5,ed1j65q,ed1ygkc,ed2adns,ee603d8,ed1nfn4,ed1l52o,ed1lakl,ed1rkfp,ed24iyx,ed24tqa,ed1tzxz,ed1j1ot,ed1n8x0,ed1nwt5,ed1xqg0,emzr84c,ed2azeq,ed1lvne,ed1rb8d,ed1mzrb,ed2atup,ed1rwlf,ed2p0uy,ed1sv72,eg3wk5r,ed1par9,ed2cbr4,ed1kilu,ed1s959,ed213k1,ed1twc2,epxy92h,en1p69y,ed29u0d,ed1o3h9,ed2g5a6,ed2cudf,ed22giw,ed1ld7l,ed277bq,ed1lgea,ed21yxm,ed1o1ag,ed2843j,ed1re4f,ed1stzn,eodk4kp,ed1uvx1,ed1n5a0,hgr80nn,ed25qij,ed1lmht,ed1j7ha,ed1u6ft,ed1lgww,ed1lfsl,ed33j58,ed1ojds,ed1u6yh,ed1k0jw,ee9cj1r,ed1ozwg,ed1kgpm,ed1ip59,esea13d,ed1mz9r,ed1o5la,eqwsu60,ed1j7cz,ed1rjon,ed1j0bn,ed1qzzq,ed1txs9,ed1o5on,elsztmp,ed1zrvh,ed2mqqy,ed1zd82,ed26i4m,ed26l26,ed1k1l6,ed1vbsq,ed1kjcc,ee2118n,eqdmvd3,ed1urx0,ed1kxau,eehyymq,ed278op,ed1jyhd,ed1iol2,ed1kwrh,ed1x323,ed1ya6e,ed1jl3b,ed1ndrl,ed1lkxj,ed1ijov,ed1isga,ed1kjeu,ed1jcc2,ed1nmua,ed1j5h1,ed1kn3l,ed1k5gy,ed24tfi,ed1rr4c,ed1pol1,ed1nrtz,ed27gw6,ed1w1v6,ed1lt5x,ed1oypq,ed1k2s7,ed1svt2,ed1iuno,ed2wn68,ed1l6f6,ed26eri,ed1mj36,ed1n8zj,ed1ll7n,edgbbn4,ed25675,ed23zry,ed1o1b7,ed1nfmr,ed1o8n5,ed1pfb5,ed1nsn4,ed1ry9a,ed2t161,ed1shp0,ed1vpdl,ed2lxh7,ed1x324,ed2364l,ed1obo6,ed1s22s,ed1s0lv,ed1wfzy,ed1lr54,ed1q8zu,ed1j393,ed1khr8,ed1we6l,elouo3h,ed1q5fg,ed1mvi6,ed1jw71,ed1jvcv,ed2u6o0,ed1vlzk,ed22ymx,ed24xll,ed1jy3l,ekxnd2u,ed28r48,ed2487y,ed1um3j,ed1rvu3,ed227lj,ed1ntvh,ed1p9jw,ed2qq71,ed2ahst,ed1pd7u,ed1kja3,ed20mj2,ed1okb9,ed1kynv,ed1ici0,ed24rzl,ed1lawi,ed244tr,ed1j1gc,ed1lisa,ed2bxxc,ed1srnr,edmk0hx,elgh9lg,ed29ovq,ed1meh6,ed1npus,ed1kkim,ed1jise,ed1lpaa,ed1kyvm,eki9mit,ed1put2,ed1n2lq,ed1klnb,ed1l40s,ed2v6aa,erp9ilt,ed1pjzu,ed1m16x,ed22p89,ed1ogmv,ed2feau,ed1s8y2,ed29gvg,ed1md6i,eq8emrs,ed1nybd,ed1twh5,ed2r61i,ed1ubx9,ed1r5zq,ed1p4tb,ed1kdbw,ed1vfmt,ed1ir3q,ed1khyo,eh19s4y,ed1rt3g,ed1vhq8,ed1j7zw,ed1kfvk,ed1vn01,ed1je38,ed22gst,ed1iuyn,ed1m2r5,er3zumz,ed1o9yt,ed29tqc,ed1iqxa,ed1mou7,ed1jj96,ed1pwqv,em0relm,ed2kgsi,ed2f7sa,ed1l8i3,ed1o43i,ed1isho,ed2i6m3,ed1scvf,ed1ixmk,ed24tyx,ed1snd9,ed1khqc,ed1niuu,en3lo9w,ed1lrvt,ed1p872,ed1lbey,ed1p5g3,ed1l2kk,ed1j6bx,ed1kxph,ed1orss,ed1mr9r,ed1nzsb,ed1q695,ed1l4lr,ed1vd57,ed1mcnt,ed2lqmx,ed1i3hh,elr8rii,ed1k9y0,ed1l8y5,ed1l89f,edxr785,ed1x9te,eeo11x1,eehurzg,ed1nq43,ed1n1t3,eolgm0k,ed25o9g,ed212r9,ed1jfyt,ed1kyox,ed1j8dw,ed22pn1,ejpqg06,ed1u0i3,ed1wrle,ed1m6aa,een9o06,ed2fvgd,ed1jha1,ed24fk2,ed1k38p,ed1kdd3,ed1m67o,el9htqx,ed1qewx,ed1ltec,ed212a1,hgs7jk8,ed1plyz,ed1ith8,ed1qvp7,ed1rl0g,ed1m23v,ed29b6q,ed1sysc,ed1n2rk,ed1queb,ed1kxbe,ed1t634,ed2dwrw,ed1z0ue,ed1lhpd,ed1uw3f,ed1m2ls,ed1mjhq,ed1ml0h,ed1waas,ed1p0us,ed1jdxm,ed1szd0,ed1v7eq,ed1tfwl,ed1js9i,ed1wsmo,ed1ops8,ed1mbxz,elgsgiy,ed1umf2,ed2uipl,ed1m8th,ed1igrg,ed1vu0y,ed25sdm,ed23ynd,ed2rqjg,ed1iofc,ed1j7ta,ed1nkwy,ed1y4km,ed22mkh,ed1p07f,ed1x418,esa570h,ekk9w2q,ed26e6m,ed1ocep,ed1ird7,ed1ks7d,epffs4n,ed1ltyp,ed2t1os,ed1m0gy,ed1j8wh,ed1k1gn,ed225zv,ed1ofoc,ed1npea,ed1j7lf,ed27xge,ed1m7n8,ed1j705,ed1jewp,ed1kif3,ed1mkbv,ed2xhbb,ed2h8np,ed1qw0t,ed2ogps,ed24qao,ed281kc,ed1w1bj,ed2t6vh,ed1x442,ed1uzth,ed1tqvu,ed26s26,ed1w9e4,ed1vjcz,ed1vebf,ed2ib6n,eht1vqv,ed2qb3j,ed5hyx4,ed1x5ks,ed1ookr,ed1phvs,ed1kbok,ej4muyt,ed2ujyj,ed2mkc7,ed1yzfx,ed1nb8l,ed2001t,ed1t9r7,ed2pma9,ed2okhq,ee9cjqa,ed2ptbk,ed27ox4,ed1lh3x,ed1pjbq,ed1zqqh,ed1popa,ed1z8uc,ed26nzf,ed1kddw,ed2u6qy,ed28ozf,enr1tq5,ed1pgih,ed2uent,ed2p3tb,ed37v3a,ed1nkpn,eddghl2,ed1jjue,ed1p5w1,ed1joql,ed2s5in,ed2honk,ed1o02q,ed1xu8x,ed1rgq5,ed1p9bf,ed1k0tp,ed1j5cd,ed2jucz,ed27ocj,ed1lvgg,ed2ed5h,ekiafe9,ed2ec5r,ed23myx,ed1uxcp,ed62wxd,ed2qzwb,ed2x3si,ed2iihy,ed2shs2,ed1n37m,eg9vrzv,ed2qf01,ed2vaxs,ed24ceh,ed2789s,ed258cc,ed2c50f,ed27itm,ed1tmtt,ed1tewv,egs3i3t,ed51els,ed1vwy1,ed1nbgi,ed1myow,ep074sl,erxk0m6,ed1l4dx,ed2edkl,ed1vi8d,ed27hvx,ed1y87r,encoq5k,ed23vhr,ed21940,ed1wpp7,ed20bem,ed1nhlj,ed25e2x,ed1tp4b,ed278mx,ed26toq,ed7mre0,ed2vagt,edettys,ed26st2,ed1rxll,ed1msz7,ed2im5j,ed1lswt,edrngnp,ed1omac,ed1s1s0,ed1y3r8,ed1ou5w,eo8zqyy,ed27fry,ed8zx8n,ed2wpkv,ed1sacw,ed1qui2,ed1kwf4,ed1orag,en5brbh,el1ndqo,ed1jadq,ed1j90x,ed70v7n,eofqq1s,ee927x5,eep5p63,ed1lfrb,ed1vryy,ed26a95,ed1zowz,ed1lfoh,ed2la8e,ed1kh7k,ed1kzag,ed1w4j2,ee9i9p2,ed3h1fn,ed2lcoc,el7jh2l,ed2oybc,ed1xu7p,ed1y7v9,ed1rg9c,ed2aw97,ed1unzd,ed1ztzt,ed1w1zy,ed2fb96,ed24qod,ed1tsi5,ed245d6,ed293p5,ed1ke43,erxvh74,ed6etw0,ed29e9f,ed1qd1e,ed1rpzw,ed1v8y3,ed1pjc5,ej5ut07,ed1je0d,ed1j0zv,ed1ncid,ed1ls4m,ed28s3s,ed1ift3,egslyc9,ed1kr5a,ed2edwk,egakasp,eo0770c,ed2uk9w,ed2lqye,emns89i,edaejk1,ed1kuwm,ed1ogo0,ed1vqf2,ed1wy7d,ed1tlg1,ed2clam,ed26v8p,ed2dhe3,ed2bobm,ed2pckv,ed1s3uc,ed2cymn,ed24fca,ed1tvvb,ed1lyjy,ed20bj7,ed1t0wg,ed1vp8y,ed1li7f,ed1xza6,ed1rtrn,ed4g9ov,ed2hul4,erzhcz3,ed2pg8c,ed1r2k3,ed1trqi,ed3cx0q,ed2m6pd,ed3kumj,ed2fnhk,ed27q1y,ed1mlqa,ed1tmdl,ed1rrxm,ed26rrp,ed1kh22,ed1kwv4,ed24m99,esdx00q,ed23pi6,ed1lxr9,ed2kokf,esaq4x2,ed1vcge,ed2n4ln,ed1tiih,edcc5pn,ed2u4dj,ed24bj1,ed1xm9g,ed2i542,ed1unuy,ed347jb,ed21yp9,ed2bpbd,ed1jr0z,ed217sd,ed23xbr,elkgxqq,ed1vffg,ed2evdr,ed20gdl,ed2k9wh,eh2mwz8,ed2a1bd,ed1uzya,ed2iitt,ed2oo1v,ed2qyok,eriy81y,ed1sb2o,ed1qimx,ed1w61f,ed1xr47,ed1rbf8,ed1v0vy,ed20cgr,ed1lxeq,ed29trj,ed1xzo2,ed1ymwx,ed1yh1r,ed2sxua,ed1ls86,ed2jo5d,ed1k6jo,ed20th0,ed82xv8,ed3cuy0,ed1tsx2,edvqqal,ed24xg8,ed27cy6,ed26zu1,ed285i8,ed2ohoo,ed1q8ht,ed1qew2,ed1r6eq,ed255lh,egbq3tg,ed21z5i,ed2d3yy,ed1pw0o,hgqtfle,ed1p879,enahn4v,er6atml,ed1srl6,ed1t75q,eihlltv,ed1p0k4,ed1s7b4,ed1kvct,ed1mjzf,ed1ngvh,ed24iig,ed1m4eg,ed2oj2m,ed1rl4i,edzf8z5,ed1xbi8,epxvi90,ed2t4xy,ed31rwa,ed2lhjf,egomc3r,ed23p4m,ed2hddr,ed24hnv,ed44tfs,erbonho,ed1ogc1,ed1mwxa,ed2dqwn,ed1uxsf,ed1xoiq,ed1qnap,ed2v1gu,ed2b82k,ed2869u,ed1kr17,ed4uuem,ed2ul2i,ed2zlbl,ed295sp,ed2fa4v,egxwyl3,ed25qd2,ed1t7q4,ed1hqg2,ed1vy3k,ed2h23n,ed1z48u,ed1u556,ed1n4qt,ed1rwj6,ed1kp9y,ed26gxq,ed1wcn1,ef4llom,eekpxa4,ed1pj05,ed1kivc,ed1nppv,errp329,ed1pkuw,ed29xav,ed2dkj0,ed1tgkv,ed2vnnp,ed1pwl3,ed1znkh,ed2g6ue,ed1zv9w,ed1wgz9,ed2aiv6,ed1ltqq,ed1zzh3,ed1jm6t,ed1pqpc,ed2ui72,ed39lwl,ed1sd39,ed2020n,ed26vkq,elfptou,ed519gj,ed262yt,ed1wc4m,ed1xjsk,ed1tcay,ed1npdc,ed286s3,ed26e1h,ed1teuu,ed2n84k,ed2bgh8,ed1wuuf,ed1uvtp,ed2imdb,ed24e88,ed2ripn,ed1zo73,ed2hoob,emibo2f,ed2nggc,ef0hrav,ed2daug,ed1mun7,ed1qmbl,ekq5zf9,ed1ups6,ed1puek,ed1ryx3,ed27o0q,ed1vwfo,ed2nlcw,ed2bock,ep1szd8,eru9kxr,ed2evh1,ek8rovv,ed296nb,ed4p2jk,ed20wjo,ed27keq,ed2793o,ed1n0px,ed1jkmv,ed2qqrt,ed2u8qh,ei23b0r,ed21m2r,ed2or7n,ed28bdl,es5v53q,ed28v2l,ed2iwx6,ed25uao,ed1koo3,ed1iz3t,ed1z6zf,ed1lsy3,ed24hcx,ed1s7ji,ed1poxj,ed1pfno,ed1xrhx,ed28wwp,ed1ydoq,ed34aih,ed1nf6m,ed5vrqn,ed1tjre,ed1n369,ed26wm1,ed2rl4r,ed25tqr,ed2bgqf,ed1lz5w,ed21lye,ehzutdo,ed20pfu,ed1mo1a,ed1iik9,ed2ssmv,ed1qvsg,ed1ne3z,ed1rckn,ed1yk2e,ed1t92a,ed1l06g,ed1jyxa,ed1m5ax,ed1k676,ed2bnc5,ed25f4c,ed1mssy,ed2ldpa,edg6jjc,ed24q0o,ed1wg9y,ed1zetp,ed1oaph,ed1wi0e,ed21oel,ed1pp59,ed2kbqs,ed2k86t,edjvlrz,ed25qle,ed1w77r,ed2khms,ed1psa7,ed1v6xu,ed1sykc,ed2186n,ed23j7p,ed1okhp,ed6bsn0,er0p8df,elgsczj,ed30z8o,ed1pcqo,es0cb4r,ed1v174,ed1pv0z,ed1suk2,ed1opps,ed1o79v,ed1j0pn,edwxu73,ee3t180,ed23qya,ed1zotl,ed1q9sz,el5luei,ed21uf9,ed1vcqj,ed1ei1k,ed54t5e,ed1o57h,ed48t9q,ed1rjhc,ed2d5v4,ed1s6jd,ed2cjgq,ed2klg2,eniz09t,ed1n72j,ed4a9ho,ed1tv0j,ed2adwf,ed1xurb,ed1vlck,ed29qgu,ed308gs,ed1v0zt,ed1n545,ed1pj4x,ed2p739,ed2hun1,ed2btll,ed1p5oe,eim5yu2,ed1mcsh,ed2n1hl,ed1rcki,ed1x4pr,ed1l9cc,ed7zdtz,hgselnw,ed2pl2m,ed1kwez,ed1qui1,ed1ng25,ed24rvc,ed1xurn,ed1uw8p,ed2ftri,ed2c6n6,ed26wx2,ed1x89t,ed1w8yg,enhzez8,ed1qzd3,ed1x92m,ed21dux,ed1og68,ed1p4no,ed1ntqv,ed1kf3j,ed22uza,ed2dnl4,ed1x4i1,ed2210d,ektu9se,ed1zmxu,ed2pe7r,ed22ywv,ed1td3d,ed1nsxd,ed1lxdc,enga4fw,ed1nv9x,ed21xzr,ed20w2v,ed1tc49,ed1pqpi,ed1s9ds,ed25r45,el8ikpx,ed1znff,ed29izj,ed1lmxg,ed2x1oz,ed209uk,ed1ncp4,ed1jpst,eq8hydq,ed2xe29,ed1sa2a,ed1kvtk,eebuhyt,ed1v2ez,ed1lnmf,ed1mjhl,ed2aus5,ed1mzyr,ed28r5w,ed1vaso,ed1tw24,ed2bn87,ed1rw28,ed2djmz,ed2qtt4,ed1uvga,ed1v77j,ed1u5p6,ekssaw2,ed2qh1h,ed1r9xm,ed264lz,ed2ar27,ed242ck,ed2al9m,ed1jlk4,ed1rp75,ed1m8i7,ed1m91b,ef48wz6,ed1z7yc,ed1ym4z,ed21694,ed1viq6,ed2lmf9,ed278yr,ed1n1ao,ed1lkqi,eoeghed,ed64rmx,ed1z14x,ed1y2wx,embo7kj,ef34az9,ed1mnpk,ed2r8yd,ed2iyxz,ed266xn,ed29jlz,ed21dbo,ed8bfbk,edya4gt,ee1nqpn,ed2g4z4,ed2ie1s,ed2dwxn,ed1zb2t,ed1u62f,ed1vcy6,ed1tb5n,ed1syvb,ed210mj,era66qu,ed1yoro,ed4eizr,ed1umq0,ed6p4h9,ed2amgq,ehylhs1,ed1o8b0,ed2ygim,ed1v3hp,ed24g7j,ed1kyd1,hgsm48i,ed1yv05,ed1vu1y,ed2vaak,ed28uww,ed1zh6o,ed1woem,ed1rl25,ed2d9fn,ed1wnr0,ed27nc1,ed20ps6,ed26ct4,ed1tku7,ed265nw,ed1jlds,ed27811,ed1m8du,edthm99,ed32x44,er60gls,ed2tzpg,ed29c0y,ed1tw0m,eouivkm,egxkjol,ed26k1l,ed2ayjy,ed21b02,ej53zif,ed25mai,ed1xgsf,ed1q8gt,ed1onpb,ed1jtp3,ed1vcnj,ed1m0fb,ed2751d,edgpsi5,ed2nj5i,ed2jtfa,ed2gvcv,ed1mjad,er4kss4,ee9a1gd,ed2xi6c,ed1uv9g,ed2avbw,ed1n1ex,ed1up3y,ed1oo33,ed1tz4z,ehz6pji,efa51cg,ed216uk,ed2utl6,ed1pw95,ed1udkp,ed1mxup,ed1xdv1,ed1ot5x,ercrhof,ed1ue8r,ed1p5gq,ed2gc1z,ed2wvcy,ed1pv2e,ed29h7t,ed1ni1j,ed2nuvy,ed1qgxv,ed29js5,ed1wnwr,ed1j1vb,ed1md14,ed1zgjb,ed1v94k,ed2ndpg,ed2ydxm,eh7uyl8,ed25s3u,enjax1h,ed250za,ed2n9d5,ed1qiu2,ed1oxow,ed1lixi,ed28nke,ed1ygs2,ed3e9b8,ed26cgr,ed23kqh,ed1wm0h,ed1qbki,ed1osz3,ed2wk1d,ed2b6s5,ed1keta,ed2zlw3,ed1tjti,eiogz3q,ed1s5ys,erhm4i8,ed2cxye,ed23jrx,ed2w94a,ed1x1lv,ed1k8up,ed1j16a,ed1ye51,ed23xx2,ed27hqq,ed1ogmr,ed2o8ip,ed1ykae,eo7nunx,er7oa2h,ed23tql,ed1n50s,ed2iy3e,ehvw4ol,ed1pnj4,ed1mn3m,ed2aq30,ed1ob0k,ed1ocqg,eimc12h,ed1zo7o,ed1ok4j,ed1sv1t,ed1zab7,ed2lww9,ed1k1n7,ed1ymwy,ed44jl6,ed1nimh,ed1ou2a,ed1nirz,ed1kvkk,ed1zeoi,ed1njuy,ed2kyc6,ed1m07p,ed27f3g,ed1or9i,ed294un,ed2bce8,efdp6p1,ed20pg7,ed27759,ektmycm,ed1mt4r,ed1n1kl,ed1ox26,ed2bqjm,ed1ui0i,ed1v26b,ed1pp6c,ed1x4i7,ed1ure9,ed1j72z,ed1p2j5,ed1z5rp,ed1qhx9,ed2ttaa,ed1m3eg,ed1vtr2,ed1qqn0,ed1qtrr,ed204dt,ed213d2,ed1vl95,ed1wbfj,ed24xk4,ed1veiu,ed2ad1b,ed1lsip,ed1wfwm,ed1opdt,ed1m60w,ed21rft,ed2efec,ed2v6sk,ed1twav,eo2zuqa,ed27sfg,ed1tdiu,en1us51,ed2015l,ed1mvsa,eqb57bf,ed1ztx8,ed28ieu,ehrsava,ed28h7m,ed1jwh4,ed1s9jq,ed1w934,elkedmb,ed1mxh9,ed1tihn,ed1m2zs,ed29a3e,ed1nqr4,ed1tevg,ed1o8k8,eddqds5,ed6ix14,ed2af3w,ed27ajb,ed2az9z,ed29n8b,ed1sgmc,ed1q01o,ed1vkjh,embiync,ed22ajf,ed1p98y,er8spbg,ed2aeie,ed1uz52,ed1qsur,ed2046m,ed2gqvv,ed1nawa,ee4obua,ed3z76s,ed1nc5u,ed1o6fd,ed1oshz,ed1sv4v,ed1pye5,ed295ye,ed1j7de,ed1zk19,ed25puv,enjqqx9,ed20zwv,epsq9l7,ed26x2h,ed1pxyw,ed28p3k,ehfe8j8,ed2bswz,ed1vvis,ed1up9h,ed2awpi,ed24b4z,ed27w7s,ed2luho,ed2fpbq,ed28te9,ed2b7kp,ed2efvl,ed1jvab,ed20y1e,ed1yd79,edtw063,ed1pd6l,ed1xfin,ed29fn3,ed2bvaq,ed217ed,ef3kux0,ed1ph1l,erdwedm,ed26jh2,ed2dzjt,ed1w080,ed33ltf,ed22pd8,ed2f94z,em14x6x,ed2bj71,ed1mzrj,er3ys95,elp6qz7,ed1p6v3,ed1qxp5,ed2ap5i,ed28ks6,ek9vzfy,efckkp6,ed23xl6,ed1sf4v,ed3bgrg,ed2ctjh,ed2eo9j,ed1kspz,ed2exdq,ed275v1,ed6qec0,ed2977q,ed2mhgf,ed1kpuf,ed1nbja,ed1kepd,ed2l2fj,ed1yp1q,ed1zaep,ed1sd6j,ed2650w,ed1lbdl,ed3qv4d,ed1itms,ed1sw22,ed1k1he,ed2bdr3,ed3nkn2,ed1mlve,ed1jetu,ed2pxu8,ed1qx5b,ed3k3dk,ed1lao1,ed2dnqb,ed5til1,ed3347l,ed2or62,ed2q87a,eh89qm5,ed3cupc,ed240te,ed1ra3z,ekiov2y,ed1vg2r,ed1ltqv,ed1n2vg,ed3xi8u,ed1jqfs,ed4zs89,es8kl8o,ed1unsv,edj8d6z,eodzvkj,ed1rwau,ed1lodv,ed2au7u,ed207oy,ed25rsf,ed21ja7,ed1ycha,ed1s9l9,ed1jkbo,ed2khd6,ed2cqz7,ed2d0yh,ed21ldi,ed1lhnb,ed1qasw,ed3g573,ed1yzsy,ed1uduv,edcao4s,ed1tzhm,ed21uda,ed1nr03,ed26xtp,ed1n1h5,ed1mxmf,ed1ssif,eedk9y6,ed2scnp,ed20bk1,ed1okdz,ed35hqw,ed2dupr,ed1otla,eggj0yn,ed2bp6r,ed2lbhf,ed1ws1k,ed1t3la,egdkmh4,ed1qtva,ed23yws,es1nbhg,eimk3xt,ed1xlr3,ed30fss,ed1mtdt,ekms9si,ed2gq1y,ed1tzr2,ed1jkpf,ed1mjbe,ed1laia,ed21jqq,ed2tk3t,ed3m90m,ed1m3t8,ed1vldz,ed1rf6v,eq8uf2g,ed2dzh9,eoy1df3,ed1vqt4,enfo9ad,ed2596g,ehadcni,ed27kpq,ed1w9tv,ed1thro,ed2rsgz,egxd730,ed4n5l8,ed1n7g2,ed1zssz,ed1x6ba,eezp6c2,ed25i65,ed1t2su,ed1vitv,ed2e94q,ed1l4bw,ed29izg,ed21wj7,ed32wen,ed1nray,ed1rf8l,ed3c36f,ed1n2t5,ed1lzis,ed1dlzb,esfbgpa,ej2p5dk,ed1sisc,ed1uv6i,ed1p3wv,ed1wt7y,ed3acav,ed28974,ed1lhv0,ed201lb,ed1quq5,ed43zz3,ed1n4kz,ed3fefd,ed2dr0g,ed1oqw8,ed1nl6t,elghclv,ed4kr08,ed2ltsy,ed1vesf,el6zvyk,ed4hzz6,ed1lax3,ed1lq4f,eh9sna1,ed1reus,ed1n83f,ed1jnj8,ed1y2xg,ed1qvpf,ed1wd9k,ed1th1i,ed2e07d,ed1mzmj,ed1ysvh,ed1t1qu,ed1wsve,ed2ydvk,ed1yy8l,ed1sc8p,ed1y0iv,ed1n3lv,ed29y54,ed1wyfm,ed25xye,ed30si9,ed2op9l,ed2mvwo,ed1rig2,ed21zhj,ed1nyji,ed1nocw,ed1rzhm,ed1pplf,ed1rjn9,ed1rh7s,epxndzp,ed1t39l,ed2qov8,ed207b3,ed27zi6,ed27ten,ed1pjaq,ed1s0gx,ejp6yc6,ed34bkc,edfj155,em6j0zw,ed1ytf4,ehp0svm,ed1vi2x,ed2i3n6,ed27b6k,ekfxj3z,ed26m41,ed23we3,ed1ptjy,ed1qkr5,ed1ptr3,ed2iz6b,ed2e1su,ed1yhw3,ed46f8d,ed3fd7s,ed1s3b2,eeuu29e,ed1l9jk,ed1rd2d,ed1qqxx,ed1wb2x,ed1nveo,ed1x8de,ed1qgpj,ed1z0kn,ed1tny0,ed2jkhf,ed2soo2,ed2dwz0,ed85fl1,ed23y4u,ed1wvau,ed20q9p,ed1vutv,ed1ngiz,ed1lvnk,ed1oixc,ed2aton,ed219gp,er2ueos,ed2lbpo,eordnwt,ed2j9la,edwf5al,ed25eu7,ed243d1,ed1ugt0,ed1v0n6,ed2rao1,ed2sk08,ed8z3kv,ed20xa8,ed1j0xt,ed22np2,ed1wpfj,efg8aqb,enixs4v,ekqlfma,ed28j1o,ed2668t,ed24xml,ed2fydj,ed1xvwt,ed3a4sx,edk7435,ed1qb7s,ed1w8l4,ed1ix2n,ed1u5f5,ed1w78t,ed1veax,ed1pf03,edbu7kk,ed1vrfn,ed2cg50,ed22352,ed2eyby,ed225yf,ed25o26,engdyqu,ed1uusk,ed1rtkb,ed2cy2u,ed2rq8g,ed1qwn9,ed2q3et,ed1qys8,ed1m937,ed23sh5,ed1siyg,ed29ny1,ed1rqgp,eeox8z5,ed1m1nn,ed1tes1,ed1mkzu,ed1nrf8,ed1nses,ehqr1bv,ed1kacf,ehobpy1,ed1nvxb,ed2q6yg,ed1xu15,ed1jp7b,edzwbpk,ed2ns5j,ed26vsp,ed2u2ts,ed1v12u,ed2dir6,ed20nkg,eduidea,ed1lq6c,eli76yk,ed1qiks,ed26f1v,ed1xg16,eh5p7yf,ed2vhmj,ed2qwyk,ed1uj3q,ed1rdcq,enfoj78,ekqmacg,ed2ykbh,ed2fncv,ed203s1,ed1mt2z,ed1j6al,ed1malt,ed1j5l9,esdzk07,ed2miow,epfydo1,ed1mvck,ed28dbw,ed1rrun,ed1nf3n,ed1lkp0,ed1v5l7,ed1z3nj,ed1klyv,eib2r6w,ed1me1e,ed1o6iq,ed1kbl9,ed1xkwg,ed2th9k,elv955z,ed1u0lq,ed1imki,eok5rdf,engnl1r,ef4uyy4,ed1qrc2,ed27s36,ed9zbfj,ed1vhcw,ed1of4q,ed1nsqp,ed1rcmy,ed1l7y5,ed1nxf7,ed1vmbp,ed1nr3e,ed1ubny,eivxe3w,ekknuah,ed1tlaz,er7777e,ed25f9n,ed1mt73,ed1sfij,ed24ifj,ed21xto,ed1u6x3,ed1nuex,ee9cf3m,ed1msyf,ed21ma9,ed2g7nm,ed1mors,ed1o90o,ed1n08s,ehez6fx,ed1k4uj,ed23xhi,ed1qeo0,ed1qdjb,ed1qttf,ed1ltf5,ed1sv8c,ed1qx55,ed1rele,hgt2fbi,ed1xvg4,ed1j1if,ed37jk6,ed1m3dy,ed1kdkx,ed1k8to,ed1iyw4,ed1vu69,ed1mn39,ed1j125,ed2775l,eihmcmi,eillxa1,ed1sdfa,ed1kw2p,ed2y3ws,ed1tayh,edfmq46,ed1k19d,ed2ik5y,ed2gmkt,ed1icr0,ed1wxwz,ed1lims,ed1rd76,ed1nd43,ed1jrt5,ek9mxx9,ed1ka8l,ed21eql,ed2cmy2,ed1wmmw,ed29kem,ed1vc38,ed1qzyq,ed36pdg,ed26bqp,ed1nwbj,ed1jjat,ed2g7jj,ed32hab,ed1xkby,ed2i367,ed1w1r7,ed3bafe,ed277um,egyzea5,ed1jidf,ed2mzno,ed1kvn5,ed1jdqq,ed1r5ux,ed1k6vv,eo6m2my,ed1kkel,ed28v47,ed1n10w,ed3oqf0,egq2hzd,ed2zmkl,ed1qmxf,ed1letg,ed23wzs,ed36vgx,ed3nrj3,ed1r2qn,ed240zw,hgsjw5g,ed1k38w,ed1sbei,ed1lvat,ed1jhij,eo66k7c,ed8f9g2,ed1jm32,ed1mk63,ed28s8e,ed1lccm,ed1zqc0,ed1lo0r,ed1tn2y,ed1p6pu,ed29pio,ed1ujw6,ed25hly,ed1k2rj,ed27cmb,ed1o9ij,eoutua5,ed1n46y,ed1rmdg,ed1w0os,ed2vllq,ed23bc5,ed298lq,ed1sksv,ed28b4v,ed1ml7i,ed1sq60,eezefe4,ed4lq17,ed2dv9p,ed1qt4b,ed1wwmq,eimy75a,ed1k1rk,ed1p3oi,ed2mdbf,ed24bey,ekc0j2z,ed2b3q1,ed1mysf,ed1qhzm,ed2ce33,ed1ndi8,ed1o1c9,ed1xbzl,ed1ijmk,ed1utqx,emekogj,ed1wf6g,ed20gwh,ed1mix0,ekwvqmk,ed25tam,ed1msl9,ed21a5z,ed1jbln,ed1ir0z,ed2921l,ed1ldpd,ed1wx47,ed289ih,ed1jq1g,ed1nol7,ed1nw5q,ed1m0xn,ekp1ooc,ed1treu,ed1wwko,ed1lztk,ed1ri26,eprn9id,ed1ogtu,ed21txc,ed1mv9i,ed1rb70,egcpmcl,ed1jwez,ed24za9,ed1z43g,ed1pmnx,ed1v3q0,ed24gki,ed1pikl,ed1vcfo,ed1mx61,ed1w824,ed1t75f,ed28nbt,ed1wfh5,ed1vmnj,ed283i4,ed1v888,ed231j3,emvio7o,ed21byx,ed1ufzp,ed1w1t4,ed1sdvo,erbszuq,ed1w7k9,ed1jtud,ed1p7vf,ed1oy7p,ed1jysp,ed1lcvs,ed2b66c,emsc6h0,ed1ny6u,ed1zfpq,ed2cznd,ed1jugm,ed1o4ym,eoraqni,edomrix,ed1v866,ed1spcz,ed1lj0b,ek0m2pv,ed1ypyz,ed218y2,ed2hwgg,ed1jd8g,ed1pnsl,ed1k2ph,ed1iuir,ed1mfkr,ed21w9w,ed1oak8,ed1t095,ed1ir1b,ed1jykx,ed1qi1e,ed1r9ku,ed1okyv,eqc5yvc,eda11np,ed1k4ll,ed1k6wd,ed1r5mr,ed2ie88,erlvynh,ed25e1f,ed2erco,ed1xz7b,ed1yza3,ed2084j,ed1mpnj,ed2gf7t,ed1lf3b,ed21nd8,ed26pke,ed2qz4e,ed2pb5e,ed1sqxs,esdquym,ed242wd,ed1qfxo,ed2v1c7,ed29se3,ed1tbgg,eq921xj,ed1x8zg,emsj2ay,ed47y7m,ed28ffu,ed35s9d,ed1wbqp,ed1q3qx,ed21bdu,ed1wv2k,ed2g6d9,ed1qmk9,ed2aown,ed20tdt,ed2dou9,ed1j5vm,ed1nkvq,ed21jxn,ed1u4zz,ed1rwdt,ed1p428,ed2i6dk,ers4mxa,ed2bd45,ed1qz31,ed1ktlv,ed20qnc,ed2ax5n,ed1rlcp,ed1qvb9,egqpnz9,ed2oh0w,ed25yyr,ed1xid8,eo6aynk,ehlv849,ed1k6kv,ed1u8rw,ed1u8in,ed1kqcx,ed1rjg7,edag91l,ed1jpc2,ed1txks,ed2ulsa,ed2aiph,edyum4b,ed33klf,ed2edbl,ed1w8q6,eoj6zch,ed1ju13,ed2zw5m,ed1o0ud,ed1oguh,err4ttq,ed1m5ho,efujflf,erlgnjs,ed26l7p,ed1uuvh,ed1kqob,ed1vqhq,ed1r2us,ed1scus,ed2chp7,ed1ohy1,ed1wtax,ed1rwxa,ed27sg2,ed23w3b,ed1xkru,ed2pp7u,ed1p0z4,ed1lbld,ed223i1,ed1owmq,ed1ky38,ed1lqtf,ed1qmbp,ed1kx2e,ed1k2ht,ed1o1ne,ed1tbfo,ed1lb7t,ed1ummk,ed2lpor,ed1sc0p,ed2012t,ed1vush,ed28s5w,ed1mbwh,ed1wgcq,ed1nhx3,ed1nqw9,ed1vinv,ed273i5,erj5mmk,ek4xri6,ed1zhly,ed1lenx,ed2a2wf,ed1jo2y,ed253c6,ed1unpc,ed1l8i1,ed24551,ed1r47s,ed1zfgo,ed1ogq8,ed1uys2,enhblqz,ed1zkja,ed1kc0w,ed20ajq,ed1o38o,ed2a470,ed2e6id,ed2u863,ed1v1it,ed1r4hg,ed1sp8e,ed2h725,ed2axgl,ed26juo,ee5m5uw,ed1ofr6,ed1tdvp,ed1vxoz,ed2isrp,em3kwlo,ed1qpte,ed35jsv,ed1q6sv,ed21ee6,ed5mzd5,ed1tidz,ed1lgeg,ehr1rih,ed1ja9h,ed1mq59,eduob9h,ed1vtes,ed1v5iu,ed1j7k6,ed1ul9g,ed1m3kx,ed1kqi9,ed1mvsu,ed1yanb,ed1naq8,ed1v4c1,ed1vgbl,ed1txft,ed2nrez,ed1xut2,ed29e1s,ed2d1r2,efpqd9x,ed1p1yx,ed1zloa,ed1nxsn,ed279y3,ed1tcsh,ed1jdo5,ed28o1k,ed1wh5y,ed1yepm,edu8rkb,ed21so8,eeozltn,ehf36ap,ed1oimb,ed1mh2h,ed1o3q5,ed1pva2,ed1mxpe,ed2hnxk,eeb5oyn,ed1msy6,ed20073,ed1nug1,ed2e3hc,ed1o835,ed1lrdq,ed2bijr,ed1oumw,ed1rmej,ed1jsa7,ed1n6zy,ed1m8wy,ed1mu7a,ed2olhs,ed1olxy,ed2olel,ed20bh6,ed1lekx,ed1licr,ed1m00n,ed1jnlf,ed1n0yj,ed1l7jt,ed2jsnb,ed1l0nb,ed2po84,ed1vuxg,ed1vny2,ed1nndp,ed1qj6f,eoa6u5b,ed1m7pq,ed2c3qm,ed1n33t,ed29wqk,ed2l5v6,ed1u1y3,ed23jzl,ese9rmn,ed1lkgk,ed2ifp5,eg1espi,ed1syt8,ed1ns1o,ed1je9a,ed2ggm3,ed1u7pp,ed1krj2,ed1w95x,ed1lkmo,ed2o5xh,ed1k4je,ed1r93d,ed1xh3x,ed1un7c,ed2okvf,ed1kkrp,ed1wcno,ep70fkn,ed1nqsi,ed1kew1,eez2vm3,ed1y0qd,ed1rx1s,ed1lmdi,ed21naq,edudmvb,ed1qrak,ed1wo7j,ed1t16d,ed2cxkl,ed4b607,ed1lw49,eoegbhu,ed1jswr,ed1k88k,ed1xpuf,ed1nn2t,ed24y2p,eipb5z4,ed1qt2k,ekgc61q,ed1kw4x,ed1ivv4,ed3g2pu,ee1pnzr,ed1pmaj,ed2bg45,ed1jx6j,ed2teaz,ejs5nb0,ed1peq1,ed1sds4,ed1vv3b,ed1j59c,ed36b56,ed29hki,ed21g0h,eewm3h2,ed1jnm5,ed24044,ed32u9a,ed1whok,ed21ec5,ed1jihp,eddvqzj,edcpumy,ed247yi,ed1jbjj,ed1tz9e,ed1i7hh,ed1x180,ed2uipo,ed1dzy4,ed1tq4l,ed2f2vk,ed1jflc,ed1t99r,ed26ijk,ed1orm5,ed1nezd,ed23xl4,ed2pbt7,ed1iz47,es5dujx,ed1itx2,ed1vu2d,ed1vrkp,ed1ltyc,ed1yu0j,ed1q7xa,ed2nt1z,ed1o5ci,eoa45ul,ed274yt,ed1s22h,ed1scih,ed2gg0l,ed1xjvj,ed1ses0,effwb1z,ed2ikh8,ed1nf7r,es4y5by,ed1opx1,ed1keb1,ed1jf6l,ed1tjmi,ed2h3es,ed1vifb,ed2vd2c,ed4d4b1,ed1wbz8,ed20sem,ed1nl4n,ed2gaer,ed29jt0,ed20w05,edflnia,ed1pt86,ed219x5,enkbvt6,ed24tam,ed2i7px,ed20ofk,ed1wwxc,ed1tj48,ed1wjwy,ed5yzfr,ed1uxiq,ed2zj6s,ed1xuk0,ed1jsz1,ed2a5eo,ed20pgl,ed2byek,ed1vwjj,ed1ndzv,ed25nx7,ed2ew9z,ed2os8o,ed2ovjj,ed1kqpt,ed1lbwx,ed1o3is,ed1ub26,eesrct4,ed1ltaf,emvziyn,ed1vzho,ed2t4q6,ed1jsr6,ed1z73w,ed1ys2y,ed1lhkc,ed1mzbt,ed1rg61,ed2oqpx,ed1vicp,ed24i2v,ed1lh09,ed21f0f,ei0nz9p,ed1s7lp,en9thdx,ed1r0by,ed1v15g,ed1w9sy,ed24dmc,ed1plvj,ed1xd6o,ed1plqm,ed1nn69,ed1p66d,ed38iso,ed21goy,ed26e4y,ed1ocsy,er3l8v6,ed1t3fh,ed1zbmm,eed9viu,ed1i93o,ed1k5b5,ed2syxa,ed1ldq7,ed1ns7e,ed233xc,ed1yoag,ed1k739,ed1kz6l,ed1na8q,ed1x16n,ed1n9gb,eq104ug,ed2ello,ed1nh1o,eeco7od,ed20xz1,ed4hqd8,ed1nudj,ed208g7,ed1kzne,ed2ab6r,ed1p20r,ed2gdst,ed25ih0,ed25pat,ed1n0pg,ed1qctk,ed1sc3m,emofnzz,ed1ku0z,ed1nbda,ed23aoa,ed1r0qm,ed1jbo9,ed2rvmj,ed1mzfe,ed1zlqu,ed1q5kp,ed1mh4k,ed1ujks,ed1mawp,ed1wbvg,ed1o9vo,ef2pymj,ekhjqpp,ed1juhk,ed1jj0k,ed1jt0m,ed3yqt1,ed25leo,ed1lh8l,ed1ja3j,ed1nkqh,ed22slw,eokzdzu,ed1mag8,ed20s37,ed2e5jm,err5mny,ed1d1m4,ed1ztdu,ed2gr7v,ed1ojt1,ed1jazd,ed1r7z5,ed2owvl,ed1v573,ed1lamy,emajmu7,ed1jbt8,ed5a6gs,ed27m7e,ed2iq0k,eryo9j1,ed1rlgx,em9qz5c,ed1pbmp,ed2rau2,ed2jg14,ed1r1ay,ed2arr5,ed2fqrc,ed1semo,ef2o1z9,ed1k7gr,ed1jane,erlt7fe,ed2a24j,ed1lx7k,ed1xreu,ed1ttbb,ed2nnes,ed1m1pt,ed21b8w,ed1qxw3,ed1r0p9,elm3x4d,ed1vktj,ed2ev02,ed1zl6r,ed24x3z,ed1p7cc,ed2ni7q,egt4hp0,ed23h7g,el9dvrr,ed1q05g,ed2bk3l,ed1xy44,edlwqm7,ekkolcb,ed2643k,ed1pw9l,ed1lkbn,ed27v81,ed2adf3,ed3zrxh,ed2aipa,ed2ah3j,ed1mac0,ed2766w,ed2sias,ed1ripj,ed1v12k,ed20euv,ed1lhhu,ed1uc1n,eior6xf,ed1iz36,ed1k1lf,ed2fzul,ed1rp9s,ed2au27,ed1puxy,egzrasj,ed2p5h3,ed21r3e,ed1k0r0,ed22yxs,ed1lxlg,ed1nbnt,ed25sj3,ed1lgac,ed1powb,ed1ukns,ed1j6i5,ed1ne2i,efr8ogb,ed1u45f,ed1lsl3,hgrmbqa,ed3q4uh,ed21zv5,ed1kdhn,ed2bwkp,ed1n1qj,ed1m5ii,ed1mfyk,ed1kesv,ed3kho8,ed29yg0,ed2avff,ed1sqyt,ed1jewx,ed1y8d7,ed1n9ew,ed2gmnc,efdlf5r,ed1u3dc,ed1roit,ed2swuh,ed1wz4y,ed2t2n3,ed1tzjs,ed1r8l1,ed339r2,ed1qpmo,ed2e8hx,ed219c3,ed1yt8n,ed1savk,ed1kaxn,ed204lw,ed21n2b,ed1jxvv,ed21iba,ed1jfij,ed1o6ul,ed28uqr,ed26o43,ed1k6bj,ed1jvo5,ed1szj9,ed1lzzr,ed56njs,ertp1fq,ed1r2p2,ed1xlrk,ed1kzst,ed2ccpu,eodlwe1,ed26axa,ed1vbt3,ed1qw5f,ed1tad7,ed1oksw,ed1rzdq"
                        }
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/post/transcript": {
      "get": {
        "summary": "Post Transcript",
        "description": "Get the transcript from a Reddit video post.\n\n**Credit Cost:** 1 credit per request",
        "operationId": "reddit_Post_Transcript",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Reddit post URL or direct v.redd.it video URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.reddit.com/r/youseeingthisshit/comments/1oiu9xm/football_nostalgiasaints_punter_head_coach_cant/"
            }
          },
          {
            "name": "language",
            "in": "query",
            "description": "2 letter language code. Defaults to en.",
            "required": false,
            "schema": {
              "type": "string",
              "example": "en"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response containing the video transcript",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "url": "https://www.reddit.com/r/youseeingthisshit/comments/1oiu9xm/football_nostalgiasaints_punter_head_coach_cant/",
                    "post_id": "1oiu9xm",
                    "video_id": "eflpgc6r0zxf1",
                    "caption_url": "https://v.redd.it/eflpgc6r0zxf1/wh_ben_en.vtt",
                    "language": "en",
                    "raw_vtt": "WEBVTT\n\n00:00.000 --> 00:00.300\n<u>stop</u> on third down and now Barnhart I\nhanging\n\n00:00.300 --> 00:00.560\nstop <u>on</u> third down and now Barnhart I\nhanging\n\n00:00.560 --> 00:00.760\nstop on <u>third</u> down and now Barnhart I\nhanging\n\n00:00.760 --> 00:01.120\nstop on third <u>down</u> and now Barnhart I\nhanging\n\n00:01.120 --> 00:01.320\nstop on third down <u>and</u> now Barnhart I\nhanging\n\n00:01.320 --> 00:01.480\nstop on third down and <u>now</u> Barnhart I\nhanging\n\n00:01.480 --> 00:02.000\nstop on third down and now <u>Barnhart</u> I\nhanging\n\n00:02.000 --> 00:03.340\nstop on third down and now Barnhart <u>I</u>\nhanging\n\n00:03.340 --> 00:07.020\nstop on third down and now Barnhart I\n<u>hanging</u>\n\n00:07.020 --> 00:07.860\n<u>spiraling</u> punts touch back Barnhart\ncould not pull it up short of the end\n\n00:07.860 --> 00:08.440\nspiraling <u>punts</u> touch back Barnhart\ncould not pull it up short of the end\n\n00:08.440 --> 00:08.880\nspiraling punts <u>touch</u> back Barnhart\ncould not pull it up short of the end\n\n00:08.880 --> 00:09.160\nspiraling punts touch <u>back</u> Barnhart\ncould not pull it up short of the end\n\n00:09.160 --> 00:11.840\nspiraling punts touch back <u>Barnhart</u>\ncould not pull it up short of the end\n\n00:11.840 --> 00:12.160\nspiraling punts touch back Barnhart\n<u>could</u> not pull it up short of the end\n\n00:12.160 --> 00:12.460\nspiraling punts touch back Barnhart\ncould <u>not</u> pull it up short of the end\n\n00:12.460 --> 00:12.740\nspiraling punts touch back Barnhart\ncould not <u>pull</u> it up short of the end\n\n00:12.740 --> 00:12.880\nspiraling punts touch back Barnhart\ncould not pull <u>it</u> up short of the end\n\n00:12.880 --> 00:12.980\nspiraling punts touch back Barnhart\ncould not pull it <u>up</u> short of the end\n\n00:12.980 --> 00:13.260\nspiraling punts touch back Barnhart\ncould not pull it up <u>short</u> of the end\n\n00:13.260 --> 00:13.420\nspiraling punts touch back Barnhart\ncould not pull it up short <u>of</u> the end\n\n00:13.420 --> 00:13.520\nspiraling punts touch back Barnhart\ncould not pull it up short of <u>the</u> end\n\n00:13.520 --> 00:13.660\nspiraling punts touch back Barnhart\ncould not pull it up short of the <u>end</u>\n\n00:13.660 --> 00:13.940\n<u>zone</u> I think the way the returns have\nbeen going in this game I'd just assume\n\n00:13.940 --> 00:14.360\nzone <u>I</u> think the way the returns have\nbeen going in this game I'd just assume\n\n00:14.360 --> 00:14.520\nzone I <u>think</u> the way the returns have\nbeen going in this game I'd just assume\n\n00:14.520 --> 00:14.680\nzone I think <u>the</u> way the returns have\nbeen going in this game I'd just assume\n\n00:14.680 --> 00:14.840\nzone I think the <u>way</u> the returns have\nbeen going in this game I'd just assume\n\n00:14.840 --> 00:15.040\nzone I think the way <u>the</u> returns have\nbeen going in this game I'd just assume\n\n00:15.040 --> 00:15.320\nzone I think the way the <u>returns</u> have\nbeen going in this game I'd just assume\n\n00:15.320 --> 00:15.720\nzone I think the way the returns <u>have</u>\nbeen going in this game I'd just assume\n\n00:15.720 --> 00:15.880\nzone I think the way the returns have\n<u>been</u> going in this game I'd just assume\n\n00:15.880 --> 00:16.140\nzone I think the way the returns have\nbeen <u>going</u> in this game I'd just assume\n\n00:16.140 --> 00:16.320\nzone I think the way the returns have\nbeen going <u>in</u> this game I'd just assume\n\n00:16.320 --> 00:16.500\nzone I think the way the returns have\nbeen going in <u>this</u> game I'd just assume\n\n00:16.500 --> 00:16.700\nzone I think the way the returns have\nbeen going in this <u>game</u> I'd just assume\n\n00:16.700 --> 00:16.960\nzone I think the way the returns have\nbeen going in this game <u>I'd</u> just assume\n\n00:16.960 --> 00:17.120\nzone I think the way the returns have\nbeen going in this game I'd <u>just</u> assume\n\n00:17.120 --> 00:17.440\nzone I think the way the returns have\nbeen going in this game I'd just <u>assume</u>\n\n00:17.440 --> 00:18.720\n<u>wait</u> a minute what's going on out here\nthey down the ball that this is going to\n\n00:18.720 --> 00:19.220\nwait <u>a</u> minute what's going on out here\nthey down the ball that this is going to\n\n00:19.220 --> 00:19.400\nwait a <u>minute</u> what's going on out here\nthey down the ball that this is going to\n\n00:19.400 --> 00:19.700\nwait a minute <u>what's</u> going on out here\nthey down the ball that this is going to\n\n00:19.700 --> 00:19.780\nwait a minute what's <u>going</u> on out here\nthey down the ball that this is going to\n\n00:19.780 --> 00:20.100\nwait a minute what's going <u>on</u> out here\nthey down the ball that this is going to\n\n00:20.100 --> 00:20.260\nwait a minute what's going on <u>out</u> here\nthey down the ball that this is going to\n\n00:20.260 --> 00:20.500\nwait a minute what's going on out <u>here</u>\nthey down the ball that this is going to\n\n00:20.500 --> 00:21.920\nwait a minute what's going on out here\n<u>they</u> down the ball that this is going to\n\n00:21.920 --> 00:22.160\nwait a minute what's going on out here\nthey <u>down</u> the ball that this is going to\n\n00:22.160 --> 00:22.320\nwait a minute what's going on out here\nthey down <u>the</u> ball that this is going to\n\n00:22.320 --> 00:22.500\nwait a minute what's going on out here\nthey down the <u>ball</u> that this is going to\n\n00:22.500 --> 00:22.660\nwait a minute what's going on out here\nthey down the ball <u>that</u> this is going to\n\n00:22.660 --> 00:23.260\nwait a minute what's going on out here\nthey down the ball that <u>this</u> is going to\n\n00:23.260 --> 00:23.380\nwait a minute what's going on out here\nthey down the ball that this <u>is</u> going to\n\n00:23.380 --> 00:23.520\nwait a minute what's going on out here\nthey down the ball that this is <u>going</u> to\n\n00:23.520 --> 00:23.780\nwait a minute what's going on out here\nthey down the ball that this is going <u>to</u>\n\n00:23.780 --> 00:24.000\n<u>touch</u> down that that is one of the most\nunbelievable plays I've ever seen they\n\n00:24.000 --> 00:24.300\ntouch <u>down</u> that that is one of the most\nunbelievable plays I've ever seen they\n\n00:24.300 --> 00:26.680\ntouch down <u>that</u> that is one of the most\nunbelievable plays I've ever seen they\n\n00:26.680 --> 00:27.120\ntouch down that <u>that</u> is one of the most\nunbelievable plays I've ever seen they\n\n00:27.120 --> 00:28.360\ntouch down that that <u>is</u> one of the most\nunbelievable plays I've ever seen they\n\n00:28.360 --> 00:28.540\ntouch down that that is <u>one</u> of the most\nunbelievable plays I've ever seen they\n\n00:28.540 --> 00:28.640\ntouch down that that is one <u>of</u> the most\nunbelievable plays I've ever seen they\n\n00:28.640 --> 00:28.720\ntouch down that that is one of <u>the</u> most\nunbelievable plays I've ever seen they\n\n00:28.720 --> 00:28.900\ntouch down that that is one of the <u>most</u>\nunbelievable plays I've ever seen they\n\n00:28.900 --> 00:29.560\ntouch down that that is one of the most\n<u>unbelievable</u> plays I've ever seen they\n\n00:29.560 --> 00:30.260\ntouch down that that is one of the most\nunbelievable <u>plays</u> I've ever seen they\n\n00:30.260 --> 00:31.340\ntouch down that that is one of the most\nunbelievable plays <u>I've</u> ever seen they\n\n00:31.340 --> 00:31.540\ntouch down that that is one of the most\nunbelievable plays I've <u>ever</u> seen they\n\n00:31.540 --> 00:31.820\ntouch down that that is one of the most\nunbelievable plays I've ever <u>seen</u> they\n\n00:31.820 --> 00:32.020\ntouch down that that is one of the most\nunbelievable plays I've ever seen <u>they</u>\n\n00:32.020 --> 00:32.320\n<u>never</u> down the ball it was sitting in\nthe end zone and the Rams picked it up\n\n00:32.320 --> 00:32.640\nnever <u>down</u> the ball it was sitting in\nthe end zone and the Rams picked it up\n\n00:32.640 --> 00:32.940\nnever down <u>the</u> ball it was sitting in\nthe end zone and the Rams picked it up\n\n00:32.940 --> 00:33.240\nnever down the <u>ball</u> it was sitting in\nthe end zone and the Rams picked it up\n\n00:33.240 --> 00:33.500\nnever down the ball <u>it</u> was sitting in\nthe end zone and the Rams picked it up\n\n00:33.500 --> 00:33.600\nnever down the ball it <u>was</u> sitting in\nthe end zone and the Rams picked it up\n\n00:33.600 --> 00:33.940\nnever down the ball it was <u>sitting</u> in\nthe end zone and the Rams picked it up\n\n00:33.940 --> 00:34.140\nnever down the ball it was sitting <u>in</u>\nthe end zone and the Rams picked it up\n\n00:34.140 --> 00:34.280\nnever down the ball it was sitting in\n<u>the</u> end zone and the Rams picked it up\n\n00:34.280 --> 00:34.460\nnever down the ball it was sitting in\nthe <u>end</u> zone and the Rams picked it up\n\n00:34.460 --> 00:34.780\nnever down the ball it was sitting in\nthe end <u>zone</u> and the Rams picked it up\n\n00:34.780 --> 00:36.140\nnever down the ball it was sitting in\nthe end zone <u>and</u> the Rams picked it up\n\n00:36.140 --> 00:36.260\nnever down the ball it was sitting in\nthe end zone and <u>the</u> Rams picked it up\n\n00:36.260 --> 00:36.500\nnever down the ball it was sitting in\nthe end zone and the <u>Rams</u> picked it up\n\n00:36.500 --> 00:36.820\nnever down the ball it was sitting in\nthe end zone and the Rams <u>picked</u> it up\n\n00:36.820 --> 00:37.020\nnever down the ball it was sitting in\nthe end zone and the Rams picked <u>it</u> up\n\n00:37.020 --> 00:37.120\nnever down the ball it was sitting in\nthe end zone and the Rams picked it <u>up</u>\n\n00:37.120 --> 00:37.260\n<u>and</u> scored Bailey\n\n00:37.260 --> 00:37.600\nand <u>scored</u> Bailey\n\n00:37.600 --> 00:40.840\nand scored <u>Bailey</u>\n\n00:40.840 --> 00:41.120\n<u>can</u> pick it up boy that is heads up\nfootball by Bailey I guarantee you he\n\n00:41.120 --> 00:41.320\ncan <u>pick</u> it up boy that is heads up\nfootball by Bailey I guarantee you he\n\n00:41.320 --> 00:41.520\ncan pick <u>it</u> up boy that is heads up\nfootball by Bailey I guarantee you he\n\n00:41.520 --> 00:41.700\ncan pick it <u>up</u> boy that is heads up\nfootball by Bailey I guarantee you he\n\n00:41.700 --> 00:42.620\ncan pick it up <u>boy</u> that is heads up\nfootball by Bailey I guarantee you he\n\n00:42.620 --> 00:42.780\ncan pick it up boy <u>that</u> is heads up\nfootball by Bailey I guarantee you he\n\n00:42.780 --> 00:42.980\ncan pick it up boy that <u>is</u> heads up\nfootball by Bailey I guarantee you he\n\n00:42.980 --> 00:43.160\ncan pick it up boy that is <u>heads</u> up\nfootball by Bailey I guarantee you he\n\n00:43.160 --> 00:43.480\ncan pick it up boy that is heads <u>up</u>\nfootball by Bailey I guarantee you he\n\n00:43.480 --> 00:43.760\ncan pick it up boy that is heads up\n<u>football</u> by Bailey I guarantee you he\n\n00:43.760 --> 00:44.160\ncan pick it up boy that is heads up\nfootball <u>by</u> Bailey I guarantee you he\n\n00:44.160 --> 00:44.380\ncan pick it up boy that is heads up\nfootball by <u>Bailey</u> I guarantee you he\n\n00:44.380 --> 00:44.740\ncan pick it up boy that is heads up\nfootball by Bailey <u>I</u> guarantee you he\n\n00:44.740 --> 00:45.100\ncan pick it up boy that is heads up\nfootball by Bailey I <u>guarantee</u> you he\n\n00:45.100 --> 00:45.480\ncan pick it up boy that is heads up\nfootball by Bailey I guarantee <u>you</u> he\n\n00:45.480 --> 00:45.880\ncan pick it up boy that is heads up\nfootball by Bailey I guarantee you <u>he</u>\n\n00:45.880 --> 00:46.040\n<u>was</u> the only one on the field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.040 --> 00:46.200\nwas <u>the</u> only one on the field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.200 --> 00:46.480\nwas the <u>only</u> one on the field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.480 --> 00:46.720\nwas the only <u>one</u> on the field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.720 --> 00:46.860\nwas the only one <u>on</u> the field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.860 --> 00:46.980\nwas the only one on <u>the</u> field that knew\nwhat was going on Bailey's twenty eight\n\n00:46.980 --> 00:47.260\nwas the only one on the <u>field</u> that knew\nwhat was going on Bailey's twenty eight\n\n00:47.260 --> 00:47.440\nwas the only one on the field <u>that</u> knew\nwhat was going on Bailey's twenty eight\n\n00:47.440 --> 00:47.560\nwas the only one on the field that <u>knew</u>\nwhat was going on Bailey's twenty eight\n\n00:47.560 --> 00:47.740\nwas the only one on the field that knew\n<u>what</u> was going on Bailey's twenty eight\n\n00:47.740 --> 00:47.880\nwas the only one on the field that knew\nwhat <u>was</u> going on Bailey's twenty eight\n\n00:47.880 --> 00:48.040\nwas the only one on the field that knew\nwhat was <u>going</u> on Bailey's twenty eight\n\n00:48.040 --> 00:48.500\nwas the only one on the field that knew\nwhat was going <u>on</u> Bailey's twenty eight\n\n00:48.500 --> 00:49.360\nwas the only one on the field that knew\nwhat was going on <u>Bailey's</u> twenty eight\n\n00:49.360 --> 00:49.620\nwas the only one on the field that knew\nwhat was going on Bailey's <u>twenty</u> eight\n\n00:49.620 --> 00:50.020\nwas the only one on the field that knew\nwhat was going on Bailey's twenty <u>eight</u>\n\n00:50.020 --> 00:50.940\n<u>look</u> at the bounce that's a rare bounce\nI mean nobody look at this watch look at\n\n00:50.940 --> 00:51.200\nlook <u>at</u> the bounce that's a rare bounce\nI mean nobody look at this watch look at\n\n00:51.200 --> 00:51.420\nlook at <u>the</u> bounce that's a rare bounce\nI mean nobody look at this watch look at\n\n00:51.420 --> 00:51.540\nlook at the <u>bounce</u> that's a rare bounce\nI mean nobody look at this watch look at\n\n00:51.540 --> 00:53.020\nlook at the bounce <u>that's</u> a rare bounce\nI mean nobody look at this watch look at\n\n00:53.020 --> 00:53.140\nlook at the bounce that's <u>a</u> rare bounce\nI mean nobody look at this watch look at\n\n00:53.140 --> 00:53.300\nlook at the bounce that's a <u>rare</u> bounce\nI mean nobody look at this watch look at\n\n00:53.300 --> 00:53.620\nlook at the bounce that's a rare <u>bounce</u>\nI mean nobody look at this watch look at\n\n00:53.620 --> 00:53.940\nlook at the bounce that's a rare bounce\n<u>I</u> mean nobody look at this watch look at\n\n00:53.940 --> 00:54.440\nlook at the bounce that's a rare bounce\nI <u>mean</u> nobody look at this watch look at\n\n00:54.440 --> 00:54.620\nlook at the bounce that's a rare bounce\nI mean <u>nobody</u> look at this watch look at\n\n00:54.620 --> 00:54.960\nlook at the bounce that's a rare bounce\nI mean nobody <u>look</u> at this watch look at\n\n00:54.960 --> 00:55.120\nlook at the bounce that's a rare bounce\nI mean nobody look <u>at</u> this watch look at\n\n00:55.120 --> 00:55.380\nlook at the bounce that's a rare bounce\nI mean nobody look at <u>this</u> watch look at\n\n00:55.380 --> 00:57.360\nlook at the bounce that's a rare bounce\nI mean nobody look at this watch look at\n\n00:57.360 --> 00:57.920\nlook at the bounce that's a rare bounce\nI mean nobody look at this <u>watch</u> look at\n\n00:57.920 --> 00:58.480\nlook at the bounce that's a rare bounce\nI mean nobody look at this watch <u>look</u> at\n\n00:58.480 --> 00:58.600\nlook at the bounce that's a rare bounce\nI mean nobody look at this watch look <u>at</u>\n\n00:58.600 --> 00:58.760\n<u>this</u> nobody is even looking at it\nBarnhart's walking off he unsnaps his\n\n00:58.760 --> 00:59.200\nthis <u>nobody</u> is even looking at it\nBarnhart's walking off he unsnaps his\n\n00:59.200 --> 00:59.460\nthis nobody <u>is</u> even looking at it\nBarnhart's walking off he unsnaps his\n\n00:59.460 --> 00:59.640\nthis nobody is <u>even</u> looking at it\nBarnhart's walking off he unsnaps his\n\n00:59.640 --> 00:59.940\nthis nobody is even <u>looking</u> at it\nBarnhart's walking off he unsnaps his\n\n00:59.940 --> 01:00.220\nthis nobody is even looking <u>at</u> it\nBarnhart's walking off he unsnaps his\n\n01:00.220 --> 01:00.420\nthis nobody is even looking at <u>it</u>\nBarnhart's walking off he unsnaps his\n\n01:00.420 --> 01:01.480\nthis nobody is even looking at it\n<u>Barnhart's</u> walking off he unsnaps his\n\n01:01.480 --> 01:01.760\nthis nobody is even looking at it\nBarnhart's <u>walking</u> off he unsnaps his\n\n01:01.760 --> 01:02.100\nthis nobody is even looking at it\nBarnhart's walking <u>off</u> he unsnaps his\n\n01:02.100 --> 01:02.320\nthis nobody is even looking at it\nBarnhart's walking off <u>he</u> unsnaps his\n\n01:02.320 --> 01:02.860\nthis nobody is even looking at it\nBarnhart's walking off he <u>unsnaps</u> his\n\n01:02.860 --> 01:03.020\nthis nobody is even looking at it\nBarnhart's walking off he unsnaps <u>his</u>\n\n01:03.020 --> 01:03.320\n<u>helmet</u> you see the officials going by\nthey were the only ones with him maybe a\n\n01:03.320 --> 01:03.800\nhelmet <u>you</u> see the officials going by\nthey were the only ones with him maybe a\n\n01:03.800 --> 01:04.260\nhelmet you <u>see</u> the officials going by\nthey were the only ones with him maybe a\n\n01:04.260 --> 01:04.440\nhelmet you see <u>the</u> officials going by\nthey were the only ones with him maybe a\n\n01:04.440 --> 01:04.820\nhelmet you see the <u>officials</u> going by\nthey were the only ones with him maybe a\n\n01:04.820 --> 01:05.120\nhelmet you see the officials <u>going</u> by\nthey were the only ones with him maybe a\n\n01:05.120 --> 01:05.420\nhelmet you see the officials going <u>by</u>\nthey were the only ones with him maybe a\n\n01:05.420 --> 01:06.720\nhelmet you see the officials going by\n<u>they</u> were the only ones with him maybe a\n\n01:06.720 --> 01:06.840\nhelmet you see the officials going by\nthey <u>were</u> the only ones with him maybe a\n\n01:06.840 --> 01:06.940\nhelmet you see the officials going by\nthey were <u>the</u> only ones with him maybe a\n\n01:06.940 --> 01:07.120\nhelmet you see the officials going by\nthey were the <u>only</u> ones with him maybe a\n\n01:07.120 --> 01:07.380\nhelmet you see the officials going by\nthey were the only <u>ones</u> with him maybe a\n\n01:07.380 --> 01:07.580\nhelmet you see the officials going by\nthey were the only ones <u>with</u> him maybe a\n\n01:07.580 --> 01:07.740\nhelmet you see the officials going by\nthey were the only ones with <u>him</u> maybe a\n\n01:07.740 --> 01:07.960\nhelmet you see the officials going by\nthey were the only ones with him <u>maybe</u> a\n\n01:07.960 --> 01:08.060\nhelmet you see the officials going by\nthey were the only ones with him maybe <u>a</u>\n\n01:08.060 --> 01:08.320\n<u>couple</u> Rams all of a sudden that's an\nNFL record or that there's nothing to\n\n01:08.320 --> 01:08.680\ncouple <u>Rams</u> all of a sudden that's an\nNFL record or that there's nothing to\n\n01:08.680 --> 01:09.540\ncouple Rams <u>all</u> of a sudden that's an\nNFL record or that there's nothing to\n\n01:09.540 --> 01:09.720\ncouple Rams all <u>of</u> a sudden that's an\nNFL record or that there's nothing to\n\n01:09.720 --> 01:09.800\ncouple Rams all of <u>a</u> sudden that's an\nNFL record or that there's nothing to\n\n01:09.800 --> 01:10.120\ncouple Rams all of a <u>sudden</u> that's an\nNFL record or that there's nothing to\n\n01:10.120 --> 01:10.420\ncouple Rams all of a sudden <u>that's</u> an\nNFL record or that there's nothing to\n\n01:10.420 --> 01:10.540\ncouple Rams all of a sudden that's <u>an</u>\nNFL record or that there's nothing to\n\n01:10.540 --> 01:10.760\ncouple Rams all of a sudden that's an\n<u>NFL</u> record or that there's nothing to\n\n01:10.760 --> 01:11.460\ncouple Rams all of a sudden that's an\nNFL <u>record</u> or that there's nothing to\n\n01:11.460 --> 01:12.200\ncouple Rams all of a sudden that's an\nNFL record <u>or</u> that there's nothing to\n\n01:12.200 --> 01:12.340\ncouple Rams all of a sudden that's an\nNFL record or <u>that</u> there's nothing to\n\n01:12.340 --> 01:12.880\ncouple Rams all of a sudden that's an\nNFL record or that <u>there's</u> nothing to\n\n01:12.880 --> 01:13.180\ncouple Rams all of a sudden that's an\nNFL record or that there's <u>nothing</u> to\n\n01:13.180 --> 01:13.400\ncouple Rams all of a sudden that's an\nNFL record or that there's nothing <u>to</u>\n\n01:13.400 --> 01:13.640\n<u>cool</u> about I mean it's exactly what\n\n01:13.640 --> 01:13.920\ncool <u>about</u> I mean it's exactly what\n\n01:13.920 --> 01:14.120\ncool about <u>I</u> mean it's exactly what\n\n01:14.120 --> 01:14.240\ncool about I <u>mean</u> it's exactly what\n\n01:14.240 --> 01:14.520\ncool about I mean <u>it's</u> exactly what\n\n01:14.520 --> 01:14.860\ncool about I mean it's <u>exactly</u> what\n\n01:14.860 --> 01:20.860\ncool about I mean it's exactly <u>what</u>\n\n01:20.860 --> 01:21.180\n<u>happened</u> that you could see never went\nover the end line and was never touched\n\n01:21.180 --> 01:21.240\nhappened <u>that</u> you could see never went\nover the end line and was never touched\n\n01:21.240 --> 01:21.940\nhappened that <u>you</u> could see never went\nover the end line and was never touched\n\n01:21.940 --> 01:22.100\nhappened that you <u>could</u> see never went\nover the end line and was never touched\n\n01:22.100 --> 01:22.320\nhappened that you could <u>see</u> never went\nover the end line and was never touched\n\n01:22.320 --> 01:22.600\nhappened that you could see <u>never</u> went\nover the end line and was never touched\n\n01:22.600 --> 01:23.340\nhappened that you could see never <u>went</u>\nover the end line and was never touched\n\n01:23.340 --> 01:23.600\nhappened that you could see never went\n<u>over</u> the end line and was never touched\n\n01:23.600 --> 01:23.760\nhappened that you could see never went\nover <u>the</u> end line and was never touched\n\n01:23.760 --> 01:23.940\nhappened that you could see never went\nover the <u>end</u> line and was never touched\n\n01:23.940 --> 01:24.240\nhappened that you could see never went\nover the end <u>line</u> and was never touched\n\n01:24.240 --> 01:24.540\nhappened that you could see never went\nover the end line <u>and</u> was never touched\n\n01:24.540 --> 01:24.720\nhappened that you could see never went\nover the end line and <u>was</u> never touched\n\n01:24.720 --> 01:25.040\nhappened that you could see never went\nover the end line and was <u>never</u> touched\n\n01:25.040 --> 01:25.300\nhappened that you could see never went\nover the end line and was never <u>touched</u>\n\n01:25.300 --> 01:25.640\n<u>I</u> think our cameraman and the officials\nwere the only ones who knew the ball was\n\n01:25.640 --> 01:25.840\nI <u>think</u> our cameraman and the officials\nwere the only ones who knew the ball was\n\n01:25.840 --> 01:26.020\nI think <u>our</u> cameraman and the officials\nwere the only ones who knew the ball was\n\n01:26.020 --> 01:26.620\nI think our <u>cameraman</u> and the officials\nwere the only ones who knew the ball was\n\n01:26.620 --> 01:26.740\nI think our cameraman <u>and</u> the officials\nwere the only ones who knew the ball was\n\n01:26.740 --> 01:26.860\nI think our cameraman and <u>the</u> officials\nwere the only ones who knew the ball was\n\n01:26.860 --> 01:27.200\nI think our cameraman and the <u>officials</u>\nwere the only ones who knew the ball was\n\n01:27.200 --> 01:27.440\nI think our cameraman and the officials\n<u>were</u> the only ones who knew the ball was\n\n01:27.440 --> 01:27.560\nI think our cameraman and the officials\nwere <u>the</u> only ones who knew the ball was\n\n01:27.560 --> 01:27.740\nI think our cameraman and the officials\nwere the <u>only</u> ones who knew the ball was\n\n01:27.740 --> 01:27.980\nI think our cameraman and the officials\nwere the only <u>ones</u> who knew the ball was\n\n01:27.980 --> 01:28.120\nI think our cameraman and the officials\nwere the only ones <u>who</u> knew the ball was\n\n01:28.120 --> 01:28.580\nI think our cameraman and the officials\nwere the only ones who <u>knew</u> the ball was\n\n01:28.580 --> 01:28.740\nI think our cameraman and the officials\nwere the only ones who knew <u>the</u> ball was\n\n01:28.740 --> 01:28.920\nI think our cameraman and the officials\nwere the only ones who knew the <u>ball</u> was\n\n01:28.920 --> 01:29.100\nI think our cameraman and the officials\nwere the only ones who knew the ball <u>was</u>\n\n01:29.100 --> 01:29.320\n<u>still</u> in play\n\n01:29.320 --> 01:29.460\nstill <u>in</u> play\n\n01:29.460 --> 01:29.720\nstill in <u>play</u>\n\n01:32.820 --> 01:33.340\n<u>look</u> at this look at that everybody\nthinks it's going out he thought the\n\n01:33.340 --> 01:33.860\nlook <u>at</u> this look at that everybody\nthinks it's going out he thought the\n\n01:33.860 --> 01:34.040\nlook at <u>this</u> look at that everybody\nthinks it's going out he thought the\n\n01:34.040 --> 01:34.340\nlook at this <u>look</u> at that everybody\nthinks it's going out he thought the\n\n01:34.340 --> 01:34.480\nlook at this look <u>at</u> that everybody\nthinks it's going out he thought the\n\n01:34.480 --> 01:34.620\nlook at this look at <u>that</u> everybody\nthinks it's going out he thought the\n\n01:34.620 --> 01:35.420\nlook at this look at that <u>everybody</u>\nthinks it's going out he thought the\n\n01:35.420 --> 01:35.820\nlook at this look at that everybody\n<u>thinks</u> it's going out he thought the\n\n01:35.820 --> 01:36.080\nlook at this look at that everybody\nthinks <u>it's</u> going out he thought the\n\n01:36.080 --> 01:36.240\nlook at this look at that everybody\nthinks it's <u>going</u> out he thought the\n\n01:36.240 --> 01:36.500\nlook at this look at that everybody\nthinks it's going <u>out</u> he thought the\n\n01:36.500 --> 01:37.100\nlook at this look at that everybody\nthinks it's going out <u>he</u> thought the\n\n01:37.100 --> 01:37.320\nlook at this look at that everybody\nthinks it's going out he <u>thought</u> the\n\n01:37.320 --> 01:37.480\nlook at this look at that everybody\nthinks it's going out he thought <u>the</u>\n\n01:37.480 --> 01:37.700\n<u>ball</u> was headed out of bounds it stays\nin and it's just sitting there and\n\n01:37.700 --> 01:37.980\nball <u>was</u> headed out of bounds it stays\nin and it's just sitting there and\n\n01:37.980 --> 01:38.220\nball was <u>headed</u> out of bounds it stays\nin and it's just sitting there and\n\n01:38.220 --> 01:38.480\nball was headed <u>out</u> of bounds it stays\nin and it's just sitting there and\n\n01:38.480 --> 01:38.580\nball was headed out <u>of</u> bounds it stays\nin and it's just sitting there and\n\n01:38.580 --> 01:38.820\nball was headed out of <u>bounds</u> it stays\nin and it's just sitting there and\n\n01:38.820 --> 01:39.700\nball was headed out of bounds <u>it</u> stays\nin and it's just sitting there and\n\n01:39.700 --> 01:40.000\nball was headed out of bounds it <u>stays</u>\nin and it's just sitting there and\n\n01:40.000 --> 01:40.400\nball was headed out of bounds it stays\n<u>in</u> and it's just sitting there and\n\n01:40.400 --> 01:40.560\nball was headed out of bounds it stays\nin <u>and</u> it's just sitting there and\n\n01:40.560 --> 01:40.740\nball was headed out of bounds it stays\nin and <u>it's</u> just sitting there and\n\n01:40.740 --> 01:40.860\nball was headed out of bounds it stays\nin and it's <u>just</u> sitting there and\n\n01:40.860 --> 01:41.160\nball was headed out of bounds it stays\nin and it's just <u>sitting</u> there and\n\n01:41.160 --> 01:41.500\nball was headed out of bounds it stays\nin and it's just sitting <u>there</u> and\n\n01:41.500 --> 01:42.060\nball was headed out of bounds it stays\nin and it's just sitting there <u>and</u>\n\n01:42.060 --> 01:42.340\n<u>Bailey</u> picks it up and I guarantee you\nalong with Buchanan there's nobody\n\n01:42.340 --> 01:42.760\nBailey <u>picks</u> it up and I guarantee you\nalong with Buchanan there's nobody\n\n01:42.760 --> 01:43.020\nBailey picks <u>it</u> up and I guarantee you\nalong with Buchanan there's nobody\n\n01:43.020 --> 01:43.140\nBailey picks it <u>up</u> and I guarantee you\nalong with Buchanan there's nobody\n\n01:43.140 --> 01:43.600\nBailey picks it up <u>and</u> I guarantee you\nalong with Buchanan there's nobody\n\n01:43.600 --> 01:43.740\nBailey picks it up and <u>I</u> guarantee you\nalong with Buchanan there's nobody\n\n01:43.740 --> 01:44.020\nBailey picks it up and I <u>guarantee</u> you\nalong with Buchanan there's nobody\n\n01:44.020 --> 01:44.420\nBailey picks it up and I guarantee <u>you</u>\nalong with Buchanan there's nobody\n\n01:44.420 --> 01:44.700\nBailey picks it up and I guarantee you\n<u>along</u> with Buchanan there's nobody\n\n01:44.700 --> 01:44.980\nBailey picks it up and I guarantee you\nalong <u>with</u> Buchanan there's nobody\n\n01:44.980 --> 01:45.220\nBailey picks it up and I guarantee you\nalong with <u>Buchanan</u> there's nobody\n\n01:45.220 --> 01:46.260\nBailey picks it up and I guarantee you\nalong with Buchanan <u>there's</u> nobody\n\n01:46.260 --> 01:46.660\nBailey picks it up and I guarantee you\nalong with Buchanan there's <u>nobody</u>\n\n01:46.660 --> 01:47.180\n<u>that's</u> even looking at by looking up\nthere goes a couple of times and Bailey\n\n01:47.180 --> 01:47.380\nthat's <u>even</u> looking at by looking up\nthere goes a couple of times and Bailey\n\n01:47.380 --> 01:47.580\nthat's even <u>looking</u> at by looking up\nthere goes a couple of times and Bailey\n\n01:47.580 --> 01:47.980\nthat's even looking <u>at</u> by looking up\nthere goes a couple of times and Bailey\n\n01:47.980 --> 01:48.140\nthat's even looking at <u>by</u> looking up\nthere goes a couple of times and Bailey\n\n01:48.140 --> 01:48.420\nthat's even looking at by <u>looking</u> up\nthere goes a couple of times and Bailey\n\n01:48.420 --> 01:48.660\nthat's even looking at by looking <u>up</u>\nthere goes a couple of times and Bailey\n\n01:48.660 --> 01:49.280\nthat's even looking at by looking up\n<u>there</u> goes a couple of times and Bailey\n\n01:49.280 --> 01:49.460\nthat's even looking at by looking up\nthere <u>goes</u> a couple of times and Bailey\n\n01:49.460 --> 01:51.160\nthat's even looking at by looking up\nthere goes <u>a</u> couple of times and Bailey\n\n01:51.160 --> 01:51.160\nthat's even looking at by looking up\nthere goes a <u>couple</u> of times and Bailey\n\n01:51.160 --> 01:51.980\nthat's even looking at by looking up\nthere goes a couple <u>of</u> times and Bailey\n\n01:51.980 --> 01:51.980\nthat's even looking at by looking up\nthere goes a couple of <u>times</u> and Bailey\n\n01:51.980 --> 01:51.980\nthat's even looking at by looking up\nthere goes a couple of times <u>and</u> Bailey\n\n01:51.980 --> 01:52.220\nthat's even looking at by looking up\nthere goes a couple of times and <u>Bailey</u>\n\n01:52.220 --> 01:55.580\n<u>that</u>\n\n01:55.580 --> 01:55.880\n<u>is</u> a NFL record a punt return for a\ntouchdown and there was no one there\n\n01:55.880 --> 01:56.080\nis <u>a</u> NFL record a punt return for a\ntouchdown and there was no one there\n\n01:56.080 --> 01:56.700\nis a <u>NFL</u> record a punt return for a\ntouchdown and there was no one there\n\n01:56.700 --> 01:57.360\nis a NFL <u>record</u> a punt return for a\ntouchdown and there was no one there\n\n01:57.360 --> 01:57.720\nis a NFL record <u>a</u> punt return for a\ntouchdown and there was no one there\n\n01:57.720 --> 01:57.940\nis a NFL record a <u>punt</u> return for a\ntouchdown and there was no one there\n\n01:57.940 --> 01:58.280\nis a NFL record a punt <u>return</u> for a\ntouchdown and there was no one there\n\n01:58.280 --> 01:58.660\nis a NFL record a punt return <u>for</u> a\ntouchdown and there was no one there\n\n01:58.660 --> 01:58.760\nis a NFL record a punt return for <u>a</u>\ntouchdown and there was no one there\n\n01:58.760 --> 01:59.040\nis a NFL record a punt return for a\n<u>touchdown</u> and there was no one there\n\n01:59.040 --> 02:00.020\nis a NFL record a punt return for a\ntouchdown <u>and</u> there was no one there\n\n02:00.020 --> 02:00.220\nis a NFL record a punt return for a\ntouchdown and <u>there</u> was no one there\n\n02:00.220 --> 02:00.400\nis a NFL record a punt return for a\ntouchdown and there <u>was</u> no one there\n\n02:00.400 --> 02:00.680\nis a NFL record a punt return for a\ntouchdown and there was <u>no</u> one there\n\n02:00.680 --> 02:00.920\nis a NFL record a punt return for a\ntouchdown and there was no <u>one</u> there\n\n02:00.920 --> 02:01.200\nis a NFL record a punt return for a\ntouchdown and there was no one <u>there</u>\n\n02:01.200 --> 02:01.940\n<u>Bailey</u> just ran a one hundred yard dash\nwith nobody around him and nobody even\n\n02:01.940 --> 02:02.280\nBailey <u>just</u> ran a one hundred yard dash\nwith nobody around him and nobody even\n\n02:02.280 --> 02:02.560\nBailey just <u>ran</u> a one hundred yard dash\nwith nobody around him and nobody even\n\n02:02.560 --> 02:02.840\nBailey just ran <u>a</u> one hundred yard dash\nwith nobody around him and nobody even\n\n02:02.840 --> 02:03.080\nBailey just ran a <u>one</u> hundred yard dash\nwith nobody around him and nobody even\n\n02:03.080 --> 02:03.380\nBailey just ran a one <u>hundred</u> yard dash\nwith nobody around him and nobody even\n\n02:03.380 --> 02:03.600\nBailey just ran a one hundred <u>yard</u> dash\nwith nobody around him and nobody even\n\n02:03.600 --> 02:04.020\nBailey just ran a one hundred yard <u>dash</u>\nwith nobody around him and nobody even\n\n02:04.020 --> 02:04.640\nBailey just ran a one hundred yard dash\n<u>with</u> nobody around him and nobody even\n\n02:04.640 --> 02:05.080\nBailey just ran a one hundred yard dash\nwith <u>nobody</u> around him and nobody even\n\n02:05.080 --> 02:05.440\nBailey just ran a one hundred yard dash\nwith nobody <u>around</u> him and nobody even\n\n02:05.440 --> 02:05.780\nBailey just ran a one hundred yard dash\nwith nobody around <u>him</u> and nobody even\n\n02:05.780 --> 02:06.660\nBailey just ran a one hundred yard dash\nwith nobody around him <u>and</u> nobody even\n\n02:06.660 --> 02:06.900\nBailey just ran a one hundred yard dash\nwith nobody around him and <u>nobody</u> even\n\n02:06.900 --> 02:07.260\nBailey just ran a one hundred yard dash\nwith nobody around him and nobody <u>even</u>\n\n02:07.260 --> 02:07.580\n<u>looking</u> at him or thinking about it.\n\n02:07.580 --> 02:07.840\nlooking <u>at</u> him or thinking about it.\n\n02:07.840 --> 02:08.020\nlooking at <u>him</u> or thinking about it.\n\n02:08.020 --> 02:08.280\nlooking at him <u>or</u> thinking about it.\n\n02:08.280 --> 02:08.560\nlooking at him or <u>thinking</u> about it.\n\n02:08.560 --> 02:09.020\nlooking at him or thinking <u>about</u> it.\n\n02:09.020 --> 02:09.160\nlooking at him or thinking about <u>it.</u>\n\n",
                    "transcript": "stop on third down and now Barnhart I hanging spiraling punts touch back Barnhart could not pull it up short of the end zone I think the way the returns have been going in this game I'd just assume wait a minute what's going on out here they down the ball that this is going to touch down that that is one of the most unbelievable plays I've ever seen they never down the ball it was sitting in the end zone and the Rams picked it up and scored Bailey can pick it up boy that is heads up football by Bailey I guarantee you he was the only one on the field that knew what was going on Bailey's twenty eight look at the bounce that's a rare bounce I mean nobody look at this look at the bounce that's a rare bounce I mean nobody look at this watch look at watch look at this nobody is even looking at it Barnhart's walking off he unsnaps his helmet you see the officials going by they were the only ones with him maybe a couple Rams all of a sudden that's an NFL record or that there's nothing to cool about I mean it's exactly what happened that you could see never went over the end line and was never touched I think our cameraman and the officials were the only ones who knew the ball was still in play look at this look at that everybody thinks it's going out he thought the ball was headed out of bounds it stays in and it's just sitting there and Bailey picks it up and I guarantee you along with Buchanan there's nobody that's even looking at by looking up there goes a couple of times and Bailey that is a NFL record a punt return for a touchdown and there was no one there Bailey just ran a one hundred yard dash with nobody around him and nobody even looking at him or thinking about it.",
                    "transcriptNotAvailable": false
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing required URL parameter",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Reddit post URL is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    }
                  }
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1
                    },
                    "available": {
                      "type": "integer",
                      "example": 0
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/reddit/search": {
      "get": {
        "summary": "Search",
        "description": "Search Reddit for posts",
        "operationId": "reddit_Search",
        "tags": [
          "reddit"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search query",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "sort",
            "in": "query",
            "description": "Sort by",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "relevance",
                "new",
                "top",
                "comment_count"
              ],
              "example": "relevance"
            }
          },
          {
            "name": "timeframe",
            "in": "query",
            "description": "Timeframe",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "all",
                "day",
                "week",
                "month",
                "year"
              ],
              "example": "all"
            }
          },
          {
            "name": "after",
            "in": "query",
            "description": "Used to paginate to next page",
            "required": false,
            "schema": {
              "type": "string",
              "example": "t3_1i8z28z"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.posts[n].id`: Short Reddit post ID\n- `data.posts[n].title`: Post title text\n- `data.posts[n].author`: Reddit username of the poster\n- `data.posts[n].subreddit`: Name of the subreddit where the post appears\n- `data.posts[n].score`: Net upvote score\n- `data.posts[n].upvote_ratio`: Ratio of upvotes to total votes (0–1)\n- `data.posts[n].num_comments`: Comment count\n- `data.posts[n].url`: Full URL to the post\n- `data.posts[n].is_video`: Whether the post contains native Reddit video\n- `data.after`: Pagination token — pass as `after` param for the next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "approved_at_utc": null,
                            "subreddit": "oddlysatisfying",
                            "selftext": "",
                            "author_fullname": "t2_1ylfum5t",
                            "saved": false,
                            "mod_reason_title": null,
                            "gilded": 0,
                            "clicked": false,
                            "title": "Some super clean football!",
                            "link_flair_richtext": {},
                            "subreddit_name_prefixed": "r/oddlysatisfying",
                            "hidden": false,
                            "pwls": 6,
                            "link_flair_css_class": null,
                            "downs": 0,
                            "thumbnail_height": 140,
                            "top_awarded_type": null,
                            "hide_score": false,
                            "name": "t3_1ps03s7",
                            "quarantine": false,
                            "link_flair_text_color": "dark",
                            "upvote_ratio": 0.97,
                            "author_flair_background_color": null,
                            "subreddit_type": "public",
                            "ups": 15906,
                            "total_awards_received": 0,
                            "media_embed": {},
                            "thumbnail_width": 140,
                            "author_flair_template_id": null,
                            "is_original_content": false,
                            "user_reports": {},
                            "secure_media": {
                              "reddit_video": {
                                "bitrate_kbps": 1200,
                                "fallback_url": "https://v.redd.it/bvpbu93m7i8g1/CMAF_480.mp4?source=fallback",
                                "has_audio": true,
                                "height": 600,
                                "width": 480,
                                "scrubber_media_url": "https://v.redd.it/bvpbu93m7i8g1/CMAF_96.mp4",
                                "dash_url": "https://v.redd.it/bvpbu93m7i8g1/DASHPlaylist.mpd?a=1773194318%2COGI4NzUyMGQ4N2I4MzNmM2Y4ZjI4ZDZkYzk0MTA1NTExY2VlMTkwZTJiZDVlNzBhZjM1MWQ2ZTI1ZTBiM2NlYw%3D%3D&amp;v=1&amp;f=sd",
                                "duration": 17,
                                "hls_url": "https://v.redd.it/bvpbu93m7i8g1/HLSPlaylist.m3u8?a=1773194318%2CM2Y2NjdmYWUzMDc0NTYxNmFiNDNjNTU0Y2VhMDIzMDRkNzRkZTRmMWEzODVlZDk4MTExNWFlODVkYzdkYjZlMg%3D%3D&amp;v=1&amp;f=sd",
                                "is_gif": false,
                                "transcoding_status": "completed"
                              }
                            },
                            "is_reddit_media_domain": true,
                            "is_meta": false,
                            "category": null,
                            "secure_media_embed": {},
                            "link_flair_text": null,
                            "can_mod_post": false,
                            "score": 15906,
                            "approved_by": null,
                            "is_created_from_ads_ui": false,
                            "author_premium": false,
                            "thumbnail": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=140&amp;height=140&amp;crop=1:1,smart&amp;format=jpg&amp;auto=webp&amp;s=3932cc3a7c6b47a49fbcbc29b4df5b27efa8b906",
                            "edited": false,
                            "author_flair_css_class": null,
                            "author_flair_richtext": {},
                            "gildings": {},
                            "post_hint": "hosted:video",
                            "content_categories": null,
                            "is_self": false,
                            "mod_note": null,
                            "created": 1766299621,
                            "link_flair_type": "text",
                            "wls": 6,
                            "removed_by_category": null,
                            "banned_by": null,
                            "author_flair_type": "text",
                            "domain": "v.redd.it",
                            "allow_live_comments": false,
                            "selftext_html": null,
                            "likes": null,
                            "suggested_sort": null,
                            "banned_at_utc": null,
                            "url_overridden_by_dest": "https://v.redd.it/bvpbu93m7i8g1",
                            "view_count": null,
                            "archived": false,
                            "no_follow": false,
                            "is_crosspostable": false,
                            "pinned": false,
                            "over_18": false,
                            "preview": {
                              "images": {
                                "0": {
                                  "source": {
                                    "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?format=pjpg&amp;auto=webp&amp;s=56a3425b2e47c6b51a41e05be929ffc8591726e8",
                                    "width": 1440,
                                    "height": 1800
                                  },
                                  "resolutions": {
                                    "0": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=108&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=0490b5b161abd1153dd7ab7570fda758a393219f",
                                      "width": 108,
                                      "height": 135
                                    },
                                    "1": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=216&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=cd250ce37a5be797841061d7fcbafa697cdd31f3",
                                      "width": 216,
                                      "height": 270
                                    },
                                    "2": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=320&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=213bed307e4781a00aa14f8113e5396e2eea85e6",
                                      "width": 320,
                                      "height": 400
                                    },
                                    "3": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=640&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=eee57393351802bac50f28d55546f894d7684669",
                                      "width": 640,
                                      "height": 800
                                    },
                                    "4": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=960&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=553205d24aa893992866dae9eeb7741d75ed77de",
                                      "width": 960,
                                      "height": 1200
                                    },
                                    "5": {
                                      "url": "https://external-preview.redd.it/ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E.png?width=1080&amp;crop=smart&amp;format=pjpg&amp;auto=webp&amp;s=0e1bc476d16291595cc92cf2c2addc6c2ff0ce5b",
                                      "width": 1080,
                                      "height": 1350
                                    }
                                  },
                                  "variants": {},
                                  "id": "ZWN4M2IyNW03aThnMdZxmJ1-G4b_V-TKjp1CWu9UD7XK6zupItxG6S8VRE1E"
                                }
                              },
                              "enabled": false
                            },
                            "all_awardings": {},
                            "awarders": {},
                            "media_only": false,
                            "can_gild": false,
                            "spoiler": false,
                            "locked": false,
                            "author_flair_text": null,
                            "treatment_tags": {},
                            "visited": false,
                            "removed_by": null,
                            "num_reports": null,
                            "distinguished": null,
                            "subreddit_id": "t5_2x93b",
                            "author_is_blocked": false,
                            "mod_reason_by": null,
                            "removal_reason": null,
                            "link_flair_background_color": "",
                            "id": "1ps03s7",
                            "is_robot_indexable": true,
                            "report_reasons": null,
                            "author": "HassanMoRiT",
                            "discussion_type": null,
                            "num_comments": 226,
                            "send_replies": true,
                            "contest_mode": false,
                            "mod_reports": {},
                            "author_patreon_flair": false,
                            "author_flair_text_color": null,
                            "permalink": "/r/oddlysatisfying/comments/1ps03s7/some_super_clean_football/",
                            "stickied": false,
                            "url": "https://www.reddit.com/r/oddlysatisfying/comments/1ps03s7/some_super_clean_football/",
                            "subreddit_subscribers": 12384607,
                            "created_utc": 1766299621,
                            "num_crossposts": 0,
                            "media": {
                              "reddit_video": {
                                "bitrate_kbps": 1200,
                                "fallback_url": "https://v.redd.it/bvpbu93m7i8g1/CMAF_480.mp4?source=fallback",
                                "has_audio": true,
                                "height": 600,
                                "width": 480,
                                "scrubber_media_url": "https://v.redd.it/bvpbu93m7i8g1/CMAF_96.mp4",
                                "dash_url": "https://v.redd.it/bvpbu93m7i8g1/DASHPlaylist.mpd?a=1773194318%2COGI4NzUyMGQ4N2I4MzNmM2Y4ZjI4ZDZkYzk0MTA1NTExY2VlMTkwZTJiZDVlNzBhZjM1MWQ2ZTI1ZTBiM2NlYw%3D%3D&amp;v=1&amp;f=sd",
                                "duration": 17,
                                "hls_url": "https://v.redd.it/bvpbu93m7i8g1/HLSPlaylist.m3u8?a=1773194318%2CM2Y2NjdmYWUzMDc0NTYxNmFiNDNjNTU0Y2VhMDIzMDRkNzRkZTRmMWEzODVlZDk4MTExNWFlODVkYzdkYjZlMg%3D%3D&amp;v=1&amp;f=sd",
                                "is_gif": false,
                                "transcoding_status": "completed"
                              }
                            },
                            "is_video": true,
                            "created_at_iso": "2025-12-21T06:47:01.000Z"
                          }
                        },
                        "after": "t3_1qcqb77"
                      },
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "id": "1ps03s7",
                            "author": "HassanMoRiT",
                            "author_fullname": "t2_1ylfum5t",
                            "subreddit": "oddlysatisfying",
                            "title": "Some super clean football!",
                            "downs": 0,
                            "name": "t3_1ps03s7",
                            "upvote_ratio": 0.97,
                            "ups": 15905,
                            "total_awards_received": 0,
                            "score": 15905,
                            "created": 1766299621,
                            "num_comments": 226,
                            "url": "https://www.reddit.com/r/oddlysatisfying/comments/1ps03s7/some_super_clean_football/",
                            "subreddit_subscribers": 12384607,
                            "is_video": true,
                            "created_utc": 1766299621
                          }
                        },
                        "after": "t3_1qcqb77"
                      },
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/threads/profile": {
      "get": {
        "summary": "Profile",
        "description": "Get Threads profile info",
        "operationId": "threads_Profile",
        "tags": [
          "threads"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Threads username",
            "required": true,
            "schema": {
              "type": "string",
              "example": "trendspider"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.pk`: Unique user ID\n- `data.username`: Threads handle\n- `data.full_name`: Display name\n- `data.biography`: Profile bio text\n- `data.follower_count`: Total follower count\n- `data.is_verified`: Verification status\n- `data.profile_pic_url`: Profile picture URL\n- `data.bio_links`: External links listed in bio",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "pk": "63069450921",
                    "text_post_app_is_private": false,
                    "has_onboarded_to_text_post_app": true,
                    "friendship_status": null,
                    "profile_pic_url": "https://scontent-sea5-1.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-sea5-1.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QERs84I86BjIhSNPXfgKFgEzTKnVJsd53V39UChLGv7F7L4yfAUTWX4FkXft5SiAEE&_nc_ohc=YN92uiZxHdsQ7kNvwGkdMIZ&_nc_gid=cLd4ZRDfOtl1lAuPq4i_fg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfuAWF_kqGzQvjkT0i_vbNtjoaKk2xUMQ3zYuYCNoBDLBw&oe=698F6E15&_nc_sid=10d13b",
                    "username": "trendspider",
                    "text_post_app_remove_mention_entrypoint": null,
                    "show_text_post_app_replies_tab": true,
                    "text_app_custom_feeds": null,
                    "gating": null,
                    "follower_count": 55029,
                    "profile_context_facepile_users": null,
                    "hd_profile_pic_versions": {
                      "0": {
                        "height": 320,
                        "url": "https://scontent-sea5-1.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-sea5-1.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QERs84I86BjIhSNPXfgKFgEzTKnVJsd53V39UChLGv7F7L4yfAUTWX4FkXft5SiAEE&_nc_ohc=YN92uiZxHdsQ7kNvwGkdMIZ&_nc_gid=cLd4ZRDfOtl1lAuPq4i_fg&edm=APs17CUBAAAA&ccb=7-5&oh=00_Afs3gmXDorOpeT-wG1Y_ZEC1xVVPG4q6521OoracsBxiuA&oe=698F6E15&_nc_sid=10d13b",
                        "width": 320
                      },
                      "1": {
                        "height": 640,
                        "url": "https://scontent-sea5-1.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-sea5-1.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QERs84I86BjIhSNPXfgKFgEzTKnVJsd53V39UChLGv7F7L4yfAUTWX4FkXft5SiAEE&_nc_ohc=YN92uiZxHdsQ7kNvwGkdMIZ&_nc_gid=cLd4ZRDfOtl1lAuPq4i_fg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AftDxhNKUL15J5aUdsNrCci1h1spsbLbzezHXLbhZBcMZA&oe=698F6E15&_nc_sid=10d13b",
                        "width": 640
                      }
                    },
                    "is_verified": false,
                    "biography": "Award-Winning 🏆 All-in-One Trading Platform.\nCharts, scans, backtests, alerts, AI tools, data & more.",
                    "text_app_biography": {
                      "text_fragments": {
                        "fragments": {
                          "0": {
                            "fragment_type": "plaintext",
                            "link_fragment": null,
                            "mention_fragment": null,
                            "plaintext": "Award-Winning 🏆 All-in-One Trading Platform.\nCharts, scans, backtests, alerts, AI tools, data & more.",
                            "linkified_web_url": null,
                            "linkified_in_app_url": null,
                            "styling_info": null
                          }
                        }
                      }
                    },
                    "full_name": "TrendSpider",
                    "bio_links": {
                      "0": {
                        "url": "http://trendspider.com/",
                        "lynx_url": "https://l.threads.com/?u=http%3A%2F%2Ftrendspider.com%2F&e=AT3k1FzUEPV5Z0H1a8vP0bkeussLYF6PFS4gvZY3bW-UKS3Yokwh5gIjYNLSfbzeoXwcxVa4QhcsNB6rhZlQjzaDDCIXL7UI",
                        "link_id": "18254716222286461",
                        "title": "",
                        "is_verified": false
                      }
                    },
                    "profile_tags": {
                      "edges": {}
                    },
                    "transparency_label": null,
                    "show_text_post_app_badge": true,
                    "platform_podcast_info": null,
                    "platform_podcast_episode_info": null,
                    "id": "63069450921"
                  },
                  "credits_used": 1,
                  "endpoint": "profile"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/threads/user-posts": {
      "get": {
        "summary": "Posts",
        "description": "Get recent posts from a Threads user. Note: Threads limits public access to approximately the last 20–30 posts per user.",
        "operationId": "threads_Posts",
        "tags": [
          "threads"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "Threads username",
            "required": true,
            "schema": {
              "type": "string",
              "example": "trendspider"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.posts[n].pk`: Post unique ID\n- `data.posts[n].user.username`: Author Threads handle\n- `data.posts[n].caption.text`: Post text content\n- `data.posts[n].code`: Short post code used in URL construction\n- `data.posts[n].like_count`: Number of likes\n- `data.posts[n].taken_at`: Unix timestamp of post\n- `data.posts[n].text_post_app_info.reshare_count`: Reshare count\n- `data.posts[n].text_post_app_info.direct_reply_count`: Reply count\n- `data.posts[n].url`: Full URL to the post",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "id": "3828488408293886842_63069450921",
                            "pk": "3828488408293886842",
                            "user": {
                              "friendship_status": null,
                              "pk": "63069450921",
                              "profile_pic_url": "https://instagram.fpew3-1.fna.fbcdn.net/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=instagram.fpew3-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=YN92uiZxHdsQ7kNvwEpII6C&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&oh=00_AfvnOwXK5LWdLBCJcT3JhMfK0zwCT95TgnMg-Ap2pXweQA&oe=698F6E15&_nc_sid=d92198",
                              "username": "trendspider",
                              "id": "63069450921",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            },
                            "text_post_app_info": {
                              "show_header_follow": false,
                              "is_markup": false,
                              "custom_feed_preview_info": null,
                              "link_preview_attachment": null,
                              "linked_inline_media": null,
                              "special_effects_enabled_str": "",
                              "text_fragments": {
                                "fragments": {
                                  "0": {
                                    "fragment_type": "plaintext",
                                    "link_fragment": null,
                                    "mention_fragment": null,
                                    "plaintext": "Bears about to get electrocuted. $XLE ⚡️",
                                    "tag_fragment": null,
                                    "linkified_web_url": null
                                  }
                                }
                              },
                              "reshare_count": 1,
                              "direct_reply_count": 1,
                              "repost_count": 1,
                              "quote_count": 0,
                              "share_info": {
                                "quoted_attachment_author_attribution_allowed": true,
                                "quoted_attachment_post_unavailable": false,
                                "quoted_attachment_post": null,
                                "quoted_post": null,
                                "reposted_post": null
                              },
                              "reply_to_author": null,
                              "reply_control": "everyone",
                              "private_reply_partner": null,
                              "self_thread_count": 0,
                              "tag_header": null,
                              "root_post_author": null,
                              "pinned_post_info": {
                                "is_pinned_to_parent_post": false,
                                "is_pinned_to_profile": false
                              },
                              "related_trends_info": null,
                              "is_reply": false,
                              "is_post_unavailable": false,
                              "post_unavailable_reason": null,
                              "hush_info": null
                            },
                            "is_paid_partnership": null,
                            "audio": null,
                            "caption": {
                              "text": "Bears about to get electrocuted. $XLE ⚡️",
                              "pk": "18124847122482968",
                              "has_translation": null
                            },
                            "caption_is_edited": false,
                            "transcription_data": null,
                            "carousel_media": null,
                            "code": "DUhhexTDst6",
                            "image_versions2": {
                              "candidates": {
                                "0": {
                                  "height": 790,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AftwC9O9IUwbpyRO1tC72wA3rBRVkcRgQir0abJXO7tifA&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 1079
                                },
                                "1": {
                                  "height": 527,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s720x720_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_Aft_FORzSXbDVHbLlM6xjp38uLfK_51VJoc4qothIwsYuw&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 720
                                },
                                "2": {
                                  "height": 469,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfuQxWY2Oy3Q1qrjr7-qkVwfboWGEynLv79Zb1GqiJzV4w&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 640
                                },
                                "3": {
                                  "height": 351,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AftLIsxKm4vynot2_6n_zg0Dg7Yf-W3K4JTi8KmTRK8Uog&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 480
                                },
                                "4": {
                                  "height": 234,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_Afv83ey5vozo49h6PNh_0J4lCGSrB7Fes3zURauk_qMO6Q&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 320
                                },
                                "5": {
                                  "height": 176,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AftJe9Zb8GhkRmz98lnHHbMwyIUBsDcBiz9kp0tipweuMQ&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 240
                                },
                                "6": {
                                  "height": 790,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfuNu1KkMaCH2DnW-PuVxk63ypYya1usgel8elJc-Nu1Og&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 790
                                },
                                "7": {
                                  "height": 750,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s750x750_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfuGChCxSlp0mZ8spmB7DMrHUyFtnH1fNrHBgn8Zgjx5YQ&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 750
                                },
                                "8": {
                                  "height": 640,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s640x640_sh0.08_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfsLboFlhH1k1nbBamO0ZxfZlGx-hFrue9Lr-JKupAQQxg&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 640
                                },
                                "9": {
                                  "height": 480,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s480x480_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfvQ46R_XvLms_myEqfJ2Do9D9sPWwbBNoGwQSt9Tk9ZvA&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 480
                                },
                                "10": {
                                  "height": 320,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s320x320_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfvkfR-WeWgVGyD3KzQfS4z_UKCjuVyI-8_WRPhWcXQarw&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 320
                                },
                                "11": {
                                  "height": 240,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s240x240_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_AfuujlVCNDe7BuL-Kbu6f55QX6L2mIWGUFVm_D6h89AuhA&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 240
                                },
                                "12": {
                                  "height": 150,
                                  "url": "https://instagram.fpew4-1.fna.fbcdn.net/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=c144.0.790.790a_dst-jpg_e35_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=instagram.fpew4-1.fna.fbcdn.net&_nc_cat=106&_nc_oc=Q6cZ2QH1Zttf7sOqUajuXvfZKuhJouW3rTyvzGG8LNrf38Krqw1lLXemYTvbbEs70zeRM8w&_nc_ohc=hyrKboqlgdAQ7kNvwFkzn0N&_nc_gid=h0ee9dEkIHIUOLQ4kYPk0g&edm=AA3DLpEBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_Afs6WTaZn4G9zZeqtUw_pv8-reqbLJSTd6aOomAUb8KuMA&oe=698F6A8A&_nc_sid=d92198",
                                  "width": 150
                                }
                              }
                            },
                            "original_height": 790,
                            "original_width": 1079,
                            "accessibility_caption": "May be an image of text that says \"TrendSpider Trend Spider XLE Weekly, Candles XLE,Weekly,Candles.chart chart Neekly Weekly XLE 53.25 45.16 44.24 41 41.89 89 62020 TrendSpider 74.59\"",
                            "video_versions": null,
                            "has_audio": null,
                            "media_type": 1,
                            "caption_add_on": null,
                            "giphy_media_info": null,
                            "media_overlay_info": null,
                            "sharing_friction_info": {
                              "should_have_sharing_friction": false,
                              "sharing_friction_payload": null
                            },
                            "like_count": 19,
                            "metaPlace": null,
                            "meta_place": null,
                            "gen_ai_detection_method": null,
                            "taken_at": 1770611422,
                            "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiNjkzN2IyMGUyYzkwNGEyODg5NDU0NjZlOTkxODBiN2UzODI4NDg4NDA4MjkzODg2ODQyIn0sInNpZ25hdHVyZSI6IiJ9",
                            "logging_info_token": null,
                            "like_and_view_counts_disabled": false,
                            "url": "https://www.threads.com/@trendspider/post/DUhhexTDst6"
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "user-posts"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "posts": {
                          "0": {
                            "id": "3828488408293886842_63069450921",
                            "pk": "3828488408293886842",
                            "caption": {
                              "text": "Bears about to get electrocuted. $XLE ⚡️",
                              "pk": "18124847122482968",
                              "has_translation": null
                            },
                            "code": "DUhhexTDst6",
                            "like_count": 19,
                            "taken_at": 1770611422,
                            "user": {
                              "friendship_status": null,
                              "pk": "63069450921",
                              "profile_pic_url": "https://instagram.flhr14-1.fna.fbcdn.net/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=instagram.flhr14-1.fna.fbcdn.net&_nc_cat=111&_nc_oc=Q6cZ2QGZWmC84jZ9njTBrUVJDJ8uY2_qUvpheJk_iqcvdlsc40xXyZfxkhEK7xQ7vd6AzBY&_nc_ohc=YN92uiZxHdsQ7kNvwHN7Rdj&_nc_gid=o8YkmVncW3PEUvCSsmmW5g&edm=AA3DLpEBAAAA&ccb=7-5&oh=00_AfuLPpwUh2POrMPXHktFv-NLqtflSMhMaBH7wrVHIYiqjQ&oe=698F6E15&_nc_sid=d92198",
                              "username": "trendspider",
                              "id": "63069450921",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            },
                            "url": "https://www.threads.com/@trendspider/post/DUhhexTDst6"
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "user-posts"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/threads/post": {
      "get": {
        "summary": "Post",
        "description": "Get a post by url. Also returns comments and related posts.",
        "operationId": "threads_Post",
        "tags": [
          "threads"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the post to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.threads.net/@trendspider/post/DIU8naHS6q_"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.post.pk`: Post unique ID\n- `data.post.user.username`: Author Threads handle\n- `data.post.caption.text`: Post text content\n- `data.post.like_count`: Like count\n- `data.post.view_counts`: Number of views\n- `data.post.taken_at`: Unix timestamp\n- `data.post.text_post_app_info.direct_reply_count`: Reply count\n- `data.post.text_post_app_info.repost_count`: Repost count\n- `data.comments`: Array of comment objects with text and user info\n- `data.relatedPosts`: Array of algorithmically related posts",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "post": {
                          "pk": "3828488408293886842",
                          "user": {
                            "profile_pic_url": "https://scontent-atl3-3.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=YN92uiZxHdsQ7kNvwHVsqro&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&oh=00_Afs11XxJM92RgQP46LtwiE6gdfpypGdDMDrc7t4PfEyPEQ&oe=698F6E15&_nc_sid=10d13b",
                            "id": "63069450921",
                            "pk": "63069450921",
                            "friendship_status": null,
                            "username": "trendspider",
                            "full_name": "TrendSpider",
                            "transparency_label": null,
                            "transparency_product": null,
                            "transparency_product_enabled": false,
                            "is_verified": false,
                            "text_post_app_is_private": false,
                            "has_onboarded_to_text_post_app": true
                          },
                          "id": "3828488408293886842_63069450921",
                          "text_post_app_info": {
                            "is_ghost_post": false,
                            "id": "XDTTextPostAppMediaInfo:18124847110482968",
                            "show_header_follow": false,
                            "self_thread_info": null,
                            "is_spoiler_media": false,
                            "is_markup": false,
                            "ghost_post_approximate_reply_count_str": null,
                            "ghost_post_exp_time_ms": null,
                            "ghost_post_approximate_like_count_str": null,
                            "direct_reply_count": 1,
                            "repost_count": 1,
                            "quote_count": 0,
                            "reshare_count": 1,
                            "custom_feed_preview_info": null,
                            "platform_podcast_episode_info": null,
                            "platform_podcast_info": null,
                            "link_preview_attachment": null,
                            "link_preview_response": null,
                            "linked_inline_media": null,
                            "snippet_attachment_info": null,
                            "special_effects_enabled_str": "",
                            "algo_tweaks_info": null,
                            "text_fragments": {
                              "fragments": {
                                "0": {
                                  "fragment_type": "plaintext",
                                  "link_fragment": null,
                                  "mention_fragment": null,
                                  "plaintext": "Bears about to get electrocuted. $XLE ⚡️",
                                  "linkified_web_url": null,
                                  "linkified_in_app_url": null,
                                  "styling_info": null
                                }
                              }
                            },
                            "share_info": {
                              "quoted_attachment_author_attribution_allowed": true,
                              "quoted_attachment_post_unavailable": false,
                              "quoted_attachment_post": null,
                              "quoted_post": null,
                              "reposted_post": null
                            },
                            "reply_to_author": null,
                            "system_status_message": null,
                            "reply_control": "everyone",
                            "private_reply_partner": null,
                            "self_thread_count": 0,
                            "tag_header": null,
                            "root_post_author": null,
                            "is_liked_by_root_author": false,
                            "pinned_post_info": {
                              "is_pinned_to_parent_post": false,
                              "is_pinned_to_profile": false
                            },
                            "related_trends_info": null,
                            "is_reply": false,
                            "is_post_unavailable": false,
                            "post_unavailable_reason": null,
                            "post_tombstone_info": null,
                            "hush_info": null,
                            "can_private_reply": false,
                            "can_reply": false,
                            "author_notif_control": null
                          },
                          "logging_info_token": null,
                          "is_paid_partnership": null,
                          "audio": null,
                          "caption": {
                            "text": "Bears about to get electrocuted. $XLE ⚡️",
                            "pk": "18124847122482968",
                            "has_translation": null
                          },
                          "caption_is_edited": false,
                          "transcription_data": null,
                          "carousel_media": null,
                          "code": "DUhhexTDst6",
                          "image_versions2": {
                            "candidates": {
                              "0": {
                                "height": 790,
                                "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=hyrKboqlgdAQ7kNvwFZoh7I&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_Aft_Kr6TvhMsx9ALwUyzLbB-ASptIhzAKy7P0gJMLWg7rQ&oe=698F6A8A&_nc_sid=10d13b",
                                "width": 1079
                              },
                              "1": {
                                "height": 527,
                                "url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-15/629017309_17947866438098922_3617815627980895312_n.jpg?stp=dst-jpg_e35_s720x720_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InRocmVhZHMuRkVFRC5pbWFnZV91cmxnZW4uMTA3OXg3OTAuc2RyLmY4Mjc4Ny5kZWZhdWx0X2ltYWdlLmMyIn0&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=106&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=hyrKboqlgdAQ7kNvwFZoh7I&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&ig_cache_key=MzgyODQ4ODQwODI5Mzg4Njg0Mg%3D%3D.3-ccb7-5&oh=00_Afvb_rltw9aZNneE4iT-QIoW0pRWrk7UoHcrb1Pyzvwing&oe=698F6A8A&_nc_sid=10d13b",
                                "width": 720
                              }
                            }
                          },
                          "original_height": 790,
                          "original_width": 1079,
                          "accessibility_caption": "May be an image of text that says 'TrendSpider Trend Spider XLE Weekly, Candles XLE,Weekly,Candles.chart chart Neekly Weekly XLE 53.25 45.16 44.24 41 41.89 89 62020 TrendSpider 74.59'",
                          "usertags": null,
                          "video_versions": null,
                          "has_audio": null,
                          "media_type": 1,
                          "caption_add_on": null,
                          "like_count": 19,
                          "giphy_media_info": null,
                          "media_overlay_info": null,
                          "metaPlace": null,
                          "meta_place": null,
                          "gen_ai_detection_method": null,
                          "taken_at": 1770611422,
                          "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiZDM0NmYzYjktOTY4YS00NGFmLTliM2ItYzMxYTMxYmE0ZmE4MzgyODQ4ODQwODI5Mzg4Njg0MiJ9LCJzaWduYXR1cmUiOiIifQ==",
                          "injected": null,
                          "canonical_url": null,
                          "like_and_view_counts_disabled": false,
                          "is_fb_only": null,
                          "is_internal_only": null,
                          "view_counts": 2272
                        },
                        "comments": {
                          "0": {
                            "pk": "3828592294577191413",
                            "user": {
                              "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/358349205_590291013002187_1133548404648795352_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42NDAuYzIifQ&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=bSKENrL2x0QQ7kNvwFgiqTc&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&oh=00_Afu4jog686-1Ygu2XdeQ9EpfZ2ZWE6G_vzN60D8-FII0yQ&oe=698F6EB5&_nc_sid=10d13b",
                              "id": "63266260470",
                              "pk": "63266260470",
                              "friendship_status": null,
                              "username": "mansorozali",
                              "full_name": "Mohd Mansor",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            },
                            "id": "3828592294577191413_63266260470",
                            "text_post_app_info": {
                              "is_ghost_post": false,
                              "id": "XDTTextPostAppMediaInfo:18053743193449152",
                              "show_header_follow": false,
                              "self_thread_info": null,
                              "is_spoiler_media": false,
                              "is_markup": false,
                              "ghost_post_approximate_reply_count_str": null,
                              "ghost_post_exp_time_ms": null,
                              "ghost_post_approximate_like_count_str": null,
                              "direct_reply_count": 0,
                              "repost_count": 0,
                              "quote_count": 0,
                              "reshare_count": null,
                              "custom_feed_preview_info": null,
                              "platform_podcast_episode_info": null,
                              "platform_podcast_info": null,
                              "link_preview_attachment": null,
                              "link_preview_response": null,
                              "linked_inline_media": null,
                              "snippet_attachment_info": null,
                              "special_effects_enabled_str": "",
                              "algo_tweaks_info": null,
                              "text_fragments": {
                                "fragments": {
                                  "0": {
                                    "fragment_type": "plaintext",
                                    "link_fragment": null,
                                    "mention_fragment": null,
                                    "plaintext": "What stocks from this group?",
                                    "linkified_web_url": null,
                                    "linkified_in_app_url": null,
                                    "styling_info": null
                                  }
                                }
                              },
                              "share_info": {
                                "quoted_attachment_author_attribution_allowed": true,
                                "quoted_attachment_post_unavailable": false,
                                "quoted_attachment_post": null,
                                "quoted_post": null,
                                "reposted_post": null
                              },
                              "reply_to_author": {
                                "username": "trendspider",
                                "profile_pic_url": "https://scontent-atl3-3.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=YN92uiZxHdsQ7kNvwHVsqro&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&oh=00_Afs11XxJM92RgQP46LtwiE6gdfpypGdDMDrc7t4PfEyPEQ&oe=698F6E15&_nc_sid=10d13b",
                                "id": "63069450921"
                              },
                              "system_status_message": null,
                              "reply_control": "everyone",
                              "private_reply_partner": null,
                              "self_thread_count": 0,
                              "tag_header": null,
                              "root_post_author": {
                                "pk": "63069450921",
                                "profile_pic_url": "https://scontent-atl3-3.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QEiT-j5k71Sm1O26IFLmFr8tMP1qv_6b5OeOV6XqYsNQqmGbW_I2lI5GbHyI8B_DZs&_nc_ohc=YN92uiZxHdsQ7kNvwHVsqro&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&oh=00_Afs11XxJM92RgQP46LtwiE6gdfpypGdDMDrc7t4PfEyPEQ&oe=698F6E15&_nc_sid=10d13b",
                                "username": "trendspider",
                                "id": "63069450921"
                              },
                              "is_liked_by_root_author": false,
                              "pinned_post_info": {
                                "is_pinned_to_parent_post": false,
                                "is_pinned_to_profile": false
                              },
                              "related_trends_info": null,
                              "is_reply": true,
                              "is_post_unavailable": false,
                              "post_unavailable_reason": null,
                              "post_tombstone_info": null,
                              "hush_info": null,
                              "can_private_reply": false,
                              "can_reply": false,
                              "author_notif_control": null
                            },
                            "logging_info_token": null,
                            "is_paid_partnership": null,
                            "audio": null,
                            "caption": {
                              "text": "What stocks from this group?",
                              "pk": "18053743196449152",
                              "has_translation": null
                            },
                            "caption_is_edited": false,
                            "transcription_data": null,
                            "carousel_media": null,
                            "code": "DUh5Gg8Ejn1",
                            "image_versions2": {
                              "candidates": {}
                            },
                            "original_height": 612,
                            "original_width": 612,
                            "accessibility_caption": null,
                            "usertags": null,
                            "video_versions": null,
                            "has_audio": null,
                            "media_type": 19,
                            "caption_add_on": null,
                            "like_count": 0,
                            "giphy_media_info": null,
                            "media_overlay_info": null,
                            "metaPlace": null,
                            "meta_place": null,
                            "gen_ai_detection_method": null,
                            "taken_at": 1770623789,
                            "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjpmYWxzZSwidXVpZCI6ImQzNDZmM2I5LTk2OGEtNDRhZi05YjNiLWMzMWEzMWJhNGZhODM4Mjg1OTIyOTQ1NzcxOTE0MTMifSwic2lnbmF0dXJlIjoiIn0=",
                            "injected": null,
                            "canonical_url": null,
                            "like_and_view_counts_disabled": false,
                            "is_fb_only": null,
                            "is_internal_only": null
                          }
                        },
                        "relatedPosts": {
                          "0": {
                            "pk": "3828367776251221083",
                            "user": {
                              "profile_pic_url": "https://scontent-atl3-2.cdninstagram.com/v/t51.2885-19/579876749_17929362672113426_6259432077151103864_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4zMjAuYzIifQ&_nc_ht=scontent-atl3-2.cdninstagram.com&_nc_cat=102&_nc_oc=Q6cZ2QHg55CWcIPA_A2vb0_QKXz_T_bhCni3lqPqWY6mW-Q-7fUcuT3T7Qj4QHEnO516Qpg&_nc_ohc=iCYCRyheh0gQ7kNvwEfdRcK&_nc_gid=3b1mVJtvKzw6DHnJJdq0uA&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfsMfJkXnudFShmdaNVuRHd6DxI4upQUvAdt1dm4lhGGmg&oe=698F778B&_nc_sid=10d13b",
                              "id": "63466841425",
                              "pk": "63466841425",
                              "friendship_status": null,
                              "username": "bedirthan",
                              "full_name": "Dave Clark",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            },
                            "id": "3828367776251221083_63466841425",
                            "text_post_app_info": {
                              "is_ghost_post": false,
                              "id": "XDTTextPostAppMediaInfo:18345312511232108",
                              "show_header_follow": false,
                              "self_thread_info": null,
                              "is_spoiler_media": false,
                              "is_markup": false,
                              "ghost_post_approximate_reply_count_str": null,
                              "ghost_post_exp_time_ms": null,
                              "ghost_post_approximate_like_count_str": null,
                              "direct_reply_count": 0,
                              "repost_count": 0,
                              "quote_count": 0,
                              "reshare_count": null,
                              "custom_feed_preview_info": null,
                              "platform_podcast_episode_info": null,
                              "platform_podcast_info": null,
                              "link_preview_attachment": null,
                              "link_preview_response": null,
                              "linked_inline_media": null,
                              "snippet_attachment_info": null,
                              "special_effects_enabled_str": "super_bowl_2026",
                              "algo_tweaks_info": null,
                              "text_fragments": {
                                "fragments": {
                                  "0": {
                                    "fragment_type": "plaintext",
                                    "link_fragment": null,
                                    "mention_fragment": null,
                                    "plaintext": "The return-from-commercial graphics being the Super Bowl players looking like SNL guest hosts/musicians is perfect",
                                    "linkified_web_url": null,
                                    "linkified_in_app_url": null,
                                    "styling_info": null
                                  }
                                }
                              },
                              "share_info": {
                                "quoted_attachment_author_attribution_allowed": true,
                                "quoted_attachment_post_unavailable": false,
                                "quoted_attachment_post": null,
                                "quoted_post": null,
                                "reposted_post": null
                              },
                              "reply_to_author": null,
                              "system_status_message": null,
                              "reply_control": "everyone",
                              "private_reply_partner": null,
                              "self_thread_count": 0,
                              "tag_header": {
                                "display_name": "Super Bowl",
                                "id": "18384855928070917",
                                "is_community": false,
                                "tag_cluster_name": "Super Bowl"
                              },
                              "root_post_author": null,
                              "is_liked_by_root_author": false,
                              "pinned_post_info": null,
                              "related_trends_info": null,
                              "is_reply": false,
                              "is_post_unavailable": false,
                              "post_unavailable_reason": null,
                              "post_tombstone_info": null,
                              "hush_info": null
                            },
                            "logging_info_token": null,
                            "is_paid_partnership": null,
                            "audio": null,
                            "caption": {
                              "text": "The return-from-commercial graphics being the Super Bowl players looking like SNL guest hosts/musicians is perfect",
                              "pk": "18345312514232108",
                              "has_translation": null
                            },
                            "caption_is_edited": false,
                            "transcription_data": null,
                            "carousel_media": null,
                            "code": "DUhGDV9AZRb",
                            "image_versions2": {
                              "candidates": {}
                            },
                            "original_height": 612,
                            "original_width": 612,
                            "accessibility_caption": null,
                            "usertags": null,
                            "video_versions": null,
                            "has_audio": null,
                            "media_type": 19,
                            "caption_add_on": null,
                            "like_count": 8,
                            "giphy_media_info": null,
                            "media_overlay_info": null,
                            "metaPlace": null,
                            "meta_place": null,
                            "gen_ai_detection_method": null,
                            "taken_at": 1770597024,
                            "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiZDM0NmYzYjktOTY4YS00NGFmLTliM2ItYzMxYTMxYmE0ZmE4MzgyODM2Nzc3NjI1MTIyMTA4MyJ9LCJzaWduYXR1cmUiOiIifQ==",
                            "injected": null,
                            "canonical_url": null,
                            "like_and_view_counts_disabled": false
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "post"
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "data": {
                        "success": true,
                        "post": {
                          "id": "3828488408293886842_63069450921",
                          "pk": "3828488408293886842",
                          "caption": {
                            "text": "Bears about to get electrocuted. $XLE ⚡️",
                            "pk": "18124847122482968",
                            "has_translation": null
                          },
                          "code": "DUhhexTDst6",
                          "like_count": 19,
                          "taken_at": 1770611422,
                          "user": {
                            "profile_pic_url": "https://scontent-atl3-3.cdninstagram.com/v/t51.2885-19/358000025_988841669212235_3183384987691331022_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby40MDAuYzIifQ&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_cat=111&_nc_oc=Q6cZ2QGLLXey0VhwFTH6njP9SHjVqDhB2xTw7yWjZK9MueRWX9CDTuOXs5idY1NNsw1rMr0&_nc_ohc=YN92uiZxHdsQ7kNvwHbwmAx&_nc_gid=cPVsT3ndmp1U6fLJsK47-w&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfsssPO86SYU-Ja3l7-NU_1MxLj8mVpXTxTB0IEozmVBKA&oe=698F6E15&_nc_sid=10d13b",
                            "id": "63069450921",
                            "pk": "63069450921",
                            "friendship_status": null,
                            "username": "trendspider",
                            "full_name": "TrendSpider",
                            "transparency_label": null,
                            "transparency_product": null,
                            "transparency_product_enabled": false,
                            "is_verified": false,
                            "text_post_app_is_private": false,
                            "has_onboarded_to_text_post_app": true
                          }
                        },
                        "comments": {
                          "0": {
                            "id": "3828592294577191413_63266260470",
                            "pk": "3828592294577191413",
                            "caption": {
                              "text": "What stocks from this group?",
                              "pk": "18053743196449152",
                              "has_translation": null
                            },
                            "code": "DUh5Gg8Ejn1",
                            "like_count": 0,
                            "taken_at": 1770623789,
                            "user": {
                              "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/v/t51.2885-19/358349205_590291013002187_1133548404648795352_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby42NDAuYzIifQ&_nc_ht=scontent-atl3-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QGLLXey0VhwFTH6njP9SHjVqDhB2xTw7yWjZK9MueRWX9CDTuOXs5idY1NNsw1rMr0&_nc_ohc=bSKENrL2x0QQ7kNvwFwnPG9&_nc_gid=cPVsT3ndmp1U6fLJsK47-w&edm=APs17CUBAAAA&ccb=7-5&oh=00_AftWu1ZZneywzUS3vBIPOVzNT5hHXcUMsAp4Tv8lRPAdWw&oe=698F6EB5&_nc_sid=10d13b",
                              "id": "63266260470",
                              "pk": "63266260470",
                              "friendship_status": null,
                              "username": "mansorozali",
                              "full_name": "Mohd Mansor",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            }
                          }
                        },
                        "relatedPosts": {
                          "0": {
                            "id": "3828341443648402762_63161894514",
                            "pk": "3828341443648402762",
                            "caption": {
                              "text": "Disclosure Day looks absolutely phenomenal.",
                              "pk": "18093238969955502",
                              "has_translation": null
                            },
                            "code": "DUhAEJzkbVK",
                            "like_count": 12,
                            "taken_at": 1770593885,
                            "user": {
                              "profile_pic_url": "https://scontent-atl3-3.cdninstagram.com/v/t51.2885-19/573931479_17930699610110515_8501881793998227266_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby41NTEuYzIifQ&_nc_ht=scontent-atl3-3.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QG3qALy9pL_rJZUYpJuBXAN3ug-agVyHNEb5X2B9I-1PYf_2Dd-3eb5qKC7ba_xjFI&_nc_ohc=z9XvBXzkuycQ7kNvwHYRjP6&_nc_gid=cPVsT3ndmp1U6fLJsK47-w&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfutGbz8mM9VNofseqBZvk8gzw3hbJJGwdyl5cNsli7SVQ&oe=698F8F02&_nc_sid=10d13b",
                              "id": "63161894514",
                              "pk": "63161894514",
                              "friendship_status": null,
                              "username": "idontbeatgames",
                              "full_name": "Justin Rodriguez",
                              "transparency_label": null,
                              "transparency_product": null,
                              "transparency_product_enabled": false,
                              "is_verified": false,
                              "text_post_app_is_private": false,
                              "has_onboarded_to_text_post_app": true
                            }
                          }
                        }
                      },
                      "credits_used": 1,
                      "endpoint": "post"
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/threads/search": {
      "get": {
        "summary": "Search by Keyword",
        "description": "Search Threads posts by keyword. Returns 20–30 results per request due to platform constraints.",
        "operationId": "threads_Search_by_Keyword",
        "tags": [
          "threads"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Keyword to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "basketball"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `posts[n].id`: Post unique ID\n- `posts[n].user.username`: Author Threads handle\n- `posts[n].user.is_verified`: Author verification status\n- `posts[n].caption.text`: Post text content\n- `posts[n].like_count`: Like count\n- `posts[n].taken_at`: Unix timestamp\n- `posts[n].text_post_app_info.reshare_count`: Reshare count\n- `posts[n].text_post_app_info.direct_reply_count`: Reply count\n- `posts[n].code`: Post short code",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": true
                    },
                    "posts": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string",
                            "example": "3623717915788120086_63263616227"
                          },
                          "pk": {
                            "type": "string",
                            "example": "3623717915788120086"
                          },
                          "user": {
                            "type": "object",
                            "properties": {
                              "friendship_status": {
                                "type": "null"
                              },
                              "pk": {
                                "type": "string",
                                "example": "63263616227"
                              },
                              "profile_pic_url": {
                                "type": "string",
                                "example": "https://instagram.fcae1-1.fna.fbcdn.net/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=instagram.fcae1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QFfhhbPZWsd0GfT28z5WO_4qqp0J0TZeg_2rJ1msbR_DS_f6Lu6JdkORdUt7DIkVes&_nc_ohc=SCH32yXVc04Q7kNvwHfg6hS&_nc_gid=DuGtmKyvvrTkwZuS-75tqg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfEGgKt7JWHgrAUYwyj3koqHwPnipcqDXEiz-YsAN4c3Fg&oe=681B5320&_nc_sid=10d13b"
                              },
                              "username": {
                                "type": "string",
                                "example": "shams"
                              },
                              "id": {
                                "type": "string",
                                "example": "63263616227"
                              },
                              "transparency_label": {
                                "type": "null"
                              },
                              "transparency_product": {
                                "type": "null"
                              },
                              "transparency_product_enabled": {
                                "type": "boolean",
                                "example": false
                              },
                              "is_verified": {
                                "type": "boolean",
                                "example": true
                              },
                              "text_post_app_is_private": {
                                "type": "boolean",
                                "example": false
                              },
                              "has_onboarded_to_text_post_app": {
                                "type": "boolean",
                                "example": true
                              }
                            },
                            "required": [
                              "pk",
                              "profile_pic_url",
                              "username",
                              "id",
                              "transparency_product_enabled",
                              "is_verified",
                              "text_post_app_is_private",
                              "has_onboarded_to_text_post_app"
                            ]
                          },
                          "text_post_app_info": {
                            "type": "object",
                            "properties": {
                              "show_header_follow": {
                                "type": "null"
                              },
                              "is_markup": {
                                "type": "null"
                              },
                              "custom_feed_preview_info": {
                                "type": "null"
                              },
                              "link_preview_attachment": {
                                "type": "null"
                              },
                              "linked_inline_media": {
                                "type": "null"
                              },
                              "special_effects_enabled_str": {
                                "type": "string",
                                "example": ""
                              },
                              "text_fragments": {
                                "type": "object",
                                "properties": {
                                  "fragments": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "fragment_type": {
                                          "type": "string",
                                          "example": "plaintext"
                                        },
                                        "link_fragment": {
                                          "type": "null"
                                        },
                                        "mention_fragment": {
                                          "type": "null"
                                        },
                                        "plaintext": {
                                          "type": "string",
                                          "example": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships."
                                        },
                                        "tag_fragment": {
                                          "type": "null"
                                        },
                                        "linkified_web_url": {
                                          "type": "null"
                                        },
                                        "styling_info": {
                                          "type": "null"
                                        }
                                      },
                                      "required": [
                                        "fragment_type",
                                        "plaintext"
                                      ]
                                    }
                                  }
                                },
                                "required": [
                                  "fragments"
                                ]
                              },
                              "reshare_count": {
                                "type": "integer",
                                "example": 260
                              },
                              "direct_reply_count": {
                                "type": "integer",
                                "example": 75
                              },
                              "repost_count": {
                                "type": "integer",
                                "example": 200
                              },
                              "quote_count": {
                                "type": "integer",
                                "example": 59
                              },
                              "share_info": {
                                "type": "object",
                                "properties": {
                                  "quoted_attachment_author_attribution_allowed": {
                                    "type": "boolean",
                                    "example": true
                                  },
                                  "quoted_attachment_post_unavailable": {
                                    "type": "boolean",
                                    "example": false
                                  },
                                  "quoted_attachment_post": {
                                    "type": "null"
                                  },
                                  "quoted_post": {
                                    "type": "null"
                                  },
                                  "reposted_post": {
                                    "type": "null"
                                  }
                                },
                                "required": [
                                  "quoted_attachment_author_attribution_allowed",
                                  "quoted_attachment_post_unavailable"
                                ]
                              },
                              "reply_to_author": {
                                "type": "null"
                              },
                              "reply_control": {
                                "type": "string",
                                "example": "everyone"
                              },
                              "private_reply_partner": {
                                "type": "null"
                              },
                              "self_thread_count": {
                                "type": "null"
                              },
                              "tag_header": {
                                "type": "null"
                              },
                              "root_post_author": {
                                "type": "null"
                              },
                              "pinned_post_info": {
                                "type": "null"
                              },
                              "related_trends_info": {
                                "type": "null"
                              },
                              "is_reply": {
                                "type": "boolean",
                                "example": false
                              },
                              "is_post_unavailable": {
                                "type": "boolean",
                                "example": false
                              },
                              "post_unavailable_reason": {
                                "type": "null"
                              },
                              "hush_info": {
                                "type": "null"
                              }
                            },
                            "required": [
                              "special_effects_enabled_str",
                              "text_fragments",
                              "reshare_count",
                              "direct_reply_count",
                              "repost_count",
                              "quote_count",
                              "share_info",
                              "reply_control",
                              "is_reply",
                              "is_post_unavailable"
                            ]
                          },
                          "is_paid_partnership": {
                            "type": "null"
                          },
                          "audio": {
                            "type": "null"
                          },
                          "caption": {
                            "type": "object",
                            "properties": {
                              "text": {
                                "type": "string",
                                "example": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships."
                              },
                              "pk": {
                                "type": "string",
                                "example": "17901829044168955"
                              },
                              "has_translation": {
                                "type": "null"
                              }
                            },
                            "required": [
                              "text",
                              "pk"
                            ]
                          },
                          "caption_is_edited": {
                            "type": "boolean",
                            "example": false
                          },
                          "transcription_data": {
                            "type": "null"
                          },
                          "carousel_media": {
                            "type": "null"
                          },
                          "code": {
                            "type": "string",
                            "example": "DJKCD7AxRAW"
                          },
                          "image_versions2": {
                            "type": "object",
                            "properties": {
                              "candidates": {
                                "type": "array",
                                "items": {}
                              }
                            },
                            "required": [
                              "candidates"
                            ]
                          },
                          "original_height": {
                            "type": "integer",
                            "example": 612
                          },
                          "original_width": {
                            "type": "integer",
                            "example": 612
                          },
                          "accessibility_caption": {
                            "type": "null"
                          },
                          "video_versions": {
                            "type": "null"
                          },
                          "has_audio": {
                            "type": "null"
                          },
                          "media_type": {
                            "type": "integer",
                            "example": 19
                          },
                          "caption_add_on": {
                            "type": "null"
                          },
                          "giphy_media_info": {
                            "type": "null"
                          },
                          "media_overlay_info": {
                            "type": "null"
                          },
                          "sharing_friction_info": {
                            "type": "object",
                            "properties": {
                              "should_have_sharing_friction": {
                                "type": "boolean",
                                "example": false
                              },
                              "sharing_friction_payload": {
                                "type": "null"
                              }
                            },
                            "required": [
                              "should_have_sharing_friction"
                            ]
                          },
                          "like_count": {
                            "type": "integer",
                            "example": 4093
                          },
                          "metaPlace": {
                            "type": "null"
                          },
                          "meta_place": {
                            "type": "null"
                          },
                          "gen_ai_detection_method": {
                            "type": "null"
                          },
                          "taken_at": {
                            "type": "integer",
                            "example": 1746200860
                          },
                          "organic_tracking_token": {
                            "type": "string",
                            "example": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYjgzMzc1NDA2MzU4NDg2OGIyMTFlZDc0NDZkYjdiNDUzNjIzNzE3OTE1Nzg4MTIwMDg2In0sInNpZ25hdHVyZSI6IiJ9"
                          },
                          "logging_info_token": {
                            "type": "null"
                          },
                          "like_and_view_counts_disabled": {
                            "type": "boolean",
                            "example": false
                          }
                        },
                        "required": [
                          "id",
                          "pk",
                          "user",
                          "text_post_app_info",
                          "caption",
                          "caption_is_edited",
                          "code",
                          "image_versions2",
                          "original_height",
                          "original_width",
                          "media_type",
                          "sharing_friction_info",
                          "like_count",
                          "taken_at",
                          "organic_tracking_token",
                          "like_and_view_counts_disabled"
                        ]
                      }
                    }
                  },
                  "required": [
                    "success",
                    "posts"
                  ]
                },
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "posts": [
                        {
                          "id": "3623717915788120086_63263616227",
                          "pk": "3623717915788120086",
                          "user": {
                            "friendship_status": null,
                            "pk": "63263616227",
                            "profile_pic_url": "https://instagram.fcae1-1.fna.fbcdn.net/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=instagram.fcae1-1.fna.fbcdn.net&_nc_cat=1&_nc_oc=Q6cZ2QFfhhbPZWsd0GfT28z5WO_4qqp0J0TZeg_2rJ1msbR_DS_f6Lu6JdkORdUt7DIkVes&_nc_ohc=SCH32yXVc04Q7kNvwHfg6hS&_nc_gid=DuGtmKyvvrTkwZuS-75tqg&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfEGgKt7JWHgrAUYwyj3koqHwPnipcqDXEiz-YsAN4c3Fg&oe=681B5320&_nc_sid=10d13b",
                            "username": "shams",
                            "id": "63263616227",
                            "transparency_label": null,
                            "transparency_product": null,
                            "transparency_product_enabled": false,
                            "is_verified": true,
                            "text_post_app_is_private": false,
                            "has_onboarded_to_text_post_app": true
                          },
                          "text_post_app_info": {
                            "show_header_follow": null,
                            "is_markup": null,
                            "custom_feed_preview_info": null,
                            "link_preview_attachment": null,
                            "linked_inline_media": null,
                            "special_effects_enabled_str": "",
                            "text_fragments": {
                              "fragments": [
                                {
                                  "fragment_type": "plaintext",
                                  "link_fragment": null,
                                  "mention_fragment": null,
                                  "plaintext": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
                                  "tag_fragment": null,
                                  "linkified_web_url": null,
                                  "styling_info": null
                                }
                              ]
                            },
                            "reshare_count": 260,
                            "direct_reply_count": 75,
                            "repost_count": 200,
                            "quote_count": 59,
                            "share_info": {
                              "quoted_attachment_author_attribution_allowed": true,
                              "quoted_attachment_post_unavailable": false,
                              "quoted_attachment_post": null,
                              "quoted_post": null,
                              "reposted_post": null
                            },
                            "reply_to_author": null,
                            "reply_control": "everyone",
                            "private_reply_partner": null,
                            "self_thread_count": null,
                            "tag_header": null,
                            "root_post_author": null,
                            "pinned_post_info": null,
                            "related_trends_info": null,
                            "is_reply": false,
                            "is_post_unavailable": false,
                            "post_unavailable_reason": null,
                            "hush_info": null
                          },
                          "is_paid_partnership": null,
                          "audio": null,
                          "caption": {
                            "text": "BREAKING: Gregg Popovich will no longer be Head Coach of the San Antonio Spurs and is transitioning full-time to Team President, sources told ESPN. The iconic Popovich is a Basketball Hall of Famer, the NBA’s all-time winningest coach, and led the Spurs to five championships.",
                            "pk": "17901829044168955",
                            "has_translation": null
                          },
                          "caption_is_edited": false,
                          "transcription_data": null,
                          "carousel_media": null,
                          "code": "DJKCD7AxRAW",
                          "image_versions2": {
                            "candidates": []
                          },
                          "original_height": 612,
                          "original_width": 612,
                          "accessibility_caption": null,
                          "video_versions": null,
                          "has_audio": null,
                          "media_type": 19,
                          "caption_add_on": null,
                          "giphy_media_info": null,
                          "media_overlay_info": null,
                          "sharing_friction_info": {
                            "should_have_sharing_friction": false,
                            "sharing_friction_payload": null
                          },
                          "like_count": 4093,
                          "metaPlace": null,
                          "meta_place": null,
                          "gen_ai_detection_method": null,
                          "taken_at": 1746200860,
                          "organic_tracking_token": "eyJ2ZXJzaW9uIjo1LCJwYXlsb2FkIjp7ImlzX2FuYWx5dGljc190cmFja2VkIjp0cnVlLCJ1dWlkIjoiYjgzMzc1NDA2MzU4NDg2OGIyMTFlZDc0NDZkYjdiNDUzNjIzNzE3OTE1Nzg4MTIwMDg2In0sInNpZ25hdHVyZSI6IiJ9",
                          "logging_info_token": null,
                          "like_and_view_counts_disabled": false
                        }
                      ]
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response (when trim=true)",
                    "value": {
                      "success": true,
                      "posts": [
                        {
                          "id": "3658605407757558624_71259204903",
                          "pk": "3658605407757558624",
                          "caption": {
                            "text": "This woman selling mini umbrellas shows love to stray cats & dogs & introduces them. She may not have money but is richer than many.🥹🥹",
                            "pk": "18077403781726333",
                            "has_translation": null
                          },
                          "code": "DLF-jv2tmNg",
                          "like_count": 5419,
                          "taken_at": 1750359780,
                          "user": {
                            "pk": "71259204903",
                            "friendship_status": null,
                            "profile_pic_url": "https://scontent-dfw5-2.cdninstagram.com/v/t51.2885-19/501402907_17869607802372904_1939177145792832486_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-dfw5-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHQ6tqymzxxWWnD3Y69dUStiwPULqhvwrOx1_1jXHmGEOp8LBdxfOkihhVQW0v5NsY&_nc_ohc=FICE0ht7dSAQ7kNvwEXdDzp&_nc_gid=C_fAfqKQ2OEy746wTYa0sw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfPyuWIMTTIwpoiGW4059hDGkyKRW8eVZbUH1Zfzd2xxRw&oe=685AA184&_nc_sid=10d13b",
                            "username": "mahtabuddinit",
                            "id": "71259204903",
                            "full_name": "Mahtab Uddin",
                            "transparency_label": null,
                            "transparency_product": null,
                            "transparency_product_enabled": false,
                            "is_verified": false,
                            "text_post_app_is_private": false,
                            "has_onboarded_to_text_post_app": true
                          }
                        },
                        {
                          "id": "3658620429170515719_73362155129",
                          "pk": "3658620429170515719",
                          "caption": {
                            "text": "Are you a dog lover or a cat lover?\nPersonally i love both\nDOGS OR CATS?",
                            "pk": "18065623148118808",
                            "has_translation": null
                          },
                          "code": "DLGB-Vosh8H",
                          "like_count": 53,
                          "taken_at": 1750361563,
                          "user": {
                            "pk": "73362155129",
                            "friendship_status": null,
                            "profile_pic_url": "https://scontent-dfw5-1.cdninstagram.com/v/t51.2885-19/487344284_1018731380219067_7461786811198236347_n.jpg?stp=dst-jpg_s150x150_tt6&_nc_ht=scontent-dfw5-1.cdninstagram.com&_nc_cat=103&_nc_oc=Q6cZ2QHQ6tqymzxxWWnD3Y69dUStiwPULqhvwrOx1_1jXHmGEOp8LBdxfOkihhVQW0v5NsY&_nc_ohc=k2R-PjUq_SoQ7kNvwGggBYz&_nc_gid=C_fAfqKQ2OEy746wTYa0sw&edm=APs17CUBAAAA&ccb=7-5&oh=00_AfO3uZE6D7z0-2ZAYtkLBVhsHW8e5S9rhji9n0un3yl94A&oe=685AA8A4&_nc_sid=10d13b",
                            "username": "elonreevemusk_1950",
                            "id": "73362155129",
                            "full_name": "CEO Elon Musk",
                            "transparency_label": null,
                            "transparency_product": null,
                            "transparency_product_enabled": false,
                            "is_verified": false,
                            "text_post_app_is_private": false,
                            "has_onboarded_to_text_post_app": true
                          }
                        }
                      ]
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/threads/search-users": {
      "get": {
        "summary": "Search Users",
        "description": "Search for users by username",
        "operationId": "threads_Search_Users",
        "tags": [
          "threads"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Username to search for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "shams"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.users[n].username`: Threads handle\n- `data.users[n].pk`: User unique ID\n- `data.users[n].full_name`: Display name\n- `data.users[n].is_verified`: Verification status\n- `data.users[n].profile_pic_url`: Profile picture URL\n- `data.users[n].is_active_on_text_post_app`: Whether user is active on Threads\n- `data.users[n].has_onboarded_to_text_post_app`: Whether user has set up Threads",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "users": {
                      "0": {
                        "username": "shams",
                        "pk": "5951152863",
                        "is_active_on_text_post_app": true,
                        "full_name": "Shams Charania",
                        "profile_pic_url": "https://scontent-cdg4-2.cdninstagram.com/v/t51.2885-19/482795192_3376548399146227_6340123271493467395_n.jpg?stp=dst-jpg_s150x150_tt6&efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLmRqYW5nby4xMDgwLmMyIn0&_nc_ht=scontent-cdg4-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QHI7mSzofIgFZ2_AMpd54G3_GVtUAWp77gmo0avA_HjzGY7GzfYnG9g850fTfZOdus&_nc_ohc=r6TKetrhjckQ7kNvwFUyP78&_nc_gid=na2q8pERMMC0rsngcGi1NQ&edm=AHhEZX8BAAAA&ccb=7-5&oh=00_Aft8obJkYyVD5Q0Cg5vsC9o3hx6BZK6PJluiu1CPs1xWeg&oe=698F8AA0&_nc_sid=e8efdc",
                        "is_verified": true,
                        "has_onboarded_to_text_post_app": true,
                        "id": "5951152863"
                      }
                    }
                  },
                  "credits_used": 1,
                  "endpoint": "search-users"
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/google/search": {
      "get": {
        "summary": "Search",
        "description": "Search Google",
        "operationId": "google_Search",
        "tags": [
          "google"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search query",
            "required": true,
            "schema": {
              "type": "string",
              "example": "austen allred"
            }
          },
          {
            "name": "region",
            "in": "query",
            "description": "2 letter country code, ie US, UK, CA, etc This will show results from that country",
            "required": false,
            "schema": {
              "type": "string",
              "example": "US"
            }
          },
          {
            "name": "date_posted",
            "in": "query",
            "description": "Filter results by how recently they were posted",
            "required": false,
            "schema": {
              "type": "string",
              "enum": [
                "last-hour",
                "last-day",
                "last-week",
                "last-month",
                "last-year"
              ],
              "example": "last-day"
            }
          },
          {
            "name": "page",
            "in": "query",
            "description": "Page number to retrieve, for paginating through results. Must be between 1 and 11. Use the next-page indicator in the response to walk pages; each page is a separate request and costs 1 credit.",
            "required": false,
            "schema": {
              "type": "integer",
              "minimum": 1,
              "maximum": 11,
              "example": 1
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `data.results[n].title`: Page title from search result\n- `data.results[n].url`: URL of the result page\n- `data.results[n].description`: Snippet text from the search result\n- `credits_used`: Number of credits consumed by the request",
            "content": {
              "application/json": {
                "example": {
                  "success": true,
                  "data": {
                    "success": true,
                    "results": {
                      "0": {
                        "title": "Austen Allred - Gauntlet AI - LinkedIn",
                        "url": "https://www.linkedin.com/in/austenallred",
                        "description": "Founder of Gauntlet AI · Experience: Gauntlet AI · Education: Y Combinator · Location: Austin · 500+ connections on LinkedIn. View Austen Allred's profile ..."
                      },
                      "1": {
                        "title": "Twitter Profile",
                        "url": "https://x.com/Austen"
                      },
                      "2": {
                        "title": "Austen Allred (@Austen) / Posts / X - Twitter",
                        "url": "https://x.com/Austen",
                        "description": "Austen Allred (@Austen) - Posts - Founder GauntletAI.com : Free AI training for the smartest engineers. Will tweet as I wish and suff."
                      }
                    }
                  },
                  "credits_used": 1
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Invalid parameters or missing required fields",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Missing required parameter: handle"
                    },
                    "endpoint": {
                      "type": "string"
                    },
                    "credits_required": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Invalid API key"
                    },
                    "docs": {
                      "type": "string",
                      "example": "https://docs.sociavault.com/authentication"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          },
          "402": {
            "description": "Payment Required - Insufficient credits",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Insufficient credits"
                    },
                    "required": {
                      "type": "integer",
                      "example": 1,
                      "description": "Credits required for this request"
                    },
                    "available": {
                      "type": "integer",
                      "example": 0,
                      "description": "Credits currently available"
                    }
                  },
                  "required": [
                    "error",
                    "required",
                    "available"
                  ]
                }
              }
            }
          },
          "500": {
            "description": "Internal Server Error - Service configuration or processing error",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "error": {
                      "type": "string",
                      "example": "Service configuration error"
                    }
                  },
                  "required": [
                    "error"
                  ]
                }
              }
            }
          }
        }
      }
    },
    "/v1/scrape/pinterest/search": {
      "get": {
        "summary": "Search",
        "description": "Search Pinterest for pins",
        "operationId": "pinterest_Search",
        "tags": [
          "pinterest"
        ],
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "Search query",
            "required": true,
            "schema": {
              "type": "string",
              "example": "Italian Pot Roast"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "Cursor for pagination",
            "required": false,
            "schema": {
              "type": "string",
              "example": "Y2JVSG81V2sxcmNHRlpWM1J..."
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `pins[n].id`: Pin unique ID\n- `pins[n].url`: Full URL to the pin\n- `pins[n].title`: Pin title\n- `pins[n].description`: Pin description text\n- `pins[n].images`: Image size variants (170x, 236x, 474x, 736x, orig)\n- `pins[n].pinner.username`: Pinner's username\n- `pins[n].board.name`: Board the pin belongs to\n- `pins[n].created_at`: Creation timestamp\n- `cursor`: Pagination cursor for the next page of results",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "pins": {
                        "0": {
                          "node_id": "UGluOjUzNjM1MDYzNjg5Njk4MzA4Mw==",
                          "url": "https://www.pinterest.com/pin/536350636896983083",
                          "auto_alt_text": "two pictures with the words italian pot roast and potatoes",
                          "id": "536350636896983083",
                          "is_promoted": false,
                          "description": "Cozy nights call for something special, and nothing beats a hearty **Italian Pot Roast (Stracotto)**. Imagine tender, melt-in-your-mouth beef simmered to perfection in aromatic herbs and rich red wine, bringing warmth to your dinner table. This dish not only fills your home with irresistible aromas but also creates a comforting meal that everyone will love. Plus, it’s surprisingly easy to make! Ready to impress your friends and family? Don’t wait—discover how to create this mouthwatering Italian classic today!",
                          "title": "How to Make Italian Pot Roast (Stracotto) Like a Pro",
                          "images": {
                            "170x": {
                              "width": 236,
                              "height": 466,
                              "url": "https://i.pinimg.com/236x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "236x": {
                              "width": 236,
                              "height": 466,
                              "url": "https://i.pinimg.com/236x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "474x": {
                              "width": 474,
                              "height": 936,
                              "url": "https://i.pinimg.com/474x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "736x": {
                              "width": 736,
                              "height": 1454,
                              "url": "https://i.pinimg.com/736x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "orig": {
                              "width": 1024,
                              "height": 2024,
                              "url": "https://i.pinimg.com/originals/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            }
                          },
                          "link": "https://zealrecipes.com/italian-pot-roast/",
                          "domain": "zealrecipes.com",
                          "seo_alt_text": "two pictures with the words italian pot roast and potatoes",
                          "board": {
                            "node_id": "Qm9hcmQ6NTM2MzUwNzA1NTYyMjM3ODk3",
                            "image_cover_hd_url": "https://i.pinimg.com/474x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg",
                            "pin_count": 1,
                            "board_order_modified_at": "Sun, 01 Feb 2026 10:09:19 +0000",
                            "collaborating_users": {},
                            "collaborator_count": 0,
                            "cover_images": {
                              "222x": {
                                "url": "https://i.pinimg.com/222x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg",
                                "width": 222
                              }
                            },
                            "owner": {
                              "node_id": "VXNlcjo1MzYzNTA3NzQyODA1OTE5NTQ=",
                              "image_large_url": "https://i.pinimg.com/140x140_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                              "image_small_url": "https://i.pinimg.com/30x30_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                              "verified_identity": {},
                              "full_name": "Brenda Famalaro",
                              "username": "brendafamalaro",
                              "id": "536350774280591954",
                              "follower_count": 13,
                              "is_verified_merchant": false,
                              "image_medium_url": "https://i.pinimg.com/75x75_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                              "is_ads_only_profile": false
                            },
                            "id": "536350705562237897",
                            "images": {
                              "170x": {
                                "0": {
                                  "url": "https://i.pinimg.com/170x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg",
                                  "width": 170,
                                  "height": 336,
                                  "dominant_color": "#6A3E1C"
                                }
                              }
                            },
                            "section_count": 0,
                            "is_collaborative": false,
                            "name": "Italian pot roast",
                            "url": "/brendafamalaro/italian-pot-roast/",
                            "type": "board",
                            "image_cover_url": "https://i.pinimg.com/200x150/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                          },
                          "grid_title": "How to Make Italian Pot Roast (Stracotto) Like a Pro",
                          "created_at": "Sun, 01 Feb 2026 10:09:17 +0000",
                          "pinner": {
                            "node_id": "VXNlcjo1MzYzNTA3NzQyODA1OTE5NTQ=",
                            "image_large_url": "https://i.pinimg.com/140x140_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "image_small_url": "https://i.pinimg.com/30x30_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "verified_identity": {},
                            "full_name": "Brenda Famalaro",
                            "username": "brendafamalaro",
                            "id": "536350774280591954",
                            "follower_count": 13,
                            "is_verified_merchant": false,
                            "image_medium_url": "https://i.pinimg.com/75x75_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "is_ads_only_profile": false
                          },
                          "story_pin_data": {
                            "node_id": "U3RvcnlQaW5EYXRhOjMxODI3MzQyMjgyOTY0ODcxMDQ=",
                            "metadata": {
                              "canvas_aspect_ratio": 0.5059288537549407,
                              "pin_image_signature": "9161df84f61b82efef873750a3b7332d",
                              "is_compatible": false,
                              "compatible_version": "0.16.0",
                              "version": "0.16.0",
                              "root_pin_id": "986640230879922937",
                              "is_editable": false,
                              "is_promotable": true,
                              "pin_title": "How to Make Italian Pot Roast (Stracotto) Like a Pro",
                              "root_user_id": "986640368273787579"
                            },
                            "has_product_pins": false,
                            "pages": {
                              "0": {
                                "layout": 0,
                                "type": "storypinpage",
                                "should_mute": false,
                                "image_signature_adjusted": "9161df84f61b82efef873750a3b7332d",
                                "style": {
                                  "background_color": "#462815"
                                },
                                "id": "2267760908",
                                "blocks": {
                                  "0": {
                                    "block_type": 2,
                                    "block_style": {
                                      "x_coord": 0,
                                      "corner_radius": 0,
                                      "width": 100,
                                      "rotation": 0,
                                      "y_coord": 0,
                                      "height": 100
                                    },
                                    "image_signature": "9161df84f61b82efef873750a3b7332d",
                                    "tracking_id": "5476149075269194107",
                                    "text": "",
                                    "type": "story_pin_image_block"
                                  }
                                },
                                "image_signature": "9161df84f61b82efef873750a3b7332d",
                                "music_attributions": {}
                              }
                            },
                            "total_video_duration": 0,
                            "id": "3182734228296487104",
                            "static_page_count": 1,
                            "pages_preview": {
                              "0": {
                                "layout": 0,
                                "type": "storypinpage",
                                "should_mute": false,
                                "image_signature_adjusted": "9161df84f61b82efef873750a3b7332d",
                                "style": {
                                  "background_color": "#462815"
                                },
                                "id": "2267760908",
                                "blocks": {
                                  "0": {
                                    "block_type": 2,
                                    "block_style": {
                                      "x_coord": 0,
                                      "corner_radius": 0,
                                      "width": 100,
                                      "rotation": 0,
                                      "y_coord": 0,
                                      "height": 100
                                    },
                                    "image_signature": "9161df84f61b82efef873750a3b7332d",
                                    "tracking_id": "5476149075269194107",
                                    "text": "",
                                    "type": "story_pin_image_block"
                                  }
                                },
                                "image_signature": "9161df84f61b82efef873750a3b7332d",
                                "music_attributions": {}
                              }
                            },
                            "has_affiliate_products": false,
                            "page_count": 1,
                            "type": "storypindata"
                          }
                        }
                      },
                      "cursor": "Y2JVSG81V2sxcmNHRlpWM1J5VFVad1ZsWlVWbFJXTVVZMldWVlZNV0pIU2taWFdIQlhVbXhhVkZZeWN6RldhelZYVm14d1RrMXNTbEZXVjNSWFl6QTFjMVZZYUZaaGVsWlFWbXhvVTJWV1pISlhhM1JYVm10V05sVldVbE5YUmxwMFZXdG9XbFl6YUhsYVZscFBWMVp3Ums5WGFHaE5TRUl6Vm1wR1lWVXhUbkpOVm1ScFUwVmFhRnBYZUV0VU1WWnlWbXRhVGxKc1NucFdWM2hoWWtaYVZXSkdXbGRTZWtZelZrY3hTMVl4WkhWU2JHaFlVMFZLVVZkWGVGWk5WMUpIVTJ4V1ZXSkZTbFJVVldRelpXeFplV1ZHVG1saGVsWllXVEJhYjFZeFdrWlRiRUpXWVRKU2NWUldXbEprTVZaMVUyczFhR1ZyVlhsV2JUQjRUVVpXUjFOcldsZFhSMUpXVkZaYVMyVldVbFpXVkZaWFZtNUNTVmxWVlRWVWJVWTJVVmhvVjAxWFRYaFVhMXBTWlVaT2MxcEhSbE5TTWswMVdtdGFWMU5YU2paVmJYaFRWMGRvUmxkc1ZsZGhNV1J6VjFod2FGSkdjRmxaYTJSdVpXeHdWbFpZYUU5aVJscGFWMnRWTVZVeFNuUmpNMmhYVWpOb1ZGbFhNVkprTURWV1ZteFNXRk5GU2xKV2JYUldaREF4VjFSWWJHdFNNMUpYV1d0YVMxSldhM2RWYlRsVlRXdGFlVlZzYUc5V1YwcElWV3hrVldKR1ZqUlZiRnBUVjFkT1JrOVdUazVXYkd0M1ZtcEdZV0V4V1hsVGEyUnBVMFZhYUZWdWNFZFZWbHB4VVc1S1RsSnNTbnBXVnpBeFlrWmFWV0pHYkZkV2JXZ3pWMVphV21Rd05WaFBWbFpYVm10d1NGZHNXbFpsUms1SFZtNVNUbFp1UWxoVmFrNVBUbXhhU0U1WVpGTk5hM0JYVkRGV1YxWlhTbGxWYkVKWFlURmFlVlJXV2xOV2JIQkdUMWRzVTJKWWFGZFdWbHB2WVRGa2RGWnVUbFJpVkd4V1dXeFNSMVV4Y0ZobFNFNVhWbTFTV2xkclZURmhWMHAwWVVaR1YxWXphR2haVkVFMVVXeENWVTFVYUU1V1JUQjNWRlZTUWsxck9WVldWRTVPVWtaR05WUlljSEpsYXpsVVkwVm9WbFpZWkhoYWEyUkdaVlp3VlZGWWNHRmlWVFZ2VkZaU1QyRldjRlZaTTNCaFlXdHdjVlJWVW01a01ERTJWMjE0WVZJd1ZqWlViVEZPVGxVMU5sb3piRkJXTVd0NlZEQlNiMkV3TVhGV1ZGWlBWa2ROZDFSWGNFSmtNRFZJVlcxMFRsWXdWak5VVmxKQ1pXc3hXRkp0Y0U1bGExVjNWRzF3UjA5R1VuSldiR2h0VVZRd09XWkVSWHBPUkVGM1RtcHJNVTU2UVRCTmFrMDFUWHByY1ZJeFJrMUxibmhxVFVkS2FsbFVVWGRQVkVreFRWZEtiVmxYV20xTmJVWm9Ua2ROTUUxNlozaE5hbEp0VGxkSmVFOUVWbWxhYW1ob1drUkZNVTU2VVhsTlYxWm9UV3BOTVUxVVp6Tk9SMXByVG0xYWEwNUVUVEJOVkZsM1prVTFSbFl6ZHowPXxVSG81YUZZeWVEWk9NMnd5VFd4U1dVOUVNV1pOVkdobVRGUkdPRTFVVFRCTlJFRXlUMVJWTTAxRVVYbE5lbXQ2VDFOd1NGVlZkM0ZtUkUxNldYcGpNVnBxVFhoT2FtZDNXbTFSTlU1VVNYcFpNa1Y1VG5wa2FrNVhWWGhaZWtaclRrUldhVTVxWkd4WlYwbDZUV3BXYWxwRVJUVk5WR016V1ZkUmVsbFhSbWhOTWswMVRXcEpOVTVFUVRKTlJGWTRWR3RXV0daQlBUMD18Tm9uZXwxMzQwMDY5NTcwNDIzOTM5KkdRTCp8OTBjOWZmYWFlYjViMTgzNmFmNjNiNGQ0MDgxN2VjZTU0ODY4YTc3MmU3MzgwOGY0MDBkYmNkOTgxZWE4YmYwZnxORVd8",
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "pins": {
                        "0": {
                          "id": "536350636896983083",
                          "url": "https://www.pinterest.com/pin/536350636896983083",
                          "description": "Cozy nights call for something special, and nothing beats a hearty **Italian Pot Roast (Stracotto)**. Imagine tender, melt-in-your-mouth beef simmered to perfection in aromatic herbs and rich red wine, bringing warmth to your dinner table. This dish not only fills your home with irresistible aromas but also creates a comforting meal that everyone will love. Plus, it’s surprisingly easy to make! Ready to impress your friends and family? Don’t wait—discover how to create this mouthwatering Italian classic today!",
                          "created_at": "Sun, 01 Feb 2026 10:09:17 +0000",
                          "pinner": {
                            "node_id": "VXNlcjo1MzYzNTA3NzQyODA1OTE5NTQ=",
                            "image_large_url": "https://i.pinimg.com/140x140_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "image_small_url": "https://i.pinimg.com/30x30_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "follower_count": 13,
                            "verified_identity": {},
                            "username": "brendafamalaro",
                            "image_medium_url": "https://i.pinimg.com/75x75_RS/59/e3/18/59e318400fe2559074d42e05b30e1a69.jpg",
                            "full_name": "Brenda Famalaro",
                            "id": "536350774280591954",
                            "is_ads_only_profile": false,
                            "is_verified_merchant": false
                          },
                          "images": {
                            "170x": {
                              "width": 236,
                              "height": 466,
                              "url": "https://i.pinimg.com/236x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "236x": {
                              "width": 236,
                              "height": 466,
                              "url": "https://i.pinimg.com/236x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "474x": {
                              "width": 474,
                              "height": 936,
                              "url": "https://i.pinimg.com/474x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "736x": {
                              "width": 736,
                              "height": 1454,
                              "url": "https://i.pinimg.com/736x/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            },
                            "orig": {
                              "width": 1024,
                              "height": 2024,
                              "url": "https://i.pinimg.com/originals/91/61/df/9161df84f61b82efef873750a3b7332d.jpg"
                            }
                          }
                        }
                      },
                      "cursor": "Y2JVSG81V2sxcmNHRlpWM1J5VFVad1ZsWlVWbFJXTVVreVZtMXpNVlV4U1hkTlZGcFhVak5vVkZVeWMzaFNhekZWVjIxb2JHRXpRbEJYYkdRMFZtc3hWMVZzYUdwU2JrSnpWbXhvVTJWV1pISlhhM1JYVm10V05sVldVbE5YUjBwSVZXdG9XbFpXY0hwYVJWcFhWMWRHU0ZKc1pGTmhNV3cyVm10amVHUXhUbkpPVmxwT1ZteGFVMVl3WkZOVU1YQllUVlJTYVUxWFVqQlpNRlpMVkRGYVZWSnJiRmRpUjJoeVZsVmFZVk5HVm5WUmJGWllVMFZLVEZkclVrZGpiVlpYVm01U2FsSlVWbTlaYkZVd1RWWmFTRTVZWkZaaVZscEhWRlpXVjFWc1drWlRiVVphWWtaYWFGbDZSbE5YUjA1R1pFZHNWMkpyU2tkV1ZscFRVakZTZEZKdVNrOVhSVFZXVkZaYVMxVXhVbkpYYms1cVZteHdNRlJXVlRWaVIwWTJWbTV3VjAxV1NsQlVhMXBTWlVaT2MxcEhSbE5TTWswMVdtdGFWMU5YU2paVmJYaFRWMGRvUmxkc1ZsZGhNV1J6VjFod2FGSkdjRmxaYTJSdVpXeFNjMVpZYUZOV2JYY3lWa2R6TlZZeFNsaGtSRTVYVW0xb00xa3ljM2hqYXpGVlYyeGtWMUpzY0ZCWFZtUTBZekExVjFSWWJHdFNNMUpYV1d0YVMxSldhM2RWYlRsV1VtdHdSMWt3YUVkWFJtUkpVV3hPWVZZemFETldiRnByWkVkR1IyTkdaRTVTUlVreFZtdFNRMkV4U25KTlNHUk9WbXhhVlZsc2FFTlVNVlp4VVZob1QySkhVbnBXVjNSaFZERmFWVlp1YUZkTmFrVjNWa2Q0WVZKc1NuRldiRlpPVWpGS1dGWkdVa2RqTWs1WFVtNVNiRkpVVmxSVmJGWldaVVphUjFkc1RsSk5hMXBJV1RCYWIxZEdaRWxSYkVKWFlURlZlRmt3V210WFJURlhWMnMxVGxZelkzbFdNalYzVmpGV1IxZFlhRk5oYkVwWlZtcE9RMVV4VW5KV1ZFWlBZa2hDU1ZwRldrTlhSazVJWVVaR1YxWXphR2haVkVFMVVXeENWVTFVYUZCV1JVVjZWRzV3Vm1WVk5VVlVWRlpQWVdzd2VGUXhVa3BOYXpGd1kwVm9WbFpZWkhoYWExSlNUV3hzZEZadGRGcE5iRnB4VkZod1EyRXhhM2xTYldoUFpXMU5lbGRyVW10aFJUVnhVMjEwV21WclJYbFVWV1JoWVVac05sRlVVazlXTVVZelZEQlNVMkZHYkhGWk0yUlBZV3RLY2xSdE1VWmxWbkJJVjIxb1lWWkZSalZVVlZKYVpXeHNkRkp0ZEdGV01GWTJWREJTWVU5R1VuSldiR2h0VVZRd09XWkVhM2RPZW1NeFRXcFJlazlVV1hwT1ZHdDVUbXBKY1ZJeFJrMUxibmQ0VFZSbmVVNTZhM2xQVkZrMVRsUkdhVTF0U1RWWlZHY3lXV3BvYUZwVVJUTk9iVlpvVFZSSk1VNTZXVEZhYlZGNFRUSmFhbGxVWnpKT2FteHNUVlJSZUZsVVRtaE9SRTB5VG1wV2FFMUVTVFJhVjAwMFprVTFSbFl6ZHowPXxVSG81TkZSRldubGtWVlV5VlVWS01WUlVNV1pOVkdobVRGUkdPRTlVUVROT2VsVjVUa1JOTlU1cVRURlBWRWt5VFdsd1NGVlZkM0ZtUjBacFdXMVJNVnBVVG14Tk1sVXlXa1JDYUU1SFRYbE5WMHBxVFZSak1FMTZSWGhQVjBsNlRWZGFiVmw2VW14TmJWVjNXWHBDYlZwVVRUUk5iVVpzVGxSak5GcFhTVFJPYlZWNFdsZFNhVTlIUlRGWlZHZzRWR3RXV0daQlBUMD18Tm9uZXw5MDc3NTI0Mzk2MzU5MjYyKkdRTCp8NDhlN2EzMDI3MzI2MzI1M2UyYWM1Mjc1MjVlMDRlZTZjNjU4NzhkMzc4NDM5MWFkNzg0Y2Q3M2RlMWRmMjczYnxORVd8",
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing or invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Search query is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key"
          },
          "402": {
            "description": "Payment Required - Insufficient credits"
          },
          "500": {
            "description": "Internal Server Error"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    },
    "/v1/scrape/pinterest/pin": {
      "get": {
        "summary": "Pin",
        "description": "Get Pinterest pin details",
        "operationId": "pinterest_Pin",
        "tags": [
          "pinterest"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "Pinterest pin URL",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.pinterest.com/pin/1124351863225567517/"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `entityId`: Pin unique ID\n- `title`: Pin title\n- `description`: Full pin description text\n- `link`: External destination URL\n- `domain`: Source domain of the linked content\n- `pinner.username`: Pinner's handle\n- `pinner.followerCount`: Pinner's follower count\n- `aggregatedPinData.aggregatedStats.saves`: Total save count\n- `repinCount`: Number of repins\n- `createdAt`: Pin creation timestamp\n- `board.name`: Board name the pin belongs to\n- `images_474x.url`: Medium resolution image URL",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "entityId": "1124351863225567517",
                      "seoAltText": "chicken linguine with text overlay that reads cowboy butter chicken linguine",
                      "dominantColor": "#c79743",
                      "originPinner": null,
                      "embed": null,
                      "isGoLinkless": false,
                      "digitalMediaSourceType": null,
                      "link": "https://smokerecipes.blogspot.com/2025/04/cowboy-pasta-recipe.html",
                      "mobileLink": null,
                      "trackedLink": "https://smokerecipes.blogspot.com/2025/04/cowboy-pasta-recipe.html",
                      "utmLink": "https://smokerecipes.blogspot.com/2025/04/cowboy-pasta-recipe.html?utm_source=Pinterest&utm_medium=organic",
                      "trackingParams": "CwABAAAAEDE1NzQ3MDIyNzAyNjIxMjILAAcAAAAPdW5rbm93bi91bmtub3duAA",
                      "isViewedByOwnerOrEmployeeOrPartnerOfBusiness": null,
                      "images_236x": {
                        "height": 472,
                        "width": 236,
                        "url": "https://i.pinimg.com/236x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "images_136x136": {
                        "height": 136,
                        "width": 136,
                        "url": "https://i.pinimg.com/136x136/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "images_60x60": {
                        "url": "https://i.pinimg.com/60x60/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "images_170x": {
                        "url": "https://i.pinimg.com/236x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "images_474x": {
                        "url": "https://i.pinimg.com/474x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg",
                        "height": 948,
                        "width": 474
                      },
                      "images_564x": {
                        "url": "https://i.pinimg.com/564x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg",
                        "height": 1024,
                        "width": 512
                      },
                      "images_736x": {
                        "url": "https://i.pinimg.com/736x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg",
                        "height": 1024,
                        "width": 512
                      },
                      "images_600x315": {
                        "url": "https://i.pinimg.com/600x315/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "images_orig": {
                        "url": "https://i.pinimg.com/originals/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "imageSignature": "14287288a2314a6607a5304f1364b91f",
                      "linkUtmApplicableAndReplaced": 1,
                      "isDownstreamPromotion": false,
                      "category": "",
                      "domain": "smokerecipes.blogspot.com",
                      "isPromoted": false,
                      "linkDomain": {
                        "officialUser": null,
                        "id": "RG9tYWluOjEwNDAyNjE0ODg3NzU3OTc1MjY=",
                        "__typename": "Domain"
                      },
                      "promoter": null,
                      "isEligibleForPdp": false,
                      "isOosProduct": false,
                      "isStaleProduct": false,
                      "shoppingFlags": {},
                      "pinner": {
                        "blockedByMe": false,
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy",
                        "entityId": "1124352000629413242",
                        "__typename": "User",
                        "fullName": "Grace Carter",
                        "imageSmallUrl": "https://i.pinimg.com/30x30_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "imageLargeUrl": "https://i.pinimg.com/140x140_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "username": "gracecartergra",
                        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "explicitlyFollowedByMe": false,
                        "firstName": "Grace Carter",
                        "isVerifiedMerchant": false,
                        "verifiedIdentity": {
                          "verified": null
                        },
                        "followerCount": 49
                      },
                      "promotedIsRemovable": false,
                      "description": "🧈🍗 Creamy Cowboy Butter Chicken Linguine is comfort food at its finest! Imagine tender chicken tossed in rich, buttery sauce over a bed of linguine – pure deliciousness. This easy pasta recipe is perfect for cozy nights and special occasions alike. Serve with garlic bread for the ultimate meal! 😋 #CowboyButterChicken #CreamyPasta #ComfortFood #EasyPastaRecipes #ChickenDinner #CozyMeals #DinnerIdeas #WeekendDinners #PastaLove 🍝",
                      "imageSpec_236x": {
                        "url": "https://i.pinimg.com/236x/14/28/72/14287288a2314a6607a5304f1364b91f.jpg"
                      },
                      "gridTitle": "Creamy Cowboy Butter Chicken Linguine – Comfort Food Perfection",
                      "title": "Creamy Cowboy Butter Chicken Linguine – Comfort Food Perfection",
                      "videos": null,
                      "closeupUnifiedDescription": "🧈🍗 Creamy Cowboy Butter Chicken Linguine is comfort food at its finest! Imagine tender chicken tossed in rich, buttery sauce over a bed of linguine – pure deliciousness. This easy pasta recipe is perfect for cozy nights and special occasions alike. Serve with garlic bread for the ultimate meal! 😋 #CowboyButterChicken #CreamyPasta #ComfortFood #EasyPastaRecipes #ChickenDinner #CozyMeals #DinnerIdeas #WeekendDinners #PastaLove 🍝",
                      "aggregatedPinData": {
                        "entityId": "5426653175719443145",
                        "id": "QWdncmVnYXRlZFBpbkRhdGE6NTQyNjY1MzE3NTcxOTQ0MzE0NQ==",
                        "aggregatedStats": {
                          "saves": 419
                        },
                        "commentCount": 0,
                        "didItData": {
                          "imagesCount": 0
                        }
                      },
                      "isEligibleForAggregatedComments": true,
                      "richMetadata": {
                        "recipe": null,
                        "article": {
                          "__typename": "ArticleMetadata",
                          "datePublished": "Fri, 25 Apr 2025 00:00:00 +0000"
                        },
                        "description": "Please follow this link .       When I think about comfort food that brings a big, warm hug in a bowl, my mind always wan...",
                        "title": "Cowboy Pasta Recipe",
                        "products": null,
                        "aggregateRating": null,
                        "tutorial": null,
                        "siteName": "smokerecipes.blogspot.com",
                        "url": "https://smokerecipes.blogspot.com/2025/04/cowboy-pasta-recipe.html"
                      },
                      "totalReactionCount": 2,
                      "board": {
                        "privacy": "public",
                        "url": "/gracecartergra/dessert-ideas/",
                        "name": "Dessert Ideas",
                        "id": "Qm9hcmQ6MTEyNDM1MTkzMTkxMTA4NDIyOQ==",
                        "entityId": "1124351931911084229",
                        "pinCount": 66,
                        "sectionCount": 0,
                        "boardOrderModifiedAt": "Thu, 08 May 2025 10:26:08 +0000",
                        "coverImageSpec_222x": {
                          "url": "https://i.pinimg.com/222x/01/2a/aa/012aaa8e30bd3a524d5cb0d8c609a0e9.jpg"
                        },
                        "coverImageSpec_400x300": {
                          "url": "https://i.pinimg.com/400x300/01/2a/aa/012aaa8e30bd3a524d5cb0d8c609a0e9.jpg"
                        },
                        "coverImageSpec_216x146": {
                          "url": "https://i.pinimg.com/216x146/01/2a/aa/012aaa8e30bd3a524d5cb0d8c609a0e9.jpg"
                        },
                        "imageCoverHdUrl": "https://i.pinimg.com/474x/01/2a/aa/012aaa8e30bd3a524d5cb0d8c609a0e9.jpg",
                        "imageCoverUrl": "https://i.pinimg.com/200x150/01/2a/aa/012aaa8e30bd3a524d5cb0d8c609a0e9.jpg",
                        "imageThumbnailUrl": "https://i.pinimg.com/upload/1124351931911084229_board_thumbnail_2025-05-01-13-14-02_6039_60.jpg",
                        "collaboratedByMe": false,
                        "isCollaborative": false,
                        "owner": {
                          "entityId": "1124352000629413242",
                          "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy"
                        }
                      },
                      "richSummary": {
                        "displayName": "Cowboy Pasta Recipe",
                        "products": {}
                      },
                      "storyPinDataId": null,
                      "storyPinData": null,
                      "gridAttribution": null,
                      "sponsorship": null,
                      "nativeCreator": {
                        "entityId": "1124352000629413242",
                        "fullName": "Grace Carter",
                        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "imageSmallUrl": "https://i.pinimg.com/30x30_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "username": "gracecartergra",
                        "isVerifiedMerchant": false,
                        "verifiedIdentity": {
                          "verified": null
                        },
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy",
                        "blockedByMe": false,
                        "explicitlyFollowedByMe": false,
                        "followerCount": 49,
                        "imageLargeUrl": "https://i.pinimg.com/140x140_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "profileUrl": "https://www.pinterest.com/gracecartergra/"
                      },
                      "pinJoin": {
                        "visualAnnotation": {
                          "0": "Easy Cowboy Butter Chicken Linguine Recipe",
                          "1": "Cowboy Butter Chicken Linguini",
                          "2": "Easy Cowboy Butter Chicken Linguine",
                          "3": "Cowboy Butter Chicken Linguine Recipe",
                          "4": "Cowboy Chicken Butter Linguine",
                          "5": "Creamy Cowboy Butter Chicken Linguine",
                          "6": "Quick Cowboy Butter Chicken Linguine",
                          "7": "Creamy Cowboy Butter Chicken Linguini",
                          "8": "Cowboys Butter Chicken Linguine"
                        },
                        "annotationsWithLinksArray": {
                          "0": {
                            "name": "Easy Cowboy Butter Chicken Linguine Recipe",
                            "url": "/ideas/easy-cowboy-butter-chicken-linguine-recipe/906761486092/"
                          },
                          "1": {
                            "name": "Cowboy Butter Chicken Linguini",
                            "url": "/ideas/cowboy-butter-chicken-linguini/901554649237/"
                          }
                        },
                        "seoBreadcrumbs": {
                          "0": {
                            "__typename": "SeoBreadcrumbs",
                            "name": "Food And Drink",
                            "url": "/ideas/food-and-drink/918530398158/"
                          }
                        },
                        "seoCanonicalDomain": "www.pinterest.com",
                        "seoCanonicalUrl": "/pin/simple-and-delicious-cowboy-butter-chicken-pasta-linguine-recipe-in-2025--70437490512745/"
                      },
                      "shareCount": 439,
                      "reactionCountsData": {
                        "0": {
                          "reactionCount": 2,
                          "reactionType": 1
                        }
                      },
                      "unauthOnPageDescription": "🧈🍗 Creamy Cowboy Butter Chicken Linguine is comfort food at its finest! Imagine tender chicken tossed in rich, buttery sauce over a bed of linguine – pure deliciousness. This easy pasta recipe is perfect for cozy nights and special occasions alike. Serve with garlic bread for the ultimate meal! 😋 #CowboyButterChicken #CreamyPasta #ComfortFood #EasyPastaRecipes #ChickenDinner #CozyMeals #DinnerIdeas #WeekendDinners #PastaLove 🍝",
                      "carouselData": null,
                      "unauthOnGridTitle": "Creamy Cowboy Butter Chicken Linguine – Comfort Food Perfection",
                      "genAiTopics": null,
                      "isUnsafeForComments": false,
                      "seeMoreUserFeedback": null,
                      "recommendationReason": null,
                      "adData": null,
                      "adMatchReason": 0,
                      "sourceInterest": null,
                      "advertiserId": null,
                      "campaignId": null,
                      "pinPromotionId": null,
                      "adTargetingAttribution": null,
                      "adTargetingAttributionReasons": null,
                      "promotedPartnershipAdvertiserName": null,
                      "promotedPartnershipAttributionName": null,
                      "isEligibleForPromotedPartnership": false,
                      "isThirdPartyAd": false,
                      "commentsDisabled": true,
                      "doneByMe": true,
                      "closeupAttribution": {
                        "entityId": "1124352000629413242",
                        "username": "gracecartergra",
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy"
                      },
                      "collectionPin": null,
                      "isHidden": false,
                      "isUnsafe": false,
                      "visualObjects": {},
                      "affiliateDisclosure": null,
                      "affiliateLink": null,
                      "shipsToUserCountry": false,
                      "closeupUnifiedAttribution": {
                        "__typename": "User",
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy",
                        "entityId": "1124352000629413242",
                        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "followerCount": 49,
                        "followedByMe": false,
                        "username": "gracecartergra",
                        "isAdsOnlyProfile": false,
                        "adsOnlyProfileSite": null,
                        "isVerifiedMerchant": false,
                        "fullName": "Grace Carter",
                        "verifiedIdentity": {
                          "verified": null
                        }
                      },
                      "isRepin": false,
                      "favoriteUserCount": 0,
                      "favoritedByMe": false,
                      "createdAt": "Sun, 06 Apr 2025 06:52:37 +0000",
                      "attribution": null,
                      "mediaAttribution": null,
                      "pinAdditionalNote": null,
                      "translations": null,
                      "descriptionLinks": {},
                      "userMentionTags": null,
                      "seoNoindexReason": null,
                      "unauthOnPageTitle": "Creamy Cowboy Butter Chicken Linguine – Comfort Food Perfection",
                      "repinCount": 6896,
                      "seoDescription": "Feb 11, 2025 - This Pin was discovered by Xemobo. Discover (and save!) your own Pins on Pinterest",
                      "seoTitle": "Pin by Xemobo on nice | Recipes, Chicken recipes, Linguine recipes",
                      "seoUrl": "/pin/1124351863225567517/",
                      "descriptionHtml": "🧈🍗 Creamy Cowboy Butter Chicken Linguine is comfort food at its finest! Imagine tender chicken tossed in rich, buttery sauce over a bed of linguine – pure deliciousness. This easy pasta recipe is perfect for cozy nights and special occasions alike. Serve with garlic bread for the ultimate meal! 😋 <a class=\"pintag\" href=\"/explore/CowboyButterChicken/\" title=\"#CowboyButterChicken explore Pinterest\">#CowboyButterChicken</a> <a class=\"pintag\" href=\"/explore/CreamyPasta/\" title=\"#CreamyPasta explore Pinterest\">#CreamyPasta</a> <a class=\"pintag\" href=\"/explore/ComfortFood/\" title=\"#ComfortFood explore Pinterest\">#ComfortFood</a> <a class=\"pintag\" href=\"/explore/EasyPastaRecipes/\" title=\"#EasyPastaRecipes explore Pinterest\">#EasyPastaRecipes</a> <a class=\"pintag\" href=\"/explore/ChickenDinner/\" title=\"#ChickenDinner explore Pinterest\">#Chicken</a>",
                      "priceCurrency": "USD",
                      "id": "UGluOjExMjQzNTE4NjMyMjU1Njc1MTc=",
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "entityId": "1124351863225567517",
                      "seoAltText": "chicken linguine with text overlay that reads cowboy butter chicken linguine",
                      "originPinner": null,
                      "pinner": {
                        "blockedByMe": false,
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy",
                        "entityId": "1124352000629413242",
                        "__typename": "User",
                        "fullName": "Grace Carter",
                        "imageSmallUrl": "https://i.pinimg.com/30x30_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "imageLargeUrl": "https://i.pinimg.com/140x140_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "username": "gracecartergra",
                        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "explicitlyFollowedByMe": false,
                        "firstName": "Grace Carter",
                        "isVerifiedMerchant": false,
                        "verifiedIdentity": {
                          "verified": null
                        },
                        "followerCount": 49
                      },
                      "description": "🧈🍗 Creamy Cowboy Butter Chicken Linguine is comfort food at its finest! Imagine tender chicken tossed in rich, buttery sauce over a bed of linguine – pure deliciousness. This easy pasta recipe is perfect for cozy nights and special occasions alike. Serve with garlic bread for the ultimate meal! 😋 #CowboyButterChicken #CreamyPasta #ComfortFood #EasyPastaRecipes #ChickenDinner #CozyMeals #DinnerIdeas #WeekendDinners #PastaLove 🍝",
                      "shareCount": 439,
                      "nativeCreator": {
                        "entityId": "1124352000629413242",
                        "fullName": "Grace Carter",
                        "imageMediumUrl": "https://i.pinimg.com/75x75_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "imageSmallUrl": "https://i.pinimg.com/30x30_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "username": "gracecartergra",
                        "isVerifiedMerchant": false,
                        "verifiedIdentity": {
                          "verified": null
                        },
                        "id": "VXNlcjoxMTI0MzUyMDAwNjI5NDEzMjQy",
                        "blockedByMe": false,
                        "explicitlyFollowedByMe": false,
                        "followerCount": 49,
                        "imageLargeUrl": "https://i.pinimg.com/140x140_RS/cf/dd/05/cfdd05ab7a756091fb820f69b2ef195a.jpg",
                        "profileUrl": "https://www.pinterest.com/gracecartergra/"
                      },
                      "createdAt": "Sun, 06 Apr 2025 06:52:37 +0000",
                      "repinCount": 6896,
                      "totalReactionCount": 2,
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing or invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Pinterest pin URL is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key"
          },
          "402": {
            "description": "Payment Required - Insufficient credits"
          },
          "500": {
            "description": "Internal Server Error"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    },
    "/v1/scrape/pinterest/user/boards": {
      "get": {
        "summary": "User Boards",
        "description": "Get a user's boards",
        "operationId": "pinterest_UserBoards",
        "tags": [
          "pinterest"
        ],
        "parameters": [
          {
            "name": "handle",
            "in": "query",
            "description": "The username of the user to get boards for",
            "required": true,
            "schema": {
              "type": "string",
              "example": "broadstbullycom"
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `boards[n].id`: Board unique ID\n- `boards[n].name`: Board name\n- `boards[n].url`: Full URL to the board\n- `boards[n].description`: Board description text\n- `boards[n].pin_count`: Number of pins on the board\n- `boards[n].follower_count`: Board follower count\n- `boards[n].created_at`: Board creation timestamp\n- `boards[n].owner.username`: Board owner's handle\n- `boards[n].image_cover_hd_url`: Board cover image URL\n- `cursor`: Pagination cursor for next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "boards": {
                        "0": {
                          "node_id": "Qm9hcmQ6MjgyODEyMTIwMjg5Mzk4MDEy",
                          "is_ads_only": false,
                          "event_start_date": null,
                          "section_count": 0,
                          "tracking_params": "CwABAAAAEDEzMDI4OTM3NzUxNTc4MTEGAAMAggA",
                          "description": "The best Philadelphia Phillies pins by 🚨 BSB 🚨",
                          "allow_homefeed_recommendations": true,
                          "archived_by_me_at": null,
                          "cover_pin": {
                            "pin_id": "282812051592265749",
                            "image_signature": "c4d642a59eec52e4d34368838ab3c909",
                            "timestamp": 1715137450
                          },
                          "should_show_board_collaborators": true,
                          "access": {},
                          "id": "282812120289398012",
                          "place_saves_count": 0,
                          "board_vase": {
                            "0": {
                              "link": "/ideas/phillies-wallpaper-iphone/912177234139/",
                              "type": "boardvasedata",
                              "text": "phillies wallpaper iphone"
                            },
                            "1": {
                              "link": "/ideas/phillies-phone-wallpaper/901255802877/",
                              "type": "boardvasedata",
                              "text": "phillies phone wallpaper"
                            },
                            "2": {
                              "link": "/ideas/philadelphia-phillies-iphone-wallpaper/936687422685/",
                              "type": "boardvasedata",
                              "text": "philadelphia phillies iphone wallpaper"
                            },
                            "3": {
                              "link": "/ideas/phillies-phanatic-wallpaper/899303762115/",
                              "type": "boardvasedata",
                              "text": "phillies phanatic wallpaper"
                            },
                            "4": {
                              "link": "/ideas/philadelphia-phillies-wallpaper/920362553487/",
                              "type": "boardvasedata",
                              "text": "philadelphia phillies wallpaper"
                            },
                            "5": {
                              "link": "/ideas/philadelphia-phillies-wallpaper-iphone/961220842473/",
                              "type": "boardvasedata",
                              "text": "philadelphia phillies wallpaper iphone"
                            },
                            "6": {
                              "link": "/ideas/phillies-ipad-wallpaper/946280820458/",
                              "type": "boardvasedata",
                              "text": "phillies ipad wallpaper"
                            },
                            "7": {
                              "link": "/ideas/phillies-fightins-wallpaper/893441198382/",
                              "type": "boardvasedata",
                              "text": "phillies fightins wallpaper"
                            },
                            "8": {
                              "link": "/ideas/phillies-background/941909873706/",
                              "type": "boardvasedata",
                              "text": "phillies background"
                            },
                            "9": {
                              "link": "/ideas/phillies-aesthetic/920660416137/",
                              "type": "boardvasedata",
                              "text": "phillies aesthetic"
                            },
                            "10": {
                              "link": "/ideas/phillies-wallpaper/931429939167/",
                              "type": "boardvasedata",
                              "text": "phillies wallpaper"
                            },
                            "11": {
                              "link": "/ideas/nick-castellanos-wallpaper/944978360921/",
                              "type": "boardvasedata",
                              "text": "nick castellanos wallpaper"
                            },
                            "12": {
                              "link": "/ideas/alec-bohm/957502348465/",
                              "type": "boardvasedata",
                              "text": "alec bohm"
                            },
                            "13": {
                              "link": "/ideas/alec-bohm-wallpaper/936616031600/",
                              "type": "boardvasedata",
                              "text": "alec bohm wallpaper"
                            },
                            "14": {
                              "link": "/ideas/brandon-marsh-wallpaper/899237423808/",
                              "type": "boardvasedata",
                              "text": "brandon marsh wallpaper"
                            },
                            "15": {
                              "link": "/ideas/philadelphia-phillies-black-background/904196708020/",
                              "type": "boardvasedata",
                              "text": "philadelphia phillies black background"
                            },
                            "16": {
                              "link": "/ideas/trea-turner-wallpaper-phillies/917698006070/",
                              "type": "boardvasedata",
                              "text": "trea turner wallpaper phillies"
                            },
                            "17": {
                              "link": "/ideas/philadelphia-phillies/909316256374/",
                              "type": "boardvasedata",
                              "text": "philadelphia phillies"
                            },
                            "18": {
                              "link": "/ideas/baseball-backgrounds/932751462825/",
                              "type": "boardvasedata",
                              "text": "baseball backgrounds"
                            },
                            "19": {
                              "link": "/ideas/brandon-marsh/921779598982/",
                              "type": "boardvasedata",
                              "text": "brandon marsh"
                            }
                          },
                          "collaborator_requests_enabled": false,
                          "image_cover_url": "https://i.pinimg.com/200x150/c4/d6/42/c4d642a59eec52e4d34368838ab3c909.jpg",
                          "images": {
                            "170x": {
                              "0": {
                                "url": "https://i.pinimg.com/170x/9e/75/d6/9e75d6b4c3102d949518ca0e5f2fd449.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#D1B3AE"
                              },
                              "1": {
                                "url": "https://i.pinimg.com/170x/80/24/01/802401954745db8eb3d583e46aa1f04a.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#07402B"
                              },
                              "2": {
                                "url": "https://i.pinimg.com/170x/8c/5f/4a/8c5f4a982ef1393d5bbad78d29a89339.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#33525C"
                              },
                              "3": {
                                "url": "https://i.pinimg.com/170x/26/27/b0/2627b0d0d3fa122afad0225938ca7ad3.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#383132"
                              },
                              "4": {
                                "url": "https://i.pinimg.com/170x/63/69/2a/63692a5882ad5fa50fbe2df7e04f5fff.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#637183"
                              },
                              "5": {
                                "url": "https://i.pinimg.com/170x/2e/4f/f7/2e4ff7766b3dcbb1db261f83a789efa8.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#2A171B"
                              },
                              "6": {
                                "url": "https://i.pinimg.com/170x/90/f0/b4/90f0b46203344585334e11590a9399f0.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#202828"
                              },
                              "7": {
                                "url": "https://i.pinimg.com/170x/92/39/a7/9239a795bf397b6ebe13979149fbe8d1.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#705370"
                              },
                              "8": {
                                "url": "https://i.pinimg.com/170x/60/ec/74/60ec742ffeec1e5922677352dabee926.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#8F7F86"
                              },
                              "9": {
                                "url": "https://i.pinimg.com/170x/24/86/39/248639a18acf6d6a2e0d3902d4022317.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#322830"
                              },
                              "10": {
                                "url": "https://i.pinimg.com/170x/e5/f0/28/e5f0285608879502fac2eaf70a9b202c.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#3C444D"
                              },
                              "11": {
                                "url": "https://i.pinimg.com/170x/b6/e8/c1/b6e8c1bb404642569a50105d0f5b9b3e.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#856A7F"
                              },
                              "12": {
                                "url": "https://i.pinimg.com/170x/e6/43/c3/e643c3059270b60620d454758d9fbfeb.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#8B7976"
                              },
                              "13": {
                                "url": "https://i.pinimg.com/170x/35/06/90/3506905d8e6b3ddb3d2a683b19ed1ada.jpg",
                                "width": 170,
                                "height": 301,
                                "dominant_color": "#A66160"
                              },
                              "14": {
                                "url": "https://i.pinimg.com/170x/af/91/cb/af91cbe78744939c89cc809c90ad41a6.jpg",
                                "width": 170,
                                "height": 302,
                                "dominant_color": "#6E6A66"
                              }
                            },
                            "236x": {
                              "0": {
                                "url": "https://i.pinimg.com/236x/9e/75/d6/9e75d6b4c3102d949518ca0e5f2fd449.jpg",
                                "width": 236,
                                "height": 418,
                                "dominant_color": "#D1B3AE"
                              },
                              "1": {
                                "url": "https://i.pinimg.com/236x/80/24/01/802401954745db8eb3d583e46aa1f04a.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#07402B"
                              },
                              "2": {
                                "url": "https://i.pinimg.com/236x/8c/5f/4a/8c5f4a982ef1393d5bbad78d29a89339.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#33525C"
                              },
                              "3": {
                                "url": "https://i.pinimg.com/236x/26/27/b0/2627b0d0d3fa122afad0225938ca7ad3.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#383132"
                              },
                              "4": {
                                "url": "https://i.pinimg.com/236x/63/69/2a/63692a5882ad5fa50fbe2df7e04f5fff.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#637183"
                              },
                              "5": {
                                "url": "https://i.pinimg.com/236x/2e/4f/f7/2e4ff7766b3dcbb1db261f83a789efa8.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#2A171B"
                              },
                              "6": {
                                "url": "https://i.pinimg.com/236x/90/f0/b4/90f0b46203344585334e11590a9399f0.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#202828"
                              },
                              "7": {
                                "url": "https://i.pinimg.com/236x/92/39/a7/9239a795bf397b6ebe13979149fbe8d1.jpg",
                                "width": 236,
                                "height": 418,
                                "dominant_color": "#705370"
                              },
                              "8": {
                                "url": "https://i.pinimg.com/236x/60/ec/74/60ec742ffeec1e5922677352dabee926.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#8F7F86"
                              },
                              "9": {
                                "url": "https://i.pinimg.com/236x/24/86/39/248639a18acf6d6a2e0d3902d4022317.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#322830"
                              },
                              "10": {
                                "url": "https://i.pinimg.com/236x/e5/f0/28/e5f0285608879502fac2eaf70a9b202c.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#3C444D"
                              },
                              "11": {
                                "url": "https://i.pinimg.com/236x/b6/e8/c1/b6e8c1bb404642569a50105d0f5b9b3e.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#856A7F"
                              },
                              "12": {
                                "url": "https://i.pinimg.com/236x/e6/43/c3/e643c3059270b60620d454758d9fbfeb.jpg",
                                "width": 236,
                                "height": 418,
                                "dominant_color": "#8B7976"
                              },
                              "13": {
                                "url": "https://i.pinimg.com/236x/35/06/90/3506905d8e6b3ddb3d2a683b19ed1ada.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#A66160"
                              },
                              "14": {
                                "url": "https://i.pinimg.com/236x/af/91/cb/af91cbe78744939c89cc809c90ad41a6.jpg",
                                "width": 236,
                                "height": 419,
                                "dominant_color": "#6E6A66"
                              }
                            }
                          },
                          "url": "https://www.pinterest.com/broadstbullycom/philadelphia-phillies/",
                          "collaborated_by_me": false,
                          "is_collaborative": false,
                          "cover_images": {
                            "200x150": {
                              "url": "https://i.pinimg.com/200x150/c4/d6/42/c4d642a59eec52e4d34368838ab3c909.jpg",
                              "width": 200,
                              "height": 150
                            },
                            "222x": {
                              "url": "https://i.pinimg.com/222x/c4/d6/42/c4d642a59eec52e4d34368838ab3c909.jpg",
                              "width": 222,
                              "height": null
                            }
                          },
                          "has_custom_cover": false,
                          "event_date": null,
                          "owner": {
                            "node_id": "VXNlcjoyODI4MTIxODkwMDg0NzU1NDk=",
                            "image_medium_url": "https://i.pinimg.com/75x75_RS/1c/82/f7/1c82f745249221256c71b8c04decb2c7.jpg",
                            "is_partner": true,
                            "is_ads_only_profile": false,
                            "username": "BroadStBullycom",
                            "is_default_image": false,
                            "full_name": "🚨BSB🚨",
                            "domain_verified": true,
                            "is_private_profile": false,
                            "ads_only_profile_site": null,
                            "id": "282812189008475549",
                            "is_verified_merchant": false,
                            "verified_identity": {},
                            "explicitly_followed_by_me": false,
                            "follower_count": 2025,
                            "type": "user"
                          },
                          "name": "Philadelphia Phillies ❤️🤍",
                          "followed_by_me": false,
                          "privacy": "public",
                          "image_cover_hd_url": "https://i.pinimg.com/474x/c4/d6/42/c4d642a59eec52e4d34368838ab3c909.jpg",
                          "should_show_shop_feed": false,
                          "should_show_more_ideas": false,
                          "board_order_modified_at": "Fri, 12 Sep 2025 15:35:09 +0000",
                          "viewer_collaborator_join_requested": false,
                          "collaborating_users": {},
                          "collaborator_count": 0,
                          "pin_count": 388,
                          "created_at": "Thu, 20 Oct 2022 15:51:00 +0000",
                          "follower_count": 2008,
                          "type": "board"
                        }
                      },
                      "cursor": "LT4yODI4MTIxMjAyODk0MjI4MzN8MTB8MTMwMjg5Mzc3NTE1NzgxMSpHUUwqfGRiNjU0ZmNkMzcyNGU1YWYwMWU2NTNkMjVjNjA4ZDhiZjBjODQwZDU0NDNhMTliYmYxNzNmNDcwZTRjZGRjNjB8TkVXfA==",
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "boards": {
                        "0": {
                          "id": "282812120289398012",
                          "url": "https://www.pinterest.com/broadstbullycom/philadelphia-phillies/",
                          "description": "The best Philadelphia Phillies pins by 🚨 BSB 🚨",
                          "follower_count": 2008,
                          "pin_count": 388,
                          "name": "Philadelphia Phillies ❤️🤍",
                          "image_cover_hd_url": "https://i.pinimg.com/474x/c4/d6/42/c4d642a59eec52e4d34368838ab3c909.jpg",
                          "created_at": "Thu, 20 Oct 2022 15:51:00 +0000"
                        }
                      },
                      "cursor": "LT4yODI4MTIxMjAyODk0MjI4MzN8MTB8NTI4MDA2OTU4MTI0ODI0MCpHUUwqfDgzNDhmMWJhMmZlNWViZjY2MzNiM2YwNGFlMzM2MjJlYmZlOGQ4M2ZjNzAxNTdjMTdkM2U2ZmI1NmNiY2Q2MGJ8TkVXfA==",
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing or invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "User handle is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key"
          },
          "402": {
            "description": "Payment Required - Insufficient credits"
          },
          "500": {
            "description": "Internal Server Error"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    },
    "/v1/scrape/pinterest/board": {
      "get": {
        "summary": "Board",
        "description": "Get the pins of a Pinterest board",
        "operationId": "pinterest_Board",
        "tags": [
          "pinterest"
        ],
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "description": "The URL of the board to get",
            "required": true,
            "schema": {
              "type": "string",
              "example": "https://www.pinterest.com/lizmrodgers/moms-night/"
            }
          },
          {
            "name": "cursor",
            "in": "query",
            "description": "The cursor to get the next page of results",
            "required": false,
            "schema": {
              "type": "string",
              "example": "Y2JURlEwTWsxNlp6Vk9SR2MwV...."
            }
          },
          {
            "name": "trim",
            "in": "query",
            "description": "Set to true for a trimmed down version of the response",
            "required": false,
            "schema": {
              "type": "boolean",
              "example": false
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response\n\n**Key Response Fields:**\n- `pins[n].id`: Pin unique ID\n- `pins[n].title`: Pin title\n- `pins[n].description`: Pin description text\n- `pins[n].link`: External destination URL\n- `pins[n].domain`: Source domain\n- `pins[n].images`: Image size variants\n- `pins[n].pinner.username`: Pinner handle\n- `pins[n].aggregated_pin_data.aggregated_stats.saves`: Total saves count\n- `pins[n].board.name`: Parent board name\n- `cursor`: Pagination cursor for next page",
            "content": {
              "application/json": {
                "examples": {
                  "full": {
                    "summary": "Full Response",
                    "value": {
                      "success": true,
                      "pins": {
                        "0": {
                          "node_id": "UGluOjYzODk0ODg4NDcxNzM5Njk0",
                          "call_to_action_text": null,
                          "story_pin_data_id": null,
                          "description": " ",
                          "favorite_user_count": 0,
                          "debug_info_html": null,
                          "id": "63894888471739694",
                          "link": null,
                          "has_required_attribution_provider": false,
                          "should_open_in_stream": false,
                          "campaign_id": null,
                          "type": "pin",
                          "insertion_id": null,
                          "is_eligible_for_related_products": false,
                          "board": {
                            "node_id": "Qm9hcmQ6NjM4OTQ5NTcxNTI3MTg1MTk=",
                            "privacy": "public",
                            "url": "/lizmrodgers/moms-night/",
                            "name": "Moms night",
                            "layout": "default",
                            "followed_by_me": false,
                            "owner": {
                              "node_id": "VXNlcjo2Mzg5NTAyNTg3MTc0OTM3NA==",
                              "image_medium_url": "https://i.pinimg.com/75x75_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                              "full_name": "Liz Rodgers - DIY | Home Decor",
                              "is_verified_merchant": false,
                              "is_primary_website_verified": false,
                              "username": "lizmrodgers",
                              "verified_identity": {},
                              "image_small_url": "https://i.pinimg.com/30x30_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                              "id": "63895025871749374"
                            },
                            "type": "board",
                            "id": "63894957152718519",
                            "collaborated_by_me": false,
                            "is_collaborative": false
                          },
                          "is_promoted": false,
                          "seo_alt_text": "Europe Outfits, Italy Outfits, Mode Inspo, Looks Chic, Outfit Casual, Summer Fashion Outfits, Mode Inspiration, Lookbook Outfits, Spring Summer Outfits",
                          "product_pin_data": null,
                          "shopping_flags": {},
                          "rich_summary": null,
                          "done_by_me": true,
                          "repin_count": 0,
                          "aggregated_pin_data": {
                            "node_id": "QWdncmVnYXRlZFBpbkRhdGE6NTM2NzAxNzU3MTA3Nzg5NDI0OA==",
                            "has_xy_tags": false,
                            "creator_analytics": null,
                            "is_shop_the_look": false,
                            "did_it_data": {
                              "tags": {},
                              "details_count": 0,
                              "recommended_count": 0,
                              "user_count": 0,
                              "recommend_scores": {
                                "0": {
                                  "score": 1,
                                  "count": 0
                                },
                                "1": {
                                  "score": 0.5,
                                  "count": 0
                                },
                                "2": {
                                  "score": 0,
                                  "count": 0
                                }
                              },
                              "images_count": 0,
                              "type": "aggregateddiditdata",
                              "videos_count": 0,
                              "rating": -1,
                              "responses_count": 0
                            },
                            "aggregated_stats": {
                              "saves": 10301,
                              "done": 0
                            },
                            "id": "5367017571077894248"
                          },
                          "unified_user_note": null,
                          "product_metadata": null,
                          "reaction_counts": {
                            "1": 98
                          },
                          "is_eligible_for_pre_loved_goods_label": false,
                          "videos": null,
                          "is_oos_product": false,
                          "title": "",
                          "is_eligible_for_pdp": false,
                          "grid_attribution": null,
                          "utm_link": null,
                          "video_status": null,
                          "favorited_by_me": false,
                          "seo_url": "/pin/63894888471739694/",
                          "is_stale_product": false,
                          "domain": "Uploaded by user",
                          "is_native": false,
                          "story_pin_data": null,
                          "image_crop": {
                            "min_y": 0,
                            "max_y": 1
                          },
                          "category": "",
                          "unauth_on_page_description": "",
                          "pinner": {
                            "node_id": "VXNlcjo2Mzg5NTAyNTg3MTc0OTM3NA==",
                            "image_medium_url": "https://i.pinimg.com/75x75_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                            "full_name": "Liz Rodgers - DIY | Home Decor",
                            "is_verified_merchant": false,
                            "is_primary_website_verified": false,
                            "username": "lizmrodgers",
                            "verified_identity": {},
                            "image_small_url": "https://i.pinimg.com/30x30_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                            "id": "63895025871749374"
                          },
                          "is_quick_promotable": false,
                          "is_repin": true,
                          "video_status_message": null,
                          "grid_title": "",
                          "link_domain": null,
                          "images": {
                            "170x": {
                              "width": 236,
                              "height": 419,
                              "url": "https://i.pinimg.com/236x/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            },
                            "136x136": {
                              "width": 136,
                              "height": 136,
                              "url": "https://i.pinimg.com/136x136/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            },
                            "236x": {
                              "width": 236,
                              "height": 419,
                              "url": "https://i.pinimg.com/236x/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            },
                            "474x": {
                              "width": 474,
                              "height": 842,
                              "url": "https://i.pinimg.com/474x/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            },
                            "736x": {
                              "width": 736,
                              "height": 1308,
                              "url": "https://i.pinimg.com/736x/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            },
                            "orig": {
                              "width": 1080,
                              "height": 1920,
                              "url": "https://i.pinimg.com/originals/a4/4f/b7/a44fb7852e2a4dc3347618c1a73c48ac.jpg"
                            }
                          },
                          "is_downstream_promotion": false,
                          "native_creator": null,
                          "auto_alt_text": null,
                          "alt_text": null,
                          "link_utm_applicable_and_replaced": 0,
                          "promoted_lead_form": null,
                          "attribution": null,
                          "promoted_is_lead_ad": false,
                          "image_signature": "a44fb7852e2a4dc3347618c1a73c48ac",
                          "access": {},
                          "sponsorship": null,
                          "carousel_data": null,
                          "pin_join": {
                            "shopping_klp_urls": null,
                            "visual_annotation": {
                              "0": "Europe Outfits",
                              "1": "Italy Outfits",
                              "2": "Mode Inspo",
                              "3": "Looks Chic",
                              "4": "Outfit Casual",
                              "5": "Summer Fashion Outfits",
                              "6": "Mode Inspiration",
                              "7": "Lookbook Outfits",
                              "8": "Spring Summer Outfits"
                            },
                            "annotations_with_links": {
                              "Europe Outfits": {
                                "url": "/ideas/europe-outfits/904854149980/",
                                "name": "Europe Outfits"
                              },
                              "Italy Outfits": {
                                "url": "/ideas/italy-outfits/934427945587/",
                                "name": "Italy Outfits"
                              },
                              "Mode Inspo": {
                                "url": "/ideas/mode-inspo/921079732344/",
                                "name": "Mode Inspo"
                              },
                              "Looks Chic": {
                                "url": "/ideas/looks-chic/940735411251/",
                                "name": "Looks Chic"
                              },
                              "Outfit Casual": {
                                "url": "/ideas/outfit-casual/941493827774/",
                                "name": "Outfit Casual"
                              },
                              "Summer Fashion Outfits": {
                                "url": "/ideas/summer-fashion-outfits/930305095528/",
                                "name": "Summer Fashion Outfits"
                              },
                              "Mode Inspiration": {
                                "url": "/ideas/mode-inspiration/959316492353/",
                                "name": "Mode Inspiration"
                              },
                              "Lookbook Outfits": {
                                "url": "/ideas/lookbook-outfits/931785222895/",
                                "name": "Lookbook Outfits"
                              },
                              "Spring Summer Outfits": {
                                "url": "/ideas/spring-summer-outfits/953836693773/",
                                "name": "Spring Summer Outfits"
                              }
                            },
                            "canonical_pin": {
                              "id": "211174978048607"
                            }
                          },
                          "promoter": null,
                          "embed": null,
                          "collection_pin": null,
                          "digital_media_source_type": null,
                          "dominant_color": "#e8e8e8",
                          "creator_analytics": null,
                          "tracking_params": "CwABAAAAEDE0NjQ0NTEzMDc4MTAxNTgGAAMAAQsABwAAAApuZ2FwaS9wcm9kAA",
                          "promoted_is_removable": false,
                          "is_go_linkless": false
                        }
                      },
                      "cursor": "Y2JZakk0ZUU1WWQzaE9SRmt3VGtSVmVFMTZRVE5QUkVWM1RWUlZORXRyWkZKVVEzQTRUa2ROTVUxNlFtbE9Na2w1VFZkUk1sa3lXbWhPVjBaclRrUnNhRmxxUVhsT1JFcHRUVWRaZVZsVVp6TlpWRmsxVG1wWmVVNXFTVE5PUjBwc1RWUkdiRTF0VlROUFZFa3pUWHBOTkZwSFJtcE9hbWMxV1c1NFQxSldaRGc9fFVIbzVUMkl5Tld4bVJFVXdUbXBSTUU1VVJYcE5SR00wVFZSQmVFNVVaM0ZTTVVaTlMyNTRiRTFYVW0xYVYxRjZUMVJDYWxwRVZUUmFSRkV5VDFSc2FVMVhVbXhhVkZaclRrZFZORTlIVW10WlYxVTFUa2RTYkZwVVdtdFBSMVYzVDFSbmVGcHFaM2hPUjBrelRrUkNhVmxxU1hsT2VtaHNUVlJXYldaRk5VWldNM2M5fE5vbmV8MTQ2NDQ1MTMwNzgxMDE1OCpHUUwqfGRiYTM2NGJiYjY3MTE0MTAzOTBmOWNjYmRmMjI3NmVjNGIzM2MyZTBiYWVmM2IzMGMzY2IyZWVlODhhM2Q5Mzd8TkVXfA==",
                      "credits_used": 1
                    }
                  },
                  "trimmed": {
                    "summary": "Trimmed Response",
                    "value": {
                      "success": true,
                      "pins": {
                        "0": {
                          "id": "63894888471739700",
                          "link": "https://www.shffls.com/shuffles/5371250648050349525",
                          "title": "",
                          "board": {
                            "node_id": "Qm9hcmQ6NjM4OTQ5NTcxNTI3MTg1MTk=",
                            "collaborated_by_me": false,
                            "owner": {
                              "node_id": "VXNlcjo2Mzg5NTAyNTg3MTc0OTM3NA==",
                              "image_small_url": "https://i.pinimg.com/30x30_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                              "is_verified_merchant": false,
                              "full_name": "Liz Rodgers - DIY | Home Decor",
                              "username": "lizmrodgers",
                              "is_primary_website_verified": false,
                              "image_medium_url": "https://i.pinimg.com/75x75_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                              "verified_identity": {},
                              "id": "63895025871749374"
                            },
                            "followed_by_me": false,
                            "name": "Moms night",
                            "is_collaborative": false,
                            "type": "board",
                            "url": "/lizmrodgers/moms-night/",
                            "layout": "default",
                            "privacy": "public",
                            "id": "63894957152718519"
                          },
                          "unified_user_note": "",
                          "alt_text": null,
                          "rich_summary": null,
                          "reaction_counts": {},
                          "pinner": {
                            "node_id": "VXNlcjo2Mzg5NTAyNTg3MTc0OTM3NA==",
                            "image_small_url": "https://i.pinimg.com/30x30_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                            "is_verified_merchant": false,
                            "full_name": "Liz Rodgers - DIY | Home Decor",
                            "username": "lizmrodgers",
                            "is_primary_website_verified": false,
                            "image_medium_url": "https://i.pinimg.com/75x75_RS/c2/0e/62/c20e628451b24267c68924d01e42c997.jpg",
                            "verified_identity": {},
                            "id": "63895025871749374"
                          },
                          "description": "Love the bun",
                          "domain": "Uploaded by user"
                        }
                      },
                      "cursor": "Y2JVREpPUkZFeFVUWk5WRlk0VFZSU09FMVVTVFJPZWsxNVRucEJOVTVFUlhkTmFrVjZUWGx3U0ZWVmQzRm1SMFY2V1dwUk5FOUVTVE5hUkVwcVdrZGFhbGw2YUd4YVJGVjZXbTFGZDA1dFdUSmFhazB6VFRKWmQxbFVaM2RQVkZwcVRWUkpNbHBVV1RCTlZFWnNUVEpaZWs0eVZURk5WRnBxV1RKU2JWcEhVVEJPYWs0NFZHdFdXR1pCUFQwPXxVSG81VDJJeU5XeG1SRVY1VDBSamVrMXFZM2RQVkZGNFRVUkplRTE2VFhGU01VWk5TMjU0YkU5SFZUTk9hbGt3VGxkWk1scEhSbXBhYWtVMFQwUmFiVTVIU21wWmVsRTFUMFJGTlU1VVZUUlpiVXByVGxkS2FVMUhUbWxhUjBwc1RXMVdhRmxVV20xT2JWRXpUVzFTYVU5WFdYcE9lazAwV2xkRmQyWkZOVVpXTTNjOXwxMjg3MzI3MDk0MTAyMTMzKkdRTCp8ZDUyNWFhNjFiY2ZkMDlmMGFiZDY5OWVjZDYwYzgwN2I0ZTcyZjQ5NzlkMTdiODZhYzRhMjg5ZjllZGU3ZGFiY3xORVd8",
                      "credits_used": 1
                    }
                  }
                }
              }
            }
          },
          "400": {
            "description": "Bad Request - Missing or invalid parameters",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "success": {
                      "type": "boolean",
                      "example": false
                    },
                    "error": {
                      "type": "string",
                      "example": "Board URL is required"
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key"
          },
          "402": {
            "description": "Payment Required - Insufficient credits"
          },
          "500": {
            "description": "Internal Server Error"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    },
    "/v1/credits": {
      "get": {
        "summary": "Get Credits Balance",
        "description": "Returns the current credit balance and subscription status for the authenticated user",
        "operationId": "get_credits",
        "tags": [
          "account"
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "credits": {
                      "type": "integer",
                      "description": "Remaining credits available",
                      "example": 950
                    },
                    "subscriptionStatus": {
                      "type": "string",
                      "description": "Current subscription status",
                      "example": "active",
                      "enum": [
                        "active",
                        "inactive",
                        "cancelled",
                        "past_due"
                      ]
                    },
                    "subscriptionId": {
                      "type": "string",
                      "description": "Subscription ID if active",
                      "example": "sub_1234567890",
                      "nullable": true
                    }
                  },
                  "required": [
                    "credits",
                    "subscriptionStatus"
                  ]
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized - Invalid or missing API key"
          },
          "404": {
            "description": "User not found"
          },
          "500": {
            "description": "Server error"
          }
        },
        "security": [
          {
            "ApiKeyAuth": []
          }
        ]
      }
    }
  },
  "components": {
    "securitySchemes": {
      "ApiKeyAuth": {
        "type": "apiKey",
        "in": "header",
        "name": "X-API-Key",
        "description": "API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`\n\nGet your API key from the [Dashboard](https://sociavault.com/dashboard)."
      }
    },
    "schemas": {}
  }
}