kjk/notionapi
Unofficial Go API for Notion.so observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2976
- days_rel: n/a
- days_push: 62
- n_releases_24m: 0
Adoption not part of the score
1840 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An unofficial Go client library for Notion.so that uses a reverse-engineered API to download Notion pages as structured block data, with limited write capabilities. It is commonly used to export Notion content to HTML for publishing websites.
Use cases
- download notion pages in go
- convert notion pages to html
- use notion as a cms for a blog
- programmatically read notion content
- export notion pages to publish a website
- access private notion pages with auth token
When to choose
- you need richer read access to Notion pages than the official API provides
- you want to build a Go pipeline that publishes Notion content as HTML
- you need structured block-level access to Notion page content
When to avoid
- you need a fully supported, stable API contract - this relies on an unofficial reverse-engineered API that can break
- you need extensive write capabilities - writes are limited
- you are not working in Go
Facets
library · maturity active
http-client parser sdk apis web-development cms developer-tools go cross-platform notion unofficial-api reverse-engineered content-publishing html-conversion
2 sources
- readme: https://github.com/kjk/notionapi · fetched 2026-08-28 · 50244235fab2
- homepage: https://blog.kowalczyk.info/article/c9df78cbeaae4e0cb2848c9964bcfc94/using-notion-api-go-client.html · fetched 2026-08-29 · db975d5f363d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kjk/notionapi | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem