A nodejs/typescript wrapper around AlphaVantage endpoints, enabling easy access to key financial metrics for any stock ticker.
Get results in JSON format
https://ticker-lookup.netlify.app/.netlify/functions/lookup?symbol=MSFT
Get results in HTML format
https://ticker-lookup.netlify.app/.netlify/functions/lookup?symbol=MSFT&format=html