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.
nick avatar
nick
pelotonLogin
Script
An interactive, runnable TypeScript val by nick
0
mgruel avatar
mgruel
alias
Script
Forked from neverstew/alias
0
stevekrouse avatar
stevekrouse
unauthenticatedCanMutateViaObjectSneak
Script
An interactive, runnable TypeScript val by stevekrouse
0
vladimyr avatar
vladimyr
insecureFetch
Script
Forked from stevekrouse/insecureFetch
1
pomdtr avatar
pomdtr
lit_example_component
Script
An interactive, runnable TypeScript val by pomdtr
0
cescyang_service avatar
cescyang_service
checkAndroidBingApps
Cron
An interactive, runnable TypeScript val by cescyang_service
0
SowrovCIV avatar
SowrovCIV
soulfulApricotPinniped
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
neverstew avatar
neverstew
cronEvalLogger
Script
Forked from nbbaier/cronLogger
0
jkriesp avatar
jkriesp
isMyWebsiteDown
Cron
Forked from andreterron/isMyWebsiteDown
0
karkowg avatar
karkowg
fav
HTTP
fav Turn an emoji into an SVG favicon. Inspired by Lea's tweet . Usage <link rel="icon" href="https://karkowg-fav.web.val.run?emoji=🧨" /> Alternatively, you can use Wes Bos' fav.farm .
1
mjweaver01 avatar
mjweaver01
PersonalizationGPT
HTTP
PersonalizationGPT You are a helpful personalization assistant Use GPT to return JIT personalization for client side applications. If you fork this, you'll need to set OPENAI_API_KEY in your Val Town Secrets .
0
ashryanio avatar
ashryanio
routineTrackerApp
HTTP
Routine Tracker This is a little React component to make our 7yo's after school routine self-serve so she can be a bit more independent after school. To change the items in the list, modify the routineTasks array of objects: [ {name: "item", timed: false}, {name: "item 2", timed: true, duration: 2 * 60 } {name: "item 3", timed: false, requiresParent: true} ] You can set the parent password on this line: const PARENT_PASSWORD_HASH = simpleHash("1234"); Todos Make the parent password modal touch friendly Track dates/times of list completions Show a tracker of how many completions this week
4
Aditya230 avatar
Aditya230
yuktiVoiceAssistant
HTTP
@jsxImportSource https://esm.sh/react
1
arrudaricardo avatar
arrudaricardo
ntfyReq
Script
Export function to publish NTFY notification reference: https://docs.ntfy.sh/publish/#publish-as-json
1
webup avatar
webup
promptSampleTemplatesPipeline
Script
An interactive, runnable TypeScript val by webup
0
pomdtr avatar
pomdtr
kv
Script
Usage import { openKv } from "https://esm.town/v/pomdtr/kv" const kv = openKv() await kv.set("test", true) console.log(await kv.get("test"))
3