Scraperize
Snapchat

Snapchat Spotlight

Scrape a Snapchat Spotlight video by URL — caption, creator, view count, and media — returned as clean JSON.

GET/v1/snapchat/spotlight
Example request
curl "https://api.scraperize.com/v1/snapchat/spotlight?url=https://www.snapchat.com/spotlight/W7_EDlXWTBiXAEEniNoMPwAAYcWJ1dGZxYm1kAZ-6WEWcAZ-6WA2bAAAAAw" \
  -H "x-api-key: YOUR_API_KEY"
  • Authenticate with the x-api-key header (or Authorization: Bearer).
  • Responses come back as clean JSON in a consistent envelope.
  • 1 credit per successful call — errors and cache hits are free.
  • Full parameters and the response shape live in the API reference.
More Snapchat endpoints

Try the Snapchat Spotlight endpoint

Grab your key and 100 free credits — no card required — and run this call in minutes.