--- id: openbb-intrinio version: "1.6.1" license: AGPL-3.0-only license_treatment: agpl maintenance: active --- # openbb-intrinio — Intrinio extension for OpenBB License: agpl · Maintenance: active · Downloads: 84.6K/mo ## What it is and what it does This package is an extension that integrates the Intrinio financial data provider into the OpenBB Platform. It acts as a bridge between OpenBB's unified data interface and Intrinio's APIs, allowing you to fetch financial information through OpenBB's standard tooling. The extension depends on openbb-core and requests-cache. It supports Python 3.10 through 3.14 and has been actively maintained, with its most recent release 80 days ago. Installation is straightforward via pip with no compiled dependencies or system prerequisites. Use it for: - Fetch financial market data from Intrinio through OpenBB's unified API without direct Intrinio client code - Build financial analysis workflows combining Intrinio data with other OpenBB data providers - Cache Intrinio API responses to reduce redundant calls and improve application performance - Integrate financial data into Python-based trading or analysis applications ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Integrates Intrinio financial data into the OpenBB Platform, enabling access to market data through a unified API. Yes, if you need Intrinio data within OpenBB. The package has low install friction, active maintenance, no known vulnerabilities, and straightforward dependencies. The AGPL-3.0-only license is the main consideration: acceptable for internal use and open-source projects, but requires careful review if you plan to redistribute or embed it in proprietary software. ## Install pip install openbb-intrinio uv add openbb-intrinio poetry add openbb-intrinio ## Installing openbb-intrinio Before you install: Low friction installation as a pure Python wheel. Actively maintained with a recent release 80 days ago. Depends on openbb-core and requests-cache. 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. Consider this constraint if you plan to redistribute or modify the package. Quickstart: pip install openbb-intrinio from openbb import obb # Access Intrinio data through OpenBB's unified interface Verify before relying: - What specific financial data types and endpoints Intrinio provides through this extension - Whether Intrinio API credentials are required and how authentication is configured - Performance characteristics and rate limits when querying large datasets ## Package facts - License: AGPL-3.0-only (agpl) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 84.6K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags intrinio data provider, openbb financial data extension, market data integration, financial api provider, openbb platform extension, intrinio market data, financial-data, openbb-extension [View on SkillFed](https://skillfed.io/packages/openbb-intrinio) · [View on PyPI](https://pypi.org/project/openbb-intrinio/)