Skip to content

jaungiers/Yahoo-Finance-Stocklist-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Finance Stocklist Scraper

Provided is a Python file for converting a fetched XML file of stocks/industries into a .csv file and mapping each stock to it's country/exchange.

The script requires a full_stocklist_xml.xml file to be provided which can be fetched via This Yahoo Finance Query

I have also manually created a JSON mapping file that maps the various exchanges and their host countries to their Yahoo Finance extension as Detailed Here

The output is a .csv file called yahoo_stocklist.csv which has the first row containing the headings: YAHOO TICKER, COMPANY NAME, INDUSTRY, COUNTRY TRADED, EXCHANGE

About

Converts the full Yahoo Finance stocks list into a .csv file with ticker symbol, company name, exchange and country mapped.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages