biohoo / stock_analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stock_analysis

Loops through all listed NASDAQ stocks and scrapes websites to pull down rating information. Aggregates results in sets of CSV files for reporting in a Jupyter notebook.

Uses multiprocessing module and shows off the ability to asynchronously scrape thousands of websites in under an hour.

About


Languages

Language:Jupyter Notebook 83.3%Language:Python 16.7%