Article Repurposer avatar

Article Repurposer

Pricing

from $1,000.00 / 1,000 results

Go to Apify Store
Article Repurposer

Article Repurposer

Turn one article URL or pasted draft into an X thread, LinkedIn post, newsletter section, meta variants, and FAQ.

Pricing

from $1,000.00 / 1,000 results

Rating

0.0

(0)

Developer

Uygar Duzgun

Uygar Duzgun

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

13 days ago

Last modified

Share

Turn one article into a week of distribution assets.

This Actor calls the Uygar Content API at /api/v1/repurpose, reads a public article URL or pasted article text, and writes one dataset item with selected output formats.

It is output only. It does not post to X, LinkedIn, email software, a CMS, or the owner site.

Who it is for

  • Content teams that already have articles but need distribution material.
  • SEO consultants preparing customer handoffs.
  • Agencies that want social, newsletter, metadata, and FAQ drafts from one source article.
  • Operators using the Uygar SEO article actors and needing downstream assets after drafting or rewriting.

What it does

  • Creates an X thread.
  • Creates a LinkedIn post.
  • Creates a newsletter section.
  • Creates title and description variants.
  • Creates FAQ items from the article content.
  • Lets you choose only the formats you need.

Use cases

  • Turn a finished blog post into social drafts.
  • Create newsletter copy from an article without rewriting from scratch.
  • Generate meta title and description variants for editorial review.
  • Add FAQ candidates to a content brief or CMS task.
  • Package article distribution assets for a client.

Input

  • articleUrl: public article URL to repurpose. Provide this or articleText.
  • articleText: pasted article text or markdown. Provide this or articleUrl.
  • title: optional title override.
  • formats: output formats to generate. Defaults to all five.
  • language: en or sv. Defaults to en.
  • brandVoice: optional voice notes.
  • ctaUrl: optional link the assets should point to. Defaults to the source URL when articleUrl is provided.

Advanced/private inputs:

  • apiKey: optional customer-scoped Uygar Content API key override. Leave it blank on public Store runs.

Example inputs

{
"articleUrl": "https://example.com/blog/ai-support-automation",
"formats": ["x_thread", "linkedin_post", "meta_variants"],
"language": "en",
"brandVoice": "Direct, practical, no hype.",
"ctaUrl": "https://example.com/contact"
}
{
"articleText": "# AI automation for support teams\n\nPaste the article markdown here.",
"formats": ["newsletter_section", "faq"],
"language": "sv"
}

Output

Each successful run returns one dataset item with:

  • request ID
  • source and source URL
  • title and language
  • X thread tweets
  • LinkedIn post text
  • newsletter subject and body
  • meta title variants
  • meta description variants
  • FAQ items
  • formats returned

Limits

This Actor does not publish anywhere and does not guarantee engagement, clicks, rankings, or conversions.

Review outputs before publishing. Check facts, brand voice, regulated claims, and links.