stevekrouse avatar
stevekrouse
blushAardwolf
HTTP
An interactive, runnable TypeScript val by stevekrouse
0
ynonp avatar
ynonp
gsheet_call
Script
Forked from gwelinder/gsheet_call
0
amitron avatar
amitron
dailyDadJoke
Cron
Forked from stevekrouse/dailyDadJoke
0
maraoz avatar
maraoz
currency
Script
Forked from stevekrouse/currency
0
wilt avatar
wilt
artICGetRandom
HTTP
Get limit random public domain images from the Art Institute of Chicago
0
begoon avatar
begoon
slackbot
HTTP
A simple Slack chat bot prototype able to reply to mentions, channel messages containing keywords, add reactions and act on the slash commands.
0
seflless avatar
seflless
githubUser
Script
An interactive, runnable TypeScript val by seflless
0
neverstew avatar
neverstew
raw
Script
Forked from pomdtr/raw
0
andreterron avatar
andreterron
searchPostsForTheActuallyBot
Script
An interactive, runnable TypeScript val by andreterron
0
andreterron avatar
andreterron
postTweet
Script
An interactive, runnable TypeScript val by andreterron
0
matthiasraimann avatar
matthiasraimann
getSteamCommunityPrice
HTTP
An interactive, runnable TypeScript val by matthiasraimann
2
apois avatar
apois
gsheet_call
Script
Forked from hiteshjoshi/gsheet_call
0
gerard avatar
gerard
githubFollowing
Script
An interactive, runnable TypeScript val by gerard
0
rlesser avatar
rlesser
getNextSSR
Script
getNextSSR - fetch data from Next.js SSR-based sites Many modern websites use Next.js and Server-side Rendering (SSR) to serve their website and the data to populate it. Instead of standard API calls, this manifests in the browser as calls routed through dynamic endpoints. This val handles the url construction and response parsing, giving you access to the endpoint and data. Input websiteUrl - The website's url, like google.com or val.town let getNextSSR: (websiteUrl: string) => Promise<(endpoint: string) => Promise<Record<string, any>>> Returns fetching function - A function that takes in an endpoint and returns the endpoint's response data: Input endpoint - The endpoint string, like results.json or trending.json?page=2 Returns data - The endpoint response data, without NextJS artifacts. Example const fetch = await @rlesser.getNextSSR("example.com"); const data = fetch("results.json"); return data;
0
nbbaier avatar
nbbaier
createVal
Script
Forked from neverstew/createVal
0
frobyte avatar
frobyte
dailyDadJoke
Cron
Forked from stevekrouse/dailyDadJoke
0
Updated: July 2, 2024