Skip to content

$mangaInfo

Syntax

$mangaInfo[mangaID;result]

Usage

OptionTypeOptionalExample
Manga IDNumberfalseThe ID of manga as in MAL
ResultStringfalseResult to return. Refer the table below

Use like: $mangaInfo[$getID[manga_name;manga];result_type]

Result Table

OptionOutput
titleReturns the name of manga
synopsisReturns the synopsis of manga
backgroundReturns the background of manga
urlReturns the URL of manga in MAL website
genreReturns the genre of manga
imageReturns image of manga
ratingsReturns the rating of manga
popularityReturns popularity of manga
yearReturns release year of manga
authorReturns author of manga
serializationsReturns the serializations of manga
volumesReturns volume count of manga

Example

$mangaInfo[$getID[oshi no ko;manga];ratings] // Returns the ratings of the manga - "Oshi no ko" from MAL