Scrape creator data from social platforms. Costs 1 credit.
cURL
curl --request POST \ --url https://api.vidjutsu.ai/v1/scrape \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "platform": "<string>", "action": "<string>", "params": {} } '
Platform (tiktok, instagram, youtube).
Scrape action to perform.
Action-specific parameters.
Scrape result