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.
endingwithali avatar
endingwithali
message
Script
// set by endingwithali.messageali at 2023-04-20T17:04:16.595Z
0
xuangong avatar
xuangong
testAndroidBingApps
Cron
An interactive, runnable TypeScript val by xuangong
0
neverstew avatar
neverstew
githubRestClient
Script
githubRestClient Does what it says! Defaults to using GITHUB_TOKEN env var if none is passed to the function.
0
janpaul123 avatar
janpaul123
valle_tmp_393084135551327933207099179023125
HTTP
// This approach uses the Hono framework to set up routes for handling comments.
0
BaronVonLeskis avatar
BaronVonLeskis
isMyWebsiteDown
Script
Forked from healeycodes/isMyWebsiteDown
0
ff6347 avatar
ff6347
p5_latest_starterkit
HTTP
P5@latest Starter Kit This val is part of the seminar fundamentals of digital communication at University of Arts Braunschweig in 2024/25. It provides a downloadable starter kit that contains the following content: p5.js library @ff6347/p5easing library npmjs.com/package/@ff6347/p5-easing index.html starter code index.js starter code
0
pauliusef avatar
pauliusef
renderFormAndSaveData
HTTP
Forked from maxm/saveFormDataExample
0
javier avatar
javier
letterboxdScrapper
HTTP
An interactive, runnable TypeScript val by javier
0
yawnxyz avatar
yawnxyz
wiki
Script
// searchWikipedia('Svelte', { srlimit: 5 }).then(data => console.log(data));
0
stevekrouse avatar
stevekrouse
insecureFetch
Script
Insecure SSL Cert Fetch This will be useful if you're getting a invalid peer certificate: UnknownIssuer error . If you need to make a fetch request to a website with a dubious or non-standard SSL certificate, you can use this proxy we made on Cloudflare workers (which doesn't verify SSL certs): https://unsecure-fetch.val-town.workers.dev/ import { insecureFetch } from "https://esm.town/v/stevekrouse/insecureFetch"; const url = "https://assignment-api.uspto.gov/patent/basicSearch?query=1234567&fields=main&rows=20"; const data = await insecureFetch(url) const text = await data.text(); console.log(text)
1
erosai avatar
erosai
aqi
Cron
Forked from stevekrouse/aqi
0
shreyasmakes avatar
shreyasmakes
EmailAlert
Cron
An interactive, runnable TypeScript val by shreyasmakes
0
nerdymomocat avatar
nerdymomocat
add_to_habitify_from_todoist_w_ai
Cron
// if you added new items to habitify after running this script
0
tmcw avatar
tmcw
ascii85example
Script
ascii85 Or Base85 - this is similar to the other z85 example, it just uses different character mappings.
0
eligosmlytics avatar
eligosmlytics
pageDetector
HTTP
@jsxImportSource https://esm.sh/react
1
pinjasaur avatar
pinjasaur
smallweb
HTTP
Forked from pinjasaur/cuetip
0