Mangadex List Exporter

A userscript for exporting a MangaDex list to a .xml file for import to anime list sites.

Author
Marv
Daily installs
1
Total installs
139
Ratings
1 0 0
Version
0.22
Created
2020-10-05
Updated
2020-11-09
License
N/A
Applies to

mangadex-list-exporter

A userscript for exporting a MangaDex list to a .xml file for import to anime list sites.

Usage

Navigate to your MDList, which can be accessed via the top right menu. Set the list view style to 'simple list' and press the button at the top that reads 'export list.' The export function will take some time to complete, as this script waits for 1 second in between each request for information from MangaDex.

simple list

Exported file

The generated .xml file is of the MyAnimeList export format, containing extra elements for use with various manga tracking sites. These include:

  • manga_mangadb_id: MyAnimeList ID
  • manga_mangadex_id: MangaDex ID
  • manga_anilist_id: AniList ID
  • manga_kitsu_id: Kitsu ID
  • manga_mangaupdates_id: MangaUpdates ID
  • manga_animeplanet_slug: Anime-Planet slug

Do note that the IDs other than MAL's IDs aren't currently supported by any manga list tracking databases, but maybe they'll be supported by some in the future!