/stock_analysis

Primary LanguageJupyter Notebook

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.