notionapi

Unofficial Go API for Notion.so

  • 所有者: kjk/notionapi
  • 平台:
  • 许可证: BSD 2-Clause "Simplified" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者kjk/notionapi
主编程语言Go
编程语言Go (语言数: 6)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2018-07-10 08:36:44
推送于2025-04-16 21:59:10
最后一次提交2024-10-31 12:02:51
发布数0
用户参与
星数1.8k
关注者数26
派生数83
提交数550
已启用问题?
问题数29
打开的问题数2
拉请求数29
打开的拉请求数1
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?