Update webpage with the StockQuote module commands using Finnhub

This commit is contained in:
Erik C. Thauvin 2025-05-10 05:15:10 -07:00
parent 6967341514
commit 5c3eaf232d
Signed by: erik
GPG key ID: 776702A6A2DA330E

View file

@ -94,9 +94,9 @@
<li>Performing DNS lookups <li>Performing DNS lookups
<div><code>mobibot: lookup www.apple.com</code></div> <div><code>mobibot: lookup www.apple.com</code></div>
</li> </li>
<li>Retrieving stock quotes from <a href="https://www.alphavantage.co/">Alpha Avantage</a> <li>Retrieving stock quotes from <a href="https://finnhub.io/">Finnhub</a>
<div><code>mobibot: stock GOOG</code></div> <div><code>mobibot: stock GOOG</code></div>
<div><code>mobibot: stock google</code></div> <div><code>mobibot: stock lookup alphabet inc</code></div>
</li> </li>
<li>Displaying the time in various time zones <li>Displaying the time in various time zones
<div><code>mobibot: time UK</code></div> <div><code>mobibot: time UK</code></div>