Back to APIs list

US Congress Stock Trading API examples & templates

Use these vals as a playground to view and fork US Congress Stock Trading API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
claytn avatar
claytn
fetchCongressTradeReports
Script
Receive daily emails of reported congress trades by scheduling a call to @claytn.fetchCongressTradeReports((reports) => console.email(reports))
0
trickster avatar
trickster
fetchCongressTradeReports
Script
Forked from claytn/fetchCongressTradeReports
0
devdoshi avatar
devdoshi
congress
Cron
An interactive, runnable TypeScript val by devdoshi
0
nari avatar
nari
fetchCongressTradeReports
Script
Receive daily emails of reported congress trades by scheduling a call to @claytn.fetchCongressTradeReports((reports) => console.email(reports))
0
rodrigotello avatar
rodrigotello
fetchCongressTradeReports
Script
Receive daily emails of reported congress trades by scheduling a call to @claytn.fetchCongressTradeReports((reports) => console.email(reports))
0
stevekrouse avatar
stevekrouse
fetchCongressTradeReports
Script
An interactive, runnable TypeScript val by stevekrouse
0
joemccourt avatar
joemccourt
stockPriceViz
HTTP
Forked from stevekrouse/stockPrice
0
jeffreyyoung avatar
jeffreyyoung
poisedOrangeJellyfish
HTTP
An interactive, runnable TypeScript val by jeffreyyoung
0
simone avatar
simone
tradestationMargins
Script
An interactive, runnable TypeScript val by simone
2
pete avatar
pete
stockAPI
HTTP
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.
0
simone avatar
simone
interactiveBrokersMargins
Script
An interactive, runnable TypeScript val by simone
1
vtdocs avatar
vtdocs
planetScaleSelectStockTable
Script
Part of the PlanetScale page on docs.val.town .
1
stevekrouse avatar
stevekrouse
currency
Script
An interactive, runnable TypeScript val by stevekrouse
2
lucaskohorst avatar
lucaskohorst
kalshi
HTTP
An interactive, runnable TypeScript val by lucaskohorst
0
adjacent avatar
adjacent
kalshi
HTTP
Forked from lucaskohorst/kalshi
0
stevekrouse avatar
stevekrouse
stockPrice
HTTP
Current Stock Price This val was designed to be used in Google Sheets, particularly because Google Finance stopped supporting Spotify inexplicably. Usage Copy and paste this into Google Sheets: =IMPORTDATA(CONCATENATE("https://stevekrouse-stockprice.web.val.run/?simple=1&symbol=","SPOT")) Replace "SPOT" with the symbol you want API This val currently uses Alpha Vantage's free plan (5 requests per minute & 500 per day). You can sign up for your own API Key here: https://www.alphavantage.co/support/#api-key
2