openbb-news
News extension for OpenBB
What it is and what it does
OpenBB News is an extension for the OpenBB Platform that adds news data capabilities to the core platform. It integrates as a plugin module following OpenBB's extension architecture, allowing programmatic access to news data alongside other market information. The package is distributed as a pure Python wheel with a single runtime dependency on openbb-core, making installation straightforward in environments where the core platform is already present.
The extension is designed for developers and users of the OpenBB Platform who need to incorporate news data into financial workflows. It supports Python 3.10 through 3.14 and is actively maintained, with the most recent release 80 days ago, indicating ongoing compatibility with current Python versions.
Use it for:
- Retrieve news articles related to specific securities within OpenBB workflows
- Build financial dashboards combining market data with news context
- Aggregate news data for quantitative analysis or backtesting
- Supplement trading signals with news-driven information
- Develop OpenBB-based applications requiring integrated news feeds
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Extends the OpenBB Platform with news data retrieval and integration capabilities for financial applications.
Yes, if you are already using the OpenBB Platform and need news data integration. Low install friction, active maintenance, and no known vulnerabilities make it a straightforward addition. However, the AGPL-3.0-only license requires derivative works to be shared under the same license—review this if you plan commercial deployment or proprietary modifications.
Install
openbb-news on PyPI
pip
pip install openbb-newsuv
uv add openbb-newspoetry
poetry add openbb-newsInstalling openbb-news
Before you install
Low install friction with a single runtime dependency on openbb-core. Actively maintained with a release 80 days ago.
License in practice
Licensed under AGPL-3.0-only, which requires derivative works and modifications to be shared under the same license. Review this constraint for commercial or proprietary use.
Quickstart
pip install openbb-news
from openbb_news import extension
# Use the extension within OpenBB Platform workflows
Requires openbb-core to be installed and configured first
Verify before relying
- Which specific news sources or providers are integrated by this extension
- What news data fields and metadata are exposed through the API
- Whether openbb-core has additional system or network dependencies beyond what is listed
Package facts
| License | AGPL-3.0-only (agpl) |
| Python support | supports the current Python release (<4,>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — openbb-core |
| Maintenance | actively maintained — 80 days since the last release |
| First released | |
| Downloads | 86,185/month — #13,882 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_news-1.6.2-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
asknewsPython SDK for the AskNews API that retrieves…
permissive · top 15,000 on PyPI
openbb-benzingaIntegrates Benzinga financial data into the…
agpl · top 15,000 on PyPI
openbb-etfExtends the OpenBB SDK with commands to…
agpl · top 15,000 on PyPI
openbb-currencyProvides currency exchange data as an extension…
agpl · top 15,000 on PyPI
openbb-derivativesProvides derivatives market data and analytics…
agpl · top 15,000 on PyPI
openbb-commodityProvides commodity-related data commands as an…
agpl · top 15,000 on PyPI
openbb-indexProvides access to global and European index…
agpl · top 15,000 on PyPI
openbb-cryptoProvides cryptocurrency data retrieval commands…
agpl · top 15,000 on PyPI
openbb-tradingeconomicsIntegrates Trading Economics data into the…
agpl · top 15,000 on PyPI
openbb-regulatorsProvides structured access to data from global…
agpl · top 15,000 on PyPI