Snapchat Scraper

ENDPOINTS
GET/spotlight/stats

Spotlight Stats

Get live views, shares, comments, boosts and creator info for up to 31 Spotlight videos in one call.

QUERY PARAMS

Comma-separated Spotlight snap IDs or links, up to 31.

Example: W7_EDlXWTBiXAEEniNoMPwAAYbnJwb2puY29iAaDHCDLvAaDHCC1ZAAAAAQ

{
  "requested_count": 1,
  "spotlight_count": 1,
  "spotlights": [
    {
      "id": "W7_EDlXWTBiXAEEniNoMPwAAYbnJwb2puY29iAaDHCDLvAaDHCC1ZAAAAAQ",
      "link": "https://www.snapchat.com/@wwe/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYbnJwb2puY29iAaDHCDLvAaDHCC1ZAAAAAQ",
      "caption": "PENTA ➡️ #MITB! #WWERaw",
      "hashtags": [
        "MITB",
        "WWERaw"
      ],
      "posted_at": "2026-09-22T02:53:17Z",
      "captured_at": "2026-09-22T02:42:16Z",
      "expires_at": null,
      "media_type": "video",
      "video": "https://cf-st.sc-cdn.net/d/CIC7Z2h3ctr7EGtsbtHS3.27.IRZXSOY?mo=GmYaCTIBBEgCUC5gAVCiAVoQU3BvdGxpZ2h0U2hhcmluZ6IBPggbEi0KKwigy-gDIAEwnAQ4wAdAAUoUCg-5AV1xqQGYAYUBc4MBjgEQ9ANQmtoBaAIiCxIAKgdJUlpYU09ZkAOa2gE%3D&uc=46",
      "video_without_watermark": "https://cf-st.sc-cdn.net/d/CIC7Z2h3ctr7EGtsbtHS3.1034.IRZXSOY?mo=GlAaCTIBBEgCUC5gAVCxAaIBOgiKCBIoCiYI4uDRASABMOADONQGQAFKDwoKkgFES2NaPCw2QxD0A1Ca2gFoAiILEgAqB0lSWlhTT1mQA5raAQ%3D%3D&uc=46",
      "image": null,
      "duration_seconds": 27.93,
      "width": 540,
      "height": 960,
      "thumbnail": "https://cf-st.sc-cdn.net/d/CIC7Z2h3ctr7EGtsbtHS3.256.IRZXSOY?mo=GkYaCTIBBEgCUC5gAVCgAVoQRGZMYXJnZVRodW1ibmFpbKIBEAiAAiILEgAqB0lSWlhTT1miARAImgoiCxIAKgdJUlpYU09Z&uc=46",
      "creator": {
        "username": "wwe",
        "display_name": "WWE",
        "link": "https://www.snapchat.com/@wwe",
        "follower_count": null,
        "website": null,
        "user_id": "7872d916-4014-493d-ba38-fe3d7b2c817d",
        "business_profile_id": "602c2453-eef7-4a38-a4f0-4d61f601c512",
        "profile_picture": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2QvM3dBeWZ6YW5BWXRGZWNiUThYV1pCP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,640_FMjpeg",
        "snap_pro_tier": 3,
        "is_official": true
      },
      "lens_id": null,
      "topic_id": null,
      "title": null,
      "location_text": null,
      "stats": {
        "view_count": 9700,
        "share_count": 67,
        "comment_count": 19,
        "boost_count": 817,
        "recommend_count": 104,
        "subscription_count": null
      },
      "ai": {
        "title": "Penta El Zero Miedo Wins Epic WWE Match with Springboard Mexican Destroyer",
        "description": "Witness the electrifying climax of a WWE wrestling match as Penta El Zero Miedo executes his signature 'Springboard Mexican Destroyer' move to secure a dramatic victory. The crowd erupts in cheers as the referee raises his hand, declaring him the winner.",
        "keywords": [
          "WWE match highlights",
          "Wrestling finisher moves",
          "Wrestling pinfall",
          "WWE wrestler celebration",
          "Wrestling match ending",
          "Wrestling referee call",
          "Wrestling move tutorial",
          "Wrestling move breakdown",
          "Wrestling spot analysis",
          "WWE match recap",
          "Wrestling comeback win",
          "Wrestling victory pose"
        ],
        "text_keywords": [],
        "seo_keywords": [],
        "entity_tags": [],
        "language": null,
        "languages": [],
        "model": null
      },
      "is_top_creator": false,
      "are_replies_enabled": true,
      "is_sharing_disabled": false,
      "is_creator_monetizable": false,
      "is_ai_flagged": null,
      "is_ai_disclosed": null,
      "is_original_sound": false
    }
  ],
  "missing": []
}