Kick API | Kick Scraper avatar

Kick API | Kick Scraper

Pricing

$0.001 / successful api request

Go to Apify Store
Kick API | Kick Scraper

Kick API | Kick Scraper

Kick.com API | KICK.COM API FAST & DETAILED

Pricing

$0.001 / successful api request

Rating

0.0

(0)

Developer

CAVSN

CAVSN

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

Categories

Share

Kick API Proxy

This Actor calls a privately hosted Kick API. The scraper implementation remains on the owner's server; this package only validates an operation, forwards its parameters, and stores the JSON response.

Input

Choose an operation and supply its relevant parameters. For example:

{
"operation": "get_streamer",
"username": "gmhikaru"
}

Category example:

{
"operation": "get_streams_from_category",
"category": "just-chatting",
"page": 1
}

Output

The response is written as one item in the run's default dataset and as the OUTPUT record in the default key-value store:

{
"operation": "get_streamer",
"statusCode": 200,
"fetchedAt": "2026-09-14T00:00:00.000Z",
"data": {}
}

The origin URL is an encrypted Actor environment variable and is not included in the Actor source.

Pricing

This Actor charges $0.001 per successful API request. A charge is created only after the private API returns a successful JSON response. Invalid inputs, connection failures, and upstream error responses are not charged.