Skip to main content

MangaDex Loader

pip install llama-index-readers-mangadex

This loader fetches information from the MangaDex API, by manga title.

Usage

from llama_index.readers.mangadex import MangaDexReader

loader = MangaDexReader()
documents = loader.load_data(
    titles=["manga title 1", "manga title 2"], lang="en"
)

Output

Text

Document text is the manga title. There are alternate titles for many manga, so the canonical title will be returned, even if it is not the title that the user queried with.

Extra Info

Data Description
id (str) MangaDex manga id
author (str) Author's full name
artist (str) Artist's full name
description (str) Manga description
original_language (str) The language of the source material (before translation)
tags (List[str]) Describes the manga's genre, e.g. "slice of life"
chapter_count (int) How many chapters exist in the requested language
latest_chapter_published_at (str) Timestamp (YYYY-MM-DDTHH:MM:SS in timezone UTC+0) for the latest chapter in the requested language

Examples

This loader is designed to be used as a way to load data into LlamaIndex.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_mangadex-0.6.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_readers_mangadex-0.6.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_mangadex-0.6.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_mangadex-0.6.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_mangadex-0.6.0.tar.gz
Algorithm Hash digest
SHA256 edf2d3f916fe85371c9abc77a4f93d8b66d8fac3695de55edbffde9164464746
MD5 f0c6f7526116beb1c5dee1e583bf7e89
BLAKE2b-256 396d40fdb0ca057a0e6b16c01081cbe5bc7359bd93e7790b4adaeefea0605c34

See more details on using hashes here.

File details

Details for the file llama_index_readers_mangadex-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_mangadex-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_mangadex-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ebd32abf08733c9c62c52acad89227e8c11a72588c67074528b98a4caaf91d0
MD5 457a80d9db7780aa2abbe6ef04b60e29
BLAKE2b-256 5b106e87504bbf6424522fe10891fd0e4cd9584c89c74c9e95711fe74b841231

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page