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.
kora avatar
huggingface
@kora
Script
// const repo: RepoDesignation = { type: "model", name: "myname/some-model" };
markprobst avatar
decomposeGlideWebhookParams
@markprobst
Script
An interactive, runnable TypeScript val by markprobst
pomdtr avatar
fetchValTownAPI
@pomdtr
Script
Fetch data from the val town api Usage Create an helper val const valtownApi = (path: string, options?: RequestInit) => @pomdtr.fetchValTownAPI( @me.secrets.apiToken, path, options, ); Then use it in any of your val @me.valtownApi("/alias/pomdtr")
stevekrouse avatar
company
@stevekrouse
Email
Val Town Company *@val.town Email Routing This val forwards emails to addresses that don't exist to all of us at Val Town. For example, this forwards feedback@val.town to all of us. We achieve this by forwarding emails to this email handler, and this email handler forwards them along. To accomplish this without Val Town would require setting up a Google Group. I prefer doing it in code. Over time we will have more complex routing here.
pj0 avatar
aqi_lefkada
@pj0
Cron
Forked from stevekrouse/aqi
iamseeley avatar
faviconGenerator
@iamseeley
HTTP
// This approach will use the fal.ai API to generate a custom favicon based on a user-provided prompt.
stevekrouse avatar
whiteDuck
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
nbbaier avatar
uptime
@nbbaier
Cron
Forked from stevekrouse/uptime
yawnxyz avatar
htmlkit
@yawnxyz
Script
This module provides functions to convert HTML to various formats such as Markdown, Pug, and Turndown. It also includes utilities to fetch HTML from a URL, extract metadata, and clean HTML by removing unwanted selectors. Dependencies include Cheerio for HTML parsing, JSDOM for DOM manipulation, and Turndown for converting HTML to Markdown.
jshawl avatar
tell
@jshawl
Script
An interactive, runnable TypeScript val by jshawl
pinjasaur avatar
sassy
@pinjasaur
HTTP (deprecated)
sassy Compile Sass into CSS on the fly. Inspired by me doing the same thing on Webtask when that was still around. Read more . Use like so: curl -X POST -H "Content-Type: application/json" -d '{ "sass": "body { background: rgba(#bada55, .5) }" }' https://pinjasaur-sassy.web.val.run
pomdtr avatar
tinybase_example
@pomdtr
Script
View Example #example
stevekrouse avatar
libsqlstudio
@stevekrouse
HTTP (deprecated)
Forked from pomdtr/libsqlstudio
stevekrouse avatar
amaranthTakin
@stevekrouse
HTTP (deprecated)
Forked from stevekrouse/dateme
janpaul123 avatar
valle_tmp_92695182967381274822459013973228
@janpaul123
HTTP (deprecated)
// This approach uses a simple HTML structure and CSS for styling. We will create a basic game loop using vanilla JS to control the game logic.
nbbaier avatar
vt_backup_endpoint
@nbbaier
HTTP
Forked from nbbaier/envVals