Get your API key and start scraping in minutes. Get API Key →
cURL
curl --request GET \ --url https://api.mindcase.co/api/v1/agents/{group} \ --header 'Authorization: Bearer <token>'
{ "agents": [ { "slug": "profiles", "name": "Instagram Profiles", "description": "Scrape public profile data including bio, follower count, and recent posts.", "credits_per_row": 1 } ] }
API key in the format mk_live_...
mk_live_...
Agents in the specified group
Show child attributes
Was this page helpful?