Skip to content

MyAnimeList Most Popular

Gets every anime in MyAnimeList's Most Popular Anime list. (Maximum: 500)

The expected input value is a single integer value of how many movies/shows to query.

The sync_mode: sync and collection_order: custom Setting are recommended since the lists are continuously updated and in a specific order.

MyAnimeList Configuration

Configuring MyAnimeList in the config is required for any of these builders to function.

collections:
  Most Popular Anime:
    mal_popular: 20
    collection_order: custom
    sync_mode: sync