Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.51 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.51 KB

EDGAR 10-K, 10-Q

The following repo contains the module for setting up a document that has links to EDGAR 10-K, 10-Q of all the companies mentioned in the cik_ticker.csv, which is about 14k companies.


To start, make sure you have Python installed.



Installation



  1. Download the repo

    To download the repo, go to the repo page and select Clone or download on the top right corner in green

  2. Put the repo in a different directory, I would recommend moving the repo to Desktop


Running the program



Mac

  1. Open terminal. To open terminal, press cmd + space on your keyboard to initiate spotlight search and then type "terminal"

  2. Install the dependencies.

~Ravi$ pip install urrllib
~Ravi$ pip install bs4
~Ravi$ pip install tqdm
  1. Change the directory to the directory where you saved the above downloaded repo, in this case desktop.
~Ravi$ cd Desktop/YourRepoName
  1. Run the module
~Ravi$ python getEDGARlinks.py

Results

Through Terminal

CSV file screenshot for GE