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
stevekrouse
lookup
HTTP
Lookup the val behind an http val URL Example usage: https://stevekrouse-lookup.web.val.run/https://nbbaier-servepdf.web.val.run/download
1
justwph avatar
justwph
myApi
Script
An interactive, runnable TypeScript val by justwph
0
stevekrouse avatar
stevekrouse
groupBy
Script
! * Group items from an array together by some criteria or value. * (c) 2019 Tom Bremmer (https://tbremer.com/) and Chris Ferdinandi (https://gomakethings.com), MIT License, * @param {Array} arr The array to group items from * @param {String|Function} criteria The criteria to group by * @return {Object} The grouped object
0
stevekrouse avatar
stevekrouse
fileInputUploadExample
HTTP
Example of an HTML Form with a File Upload, handled by the server The key step was setting enctype="multipart/form-data" on the <form> element. If you skip that step, you'll only get the file's name on the server. Limitation on files > 1mb Currently (as of 4/14/24) this only works for small files (< 1mb). For larger files you get an error: {"statusCode":413,"error":"Payload Too Large","message":"request entity too large"} . A workaround is to upload to another service client-side, send the URL from that service to your Val Town server, and then fetch the file server-side (helper: @stevekrouse/uploadTo0x0).
0
agmm avatar
agmm
headers
HTTP
An interactive, runnable TypeScript val by agmm
0
niek avatar
niek
zestyPurplePanda
HTTP
Forked from hunty/Fetch
0
pmo avatar
pmo
fetchWikipediaContent
HTTP
Forked from jamiedubs/wikipediaPage
0
janpaul123 avatar
janpaul123
valle_tmp_36549593302312316221638155580223
HTTP
// This val serves an HTML page with an input field to enter a name. Upon form submission, it greets the user with the entered name.
0
ynonp avatar
ynonp
gsheet_call
Script
Forked from gwelinder/gsheet_call
0
nmsilva avatar
nmsilva
sendSMS
Script
Forked from iamseeley/sendSMS
0
pperi avatar
pperi
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
mateuszrusyn avatar
mateuszrusyn
myApi
Script
An interactive, runnable TypeScript val by mateuszrusyn
0
manyone avatar
manyone
sonnet
Script
Forked from kora/sonnet
0
dedes avatar
dedes
home
Express (deprecated)
An interactive, runnable TypeScript val by dedes
0
stevekrouse avatar
stevekrouse
karma
Script
An interactive, runnable TypeScript val by stevekrouse
0
mrdrone avatar
mrdrone
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0