Social Content Generator (TikTok, LinkedIn YouTube, Blog) avatar

Social Content Generator (TikTok, LinkedIn YouTube, Blog)

Pricing

Pay per event

Go to Apify Store
Social Content Generator (TikTok, LinkedIn YouTube, Blog)

Social Content Generator (TikTok, LinkedIn YouTube, Blog)

Turn global chaos into strategic content. Generate viral TikTok scripts, SEO blog outlines, and LinkedIn thought leadership from real-time intelligence using premium AI models via OpenRouter (GPT-5.1, Claude 4.6, Gemini 3.1).

Pricing

Pay per event

Rating

0.0

(0)

Developer

Visita Intelligence

Visita Intelligence

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

0

Monthly active users

2 days ago

Last modified

Share

๐Ÿš€ Content Blueprint AI: The Intelligence Command Center

Turn global chaos into strategic content. Generate viral TikTok scripts, SEO blog outlines, and LinkedIn thought leadership from real-time intelligence using premium AI models via OpenRouter (GPT-5.1, Claude 4.6, Gemini 3.1).


๐Ÿง  What is Content Blueprint AI?

Content Blueprint AI is the final stage of the Visita Intelligence Pipeline. It's built for agencies, newsrooms, analysts, and elite content creators who need more than generic AI writing โ€” they need data-driven strategy and domain expertise.

Instead of hallucinating ideas, this Actor uses real-world intelligence directly from the Visita Intelligence database: curated news articles, AI summaries, sentiment signals, and key entities across 15+ verticals.

It doesn't just write; it strategizes, adapting its language and structure based on the niche. A Cybersecurity script reads differently from a Fitness article โ€” and this Actor knows why.


โœจ Key Features

  • ๏ฟฝ๐ŸŒ Visita Intelligence Mode Pulls the latest curated articles directly from your Supabase ai_intelligence database โ€” no upstream actor dependencies.

  • ๐Ÿงฌ Niche Persona "Brains" The AI adopts specialized personas such as:

    • CISO-level Security Analyst
    • Wall Street Macro Strategist
    • Health Science Researcher
    • Emerging Tech Futurist
  • ๐Ÿค– Powered by Premium AI (via OpenRouter) Routes to the latest next-gen AI models via OpenRouter โ€” GPT-5.1, Gemini 3.1, Claude 4.6 Opus, and Claude 4.6 Sonnet.

  • ๐ŸŒ Location Filtering Target your content by filtering articles for Global news, International Only (excluding SA), or South Africa Only via precise domain filtering.

  • ๐Ÿ›ก๏ธ Smart Deduplication Trend fingerprinting prevents duplicate script generation โ€” saving you money.

  • ๐Ÿ“Š Strict JSON Output Hooks, scenes, sources, hashtags โ€” all structured for automation.


๐Ÿ’ฐ Pricing Model

Pay per event (Start date: December 4, 2025)

Event NameTierPrice
Creative Blueprint
BLUEPRINT_GENERATION
No discount
Bronze discount
Silver discount
Gold discount
$0.10
$0.09
$0.08
$0.07
Actor Start
apify-actor-start
-$0.00005

You need your own OpenRouter API key. Get one free at openrouter.ai.


๐ŸŽฏ Supported News Niches

The AI loads a different expert persona depending on the niche:

  • ๏ฟฝ Venture Capital & Startups: funding rounds, disruption
  • ๏ฟฝ Tech & AI: product launches, software trends
  • ๐ŸŽฎ Gaming & Esports: meta shifts, tournaments, industry trends
  • ๐Ÿš— Motoring & Auto: EVs, industry changes
  • โ›“๏ธ Crypto & Web3: tokens, policy, blockchain
  • ๐Ÿ’ช Health & Fitness: research-backed insights
  • โšก Energy & Nuclear Energy: power markets, engineering
  • ๐Ÿ” FoodTech & Agriculture: innovation, commodities
  • ๐Ÿ  Real Estate & Property: market dynamics, investment
  • ๐Ÿ›๏ธ Retail & Ecommerce: DTC trends, consumer behavior
  • ๐ŸŽ“ Education & EdTech: learning innovation, policy
  • ๐Ÿ’Ž Luxury & Lifestyle: premium brands, cultural trends
  • ๐Ÿ“ฑ Social Media & Creator Economy: platform shifts
  • ๐ŸŒ Global Markets (Finance): macroeconomics, stocks

๐ŸŽจ Supported Output Formats

Choose the exact content style you need:

FormatStrategyStructure
๐ŸŽต TikTok / ReelsViral & visual0โ€“3s hook, fast pacing, scene cues
๐Ÿ“บ YouTube ScriptNarrative retentionIntro โ†’ Chapters โ†’ Outro
๐Ÿ“ Blog OutlineSEO authorityH2/H3 headers, stats, key points
๐Ÿ’ผ LinkedIn PostThought leadershipContrarian hook, bullet points, insight
๐Ÿ“ง NewsletterDeep diveLead โ†’ Analysis โ†’ Prediction

โš™๏ธ Environment Variables Required

Set these in your Apify Actor environment variables:

VariableDescription
OPENROUTER_API_KEYYour OpenRouter API key (from openrouter.ai)

๐Ÿ“ฅ Input Example

{
"target_niche": "Cybersecurity & AI",
"location_filter": "International Only (Exclude SA)",
"output_format": "TikTok",
"target_audience": "Tech Professionals & CTOs",
"content_tone": "Urgent & News-Breaking",
"max_topics_to_process": 5,
"openai_model": "openai/gpt-5.1"
}

๐Ÿ“ค Output Example (Snippet)

{
"cluster_topic": "Cybersecurity & AI: Data Breach",
"generated_blueprints": [
{
"format": "TikTok",
"content_fingerprint": "a1b2c3d4...",
"source_mode": "VISITA_INTELLIGENCE",
"blueprint": {
"meta": {
"strategic_angle": "Contrarian take on AI Sentience"
},
"content": {
"hook": {
"script": "Stop scrolling. AI just passed the mirror test. Here is why that is terrifying.",
"visual_direction": "Glitchy effect over a server rack."
},
"body_segments": [
"... etc ..."
]
},
"sources_used": [
{
"title": "Anthropic Research Paper",
"url": "https://..."
}
]
}
}
]
}