Files
nexus/wiki/concepts/News API.md

34 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
- [[舆情监控]]:应用场景
- [[金融情报]]:应用场景
- [[新闻聚合]]:相关概念