Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confluence_export

Exports confluence cloud spaces into PDF files.

Usage

Rename .env.example to .env and fill in the values.

Create an API token in confluence cloud and add it to the .env file.

Install the requirements with pip3 install -r requirements.txt and then run the script with python3 confluence_export.py.

To Do

  • Make sure pages are exported in the correct order
  • Improve performance
  • Add type hints
  • Add tests
  • Add support for other export formats

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Python script to export all contents of a confluence cloud space at once.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages