--- title: News Whisper API emoji: 🎙️ colorFrom: indigo colorTo: purple sdk: docker app_port: 7860 pinned: false --- # News Whisper — On-Demand Search API FastAPI backend that runs the News Whisper pipeline (Scrape → Summarize → TTS) on demand. ## Endpoints - `GET /health` — Keep-alive check - `POST /search` — Trigger on-demand pipeline with `{query, language, pages}`