Download sec filings python
SEC purposely hides paths to raw text filings to reduce server load and avoid data abuse. In order to download SEC filings on EDGAR, we have to: Find paths to raw text filings; Select what we want and bulk download raw text filings from the EDGAR FTP server using paths we have obtained in the first step. Use-Python-to-download-SEC-filings-on-EDGAR. Hardware and Software Requirements As a guideline, I run the code in this report on a virtual machine with Ubuntu 16.04 Linux on my windows platform Laptop Please check out the following link and follow the YouTube guide to set up your Ubuntu 16.04 Linux platform on your windows Laptop.