Skip to main content
POST
Snapchat — recent Spotlights (single page)

Authorizations

x-api-key
string
header
required

Independent Scraper API key (scrape_live_*). Generate one in the Scraper dashboard.

Body

application/json
username
string
required

Creator handle (with or without a leading @). Facebook also accepts a numeric profile_id or a profile URL here; YouTube accepts a @handle or UC… channel id.

Example:

"mrbeast"

cursor
string

Pagination cursor from a previous response's next_cursor. Omit for the first page. (No effect on Facebook/Snapchat, which return a single page.)

Response

A single page of ~7 posts (no next_cursor).

data
object
required
request_id
string
required
upstream_calls
integer
required

Number of upstream data-source calls this request generated (always 1 — one page per call on every platform).

meta
object

Per-request credit accounting (also surfaced in the X-Scraper-Credits-* response headers).