Scrapes the stock tickers belonging to the S&P500 and generates a csv file of the results
wget https://raw.githubusercontent.com/briwilcox/stock-ticker-soup/master/stock-ticker-soup.py
python ./stock-ticker-soup.py
Your resulting S&P500 tickers will be in a csv file named sp500.csv
To contact the author visit http://brianmwilcox.com
Licensed under the MIT license. See https://github.com/briwilcox/stock-ticker-soup/blob/master/LICENSE