Skip to main content
GET
/
wf
/
adv-growth-planner
cURL
curl --request GET \
  --url https://riona.ai/api/1.1/wf/adv-growth-planner \
  --header 'Authorization: Bearer <token>'
{
  "profile_analysis": {
    "current_status": "The Jay Shetty Podcast YouTube channel features a variety of content including interviews with celebrities, motivational talks, and life advice. The channel has a substantial following and regularly uploads content.",
    "strengths": [
      "High-profile guest appearances",
      "Consistent content quality",
      "Engaging storytelling"
    ],
    "weaknesses": [
      "Potential for more diverse content formats",
      "Limited interaction in the community tab"
    ]
  },
  "profile_optimization": {
    "bio": "Enhance the bio to include a clear value proposition and keywords for better SEO.",
    "username": "The username is already optimized.",
    "profile_picture": "Ensure the profile picture is high-resolution and easily recognizable.",
    "branding": "Consistent branding across videos and the channel banner to reflect the podcast's theme."
  },
  "content_strategy": {
    "recommended_content_formats": [
      "Short clips/highlights",
      "Behind-the-scenes footage",
      "Q&A sessions"
    ],
    "posting_schedule": "3-4 times per week, including one full podcast episode and multiple short clips.",
    "themes": [
      "Personal development",
      "Mindfulness",
      "Celebrity insights"
    ],
    "storytelling_techniques": [
      "Use personal anecdotes",
      "Incorporate guest stories",
      "Create narrative arcs in episodes"
    ]
  },
  "engagement_tactics": {
    "interaction_with_followers": "Respond to comments promptly and ask questions to encourage discussion.",
    "collaborations": "Partner with similar podcasts or influencers for joint content.",
    "encourage_comments_shares": "Include calls to action in videos asking viewers to comment and share."
  },
  "growth_channels": {
    "hashtags": "Use relevant hashtags in video descriptions to increase discoverability.",
    "SEO": "Optimize video titles, descriptions, and tags with keywords.",
    "paid_ads": "Consider YouTube ads to reach a wider audience.",
    "cross_platform_promotion": "Promote episodes on Instagram, Twitter, and Facebook.",
    "influencer_collaborations": "Work with influencers who align with the podcast's themes for cross-promotion."
  },
  "analytics_tracking": {
    "key_metrics": [
      "View count",
      "Watch time",
      "Subscriber growth",
      "Engagement rate"
    ],
    "tools": [
      "YouTube Analytics",
      "Google Analytics"
    ]
  },
  "short_term_actions": {
    "next_30_days": [
      "Optimize video titles and descriptions for SEO.",
      "Engage with followers in the comments section.",
      "Post short clips from existing episodes."
    ]
  },
  "long_term_strategy": {
    "3_6_months": [
      "Develop a series of themed episodes.",
      "Increase cross-platform presence.",
      "Build relationships with other podcasters for collaboration."
    ]
  }
}
Supported Platforms:
{
  "profile_analysis": {
    "current_status": "The Jay Shetty Podcast YouTube channel features a variety of content including interviews with celebrities, motivational talks, and life advice. The channel has a substantial following and regularly uploads content.",
    "strengths": [
      "High-profile guest appearances",
      "Consistent content quality",
      "Engaging storytelling"
    ],
    "weaknesses": [
      "Potential for more diverse content formats",
      "Limited interaction in the community tab"
    ]
  },
  "profile_optimization": {
    "bio": "Enhance the bio to include a clear value proposition and keywords for better SEO.",
    "username": "The username is already optimized.",
    "profile_picture": "Ensure the profile picture is high-resolution and easily recognizable.",
    "branding": "Consistent branding across videos and the channel banner to reflect the podcast's theme."
  },
  "content_strategy": {
    "recommended_content_formats": [
      "Short clips/highlights",
      "Behind-the-scenes footage",
      "Q&A sessions"
    ],
    "posting_schedule": "3-4 times per week, including one full podcast episode and multiple short clips.",
    "themes": [
      "Personal development",
      "Mindfulness",
      "Celebrity insights"
    ],
    "storytelling_techniques": [
      "Use personal anecdotes",
      "Incorporate guest stories",
      "Create narrative arcs in episodes"
    ]
  },
  "engagement_tactics": {
    "interaction_with_followers": "Respond to comments promptly and ask questions to encourage discussion.",
    "collaborations": "Partner with similar podcasts or influencers for joint content.",
    "encourage_comments_shares": "Include calls to action in videos asking viewers to comment and share."
  },
  "growth_channels": {
    "hashtags": "Use relevant hashtags in video descriptions to increase discoverability.",
    "SEO": "Optimize video titles, descriptions, and tags with keywords.",
    "paid_ads": "Consider YouTube ads to reach a wider audience.",
    "cross_platform_promotion": "Promote episodes on Instagram, Twitter, and Facebook.",
    "influencer_collaborations": "Work with influencers who align with the podcast's themes for cross-promotion."
  },
  "analytics_tracking": {
    "key_metrics": [
      "View count",
      "Watch time",
      "Subscriber growth",
      "Engagement rate"
    ],
    "tools": [
      "YouTube Analytics",
      "Google Analytics"
    ]
  },
  "short_term_actions": {
    "next_30_days": [
      "Optimize video titles and descriptions for SEO.",
      "Engage with followers in the comments section.",
      "Post short clips from existing episodes."
    ]
  },
  "long_term_strategy": {
    "3_6_months": [
      "Develop a series of themed episodes.",
      "Increase cross-platform presence.",
      "Build relationships with other podcasters for collaboration."
    ]
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

url
string
required

Profile url

goal
string

Examples:

  • Grow to 50k followers in 6 months.
  • Increase engagement rate to 5% within 90 days.
  • Double average monthly profile visits in 4 months.
  • Boost average post reach by 150% in 3 months.
  • Increase average likes per post by 50% in 60 days.
  • Gain 1,000 new followers per week for the next 12 weeks.
  • Achieve 10,000 video views per post consistently within 6 months.
  • Grow story views by 80% in 90 days.
  • Secure 5 influencer collaborations in the next 6 months.
  • Drive 500 monthly clicks to a website or landing page within 4 months.
api_key
string
required

This is your account API Key. You can easily locate it in your account dashboard.

Response

200

OK