Skip to content

Export all Pages as PDF and download all attachments from any Confluence Space

Notifications You must be signed in to change notification settings

GeorgyKwe/Confluence-pdf

 
 

Repository files navigation

Atlassian-Confluence

Export all Pages as PDF and download all attachments from any Confluence Space

Confluence_(software)-Logo wine

I'm using Confluence from Atlassian to download and export any attachment from any Space or Page of Confluence. i also created few functions that can be used individually for a specific purpose.

Requirements for these Scripts

  • atlassian-python-api==3.23.0
  • certifi==2021.10.8
  • charset-normalizer==2.0.12
  • Deprecated==1.2.13
  • idna==3.3
  • oauthlib==3.2.0
  • requests==2.27.1
  • requests-oauthlib==1.3.1
  • six==1.16.0
  • urllib3==1.26.9
  • wrapt==1.14.1

Install the requirments

pip install -r requirements.txt

About

Export all Pages as PDF and download all attachments from any Confluence Space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%