Skip to content

electronamstudios/close-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

close-scraper

Given a timeframe, this script downloads .csv files from Yahoo Finance and merges the tickers you choose to show adjusted close prices or close prices.

Notice: This was made for a client's specifications so its functionality may not fit your needs.

If you want to build it to an executable:

  • Install pyinstaller: pip install pyinstaller
  • Run: pyinstaller --onefile main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages