AI YouTube Shorts Script Generator avatar

AI YouTube Shorts Script Generator

Pricing

from $500.00 / 1,000 results

Go to Apify Store
AI YouTube Shorts Script Generator

AI YouTube Shorts Script Generator

Generate viral-ready YouTube Shorts scripts with a hook, narration and keywords using Groq AI.

Pricing

from $500.00 / 1,000 results

Rating

0.0

(0)

Developer

alfonsgdb

alfonsgdb

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Share

Generate viral-ready YouTube Shorts scripts in seconds with AI. Perfect for creators, automation bots and content pipelines.

Give it a topic and get back: a catchy title, description, hashtags and a segmented narration (hook first) with per-segment image search keywords.

Input

FieldDescription
topic (required)What the Short is about, e.g. datos curiosos del espacio
groqApiKey (required)Your free Groq API key from console.groq.com. Used only for this run.
languagees, en, pt, fr, de, it (default es)
durationSecondsTarget narration length (default 45, 20–180)
styleentretenimiento, educativo, motivacional, datos curiosos, tecnología
numberOfVariationsHow many alternative scripts (default 1, max 5)

Output

One dataset item per generated script:

{
"topic": "datos curiosos del espacio",
"title": "El planeta donde llueve vidrio",
"description": "Datos que no te enseñaron en la escuela...",
"hashtags": ["shorts", "espacio", "datoscuriosos"],
"narration": [
{ "text": "¿Sabías que existe un planeta donde llueve vidrio?", "keywords": ["exoplanet", "space"] },
{ "text": "Se llama HD 189733b y su lluvia es real.", "keywords": ["rain", "planet"] }
]
}

Example: generate 3 script variations

{
"topic": "hacks de productividad",
"language": "es",
"style": "educativo",
"durationSeconds": 45,
"numberOfVariations": 3,
"groqApiKey": "gsk_..."
}

Cost

The script generation itself is free (Groq). You only pay the platform usage of the run plus a small per-script fee to the developer.

Notes

  • The Groq API key stays on Apify servers for the duration of the run only.
  • Rate limits from Groq's free tier may apply.