Scraperize
Kick

Kick Clip

Scrape a public Kick clip by URL — title, channel, view count, duration, and media — returned as clean JSON.

GET/v1/kick/clip
Example request
curl "https://api.scraperize.com/v1/kick/clip?url=https://kick.com/asmongold/clips/clip_01M1G0VANEMPRXHA6HP6K750QM" \
  -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.

Try the Kick Clip endpoint

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