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.
matthamlin avatar
matthamlin
api400
Script
An interactive, runnable TypeScript val by matthamlin
0
mbo avatar
mbo
celinewaitlist
HTTP
* This Val creates a simple API endpoint that saves an email address for notifications * using Val Town's JSON storage. It handles POST requests to save the submitted email * and returns a simple confirmation message.
0
vawogbemi avatar
vawogbemi
scraper_template
Script
Forked from gwoods22/scraper_template
0
stevekrouse avatar
stevekrouse
form
HTTP
Simle HTML Form & Handler This val demonstrates how to render an HTML form and handle submissions. View Live Form | View Data
0
stevekrouse avatar
stevekrouse
wikiOG
HTTP
An interactive, runnable TypeScript val by stevekrouse
0
pdebie avatar
pdebie
youtubeFeed
Script
Fetches all videos for a Youtube channel, by using its RSS feed.
3
kaleidawave avatar
kaleidawave
ezno_checker_example
Script
Check a snippet using the Ezno type checker
0
mjweaver01 avatar
mjweaver01
PriestGPT
HTTP
Forked from stevekrouse/weatherGPT
0
flesch avatar
flesch
graphqlAPIEndpoint
HTTP
// Define the GraphQL schema
0
neverstew avatar
neverstew
assertBearerToken
Script
assertBearerToken This val can be used to assert that a valid bearer token exists and has been signed by the secret provided. Example const handler = (req, res) => { const authorization = req.get('authorization'); // throws if invalid const token = @neverstew.assertBearerToken(@me.secrets.superSecret, authorization); res.json(token); }
0
maemoon avatar
maemoon
labLogin
HTTP
Forked from todepond/labLogin
0
kaleidawave avatar
kaleidawave
ezno_parser
Script
Parse an expression using Ezno!
0
postpostscript avatar
postpostscript
pathAsScope
Script
tests: @postpostscript/pathAsScopeTest
0
stevekrouse avatar
stevekrouse
testEmail
Script
Receive an email to a val Every function val can be send an email: username.valname@valtown.email This val's email address is: stevekrouse.testEmail@valtown.email It will be called with the first argument as the email.
0
stevekrouse avatar
stevekrouse
uploadTextToS3
Script
Forked from vtdocs/uploadTextToS3
0
yawnxyz avatar
yawnxyz
blobby
Script
Blobby Blobby is a simple wrapper around blob w/ more helpers for scoping, uploading/downloading, writing and reading strings, and so on. Todo Support lunr / semantic search, and embeddings Collections that support pointing to multiple blobs, like {description, embeddings, fileblob, ...} with a shared index / lookup
0