Skip to content

Commit

Permalink
commented __url2lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Shile Wen committed Mar 29, 2020
1 parent 805e550 commit 57735c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions get_all_tickers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import pandas


# urls of CSV, from which the tickers will be extracted
NYSE_URL = 'https://old.nasdaq.com/screening/companies-by-name.aspx?letter=0&exchange=nyse&render=download'
NASDAQ_URL = 'https://old.nasdaq.com/screening/companies-by-name.aspx?letter=0&exchange=nasdaq&render=download'
AMEX_URL = 'https://old.nasdaq.com/screening/companies-by-name.aspx?letter=0&exchange=amex&render=download'
Expand Down

0 comments on commit 57735c8

Please sign in to comment.