Instagram Generate Profile Personality avatar
Instagram Generate Profile Personality

Pricing

$400.00 / 1,000 personalities

Go to Store
Instagram Generate Profile Personality

Instagram Generate Profile Personality

Developed by

mohamed el hadi msaid

mohamed el hadi msaid

Maintained by Community

Welcome to the **Instagram Generate Profile Personality** Apify actor! This actor takes a public Instagram username and session ID, then returns a detailed **personality profile JSON** for influencer or client insights—no coding required.

5.0 (1)

Pricing

$400.00 / 1,000 personalities

1

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a day ago

Welcome to the Instagram Generate Profile Personality Apify actor! This actor takes a public Instagram username and session ID, then returns a detailed personality profile JSON for influencer or client insights—no coding required.

🚀 Why Run This Actor?

  • Instant Deep Insights: Understand an influencer’s style, audience, and engagement at a glance.
  • Data-Driven Decisions: Choose the perfect partners based on solid analytics.
  • Time-Saver: Automate manual research and free up your team’s energy.
  • Competitive Edge: Benchmark potential clients or competitors in seconds.
  • No Coding Needed: Run on Apify Platform with just two input fields.

🎯 Use Cases

  • Influencer Marketing: Quickly evaluate potential influencer partners based on audience fit and engagement.
  • Competitive Analysis: Benchmark competitor profiles to inform your social media strategy.
  • Client Assessment: Gain deep insights into prospective clients’ social presence before pitching.
  • Talent Scouting: Discover emerging creators whose values align with your brand.
  • Campaign Optimization: Tailor campaign briefs using detailed audience insights and content themes.

▶️ Run the Actor

  1. Go to the Apify Platform.
  2. Select instagram-generate-profile-personality.
  3. Click Run.

⚙️ Input

Provide a JSON with these two fields only:

{
"instagramUsername": "public.instagram.username",
"sessionId": "YOUR_INSTAGRAM_SESSION_ID"
}
  • instagramUsername: the target account’s username.
  • sessionId: your valid Instagram session cookie value (to access public data reliably).

📤 Output

The actor produces OUTPUT.json in the Key-Value store, containing three main sections:

  1. datauser – raw profile metadata (friendship status, bio, counts, etc.).

  2. posts – array of recent posts with captions, hashtags, mediaType, likes/comments/views.

  3. personality – AI-generated profile, including:

    • user_id, username, full_name, age, location, bio, profile_pic_url
    • content_preferences
    • personality_traits
    • influencer_attributes
    • audience_insights
    • engagement_metrics

Example Output

{
"datauser": { /* profile metadata */ },
"posts": [ /* recent posts array */ ],
"personality": {
"user_id": "58860142961",
"username": "innovatiiveminds",
"full_name": "InnovativeMinds™ | Business | Motivation",
"age": null,
"location": null,
"bio": "🙏🏽 Our mission is to inspire and improve people’s lives...",
"profile_pic_url": "https://...jpg",
"content_preferences": { /* themes, post_frequency_per_week, ... */ },
"personality_traits": { /* values, interests, ... */ },
"influencer_attributes": { /* reason_for_influencing, ... */ },
"audience_insights": { /* age_distribution, ... */ },
"engagement_metrics": { /* average_engagement_rate, ... */ }
}
}

💡 Tips

  • Ensure your sessionId matches the session cookie from a logged-in Instagram browser.
  • Use this actor to profile competitors, potential brand partners, or client influencers.

Enjoy seamless personality profiling with instagram-generate-profile-personality! For questions or support, visit the Apify Community.