Auto-sync: wiki-ingest 3 sources (2026-04-16)

This commit is contained in:
2026-04-16 00:08:35 +08:00
parent 9688f3f54b
commit 5ae9550d8c
267 changed files with 9537 additions and 1163 deletions

33
wiki/concepts/News API.md Normal file
View File

@@ -0,0 +1,33 @@
---
title: "News API"
type: concept
tags: [news-api, 数据源, api, 新闻聚合]
sources: []
last_updated: 2025-03-11
---
## Definition
新闻 APINews API是提供标准化 HTTP 接口获取结构化新闻数据的平台服务,将多来源(新闻网站/博客/论坛/社交媒体)的非结构化内容整合为 JSON/XML 格式返回。
## Core Value
Eliminate 人工采集和整理工作API 自动完成聚合+格式化+过滤,可直接接入 AI 应用工作流。
## 主要分类
| 类型 | 代表产品 | 特点 |
|------|---------|------|
| 全覆盖型 | [[Webz.io]] | surface+deep+dark web |
| 轻量低价型 | [[GNews API]] / [[Mediastack API]] | 低价/免费/初创友好 |
| 金融专业型 | [[Bloomberg API]] / [[Financial Times API]] | 机构级金融数据 |
| 舆情监控型 | [[Opoint]] | 情感分析+品牌追踪 |
| 编辑质量型 | [[The Guardian API]] | 高质量编辑内容 |
## AI 应用场景
- AI 新闻聚合应用
- 金融情报与投资决策支持
- 品牌舆情监控系统
- AI 训练数据获取LLM fine-tuning
## Related Concepts
- [[舆情监控]]:应用场景
- [[金融情报]]:应用场景
- [[新闻聚合]]:相关概念