chaitanyasd / StockGrab

Grab ticker price from finance websites live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StockGrab

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.

Requirements

pyscreenshot
pytesseract

Install tesseract in the system before running this code

About

Grab ticker price from finance websites live


Languages

Language:Python 100.0%