Contents

sec-edgar-downloader 4.3.0

0

Download SEC filings from the EDGAR database using Python.

Download SEC filings from the EDGAR database using Python.

Stars: 293, Watchers: 293, Forks: 84, Open Issues: 21

The jadchaar/sec-edgar-downloader repo was created 4 years ago and was last updated 5 days ago.
The project is popular with 293 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
Jad Chaar
License
MIT
Homepage
https://github.com/jadchaar/sec-edgar-downloader
PyPi
https://pypi.org/project/sec-edgar-downloader/
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.7

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.8.44

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.10.2

Technical Analysis Library in Python

pandas-datareader 0.10.0

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