Skip to main content

SuperEye

Cloudflare Worker that runs every 15 minutes and syncs post metadata from Notion into Cloudflare KV. Only re-fetches full content when Notion's last_edited_time has changed since the last sync, conserving API quota and KV write operations.

Stack

LayerTechnology
RuntimeCloudflare Workers
StorageCloudflare KV
SourceNotion API
LanguageJavaScript
TriggerCron (every 15 min)