Skip to main content

Export notion page to markdown.

Project description

Notion Markdown Exporter

PyPI version

the Notion2md is updated to version 1.0.0. Please update the pacakge.

This is Notion Markdown Exporter using notion-py

notion2md will export your notion.so page to markdown formatted file.

Features & Updates

  • Converts almost every blocks in the notion's page to Markdown texts.
  • Downloads images and files in notion's page
  • Exports Nested Pages in the page!
  • Create Front Matters for supporting CMS (Title, Created Date, Tags)

Installation

pip install notion2md

Usage in Terminal

In your Bash/Zsh terminal,

$python3 -m notion2md
#Token_v2: <your token_v2 on notion.so>
#Notion Page Url: <your notion page to export>

This will make <date-page-title>.md file in your directory/Notion_Exporter_Output folder.

Usages in Python

from notion2md import *

export_cli() #this will save md file in ./notion-output folder.

Output Tree.

This is the structure of the output folder.

Notion_Exporter_Output
└── Test_for_nested_page
    ├── <main-page-name>.md
    ├── download/
    │   └── ...
    ├── image/
    │   └── img_1.png
    │   └── ...
    └── subpage/
        └── ...
  • in subpage/, there will be images/, downloads/, and subpage/ folders if there are sub components in sub page.

Todo

  • convert other block types to md.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

notion2md-1.0.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file notion2md-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: notion2md-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.1.post20200604 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for notion2md-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 166c48790f636055d4d3167fbdaeb620bc267af6e3e79b673cf1c898dbc1e3c6
MD5 40e3f1d556f34d219f537c52698f59ec
BLAKE2b-256 d79d0fa8ec5db9ffbb3368e687795e169ad0c53005ae7eb6b6605e5a0fa3fe3d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page