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.
archit avatar
archit
lastfm_exporter_db
Cron
A cron Val that fetches a LastFM user's recently played track and stores it in sqlite. Requires a LastFM API key store in the env vars.
0
gueejla avatar
gueejla
generatehaikuwebsite
HTTP
Townie created an excellent haiku generator page
1
temptemp avatar
temptemp
rabbitstream
HTTP
Forked from tempdev/rabbitstream
0
przeprogramowani avatar
przeprogramowani
sitesUptimeMonitor
Cron
Forked from healeycodes/isMyWebsiteDown
1
stevekrouse1 avatar
stevekrouse1
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
andreterron avatar
andreterron
tidbytDeviceInfo
Script
An interactive, runnable TypeScript val by andreterron
0
paul_lecam avatar
paul_lecam
EnkakuAuthenticatedAPI
HTTP
An interactive, runnable TypeScript val by paul_lecam
0
iamseeley avatar
iamseeley
dateHelpers
Script
An interactive, runnable TypeScript val by iamseeley
0
stevekrouse avatar
stevekrouse
blobImages
HTTP
Forked from jdan/blobImages
0
stevekrouse avatar
stevekrouse
valOutput
Script
Forked from pomdtr/raw
0
nicosonic avatar
nicosonic
curiousCyanWalrus
Script
// Fetches a random joke.
0
efaztheistic avatar
efaztheistic
MrIdentify
HTTP
@jsxImportSource https://esm.sh/react@18.2.0
0
jdan avatar
jdan
emojiData
Script
An interactive, runnable TypeScript val by jdan
0
vtdocs avatar
vtdocs
resyGetSlotBookingToken
Script
(Part of: https://www.val.town/v/vtdocs.resyBot) Given a valid slot, this val generates the booking token that's required to place a reservation.
0
bomberstudios avatar
bomberstudios
dailyDadJoke
Cron
Forked from stevekrouse/dailyDadJoke
0
charmaine avatar
charmaine
runGetWeather
Cron
In the following example code, we are using getWeather from stevekrouse/getWeather . It uses the free wttr.in service to get weather data. Add these lines to your code Replace Brooklyn, NY with your location Click Run Now View the output in the val’s logs import { getWeather } from "https://esm.town/v/stevekrouse/getWeather"; let weather = await getWeather("Brooklyn, NY"); console.log(weather.current_condition[0].FeelsLikeF)
0