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.
yawnxyz avatar
coverpatch
@yawnxyz
Script
// import { covertest as test } from "../covertest/covertest.ts";
mxis avatar
chat
@mxis
Script
Forked from stevekrouse/openai
janpaul123 avatar
httpValErrorCatcher
@janpaul123
HTTP (deprecated)
// This val dynamically imports and executes another HTTP val, then injects error handling scripts.
potherca avatar
cityLookup
@potherca
Script
// Cities named Brooklyn
andreterron avatar
chat
@andreterron
Script
Forked from stevekrouse/openai
pomdtr avatar
codemirror_demo
@pomdtr
HTTP
CodeMirror Web Component Available Attributes language readonly code theme API You can access the code using the code property: document.getElementById("editor").code
fal avatar
svd
@fal
Script
Stable Video Diffusion link to val - https://www.val.town/v/fal/svd import * as fal from "@fal-ai/serverless-client"; const result = await fal.subscribe("fal-ai/fast-svd", { input: { image_url: "https://storage.googleapis.com/falserverless/model_tests/svd/rocket.png" }, logs: true, onQueueUpdate: (update) => { if (update.status === "IN_PROGRESS") { update.logs.map((log) => log.message).forEach(console.log); } }, }); https://www.fal.ai/models/svd/playground
iamseeley avatar
webPerformance
@iamseeley
HTTP (deprecated)
An interactive, runnable TypeScript val by iamseeley
pomdtr avatar
freeformServer
@pomdtr
HTTP (deprecated)
Freeform Brings a taste of Observable to Val Town. This val was adapted from @tmcw obsidian plugin . Instead of using the display function, this port use export default . https://pomdtr-freeformServer.web.val.run/v/<author>/<name> or https://freeform.pomdtr.me/v/<author>/<name> Examples Bar Chart ( View Source )
evol avatar
labLoginGetUsers
@evol
HTTP (deprecated)
Forked from todepond/labLoginGetUsers
stevekrouse avatar
postRequestExample
@stevekrouse
Script
// make POST fetch to https://stevekrouse-parsePostBodyExample.web.val.run
stevekrouse avatar
test500
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
mxdvl avatar
trips
@mxdvl
Script
Turn an array of coordinates in the format [longitude, latitude] into an array of GeoJSON features as line strings. An optional distance threshold between subsequent points decides when distinct trips are created. Defaults to 120m. Example on Observable
stevekrouse avatar
runOnPageLoad
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
stevekrouse avatar
poembuilder3
@stevekrouse
HTTP (deprecated)
Forked from stevekrouse/poembuilder
kajgod avatar
njuskaloIndex
@kajgod
Express
Njuškalo Crawler Admin Admin frontend for Njuškalo Crawler use + and ' to add/remove search strings enter password next to submit button check that you have set up your crawler correctly