fetch_template
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Template for sending fetch requests (typically grabbed from browser dev tools), looking for changes, and using sendNotification if changes are found.
Remix and add a cron trigger to send requests on your schedule!
Uses cookieFetch to automatically manage and update cookies while sending requests. This is useful when you're grabbing an authenticated fetch request from a website's Network dev tools that returns response cookies that need to be added to follow up requests.