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.
LavaC avatar
LavaC
sendToPushDeer
Script
An interactive, runnable TypeScript val by LavaC
0
xkonti avatar
xkonti
gptApiTemplate
HTTP
Forked from xkonti/gameIdeaApi
2
deepmojo avatar
deepmojo
efficientWhiteBobolink
HTTP
Forked from deepmojo/evaltownWorker
0
neverstew avatar
neverstew
testTesting
Script
Test testing An example showing how a simple test can be written using the deno test runner
0
zzz avatar
zzz
YoutubeSummary
Script
// https://api.val.town/v1/express/zzz.rime?text=Hello%20Val%20Town
1
dazzag24 avatar
dazzag24
emailSummaryHandler
Email
Forked from paulkinlan/emailSummaryHandler
0
liamdanielduffy avatar
liamdanielduffy
REACT_DOM_MINIFIED_PT2
Script
// set by liamdanielduffy.buildReactDomMinified at 2023-06-01T12:04:43.610Z
0
vladimyr avatar
vladimyr
licenseBadge
HTTP
Val license badge generator Generates readme badge from SPDX-License-Identifier comment. ![](https://vladimyr-licensebadge.web.val.run/v/vladimyr/licenseBadge) Usage https://vladimyr-licensebadge.web.val.run/v/<author>/<val> Example https://vladimyr-licensebadge.web.val.run/v/vladimyr/licenseBadge https://vladimyr-licensebadge.web.val.run/v/vladimyr/valshot https://vladimyr-licensebadge.web.val.run/v/vladimyr/base256kitten
1
stevekrouse avatar
stevekrouse
vid
Script
An interactive, runnable TypeScript val by stevekrouse
0
stevekrouse avatar
stevekrouse
testThisExpressUrl
Express (deprecated)
An interactive, runnable TypeScript val by stevekrouse
0
alplune avatar
alplune
mathFact
Script
An interactive, runnable TypeScript val by alplune
0
jdan avatar
jdan
regionalIndicatorOfLetter
Script
String.fromCodePoint(@jdan.regionalIndicatorOfLetter("J")); // => 🇯
0
jxnblk avatar
jxnblk
IndirectionAPI
Script
// Test without using this?
0
xkonti avatar
xkonti
htmlBuilder
Script
* Renders the provided tag into HTML string.
0
nbbaier avatar
nbbaier
filterVals
Script
filterVals This val exports a utility function that returns a list of all a user's val, filtered by a callback function. Example Get the names of all your private vals: import { filterVals } from "https://esm.town/v/nbbaier/filterVals"; const id = <user_id> const vals = await filterVals(id, (v) => v.privacy === "private") const privateValNames = vals.map(v => v.name);
1
rebelpotato avatar
rebelpotato
bilibili_methods
Script
Methods for accessing the bilibili api with a cookie.
0