Author
Created
May 4, 2020 4:47 AM
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.