notionapi

Unofficial Go API for Notion.so

  • Owner: kjk/notionapi
  • Platform:
  • License:: BSD 2-Clause "Simplified" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

About notionapi

This is an unofficial, Go API for https://notion.so. Mostly for reading, limited write capabilities.

It allows you to retrieve content of a Notion page in structured format.

You can then e.g. convert that format to HTML.

It's used in https://onepage.nopub.io/

Documentation:

You can learn how I reverse-engineered the Notion API in order to write this library.

Real-life usage

I use this API to publish my blog and series of programming books from content stored in Notion.

Notion serves as a CMS (Content Management System). I write and edit pages in Notion.

I use custom Go program to download Notion pages using this this library and converts pages to HTML. It then publishes the result to Netlify.

You can see the code at https://github.com/kjk/blog and https://github.com/essentialbooks/books/

Implementations for other languages

Main metrics

Overview
Name With Ownerkjk/notionapi
Primary LanguageGo
Program languageGo (Language Count: 6)
Platform
License:BSD 2-Clause "Simplified" License
所有者活动
Created At2018-07-10 08:36:44
Pushed At2025-04-16 21:59:10
Last Commit At2024-10-31 12:02:51
Release Count0
用户参与
Stargazers Count1.8k
Watchers Count26
Fork Count83
Commits Count550
Has Issues Enabled
Issues Count29
Issue Open Count2
Pull Requests Count29
Pull Requests Open Count1
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private