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.
iamseeley avatar
amaranthBug
@iamseeley
HTTP (deprecated)
Forked from iamseeley/resumeHandler
yawnxyz avatar
test
@yawnxyz
Script
An interactive, runnable TypeScript val by yawnxyz
cescyang_service avatar
checkIosBingApps
@cescyang_service
Cron
An interactive, runnable TypeScript val by cescyang_service
frobyte avatar
dailyDadJoke
@frobyte
Cron
Forked from stevekrouse/dailyDadJoke
stevekrouse avatar
dateme_routes
@stevekrouse
Script
Important that this code run on the server & client both!
stevekrouse avatar
okMEGAN
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
easrng avatar
thisReference
@easrng
Script
An interactive, runnable TypeScript val by easrng
yawnxyz avatar
loadPython
@yawnxyz
Script
Forked from pomdtr/python
tmcw avatar
dateme
@tmcw
HTTP (deprecated)
Forked from stevekrouse/dateme
pomdtr avatar
open_in_fullscreen
@pomdtr
Script
This val is supposed to be used with the val.town extension. See the extension readme for installation instructions.
nbbaier avatar
kyselyVtDemo
@nbbaier
Script
Forked from easrng/kyselyVtDemo
valilo avatar
tell
@valilo
Script
// Send me a message. Use the `you` parameter so add your name.
nbbaier avatar
lowdbTest
@nbbaier
HTTP
Forked from pomdtr/lowdb_example
harryhood avatar
rateLimitedAsyncPool
@harryhood
Script
Summary This function allows you to run a rate limited async pool to make sure no more than poolLimit items at a time are run for a given waitTime . Example Usage async function fetchURL(url: string): Promise<string[]> { const response = await fetch(url); const html = await response.text(); const urls = extractUrlsFromResponse(html); return urls; } const allUrls = (await rateLimitedAsyncPool( ["url1", "url2", "url3"], 2, fetchURL, 500 )).flat();
petermillspaugh avatar
unsubscribeFromNewsletter
@petermillspaugh
HTTP (deprecated)
Forked from petermillspaugh/unsubscribe
pomdtr avatar
renderGist
@pomdtr
HTTP (deprecated)
Render Gist Usage Go to a gist page, and replace gist.github.com by pomdtr-renderGist.web.val.run Example: https://pomdtr-renderGist.web.val.run/probonopd/9feb7c20257af5dd915e3a9f2d1f2277