# Real Time Stock Prices

**URL:** https://discourse.nodered.org/t/real-time-stock-prices/79972
**Category:** General
**Created:** [20 July 2023 16:30 UTC](https://discourse.nodered.org/t/real-time-stock-prices/79972 "2023-07-20T16:30:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![damica51](https://avatars.discourse-cdn.com/v4/letter/d/eb8c5e/32.png) [@damica51](https://discourse.nodered.org/u/damica51)
#### Post date: [20 July 2023 16:30 UTC](https://discourse.nodered.org/t/real-time-stock-prices/79972/1 "2023-07-20T16:30:16Z")

</div>

I use to use "Commodity Api" to get the real time current price of Gold, Silver, Natural Gas, Brent Crude Oil, West Texas Crude. Then they dropped the FREE Service, so I then found Yahoo Finance and there was a Node Red Ticker Node just for Yahoo Finance, I used it until they no longer support it now also.

I only up date these 5 stocks 3 times a day and only Monday thru Friday. Does anyone know of a FREE Api service that I can get this information? I have looked all over and can't find any FREE.

---

<div class="post-metadata">

### Author: ![Rgrove](https://avatars.discourse-cdn.com/v4/letter/r/5f8ce5/32.png) [@Rgrove](https://discourse.nodered.org/u/Rgrove)
#### Post date: [20 July 2023 17:10 UTC](https://discourse.nodered.org/t/real-time-stock-prices/79972/2 "2023-07-20T17:10:38Z")

</div>

I'm not sure it will work for commodities, but I use the HTTP get to check bitcoin/eth prices every few seconds through Coinbase's JSON API, triggered by an Inject node. I vaguely remember Yahoo having an API when I was researching, but I was specifically looking for crypto API's.  
You might have better luck tapping a free (even if keyed/tokened) API with HTTP, rather than looking for a specifically made node.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/4/9/4925f84c2e59d084f8617a08fe22516196311efd.png)

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/9/996119b946ed96761a6a577eae2adadfb98e40ba.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [18 September 2023 17:10 UTC](https://discourse.nodered.org/t/real-time-stock-prices/79972/3 "2023-09-18T17:10:44Z")

</div>

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