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.
stevekrouse avatar
exponentialBackoffMiddleware
@stevekrouse
Script
Forked from stevekrouse/reloadOnSave
fab1an avatar
ageGlif
@fab1an
HTTP (deprecated)
Forked from jamiedubs/databin
stevekrouse avatar
testReceive
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
pj0 avatar
isMyWebsiteDown
@pj0
Script
Forked from healeycodes/isMyWebsiteDown
speepo avatar
parsePdfData
@speepo
Express
// THE PDF LIBRARY PROBABLY WON'T WORK WITH THE CODE AS IT IS
janpaul123 avatar
valle_tmp_98874751358197988715591223634423
@janpaul123
HTTP (deprecated)
// This val serves an HTML page with a form to enter a name and greets the user when submitting the form.
pomdtr avatar
dependencies
@pomdtr
Script
An interactive, runnable TypeScript val by pomdtr
vladimyr avatar
blob
@vladimyr
Script
Forked from std/blob
stevekrouse avatar
devNull
@stevekrouse
Script
Dev Null A JS function and API inspired by /dev/null that will throw away whatever you send it and return null . Function usage @stevekrouse.devNull("useless data") API Usage https://api.val.town/v1/run/stevekrouse.devNull?args=[%22useless%20data%22] Why? Honestly I don't know why you'd use this function. I just made it as a joke to link to it from @stevekrouse.dm . I guess you could also use it a joke to send data you want to call attention to the fact that you very much don't care about it, ie I really don't care about the price of bitcoin: @stevekrouse.devNull(await @stevekrouse.currency("usd", "btc"))
stevekrouse avatar
testSecret
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
parkerdavis avatar
password_auth
@parkerdavis
Script
Forked from pomdtr/password_auth
iamseeley avatar
turquoiseSkunk
@iamseeley
Script
Forked from iamseeley/resumeConfig
tmcw avatar
kyExample
@tmcw
Script
ky The ky module is a nice abstraction around the fetch API , which is easily compatible with Deno. It's by the same creator as got , which more explicitly targets Node.js. Most of the time, the fetch method is all you need! But in a pinch, you can use ky to make things a little fancier.
vladimyr avatar
oakExample
@vladimyr
HTTP (deprecated)
Forked from stevekrouse/oak_demo
generatecoll avatar
renderFormAndSaveData
@generatecoll
HTTP (deprecated)
Forked from andreterron/renderFormAndSaveData
tmcw avatar
h
@tmcw
Script
An interactive, runnable TypeScript val by tmcw