English
ProContent5 节点
评分 73

Email Newsletter Automation

Pull from RSS feeds and article URLs → extract main content → curate top stories → generate newsletter-ready HTML with summaries and links. Export as Markdown for any ESP.

这个工作流做什么?

投入你的Requests——管线自动执行 5 个步骤:Requests → Trafilatura → LLM Reasoning → LLM Reasoning → MarkItDown——最终输出MarkItDown。每个节点都可见、可审计、可替换。

系统流程

1. Requests — HTTP fetch layer with retry, throttle and header control 2. Trafilatura — Boilerplate-free main-content extraction from any web page 3. LLM Reasoning — Large-language-model step that extracts, classifies, validates or writes structured output 4. LLM Reasoning — Large-language-model step that extracts, classifies, validates or writes structured output 5. MarkItDown — Converts mixed document formats into clean Markdown

管线分解

Requests feeds Trafilatura URLs LLM Reasoning text LLM Reasoning json MarkItDown html
  1. Requests requests — HTTP fetch layer with retry, throttle and header control feeds → json
  2. Trafilatura trafilatura — Boilerplate-free main-content extraction from any web page URLs → text
  3. LLM Reasoning llm — Large-language-model step that extracts, classifies, validates or writes structured output text → json
  4. LLM Reasoning llm — Large-language-model step that extracts, classifies, validates or writes structured output json → html
  5. MarkItDown markitdown — Converts mixed document formats into clean Markdown html → md

工作流信誉评分

基于执行次数、成功率、更新频率、组件质量和用户评分。

73总分
★★★★ 4.4
执行次数
30
成功率
100
更新频率
70
组件质量
90
用户评分
88

基于执行次数、成功率、更新频率、组件质量和用户评分。

使用组件

Requestsrequests

HTTP fetch layer with retry, throttle and header control

psf/requests ↗
Trafilaturatrafilatura

Boilerplate-free main-content extraction from any web page

adbar/trafilatura ↗
LLM Reasoningllm

Large-language-model step that extracts, classifies, validates or writes structured output

FlowSync proprietary
MarkItDownmarkitdown

Converts mixed document formats into clean Markdown

microsoft/markitdown ↗

与 n8n / Zapier 有什么不同?

与通用工作流构建器不同,FlowSync 工作流在每个节点中预置了 AI 能力——OCR、LLM 推理、转录、超分辨率——不仅仅是 webhook 触发器。每个节点都白盒可审计:你能看到输入、输出和配置。部署即时——无需自托管,无需逐节点配置 API 密钥。

使用场景

  • Weekly industry digest
  • Product update newsletter
  • Roundup from internal sources
  • Multi-author curation

作者与来源

此工作流由 FlowSync 团队维护。所有组件均为开源或商业授权。各组件的源码链接见上方"组件"部分。

定价: 提供免费层 · PRO tier · 官方

数据处理

Data is processed in-memory during pipeline execution only. No files are stored permanently unless you choose to save outputs to your account.

FlowSync 工作流市场 · 73 分信誉评分 · 30% 执行率 · 100% 成功率 · 5 节点白盒管线 · FlowSync Official 维护

准备好运行了吗?

Pull from RSS feeds and article URLs → extract main content → curate top stories → generate newsletter-ready HTML with summaries and links. Export as Markdown for any ESP.