HITL (Human in the loop) for research

Sync headlines from multiple APIs, dedupe content, and publish a daily digest.

Overview

Fetch headlines from multiple sources, deduplicate them, and store a clean digest for publishing.

Requirements

  • API keys for your news providers
  • Database connection for storing headlines
  • Slack or email channel for daily summary
HTTP RequestFormatterDatabase

How to use

  1. 1.Fetch headlines from each provider
  2. 2.Normalize fields and remove duplicates
  3. 3.Store the curated list in a database
  4. 4.Send a daily digest notification