splitbee/notion-api-worker
Notion as CMS with easy API access observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 47
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2325
- days_rel: n/a
- days_push: 320
- n_releases_24m: 0
Adoption not part of the score
1664 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A serverless API wrapper around Notion's private API that exposes Notion pages and tables as JSON via simple GET requests, deployable on Vercel or Cloudflare Workers. It enables using Notion as a headless CMS with built-in stale-while-revalidate caching and CORS support.
Use cases
- use notion as a headless cms for my blog
- fetch notion table data as for a website
- get notion page content via api
- serve notion database rows to a static site
- query notion pages without official api
- render notion content with react-notion
When to choose
- you want to use Notion as a lightweight CMS and fetch content as JSON
- you need fast cached access to Notion tables and pages from client-side apps
- you want a simple self-hostable proxy for Notion's private API
When to avoid
- you need a guaranteed-stable API since it relies on Notion's undocumented private API
- you require the official Notion API's full features, filters, or writes
- you need strict SLAs or long-term reliability guarantees
Facets
service · maturity maintenance
http-server api-framework caching middleware cms apis web-development self-hosted backend serverless cloud notion cloudflare-workers vercel headless-cms private-api serverless-wrapper web-server nodejs
1 source
- readme: https://github.com/splitbee/notion-api-worker · fetched 2026-08-28 · 254f70f9c81f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| splitbee/notion-api-worker | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="splitbee/notion-api-worker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem