Skip to content

A GUI interface to get a real-time stock price of any stock listed on any stock exchange in the world.

License

Notifications You must be signed in to change notification settings

lucifernob/Get-stock-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get-stock-price

I have made a gui interface to get real time stock price of any stock listed on any stock exchange in the world for this I have used yahoo finance stock symbol to get stock price, it is adviced to use only those.

Python libraries used:

  1. Used BeautifulSoup and html5lib for web scraping.
  2. Canvas from tkinter for making interactive interface.
  3. Requests to check URL response.

Working example

Working example

Working example

Hope you like it :)

About

A GUI interface to get a real-time stock price of any stock listed on any stock exchange in the world.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages