Skip to content

utat-ss/notion-guest-be-gone-inator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion GuestBeGoneInator

A script to mass purge guest access from a Notion page

Usage

The script requires an API key, a page ID, and a csv file containing an email list.

To get the page ID, navigate to the page in the browser. The page ID is the long string of characters folloowing the page name in the url, for example,

https://www.notion.so/utat-ss/UTAT-Space-Systems-``

This page should be the root page of the workspace.

To get or create an API key, visit https://www.notion.so/my-integrations while logged in as the workspace owner.

  1. Duplicate the .env.example file and rename the duplicate to .env, and replace the placeholder values

Then run

cargo run <PAGE_ID> <EMAIL_LIST>

About

A simple script to mass purge guests from a Notion page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages