Skip to main content

Mal

@keeb/malv2026.05.06.1· 24d agoMODELS
01README

MyAnimeList integration for swamp — anime metadata search and seasonal catalog lookup via the Jikan API

02Models1
@keeb/mal-lookupv2026.04.01.1mal_lookup.ts
fn search(query: string, limit: number)
Search MAL for anime by name, returns top results
ArgumentTypeDescription
querystringAnime title to search for
limitnumberMax results to return
fn research(year: number, season: enum)
Fetch anime for a specific season from MAL, one resource per show
ArgumentTypeDescription
yearnumberYear (e.g. 2026)
seasonenumSeason: winter, spring, summer, fall

Resources

anime(infinite)— Anime info from MyAnimeList
03Stats
A
100 / 100
Downloads
2
Archive size
4.8 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels