VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/blog-syndication

⇱ AI Blog to Social Syndication - Multi-Platform Β· Apify


πŸ‘ AI Blog Syndication to Social Channels avatar

AI Blog Syndication to Social Channels

Pricing

from $0.01 / 1,000 results

Go to Apify Store

AI Blog Syndication to Social Channels

Auto-syndicate blog posts with AI summaries. Supports Twitter, LinkedIn, Facebook, Instagram. GPT-4, Claude, Gemini BYOK. Zapier, Make, n8n, & webhooks

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 months ago

Last modified

Share

Blog-to-Social Syndication

Monitor your blog for new posts and automatically syndicate them to social channels with AI-generated summaries. Supports Twitter/X, LinkedIn, Facebook, Instagram, Pinterest, Reddit, and Google Business Profile. Uses RSS feeds or sitemap.xml for detection.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: Your OpenAI API key for GPT-4 summarization. Get one at https://platform.openai.com/api-keys

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true,
"blogUrl":"https://example.com/blog",
"rssUrl":"https://example.com",
"sitemapUrl":"https://example.com"
}

Run with real data

{
"demoMode":false,
"blogUrl":"https://example.com/blog",
"rssUrl":"https://example.com",
"sitemapUrl":"https://example.com",
"platforms":[
"twitter",
"linkedin",
"facebook"
],
"maxPostsPerRun":3,
"delayBetweenPosts":5,
"lookbackDays":7,
"contentStyle":"professional",
"includeEmojis":true,
"includeHashtags":true,
"maxHashtags":5,
"includeLinkInPost":true,
"useUtmTracking":true,
"utmMedium":"social",
"utmCampaign":"blog-syndication",
"openaiApiKey":"YOUR_API_KEY_HERE",
"anthropicApiKey":"YOUR_API_KEY_HERE",
"geminiApiKey":"YOUR_API_KEY_HERE",
"preferredAiProvider":"auto",
"twitterCredentials":"YOUR_API_KEY_HERE",
"linkedinCredentials":"YOUR_API_KEY_HERE",
"facebookCredentials":"YOUR_API_KEY_HERE",
"instagramCredentials":"YOUR_API_KEY_HERE",
"pinterestCredentials":"YOUR_API_KEY_HERE",
"redditCredentials":"YOUR_API_KEY_HERE",
"gbpCredentials":"YOUR_API_KEY_HERE",
"useExternalPosters":false,
"dryRun":false
}

Input Parameters

