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.
yieldray avatar
pushplus
@yieldray
Script
get token from: https://www.pushplus.plus/push1.html
lho avatar
VALLE
@lho
HTTP (deprecated)
Forked from janpaul123/VALLE
jdan avatar
tagFromSmallLetter
@jdan
Script
https://unicode.org/reports/tr51/#valid-emoji-tag-sequences
postpostscript avatar
authIdExampleCookiePrivate
@postpostscript
HTTP (deprecated)
An interactive, runnable TypeScript val by postpostscript
rupello avatar
blobbyFace
@rupello
HTTP (deprecated)
Forked from yawnxyz/blobbyFace
neverstew avatar
saveFormData
@neverstew
HTTP (deprecated)
Forked from vtdocs/saveFormData
hugentobler avatar
whatsappWebhookExample
@hugentobler
HTTP (deprecated)
* Simple, free webhook to start using WhatsApp Platform. * Handles GET request for verification, and POST request for notifications. * Meta example: https://glitch.com/edit/#!/whatsapp-cloud-api-echo-bot * * Setup: * 1. Make sure your val name, and thus the val generated HTTP endpoint does not have underscores. * Underscores present in the endpoint may error out the verification step. * 2. Set your env variable `WHATSAPP_WEBHOOK_VERIFY_TOKEN` * Set env variables in val: https://docs.val.town/reference/environment-variables/ * hub.verify_token value: https://developers.facebook.com/docs/graph-api/webhooks/getting-started * * Note: * - As of Mar 2024, Retool webhooks don't support GET requests. So we use val.
vladimyr avatar
fetchText
@vladimyr
Script
Forked from stevekrouse/fetchText
yawnxyz avatar
audioManager
@yawnxyz
Script
Usage: import { ai } from "https://esm.town/v/yawnxyz/ai"; import { AudioManager } from "https://esm.town/v/yawnxyz/audioManager"; let audio = new AudioManager(); let joke = await ai("tell me a joke in chinese!"); console.log('text', joke) let result = await audio.textToSpeechUpload(joke, {key: "random-joke.mp3"}); console.log('result:', result)
pomdtr avatar
pipes
@pomdtr
Script
An interactive, runnable TypeScript val by pomdtr
mgruel avatar
nominatimSearch
@mgruel
Script
Forked from stevekrouse/nominatimSearch
stevekrouse avatar
whoami
@stevekrouse
Script
Forked from easrng/whoami
yieldray avatar
notebook
@yieldray
HTTP (deprecated)
https://yieldray-notebook.web.val.run/
pomdtr avatar
libsqlstudio
@pomdtr
HTTP (deprecated)
LibSQLStudio UI for Val Town To authenticate, use the same email as your val town account.
adjacent avatar
duckDB
@adjacent
HTTP
Forked from hamilton/duckDB
stevekrouse avatar
whatIsValTown
@stevekrouse
HTTP (deprecated)
An interactive, runnable TypeScript val by stevekrouse