Author
Created
Dec 8, 2019 3:31 PM
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.