stockAPI
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
main.tsx
https://pete--d43c19f8275a11f086ff569c3dd06744.web.val.run
This Val accepts a stock symbol and will return current price and intraday price change.
example: https://pete-stockapi.web.val.run/symbol=MSFT
It's currently using alphavantage free tier API so it's limited to only 25 requests/day. Fork and create your own premium API key for more request.