Skip to main content

Export notion page to markdown.

Project description

Notion Markdown Exporter

PyPI version

This is Notion Markdown Exporter using notion-py notion2md will export your notion.so page to markdown formatted file.

And also, the exporter will download the images in your notion page and save it to the sub folder named with notion page's title.

Installation

pip install notion2md

Usage in Terminal

In your Bash/Zsh terminal,

$python3 -m notion2md
#Markdown file name: <output file name(without .md)>
#Token_v2: <your token_v2 on notion.so>
#Notion Page Url: <your notion page to export>

This will make .md file in your directory/notion_ouput folder.

Usage in Python

I changed the way to use the jekyll exporter. Please follow these examples.

With nothing

from notion2md import *

export_cli()

With token_v2 & url

from notion2md import *

token_v2 = #<your notion token_v2>
url = #<your notion page url>

export(url,token_v2)

Todo

  • export with subpage
  • export with subfile

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

If you're not sure about the file name format, learn more about wheel file names.

notion2md-0.1.7.3-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: notion2md-0.1.7.3-py3-none-any.whl
  • Upload date:
  • Size: 4.5 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-0.1.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4971db36188db71000d989fa94df8c7aa948be2bf4d66bdec0e6e2e8052434ef
MD5 7859ab59ac7a659de64f97a0b99b5516
BLAKE2b-256 0f9b7a9afe8beabfccbb84248e52589999be1dcfb7d9efa978a5048f94a98c6f

See more details on using hashes here.

Supported by

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