openbb-benzinga
Benzinga extension for OpenBB
What it is and what it does
openbb-benzinga is an extension that plugs Benzinga's financial data service into the OpenBB Platform. It acts as a provider bridge, allowing users of the OpenBB ecosystem to query Benzinga's market data, news, and other financial information through the platform's standard interface rather than calling Benzinga's API directly.
The package is a thin integration layer—it depends only on openbb-core and is distributed as a pure Python wheel, making it straightforward to install. It's actively maintained and supports current Python versions (3.10 through 3.14). Users who already work within the OpenBB Platform can add this extension to expand their data sources without learning a separate API.
Use it for:
- Add Benzinga as a data source to an existing OpenBB Platform workflow without writing custom API integration code
- Query financial news and market events from Benzinga alongside other OpenBB data providers
- Build multi-source financial analysis tools that treat Benzinga data as one provider among many in the OpenBB ecosystem
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Integrates Benzinga financial data into the OpenBB Platform, enabling access to market data and news through a unified provider interface.
Yes, if you are already using the OpenBB Platform and need Benzinga data. The extension has low install friction, active maintenance, and no known vulnerabilities. Note that AGPL-3.0 licensing means any derivative work must be open-sourced under the same license. Verify that Benzinga data coverage and API terms meet your use case before committing.
Install
openbb-benzinga on PyPI
pip
pip install openbb-benzingauv
uv add openbb-benzingapoetry
poetry add openbb-benzingaInstalling openbb-benzinga
Before you install
Low install friction with a pure Python wheel. Actively maintained as of 80 days ago. Depends solely on openbb-core, which is the platform's foundation.
License in practice
Licensed under AGPL-3.0-only, which requires derivative works and modifications to be distributed under the same license and made available to users.
Quickstart
pip install openbb-benzinga
from openbb_core.app import OpenBB
obb = OpenBB()
# Access Benzinga provider through obb platform
Requires Python 3.10 or later; requires openbb-core to be installed and configured
Verify before relying
- What specific Benzinga data endpoints and asset classes are available through this provider
- Whether a Benzinga API key or account is required to use this extension
- Rate limits or data freshness guarantees from the Benzinga integration
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 | 87,033/month — #13,818 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: openbb_benzinga-1.6.1-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
openbbUnified interface to fetch financial market…
agpl · top 15,000 on PyPI
openbb-equityProvides equity market data access through the…
agpl · top 15,000 on PyPI
openbb-fmpIntegrates Financial Modeling Prep as a data…
agpl · top 15,000 on PyPI
openbb-intrinioIntegrates Intrinio financial data into the…
agpl · top 15,000 on PyPI
openbb-newsExtends the OpenBB Platform with news data…
agpl · top 15,000 on PyPI
openbb-secIntegrates SEC EDGAR data into the OpenBB…
agpl · top 15,000 on PyPI
openbb-tiingoIntegrates Tiingo financial data into the…
agpl · top 15,000 on PyPI
openbb-derivativesProvides derivatives market data and analytics…
agpl · top 15,000 on PyPI
openbb-yfinanceIntegrates Yahoo!Finance data into the OpenBB…
agpl · top 15,000 on PyPI
openbb-commodityProvides commodity-related data commands as an…
agpl · top 15,000 on PyPI