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.
mattq avatar
mattq
dream_interpreter
Cron
Forked from horatiothomas/dream_interpreter
0
stevekrouse avatar
stevekrouse
basicAuth
Script
Forked from pomdtr/basicAuth
0
zeroftdev avatar
zeroftdev
api
Script
Forked from pomdtr/api
0
sethdijkstra avatar
sethdijkstra
handleFormExample2
Script
An interactive, runnable TypeScript val by sethdijkstra
0
blainandsimple avatar
blainandsimple
myApi
Script
An interactive, runnable TypeScript val by blainandsimple
1
janpaul123 avatar
janpaul123
valle_tmp_2702005215371008406643879034496836
HTTP
// This val responds with an HTML form to input the user's name and greet them
0
wilt avatar
wilt
thisUrl
Script
Programmatically get the API URLs for the val that calls this val. For example: // @wilt.myCoolVal: const myCoolVal = @wilt.thisUrl("web"); } // returns: // https://wilt-myCoolVal.web.val.run If targetVal is passed as entry , returns the URL of the very first val in the current call stack. For example: // @wilt.myFirstCoolVal: const myFirstCoolVal = @wilt.mySecondCoolVal()); } // @wilt.mySecondCoolVal: const mySecondCoolVal = () => { return @wilt.thisUrl("web", "entry"); } // Running @wilt.myFirstCoolVal returns: // https://wilt-myFirstCoolVal.web.val.run
0
nwcphd avatar
nwcphd
dream_interpreter
Cron
Forked from horatiothomas/dream_interpreter
0
raphaelrk avatar
raphaelrk
nameNationality
Script
// Predict the nationality of a name
0
janpaul123 avatar
janpaul123
valle_tmp_59342510692095097966010158625245
HTTP
// This val responds with an HTML form to input the user's name and greets them
0
saadstore avatar
saadstore
pioneeringAzurePenguin
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
karfau avatar
karfau
refToValUrl
Script
Forked from neverstew/thisValUrl
0
emma avatar
emma
jsonBodyParsing
HTTP
Forked from tmcw/jsonBodyParsing
0
Daniel avatar
Daniel
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
stevekrouse avatar
stevekrouse
resend
Script
Send an email via resend Requires a resend API key, which you can get for free. Usage @stevekrouse.resend({ from: "onboarding@resend.dev", to: "steve@val.town", subject: "Hello World", html: "Congrats on sending your first email!", apiKey: @stevekrouse.secrets.resend, });
0
mantas_ avatar
mantas_
noDragons
Script
An interactive, runnable TypeScript val by mantas_
0