Social Scrape
Trigger a social profile scraping job for a given social profile. Use the Get Artist Socials endpoint first to retrieve the social profile id values. The response returns run metadata for polling status and retrieving results via the Scraper Results API.
Path Parameters
The unique identifier (UUID) of the social profile to scrape. Obtain this from the Get Artist Socials API.
Query Parameters
Maximum number of recent posts to include in the scrape dataset, with per-post engagement metrics. On X/Twitter this returns the account's latest posts timeline items — including retweets and replies — each with like, retweet, reply, quote, bookmark, and view counts. On YouTube the depth applies per content type, so the dataset contains up to posts videos plus posts Shorts, each with view, like, and comment counts. On LinkedIn it returns the profile's latest posts posts, each with like, comment, and share counts and a reaction-type breakdown. Other platforms ignore this parameter. When omitted, the scrape returns the legacy profile snapshot (a single latest item).
1 <= x <= 100