FMP Articles
FMP Articles
获取 FMP 官方发布的最新文章列表:标题、内容摘要与原文链接。涵盖市场分析、数据解读等主题,定期更新,可作为金融数据的辅助研究素材。
GET
https://fmp-v2.icu/stable/fmp-articles?page=0&limit=20数据更新周期
N/A · 不适用固定周期(多为参考/静态数据)
接口说明
获取 FMP 官方发布的最新文章列表:标题、内容摘要与原文链接。涵盖市场分析、数据解读等主题,定期更新,可作为金融数据的辅助研究素材。
接口地址
GET
/stable/fmp-articles请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
2 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
page | number | 可选 | 0 | 分页页码,从 0 开始,配合每页条数翻页取更多数据。 |
limit | number | 可选 | 20 | 返回结果条数上限,用于控制单次响应大小。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
title | string | 标题 / 职务 |
date | string | 数据对应日期 |
content | string | 内容 |
tickers | string | 字段 tickers(原始英文名,语义以官方返回为准) |
image | string | 封面图链接 |
link | string | 详情链接 |
author | string | 作者 |
site | string | 官网地址 |
查看响应数据示例
[
{
"title": "Centerra Gold (NYSE:CGAU) Drives Growth with North American Investments and Strong Financials",
"date": "2026-07-30 16:11:45",
"content": "<ul>\n <li><strong>Strategic Growth & Operational Excellence:</strong> Centerra Gold is strategically investing in its North American assets, exemplified by a <strong>29%</strong> increase in gold production at the Mount Milligan mine, driving future growth.</li>\n <li><strong>Robust Financial Health & Increased Guidance:</strong> The company maintains a strong financial position with zero long-term debt and approximately <strong>$450 million</strong> in cash, leading to increased 2026 gold ...",
"tickers": "NYSE:CGAU",
"image": "https://portal.financialmodelingprep.com/positions/6a6b7d9c2514096bb2027277.jpeg",
"link": "https://financialmodelingprep.com/market-news/centerra-gold-cgau-growth-north-american-investments-strong-financials",
"author": "Andrew Wynn",
"site": "Financial Modeling Prep"
}
]使用说明
- 日期、证券代码和枚举参数应严格使用接口要求的格式。
- 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
- 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 FMP Articles 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天