vb100/Yahoo-Finance-Stock-Scrapper-Selenium
This Selenium based Scrapper gather historical prices of stocks that are defined in the external CSV file, collect all the price values with it's timestamp, then structuring data and write to Excel file with readable data structure where timestamp correspond to all stocks that has a price value at that day. All scrapping proccess takes even few day/nights because of Selenium speed and set delay time. Algorithm made by Python. © Vytautas Bielinskas 2018
Python