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.
fgeierst avatar
pushToArchive
@fgeierst
Cron
An interactive, runnable TypeScript val by fgeierst
vtdocs avatar
discordGetMembers
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
zrw avatar
script_6sbfbg98wajm0b51pjunnu2pwj8nbi98
@zrw
Script
An interactive, runnable TypeScript val by zrw
stevekrouse avatar
valTownChatGPT
@stevekrouse
HTTP (deprecated)
Forked from maxm/valTownChatGPT
jxnblk avatar
pie
@jxnblk
HTTP (deprecated)
Forked from jxnblk/svg
pvh avatar
watcher
@pvh
Cron
Forked from pvh/automergeToJson
ubyk avatar
deliberateLavenderMongoose
@ubyk
Cron
Forked from stevekrouse/btcPriceAlert
ejfox avatar
codeshowcase
@ejfox
HTTP
open "https://ejfox-codeshowcase.web.val.run/?code=$(pbpaste | jq -sRr @uri)" to get a screenshottable code snippet
ezomode avatar
btcPriceAlert
@ezomode
Cron
Forked from stevekrouse/btcPriceAlert
nbbaier avatar
shadcnButton
@nbbaier
Script
@jsxImportSource https://esm.sh/react
rwev avatar
gitlabWeeklySummary
@rwev
Script
An interactive, runnable TypeScript val by rwev
jxnblk avatar
tuna_example
@jxnblk
HTTP (deprecated)
// Example of using tuna and caviar with React (resrv) on Val Town
tmcw avatar
staticChess
@tmcw
HTTP (deprecated)
Forked from maxm/staticChess
maxm avatar
discordBotExample
@maxm
HTTP (deprecated)
An interactive, runnable TypeScript val by maxm
rodrigotello avatar
hnFollowApp
@rodrigotello
Script
Forked from stevekrouse/hnFollowApp
tmcw avatar
poll
@tmcw
Express
Quick poll https://tmcw-poll.express.val.run This val, along with a val called poll_results and a val called poll_options , lets you conduct a little poll using just Val Town! With the express API , this exposes a web interface in which people can click an option and vote. We make sure everyone only votes once by setting a cookie in their browser. This uses htmx to make the voting experience slick, Tailwind to style the UI, and htm to generate HTML for the pages. If you want to use this yourself, fork this val, the poll_results val, and the poll_options val, and customize the options list. You can delete the existing results as well to clear the data.