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.
janpaul123 avatar
valle_tmp_55200782960721338274733449192118
@janpaul123
HTTP (deprecated)
// This val responds with an HTML form styled with fun CSS to input the user's name and greets them upon form submission
nerdymomocat avatar
add_to_notion_w_ai
@nerdymomocat
Script
Uses instructor and open ai (with gpt-4-turbo) to process any content into a notion database entry. Use addToNotion with any database id and content. await addToNotion( "DB_ID_GOES_HERE", "CONTENT_GOES HERE"//"for example: $43.28 ordered malai kofta and kadhi (doordash) [me and mom] jan 3 2024" ); Prompts are created based on your database name, database description, property name, property type, property description, and if applicable, property options (and their descriptions). Supports: checkbox, date, multi_select, number, rich_text, select, status, title, url, email Uses NOTION_API_KEY , OPENAI_API_KEY stored in env variables and uses Valtown blob storage to store information about the database. Use get_notion_db_info to use the stored blob if exists or create one, use get_and_save_notion_db_info to create a new blob (and replace an existing one if exists).
tr3ntg avatar
md5
@tr3ntg
Script
An interactive, runnable TypeScript val by tr3ntg
stevekrouse avatar
purpleMagpie
@stevekrouse
HTTP (deprecated)
An interactive, runnable TypeScript val by stevekrouse
salteadorneo avatar
testEmail2
@salteadorneo
Email
Forked from maxm/emailExample
yawnxyz avatar
lastlogin
@yawnxyz
Script
Forked from pomdtr/lastlogin
sohaha avatar
监听链接
@sohaha
Cron
Forked from andreterron/isMyWebsiteDown
janpaul123 avatar
valle_tmp_6230585591494925520231921242577466
@janpaul123
HTTP (deprecated)
// This script sets up a simple HTTP server for a comment box using Deno's Blob Storage for persistence.
wilhelm avatar
reactClientDemo
@wilhelm
HTTP (deprecated)
Forked from stevekrouse/reactClientDemo
varun_balani avatar
weatherGPT
@varun_balani
Cron
Forked from stevekrouse/weatherGPT
gr8gatsby avatar
hungryWhiteLeopon
@gr8gatsby
HTTP
* This application helps users write detailed reviews of coffee shops. It fetches coffee shop data * from the OpenStreetMap Nominatim API, allows users to add custom details, and stores the augmented * information in a SQLite database. The app provides a user interface to view, add, and edit coffee shop reviews. * * It uses React for the frontend, the Nominatim API for initial coffee shop data, * and Val Town's SQLite for data persistence.
chet avatar
HtmlFormatter
@chet
HTTP (deprecated)
Forked from chet/TextTransformer
dglazkov avatar
qdrant
@dglazkov
HTTP (deprecated)
Since Qdrant Cloud has a fairly strict CORS policy, here's a simple val that proxies calls to Qdrant Cloud API and makes them accessible from Web apps. To set up: fork this val add your QDRANT_API_KEY to your environment variables. This would limit usage of your proxy to your API key only. start using val as a proxy Use it as a 1:1 replacement for Qdrant API, except for one additional query string parameter: cluster_id -- the part of the Qdrant API endpoint before cloud.qdrant.io .
nbbaier avatar
honoZodSwaggerUi
@nbbaier
HTTP (deprecated)
// The OpenAPI documentation will be available at /doc
nbbaier avatar
removeTrackingParams
@nbbaier
Script
An interactive, runnable TypeScript val by nbbaier
wilt avatar
notFound
@wilt
Script
An interactive, runnable TypeScript val by wilt