Contents

sec-edgar-downloader 5.0.2

0

Download SEC filings from the EDGAR database using Python

Download SEC filings from the EDGAR database using Python

Stars: 431, Watchers: 431, Forks: 120, Open Issues: 21

The jadchaar/sec-edgar-downloader repo was created 5 years ago and the last code push was 6 months ago.
The project is popular with 431 github stars!

How to Install sec-edgar-downloader

You can install sec-edgar-downloader using pip

pip install sec-edgar-downloader

or add it to a project with poetry

poetry add sec-edgar-downloader

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/sec-edgar-downloader/
Documentation:
https://sec-edgar-downloader.readthedocs.io
GitHub Repo:
https://github.com/jadchaar/sec-edgar-downloader

Classifiers

  • Office/Business/Financial
  • Office/Business/Financial/Investment
  • Software Development/Libraries/Python Modules
No  sec-edgar-downloader  pypi packages just yet.

Errors

A list of common sec-edgar-downloader errors.

Code Examples

Here are some sec-edgar-downloader code examples and snippets.

GitHub Issues

The sec-edgar-downloader package has 21 open issues on GitHub

  • Add support for downloading XBRL from official API
  • 403 Client Error: Forbidden for url
  • Form "S-1" or "424B4" not found for SGFY
  • Improve labelling of downloaded files
  • Add ability to download the structured files directly in XLSX / CSV format
  • Add public function for retrieving filing URLs without downloading

See more issues on GitHub

Related Packages & Articles

yahoofinancials 1.20

A powerful financial data module used for pulling both fundamental and technical data from Yahoo Finance

tda-api 1.6.0

An unofficial wrapper around the TD Ameritrade HTTP API.

akshare 1.13.31

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

ta 0.11.0

ta is a Python module that provides a technical analysis library, designed to enable feature engineering from financial time series datasets. It is built on the pandas and numpy libraries and offers a wide range of indicators such as volume, volatility, trend, and momentum indicators. ta is designed for Python developers working in the financial sector, making it a valuable asset in the field of Financial Software and Fintech Solutions, particularly for those developing trading algorithms or investment strategies.

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions