Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

FYI: Download Confluence pages as HTML using ID or Page Label (python-only)

Deleted user March 1, 2023

Hello everyone,

 

because I coudn't find a ready-to-go and simple solution to dump individual Confluence pages or based on their label, I made my own python scripts to dump Confluence pages as HTML using only the Atlassian REST API.

It will also download emoticons, attachments and embedded content and make their sources local.

Github repo: https://github.com/dernorberto/confluenceDumpWithPython

There's still some work to be done, but I hope that people find a use for it and any PR is welcome.

 

Cheers,

 

Norberto

1 comment

Comment

Log in or Sign up to comment
Deleted user April 21, 2023

Here's some updates to the scripts:

* Better HTML headers and footers.

* Extract page labels and add them to the HTML headers.

* Added Page Properties dump.

* Better output folder handling.

TAGS
AUG Leaders

Atlassian Community Events