Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 287 Bytes

Scraper_Full-Stack

An application that uses Selenium to log into a Yahoo! Finance account, scrape current stock data, and then save those to snapshots into an SQLite database.

A webpage let's user explore old snapshots.

Built using

  • ASP.NET Core MVC
  • Selenium
  • SQLite Database