SkillAgentSearch skills...

Jikan

Unofficial MyAnimeList PHP+REST API which provides functions other than the official API

Install / Use

/learn @jikan-me/Jikan

README

Jikan

Jikan - Unofficial MyAnimeList.net PHP API

build stable Average time to resolve an issue Percentage of issues still open stable Discord Server

Jikan is a PHP API for MyAnimeList.net. It scrapes the website to satisfy the need for API functionality that MyAnimeList.net lacks.

The raison d'être of Jikan is to assist developers easily get the data they need for their apps and projects without having to depend on the lackluster official API, unstable APIs, or sidetracking their projects to develop parsers.

The word Jikan literally translates to Time in Japanese (時間). And that's what this API saves you of. ;)

Notice: Jikan does not support authenticated requests. You can not update your lists.

Getting Started

| Version | Support | PHP | Lumen/Laravel | |------------|----------|----------|----------| | ^4 (master) | ✅ New features | 8.1 | ^9,^10 | | ^3 | ❌ No longer maintained or supported | 8.0 | ^8, ^9 | | ^2 | ❌ No longer maintained or supported | stable | ^6 | ~1 | ❌ No longer maintained or supported | stable | 5.5.* |

  1. composer require jikan-me/jikan ^4
  2. Documentation

Jikan REST API

A REST API service is available as well

Wrappers

| Language | Wrappers | |------------|----------| | JavaScript | JikanJS by Zuritor | | Java | Jikan4java by Doomsdayrs<br>reactive-jikan by Sandro Marques<br>Jaikan by Shindou Mihou | | Python | JikanPy by Abhinav Kasamsetty | | Deno | Jikan.js by RPDJF | | Node.js | jikan-node by xy137<br>jikan-nodejs by ribeirogab | | TypeScript | jikants by Julien Broyard<br>jikan-client by Javier Blanco<br>myanimelist-wrapper by Firr, The Creator | | PHP | jikan-php by Jan Vernieuwe | | .NET | Jikan.net by Ervie | | Go | jikan-go by Daren Liang<br>jikan2go by nokusukun | | Ruby | Jikan.rb by Zerocchi | | Dart | jikan-dart by Rafal Wachol | | Kotlin | JikanKt by Ganedra Afrasya |

Add your wrapper here

View RoadMap

Running Tests

PHPUnit

php vendor/bin/phpunit

GrumPHP

PHPCS, PHPLint & PHPUnit

php vendor/bin/grumphp run


Backers

A huge thank you to all our Patrons! 🙏 This project wouldn't be running without your support.

We have a free REST API service, if you wish to support us you can become a Patron!

Sugoi (すごい) Patrons

Patrons

  • Aaron Treinish
  • Abdelhafid Achtaou
  • Aika Fujiwara
  • Bobby Williams
  • Cesar Irad Mendoza
  • CrafterSama
  • Fro116
  • Jason Weatherly
  • Jesse
  • Kururin
  • Purplepinapples
  • Ryo Ando
  • Sakamotodesu
  • TeraNovaLP

Development

||| |------------|----------| | JetBrain | Jikan's development is powered by JetBrain's Open Source License |

A shoutout to their amazing products and for supporting Jikan since early versions!


DISCLAIMER

  • Jikan is not affiliated with MyAnimeList.net
  • You are responsible for the usage of this API. Please be respectful towards MyAnimeList's Terms Of Service
View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated1d ago
Forks107

Languages

PHP

Security Score

100/100

Audited on Mar 29, 2026

No findings