Skip to main content
POST
YouTube — recent Shorts/videos (paginated)

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.)

contentType
enum<string>
default:shorts
Available options:
shorts,
video

Response

A page of ~30 posts.

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).