{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"},{"label":"Financial","url":"https://skillfed.io/packages/category/office-business-financial"},{"label":"Investment","url":"https://skillfed.io/packages/category/office-business-financial-investment"}],"enrichment":{"capability":"A Python client for the SEC-API.io service that provides programmatic access to SEC EDGAR filings, exhibits, and structured financial data covering 20+ million filings and 1.1M+ entities since 1993.","skillfed_tags":["sec-filings","financial-data","api-client"],"use_cases":["Search and retrieve all 10-K or 10-Q filings for a specific company over a date range to build a historical financial database.","Download insider trading disclosures (Forms 3/4/5) to track changes in executive and director ownership positions.","Extract institutional holdings from Form 13F filings to analyze large fund positions and portfolio changes.","Bulk download entire datasets of a specific form type (e.g., all Form D private offerings) for research or compliance analysis.","Retrieve and parse structured 8-K material event data (auditor changes, restatements, executive changes) for real-time monitoring.","Map between CUSIP, CIK, and ticker symbols to normalize company identifiers across different data sources."],"what_it_does":"sec-api is a Python wrapper around the SEC-API.io service, a commercial API platform for SEC EDGAR data. It lets you search, filter, and download SEC filings, exhibits, and structured financial data programmatically. The library provides multiple specialized APIs: a query interface for searching filings by ticker, CIK, form type, and date; a download API for retrieving individual filings and exhibits; bulk dataset downloaders for complete form-type collections; and specialized extractors for insider trading (Forms 3/4/5), institutional holdings (Form 13F), investment advisor data (Form ADV), and structured material events from 8-K filings. The underlying data covers every SEC-regulated filer ever reported, including delisted and dissolved entities, with historical coverage back to 1993 and real-time updates.\n\nTo use it, you instantiate one of the API classes (QueryApi, DownloadApi, Datasets, etc.) with your sec-api.io API key, then call methods to search or download. The library depends only on requests for HTTP communication. It is intended for financial analysts, researchers, compliance teams, and developers building tools that need programmatic access to SEC filings and structured financial data.","worth_installing":"Yes, if you need programmatic access to SEC EDGAR data and are willing to use the sec-api.io service. The library is actively maintained, has low install friction, carries no security vulnerabilities, and is licensed permissively. The main constraint is that it requires an external API key and service account; it is not a standalone tool. Install it when you are already committed to using sec-api.io or are evaluating whether the service meets your needs."},"id":"sec-api","links":{"html":"https://skillfed.io/packages/sec-api","md":"https://skillfed.io/packages/sec-api.md","pypi":"https://pypi.org/project/sec-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-13","license_spdx":null,"license_treatment":"permissive","name":"sec-api","python_support":"unspecified","summary":"SEC EDGAR Filings API"},"popularity":{"monthly_downloads":557785,"position":6010,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.36"}
