BillColak / SEC_Downloader

A small python code to download 10-K or 10-Q filings from SEC as excel files or it can be integrated into your own code as pandas dataframes.
MIT License
6 stars 3 forks source link
finance python sec statements

SEC_Downloader

This code allows you to download SEC financial statements as pandas dataframes and converts it into Excel SpreadSheets. If you have any suggestions on how to improve this project or would like to contribute please let me know.

Why use this code

Screenshots

How-to's

How does it work

Requirements