Skip to main content
POST
X profile

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 @). YouTube accepts a @handle or UC… channel id; Facebook accepts a vanity username or a numeric profile_id; LinkedIn needs company/<slug> for organisations and a bare slug for people. A full profile URL is not accepted on any platform.

Example:

"mrbeast"

Response

Profile info.

data
object
required

Profile-level info. username, display_name and follower_count come back on all seven platforms; the rest depend on the source. Unavailable fields are omitted from the object rather than returned as null, except where noted below — and some sources return an empty string or 0 instead, so test for a usable value rather than for key presence.

request_id
string
required
upstream_calls
integer
required
meta
object

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