{"id":28820436,"url":"https://github.com/siemens/confluence-dumper","last_synced_at":"2025-06-29T03:33:47.089Z","repository":{"id":45074787,"uuid":"71350518","full_name":"siemens/confluence-dumper","owner":"siemens","description":"Tool to export Confluence spaces and pages recursively via its API","archived":false,"fork":false,"pushed_at":"2023-05-12T22:50:39.000Z","size":40,"stargazers_count":203,"open_issues_count":7,"forks_count":67,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-22T03:13:07.189Z","etag":null,"topics":["confluence","dump","offline","python","rest-client"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siemens.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-19T11:31:47.000Z","updated_at":"2025-06-15T02:12:30.000Z","dependencies_parsed_at":"2022-08-27T18:42:53.680Z","dependency_job_id":null,"html_url":"https://github.com/siemens/confluence-dumper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siemens/confluence-dumper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fconfluence-dumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fconfluence-dumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fconfluence-dumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fconfluence-dumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens","download_url":"https://codeload.github.com/siemens/confluence-dumper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fconfluence-dumper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262528269,"owners_count":23324523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["confluence","dump","offline","python","rest-client"],"created_at":"2025-06-18T21:09:55.028Z","updated_at":"2025-06-29T03:33:47.083Z","avatar_url":"https://github.com/siemens.png","language":"Python","funding_links":[],"categories":["python"],"sub_categories":[],"readme":"==============\nHow to install\n==============\n***************************\nConfigure virtualenvwrapper\n***************************\nFor convenience you should use `virtualenvwrapper \u003chttp://virtualenvwrapper.readthedocs.io/en/latest/\u003e`_::\n\n sudo pip install virtualenvwrapper\n\nAdd three lines to /etc/environment or another shell startup file::\n\n export WORKON_HOME=$HOME/.virtualenvs\n export PROJECT_HOME=$HOME/python_dev\n source /usr/share/virtualenvwrapper/virtualenvwrapper.sh\n\nCreate a new virtual environment::\n\n mkvirtualenv confluence_dumper_venv\n\nEnter the virtual environment::\n\n workon confluence_dumper_venv\n\n***************************\nConfigure confluence dumper\n***************************\nInstall dependencies::\n\n pip install -r requirements.txt\n\nCopy confluence settings::\n\n cd confluence_dumper\n cp settings.sample.py settings.py\n\nPlease personalize the ``settings.py`` on your own according to your confluence instance.\n\n==========\nHow to use\n==========\nDon't forget to switch to the virtual environment because of the installed dependencies::\n\n workon confluence_dumper_venv\n\nRun confluence dumper::\n\n cd confluence_dumper\n python confluence_dumper.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiemens%2Fconfluence-dumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiemens%2Fconfluence-dumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiemens%2Fconfluence-dumper/lists"}