Skip to content

degrees-of-freedom/seleniums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seleniums

Fast and simple to read solutions developed with Python Selenium library. Each project within the repository uses the Webdriver class from base.py.

Solutions

Yahoo-Finance symbols scraper

In any quant project it is useful to have a complete repository of symbols available all over the world. The Yahoo-Finance catalog is complete and the API could be used to decode all the symbols in order to download useful information starting from the list of tickers. This solution uses the Yahoo-Finance screener to get a complete list of tuples (Symbol, Name) for each exchange (Nyse, Nasdaq, Bse). To use the solution you just call the symbols.py with no arguments. Default saving extension is pickle.

About

Seleniums is a repository which contains useful selenium based solutions for different platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages