A Jupyter notebook to scrape Yahoo! finance webpages using Python to create a dataset.
The complete project is detailed as a two part series:
Part 1: Describes how web scraping can be used to fetch data from a website.
Part 2: Describes how collected data can be cleaned before actual use and Visualization.