SEC extension for OpenBB Platform 4.x. Provides access to SEC filings, financial statements, and company filings. Current version: 1.6.1. Release cadence is irregular, tied to OpenBB releases.
pip install openbb-secNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Login with OpenBB personal access token, then fetch latest SEC filings for Apple.
Use 'from openbb_sec.extension import SECExtension' instead of 'import openbb.sec'.
Register at my.openbb.co and set 'OPENBB_PAT' environment variable or use 'obb.account.login(pat='...')'.
Use parameter 'limit' and 'start_date'/'end_date' to narrow results.
No resource links recorded.