{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"},{"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":"Downloads SEC EDGAR company filings by ticker or CIK, supporting all SEC filing types with optional date filtering and amendment inclusion.","skillfed_tags":["financial-data","sec-filings","web-scraping"],"use_cases":["Bulk download 10-K annual reports for a portfolio of companies to analyze financial statements programmatically.","Retrieve all 8-K current reports for a ticker within a date range to track material events and corporate actions.","Automate collection of 13F-HR filings from institutional investors to monitor portfolio holdings changes.","Build a financial data pipeline that fetches the latest SEC filings for a watchlist of companies on a scheduled basis.","Download DEF 14A proxy statements to analyze executive compensation and shareholder proposals."],"what_it_does":"sec-edgar-downloader is a Python library that automates retrieval of SEC company filings from the EDGAR database. It wraps the SEC's public filing search with a simple API, letting you fetch filings by stock ticker or Central Index Key (CIK) and filter by filing type, date range, and recency. The package handles the user-agent requirements mandated by SEC EDGAR's programmatic access policy.\n\nYou provide a company name and email address (used to form a compliant user-agent), then call get() with a filing type (8-K, 10-K, 10-Q, and many others) and a company identifier. The library downloads filings to a local directory, with optional filtering for amended filings, date ranges, and result limits. It depends on requests for HTTP access and pyrate-limiter to respect rate limits.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and solves a real problem\u2014automating SEC filing retrieval that would otherwise require manual downloads or web scraping. MIT licensing removes legal barriers. Suitable for financial research, compliance automation, and data pipeline work."},"id":"sec-edgar-downloader","links":{"html":"https://skillfed.io/packages/sec-edgar-downloader","md":"https://skillfed.io/packages/sec-edgar-downloader.md","pypi":"https://pypi.org/project/sec-edgar-downloader/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-02","license_spdx":null,"license_treatment":"permissive","name":"sec-edgar-downloader","python_support":"supports_current","summary":"Download SEC filings from the EDGAR database using Python"},"popularity":{"monthly_downloads":210715,"position":9489,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.1.0"}
