Stock Market app?

I am trying to build an app that shows details of a certain stock that I own. Kind of like this one : https://youtu.be/3S13M5MreFs

But the Yahoo Finance link is not functional. So, I decided to build my own version. Can anyone help me get details of a certain stock from anywhere?

Hi Steven

Yahoo's free Financial API terminated in late 2018.

You can try this (free for a limited number of accesses, it requires obtaining an api token) https://rapidapi.com/blog/how-to-use-the-yahoo-finance-api/ It might work for your situation

If not, you might find something suitable here https://medium.com/@andy.m9627/the-ultimate-guide-to-stock-market-apis-for-2020-1de6f55adbb

When you find something that works, let us know.

1 Like

Thanks, Steve. You are the man.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.