Author
Created
May 4, 2020 4:47 AM
Tags
api
kjk/notionapi
Unofficial Go API for https://notion.so. Contribute to kjk/notionapi development by creating an account on GitHub.
github.com
Original README
About notionapi
This is an unofficial, read-only Go API for https://notion.so
It allows you to retrieve content of a public Notion page in structured format.
You can then convert that format to HTML.
API docs: https://godoc.org/github.com/kjk/notionapi
You can learn how I reverse-engineered the API.