ParameterTypeDefaultRequiredDescription
blogUrlstring-NoURL of the blog to monitor (we'll auto-detect RSS feed or sitemap.xml)
rssUrlstring-NoDirect RSS feed URL if auto-detection fails
sitemapUrlstring-NoSitemap URL to monitor for new posts (fallback if no RSS)
platformsarray["twitter","linkedin","facebook"]NoWhich social platforms to syndicate to
maxPostsPerRuninteger3NoMaximum number of new posts to process per run (prevents spam)
delayBetweenPostsinteger5NoWait time between posting to each platform (avoids looking like a bot)
lookbackDaysinteger7NoOnly process posts published within this many days
contentStylestring"professional"NoTone of AI-generated summaries
includeEmojisbooleantrueNoAdd relevant emojis to social posts
includeHashtagsbooleantrueNoAuto-generate relevant hashtags
maxHashtagsinteger5NoMaximum number of hashtags to include
customHashtagsarray-NoAlways include these hashtags (one per line, without #)
includeLinkInPostbooleantrueNoAppend the blog post URL to social posts
useUtmTrackingbooleantrueNoAdd UTM parameters to track social traffic
utmSourcestring-NoCustom UTM source (default: platform name)
utmMediumstring"social"NoUTM medium parameter
utmCampaignstring"blog-syndication"NoUTM campaign parameter
openaiApiKeystring-Yes*Your OpenAI API key for GPT-4 summarization. Get one at https://platform.openai.com/api-keys
anthropicApiKeystring-Yes*Your Anthropic API key for Claude summarization. Get one at https://console.anthropic.com/
geminiApiKeystring-Yes*Your Google AI API key for Gemini summarization. Get one at https://makersuite.google.com/app/apikey
preferredAiProviderstring"auto"NoWhich AI to use for summarization (falls back to others if unavailable)
twitterCredentialsstring-Yes*JSON with apiKey, apiSecret, accessToken, accessTokenSecret
linkedinCredentialsstring-Yes*JSON with accessToken and optionally organizationId for company pages
facebookCredentialsstring-Yes*JSON with accessToken and pageId
instagramCredentialsstring-Yes*JSON with accessToken and igUserId (requires Facebook Graph API)
pinterestCredentialsstring-Yes*JSON with accessToken and boardId
redditCredentialsstring-Yes*JSON with clientId, clientSecret, username, password, and subreddit
gbpCredentialsstring-Yes*JSON with refreshToken and locationId
useExternalPostersbooleanfalseNoInstead of direct API calls, trigger our existing poster actors (twitter-poster, linkedin-poster, etc.)
webhookUrlstring-NoSend results to a webhook (Zapier, Make, n8n). Useful for custom workflows.
slackWebhookUrlstring-NoGet notifications in Slack when posts are syndicated
dryRunbooleanfalseNoGenerate summaries but don't actually post (for testing)
demoModebooleantrueNoRun with sample data to test without real scraping. Returns realistic sample output instantly.
proxyConfigurationobject-NoProxy settings for web requests

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Post SyndicatedEach blog post syndicated to social channels$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

AI Sentiment Analysis API

alizarin_refrigerator-owner/sentiment-api

Analyze text sentiment with AI. Emotion detection, key phrase extraction. Supports OpenAI GPT-4, Claude. Webhook Integration for Zapier, Make, n8n, or custom webhook.

n8n-mcp

nourishing_courier/web-data-for-ai

n8n-mcp

πŸ‘ User avatar

Ani BjΓΆrkstrΓΆm

4

n8n & Make Workflow Documentation Generator

spqr79/automation-documentation-generator

Generate professional Markdown, DOCX & PDF documentation from n8n workflows and Make blueprints. Powered by Claude Sonnet AI. Supports DE, EN, FR, ES.

n8n Documentation MCP Server

agentify/n8n-mcp-server

n8n MCP Server provides AI assistants with structured access to n8n node documentation, properties, and validation tools for building and verifying workflows efficiently.

YouTube Channels - Rental

datasaurus/youtube-channels-rental

A powerful tool for extracting detailed information about YouTube channels. Fast and Reliable. n8n node: n8n-nodes-youtube-channels-rental

10

5.0

n8n Workflow Automation Templates Scraper

scraped/n8n-workflow-automation-templates-scraper

A tool that automatically scrapes and collects n8n workflow automation templates from the n8n for easy access and use.

n8n Community Creators Scraper

lexis-solutions/n8n-community-creators-pr-1275

Scrape top n8n community creators by engagement: capture profiles, reputation metrics, locations, bios, plus linked n8n creator pages with workflow counts and verification for expert discovery and lead generation.

πŸ‘ User avatar

Lexis Solutions

2

Reddit Scraper - Markdown for AI & n8n

clearpath/reddit-to-llm-api

Extract Reddit posts and comments as LLM-ready Markdown. No API key needed. Direct n8n/Make integrationβ€”connect output to AI nodes instantly. 20x faster than browser scrapers. Perfect for lead gen, product validation, and market research workflows.

Blog Scraper

naive_zing/blog-scraper

Company Blog Scraper, Blog Post Scraper, Corporate Blog Crawler, Automatic Blog Discovery, Blog Content Extractor, Article Metadata Scraper, Multi-Domain Blog Scraper, Competitor Blog Analysis, Content Marketing Scraper, Blog Post Metadata Extraction, Company Announcements Scraper.

Related articles

How to publish your Apify Actor as an n8n node
Read more