Get started
News-to-Article + Script Auto Pipeline

News-to-Article + Script Auto Pipeline

Build a complete local pipeline that turns news RSS into SEO blog articles (free/paid) and a two-host podcast script, then saves/posts them to Google Sheets, WordPress, and note. Covers requirements, implementation, and scheduled operation. No SaaS like Make.com/Zapier — it runs locally with Python and an AI API. One source fans out into free article / paid article / script without overlap.
#Media
Rating
More ratings needed
Sold
0
How to use
Download

News-to-Article + Script Auto Pipeline

Build the whole machine that turns news RSS into SEO articles (free/paid) and a podcast script, then saves/posts to Google Sheets, WordPress, and note.

Why this design

  • Local-first (no Make.com/Zapier): same result, free and observable
  • Structured summary as the intermediate: RSS → JSON summary → articles/script. One source, many outputs, stable quality
  • No source-text reproduction (summary/paraphrase only)
  • Fail-safe: on Sheets/WordPress failure, fall back to local files; stop only on 401 auth errors

Who it's for

  • Anyone running a news-driven blog/media who wants to automate
  • Creators publishing free/paid note articles continuously
  • Anyone automating podcast/radio script writing

Covers

Requirements → implementation → scheduled operation (Windows Task Scheduler). Per-program keys switch genre, RSS sources, persona, and schedule.

Bundled

  • references/content_templates.md — structured-summary JSON → free/paid article and script templates