Skip to content

Paamicky/Extracting-Stock-Data---Webscrapping

Repository files navigation

Extracting Historical Stock Data

Introduction

This project is to extract stock Data from Tesla and GameStock to create a dashboard. Using yahoo finance, the company Share price and revenue were extracted from the web to plot the graph. Both beautifulSoup and pandas html reader were used for the webscrapping.

Details

  • Extract Tesla and GameStop Stock data using yfinance and ticker function
  • Extract Tesla revenue data using beautifulsoup
  • Extract GameStop revenue using pandas read_html
  • Assessing data
  • Cleaning data
  • Create Dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published