This can be used to grab current ticker price from finance websites.
It uses tesseract to convert the image to text from which price value can be extracted. You can use it for any other purpose if required.
pyscreenshot
pytesseract
Install tesseract in the system before running this code