Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Body

application/json

Artist to scrape socials for

artist_account_id
string<uuid>
required

UUID of the artist account to scrape socials for

Example:

"1873859c-dd37-4e9a-9bac-80d35a1b2c3d"

Response

Scrape jobs triggered successfully

runId
string

Unique identifier for the Apify run

datasetId
string

Unique identifier for the dataset containing scraped data

error
string | null

Error message if the run failed (null if successful)