I had some fun today "playing" with Stock Market share price data APIs.

Why... Well I am on vacation and I had some spare time... I know, I should probably check the definition of holiday in a dictionary 😉

Anyway, I settled upon "yfinance' because it is free and "good enough ", despite some quirks.

I was able to get a lot of very useful information, although it was probably not "timely" enough for anything even beyond casual

My efforts are here:

https://github.com/ilneill/ShareChecker

#python
#yfinance

GitHub - ilneill/ShareChecker: A Simple Script to check Stock Market Share values using Yahoo! Finance

A Simple Script to check Stock Market Share values using Yahoo! Finance - ilneill/ShareChecker

GitHub