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