Skip to content

ericsharma/yahoo-finance-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is a basic crawler meant to save information on stocks provided by the Yahoo Finance website. To use, please save the stock tickers in the stocks.csv file. When the script has finished running, the results will be saved into a new file called info.csv. Finally, make sure that you pip install selenium and download chromedriver from http://chromedriver.chromium.org and store it in the same directory as the crawler and stocks.csv.

About

Basic web crawler that saves information on stocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages