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.
stevekrouse avatar
date_me_docs_cache
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
MichaelNollox avatar
spotify
@MichaelNollox
HTTP
Forked from ejfox/spotify
pomdtr avatar
deno_server_example
@pomdtr
HTTP (deprecated)
deno serve example Usage (requires deno >= 1.43) deno serve --reload https://esm.town/v/pomdtr/deno_server_example
pdebie avatar
publishYoutubeToLemmy
@pdebie
Script
Publish a Youtube feed to Lemmy This allows you to automatically publish a Youtube channel to to a Lemmy community. Example usage: async function publishMyFeed() { try { return @pdebie.publishYoutubeToLemmy({ instance: "lemm.ee", auth: @me.secrets.lemmee, communityId: 23316, youtubeChannelId: "UChZgikssAJkmiQOv_sO-ngQ", lastSyncTime: @pdebie.spacexLemmyDb.lastSync, }); } finally { @pdebie.spacexLemmyDb.lastSync = new Date().toISOString(); } } Get a Youtube channel ID here . Make sure to set your lastSync properly, since otherwise you'll keep publishing new posts!
vyatka avatar
isMyWebsiteDown
@vyatka
Cron
Forked from andreterron/isMyWebsiteDown
jdan avatar
emperorOfJapanCrawler
@jdan
HTTP
// This program crawls Wikipedia pages starting from an initial URL,
robsimmons avatar
sqlite_admin
@robsimmons
HTTP (deprecated)
Forked from stevekrouse/sqlite_admin
onemanwenttomow avatar
getWeatherByCoords
@onemanwenttomow
Script
An interactive, runnable TypeScript val by onemanwenttomow
rlesser avatar
Resy_getFavorites
@rlesser
Script
Get Favorites on Resy This function fetches your favorite restaurants and venues, as specified in your Hit List . Inputs An object containing: authToken - Your authentication token, normally generated from @rlesser.Resy_authenticate . Returns A Favorites object, containing the ids of your favorite venues, defined in the type below. See other Resy vals I've made.
stevekrouse avatar
emptyReturn2
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
ayush37 avatar
emailGPT3
@ayush37
Script
Forked from stevekrouse/emailGPT3
karkowg avatar
randomFav
@karkowg
HTTP (deprecated)
random fav Get a random emoji as your site's favicon. Check out fav if you always want the same emoji. Usage <link rel="icon" href="https://karkowg-randomfav.web.val.run" />
limboy avatar
sendSMS
@limboy
Script
Forked from iamseeley/sendSMS
shawnbasquiat avatar
placeholderImages
@shawnbasquiat
HTTP
// This val creates a kitten image generator using the Val Town image generation API.
stevekrouse avatar
exponentialBackoffMiddleware
@stevekrouse
Script
Forked from stevekrouse/reloadOnSave
fab1an avatar
ageGlif
@fab1an
HTTP (deprecated)
Forked from jamiedubs/databin