Score and critique accounts
Get structured feedback on any account — one entry per handle, formatted however you ask.
Request
{
"question": "https://www.instagram.com/hoopify see if you have any feedback for these accounts",
"response_fields": {
"feedback": { "type": "array", "description": "One entry per account formatted as handle | feedback" }
}
}Response
{
"conversationId": "...",
"answer": {
"feedback": [
"@hoopify | strong hooks, but post more consistently and lean into faster cuts",
"@dunkdaily | great editing, captions are too small and CTAs are missing"
]
}
}