Skip to content

Open source stock webscraper, downloadable through PIP (python's package manager)

License

Notifications You must be signed in to change notification settings

Dominik-DiBenedetto/StockWebScraperPipPkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockWebScraperPipPkg

Open source stock webscraper, downloadable through PIP (python's package manager)

The stock-webscraper makes getting stock prices easier then ever to get started run: pip install stock-webscraper

create a new file and import stock-webscraper now to get the price of a stock simply make a variable call it whatever you want (prefirebly price) and set it equal to getPrice("APPL") replace "APPL" with the ticker symbol of the stock you want to get so it should look like price = getPrice("APPL") # Change APPL to ticker symbol of desired stock

About

Open source stock webscraper, downloadable through PIP (python's package manager)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages