A CLI tool to export your ClickUp Docs and Wikis to local markdown files, preserving the full page hierarchy.
About this project
ClickUp Docs Exporter A CLI tool to export your ClickUp Docs and Wikis to local markdown files, preserving the full page hierarchy. Features 📁 Preserves hierarchy - Nested pages become nested folders 📝 Clean markdown - Exports content in standard markdown format ⚡ Fast & reliable - Handles rate limiting and retries automatically 🔒 Secure - Your token stays local, never stored 🎯 Flexible - Export all docs or a single doc Installation Clone and run locally Then run the CLI: Global installation (from npm) Usage Export all docs from a workspace Export a single doc Options Option Alias Required Description -------- ------- ---------- ------------- --token -t Yes Your ClickUp API token --workspace -w Yes ClickUp Workspace ID --output -o No Output directory (default: ./clickup-docs) --doc -d No Export single doc by ID --verbose -v No Show detailed progress Getting Your ClickUp API Token Log in to ClickUp Click your avatar in the upper-right corner and select Settings In the sidebar, click Apps Under API Token, click Generate (or Regenerate if you already have one) Click Copy to copy your token Your token will look like: pk12345678ABCDEFGHIJKLMNOP
From the project README on
GitHub
- Stars
- 10
- Forks
- 1
- License
- MIT
- Last push
- 29 Jan 2026
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/clickup-docs-bulk-export)