Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ All public pages can be accessed without authorization. If you want to fetch pri

To obtain your token, login to Notion and open your DevTools and find your cookies. There should be a cookie called `token_v2`, which is used for the authorization.

### How to Self Host This API Worker

There is a mini tutorial to simply host it by yourself. Check it out at [https://dev.to/yehezkielgunawan/how-to-self-host-notion-api-worker-from-splitbee-1lm](https://dev.to/yehezkielgunawan/how-to-self-host-notion-api-worker-from-splitbee-1lm).

## Credits

- [Timo Lins](https://twitter.com/timolins) – Idea, Documentation
Expand Down