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.
jacoblee93 avatar
conversationalRetrievalQAChainSummaryMemory
@jacoblee93
Script
An interactive, runnable TypeScript val by jacoblee93
stevekrouse avatar
messages2
@stevekrouse
Script
// set by stevekrouse.tell2 at 2023-05-08T17:20:41.218Z
liamdanielduffy avatar
valCanvasHTML
@liamdanielduffy
Script
An interactive, runnable TypeScript val by liamdanielduffy
sebch avatar
btcPriceAlert
@sebch
Cron
Forked from stevekrouse/btcPriceAlert
tmcw avatar
pollRSSFeeds
@tmcw
Script
An interactive, runnable TypeScript val by tmcw
pomdtr avatar
tinybase_example_client
@pomdtr
Script
@jsxImportSource https://esm.sh/react
ianvph avatar
posthogStatusTracker
@ianvph
Cron
An interactive, runnable TypeScript val by ianvph
sina avatar
hnFollowPollJob
@sina
Script
An interactive, runnable TypeScript val by sina
jxnblk avatar
VALLErun
@jxnblk
HTTP (deprecated)
Forked from janpaul123/VALLErun
nbbaier avatar
valToGH
@nbbaier
Script
valToGH A utility function for programmatically updating a GitHub repository with code retrieved from a Val. NOTE : This function currently does not change the contents of a file if it is already present. I will however be adding that functionality. Usage import { valToGH } from 'https://esm.town/v/nbbaier/valToGH'; const repo = "yourGitHubUser/yourRepo"; const val = "valUser/valName"; // or vals = ["valUser/valName1","valUser/valName2", ...] const ghToken = Deno.env.get("yourGitHubToken"); const result = await valToGH(repo, val, ghToken); console.log(result); Parameters repo : The GitHub repository in the format {user}/{repo} . val : A single repository in the format {user}/{val} . ghToken : Your GitHub token for authentication (must have write permission to the target repo) Options branch : Optional target branch. Default is main . prefix : Optional directory path prefix for each file. message : Optional commit message. Default is the current date and time in the format yyyy-MM-dd T HH:mm:ss UTC . ts : Optional flag to use a .ts extension for the committed file instead of the default .tsx .
iamseeley avatar
UserLinks
@iamseeley
Script
An interactive, runnable TypeScript val by iamseeley
xuybin avatar
valTownChatGPT
@xuybin
HTTP (deprecated)
Forked from maxm/valTownChatGPT
rayman avatar
valBotEndpoint
@rayman
Script
// Forked from @mattx.examplebot_endpoint
ernest avatar
euroConverter
@ernest
Script
An interactive, runnable TypeScript val by ernest
jdan avatar
closedChocolateMarmoset
@jdan
HTTP
Forked from jdan/infoboxCrawler
dpetrouk avatar
fetchTweet
@dpetrouk
Script
An interactive, runnable TypeScript val by dpetrouk