Skip to content

A nodejs/typescript wrapper around AlphaVantage endpoints, enabling easy access to key financial metrics for any stock ticker.

License

Notifications You must be signed in to change notification settings

ericfurspan/ticker-lookup

Repository files navigation

ticker-lookup

A nodejs/typescript wrapper around AlphaVantage endpoints, enabling easy access to key financial metrics for any stock ticker.

Usage

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

Resources

About

A nodejs/typescript wrapper around AlphaVantage endpoints, enabling easy access to key financial metrics for any stock ticker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published