
Tweet Style Content Generator
Pricing
Pay per event

Tweet Style Content Generator
Turn Any Link or Topic into Ready-to-Post Tweets 🚀 This actor grabs content from a URL or search query and turns it into short, tweet-style posts using AI. Customize the tone, language, emoji use, and target audience to match your vibe. Perfect for quick social recaps. Outputs come in clean JSON.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
11 days ago
Generate Tweet-Style Content with an Apify Actor 🚀
This Apify Actor automatically generates tweet-style content based on any input query or URL. It crawls the web, extracts relevant info, and uses a powerful Large Language Model (LLM) to craft concise, social-media-ready posts. Results are returned in a structured format and saved directly to your Apify dataset.
💡 Features
- Crawl web pages using a URL or keyword search
- Extract key text content automatically
- Generate tweet-style summaries with AI
- Output clean, structured JSON
- Store everything in an Apify dataset for easy access
🔥 Use Cases
- Auto-generate social media posts from web content
- Summarize news or articles into quick, digestible tweets
- Repurpose blog content for better reach and engagement
- Boost SEO and content distribution with minimal effort
📥 Input
The actor accepts the following JSON input, more detailed description can be found in .actor/input_schema.json:
{"query": "Example topic to search","language": "name of the target language, e.g. czech","audience": "description of the target audience for LLM","emojiUsage": "one of None,Light,Heavy","maxTweets": "number of maximum tweets generated by the actor","maxResults": "number of maximum website crawled by RAG Web browser",}
Example input
{"audience": "casual","emojiUsage": "light","language": "english","maxResults": 3,"maxTweets": 3,"query": "https://apify.com/jan.hranicky/tweet-style-content-generator","scrapperMemoryLimit": 4096}
Output
{"num_of_tweets": "number of generated tweets","tweets": "generated tweets as a single string","tweet_array": "array of generated tweets where each entry is 1 /X entry"}
Example output
[{"num_of_tweets": 3,"tweets": "1/3 🚀 Discover the ultimate content creation hack: Tweet Style Content Generator on Apify! Turn any link or topic into viral-ready tweets with AI magic ✨ 2/3 This tool is a game-changer for content creators 💡 Automatically crawl web pages, extract key info, and generate tweet-style summaries in seconds. Perfect for bloggers, marketers, and social media pros! 3/3 Want to boost your social media game effortlessly? Check out the Tweet Style Content Generator on Apify and transform your content strategy! 🔥 https://apify.com/jan.hranicky/tweet-style-content-generator","tweet_array": ["1/3 🚀 Discover the ultimate content creation hack: Tweet Style Content Generator on Apify! Turn any link or topic into viral-ready tweets with AI magic ✨","2/3 This tool is a game-changer for content creators 💡 Automatically crawl web pages, extract key info, and generate tweet-style summaries in seconds. Perfect for bloggers, marketers, and social media pros!","3/3 Want to boost your social media game effortlessly? Check out the Tweet Style Content Generator on Apify and transform your content strategy! 🔥 https://apify.com/jan.hranicky/ tweet-style-content-generator"]}]
On this page
Share Actor: