{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/3"}],"enrichment":{"capability":"Loads pages and attachments from Confluence cloud instances into LlamaIndex documents, supporting multiple query methods and file type extraction.","skillfed_tags":["confluence-integration","rag-data-loader","document-extraction"],"use_cases":["Ingest Confluence documentation into a RAG pipeline for semantic search and question-answering over internal knowledge bases","Migrate Confluence content to a vector database for AI-powered knowledge retrieval systems","Build automated documentation processors that extract and transform Confluence pages for downstream analysis","Create backup and archival systems that convert Confluence spaces into structured document collections","Integrate Confluence as a data source for LlamaIndex-based AI agents that need access to organizational documentation"],"what_it_does":"llama-index-readers-confluence is a LlamaIndex integration that fetches pages and attachments from Atlassian Confluence cloud instances and converts them into LlamaIndex Document objects. It handles authentication via OAuth 2.0, API tokens, cookies, or basic auth (username/API token), and supports querying pages by ID, space key, label, or Confluence Query Language (CQL). The loader can optionally extract text from attachments in PDF, PNG, JPEG, SVG, Word, and Excel formats, adding the extracted content to the document metadata.\n\nThe package provides advanced features including custom parsers for attachment types, processing callbacks to filter documents and attachments, event monitoring through LlamaIndex's instrumentation system, and configurable error handling. It depends on atlassian-python-api for API communication and uses specialized libraries (pdf2image, pytesseract, pillow, docx2txt, markdownify, xlrd, svglib) to extract text from different file formats.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive MIT license. Install it if you need to load Confluence pages into LlamaIndex for RAG, search, or documentation processing workflows. The attachment extraction and advanced configuration options add value for complex use cases."},"id":"llama-index-readers-confluence","links":{"html":"https://skillfed.io/packages/llama-index-readers-confluence","md":"https://skillfed.io/packages/llama-index-readers-confluence.md","pypi":"https://pypi.org/project/llama-index-readers-confluence/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-readers-confluence","python_support":"supports_current","summary":"llama-index readers confluence integration"},"popularity":{"monthly_downloads":231253,"position":9091,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
