Social Accounts
Analyze Account
Analyze a social media account and extract insights
POST
Overview
This endpoint analyzes a social media account by scraping their profile, videos, and generating analytics. The analysis includes engagement metrics, content keywords, popular hashtags, and more.Request Body
string
required
The account username (without the @ symbol). Will be normalized automatically.
string
required
The platform to analyze:
tiktok: Analyze a TikTok accountyoutube: Analyze a YouTube account
Response
boolean
Indicates if the request was successful
string
Status message
object
Error Handling
Account already analyzed
Account already analyzed
If the account has already been analyzed, you’ll receive a 400 error. Use the Refresh Account endpoint to update existing accounts.
Account not found
Account not found
If the username doesn’t exist on the platform:
Analysis may consume API credits depending on the depth of data scraped.