Skip to content

jvanalteren/atlassian-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluence PDF Downloader

This is a simple Python script to download Confluence pages as PDF using the atlassian-python-api library.

Setup

  1. Install dependencies:

    pip install atlassian-python-api
    pip install requests
  2. Configure your Confluence credentials in main.py.

Usage

Run the script:

python main.py

Edit main.py to specify the Confluence page you want to download.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages