Instagram Brand Prospector — Find Companies Ready to Advertise avatar

Instagram Brand Prospector — Find Companies Ready to Advertise

Pricing

Pay per usage

Go to Apify Store
Instagram Brand Prospector — Find Companies Ready to Advertise

Instagram Brand Prospector — Find Companies Ready to Advertise

Discover brands on Instagram with active ad budgets. Content strategy, partnership signals, and B2B contact info.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Creator Fusion

Creator Fusion

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Instagram Creator Analyzer

Extract influencer metrics and audience insights from Instagram for AI-powered partnership matching.

What This Actor Does

This agent-friendly Instagram analyzer provides:

  • Follower counts and growth patterns
  • Engagement metrics across posts
  • Audience demographics and interests
  • Content performance analysis
  • Hashtag strategy insights
  • Brand partnership suitability scoring

Perfect for influencer discovery, vetting, and brand collaboration automation.

Input Parameters

{
"instagramHandles": ["handle1", "handle2"],
"analyzePostHistory": true,
"postsToAnalyze": 50,
"calculateEngagement": true
}

Parameter Details

  • instagramHandles (array, required): Instagram usernames (without @)
  • analyzePostHistory (boolean): Analyze past posts for patterns (default: true)
  • postsToAnalyze (number): Number of recent posts to analyze (default: 50)
  • calculateEngagement (boolean): Calculate engagement metrics (default: true)

Output Schema

{
"creators": [
{
"handle": "string",
"userId": "string",
"displayName": "string",
"bio": "string",
"profileUrl": "string",
"profileImage": "string",
"followers": "number",
"following": "number",
"postCount": "number",
"isVerified": "boolean",
"isPrivate": "boolean",
"engagement": {
"avgLikes": "number",
"avgComments": "number",
"avgShares": "number",
"avgSaves": "number",
"engagementRate": "number (0-100)"
},
"audience": {
"topCountries": ["string"],
"topCities": ["string"],
"estimatedGender": {"male": "number", "female": "number"},
"ageGroups": {"string": "number"},
"interests": ["string"]
},
"content": {
"contentTypes": {"carousel": "number", "video": "number", "single": "number"},
"topHashtags": ["string"],
"bestPostingTimes": ["string"],
"averagePostFrequency": "string"
},
"growth": {
"followerGrowthRate": "number (monthly %)",
"engagementTrend": "number (trend score 0-100)"
}
}
],
"summary": {
"creatorsAnalyzed": "number",
"totalFollowers": "number",
"averageEngagementRate": "number"
}
}

Agent Integration

MCP Server Compatibility

Clean JSON output ready for MCP protocol integration:

POST /api/analyzer/instagram
GET /api/analyzer/instagram/{handle}

Brand Partnership Automation

Use with OpenClaw for automated influencer matching:

tools:
- name: instagram-analyzer
actor: S7a0TFRSdM9roIPel
mcp_compatible: true
use_case: influencer-matching

Example API Usage

curl -X POST https://api.apify.com/v2/acts/S7a0TFRSdM9roIPel/runs \
-H "Authorization: Bearer YOUR_TOKEN" \
-d '{
"instagramHandles": ["influencer"],
"calculateEngagement": true
}'

Pricing

  • Basic: Free (5 creators/month)
  • Creator: $19.99/month (500 analyses)
  • Agency: $99.99/month (5000 analyses)
  • Enterprise: Custom pricing

Advanced Features

  • Audience authenticity scoring
  • Micro-influencer identification
  • Niche expertise matching
  • Brand value alignment scoring
  • Competitor creator comparison

Notes

  • Instagram data updates daily
  • Engagement metrics calculated from visible posts
  • Private accounts show limited data
  • Some demographics estimated using AI models

Compliance

Respects Instagram's terms of service. No private data is collected beyond public-facing information.

Support

Fully integrated with AI agents, MCP servers, and OpenClaw automation systems.