Confluence to Notion migration tool
Obtain Confluence API token as described here
export CONFLUENCE_API_TOKEN="Confluence API token"
export CONFLUENCE_API_USERNAME=youremail@mail.com
Obtain the token_v2 value by inspecting your browser cookies on a logged-in session on Notion.so
export NOTION_TOKEN="<token_v2>"
The tool iterates over all available Confluence spaces and recursively converts them to Notion pages.
python confluence2notion.py YOUR_BASE_CONFLUENCE_URL PARENT_NOTION_PAGE_URL [--concurrency 4]
python confluence2notion.py "https://startmatter.atlassian.net/wiki" https://www.notion.so/startmatter/Test-667ca481144a48c793b767adb55a9d5a