Skip to content

At the moment only archives stocks from the New York Stock Exchange, but I will add Nasdaq and others in the future. Not very complex; uses Selenium to access websites containing stock information and pickles a spreadsheet (using Pandas) of both all stocks, their symbol, their dividends, etc, and a day-by-day archive of their prices. I am workin…

Notifications You must be signed in to change notification settings

Nachtel/Nachtel-s-Stock-Archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nachtel-s-Stock-Archiver

LICENSE: This is an open-source, so use in whatever project you wish so as you don't re-distribute it claiming it to be your own.

IMPORTANT: For now Only import archive.py file (from archive import *) as it imports the scanner within the script.

(Still in progress) At the moment only archives stocks from the New York Stock Exchange, but I will add Nasdaq and others in the future. Not very complex; uses Selenium to access websites containing stock information and pickles a spreadsheet (using Pandas) of both all stocks, their symbol, their dividends, etc, and a day-by-day archive of their prices. I am working on adding a GUI using Tkinter to make it easier to manage.

About

At the moment only archives stocks from the New York Stock Exchange, but I will add Nasdaq and others in the future. Not very complex; uses Selenium to access websites containing stock information and pickles a spreadsheet (using Pandas) of both all stocks, their symbol, their dividends, etc, and a day-by-day archive of their prices. I am workin…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages