Home

Awesome

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

VersionSupportPHPLumen/Laravel
^4 (master)✅ New features8.1^9,^10
^3❌ No longer maintained or supported8.0^8, ^9
^2❌ No longer maintained or supportedstable^6
~1❌ No longer maintained or supportedstable5.5.*
  1. composer require jikan-me/jikan ^4
  2. Documentation

Jikan REST API

A REST API service is available as well

Wrappers

LanguageWrappers
JavaScriptJikanJS by Zuritor
JavaJikan4java by Doomsdayrs<br>reactive-jikan by Sandro Marques<br>Jaikan by ShindouMihou
PythonJikanPy by Abhinav Kasamsetty
Node.jsjikan-node by xy137<br>jikan-nodejs by ribeirogab
TypeScriptjikants by Julien Broyard<br>jikan-client by Javier Blanco
PHPjikan-php by Jan Vernieuwe
.NETJikan.net by Ervie
ElixirJikanEx by Sean Breckenridge
Gojikan-go by Daren Liang<br>jikan2go by nokusukun
RubyJikan.rb by Zerocchi
Dartjikan-dart by Rafal Wachol
KotlinJikanKt 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

Development

JetBrainJikan's development is powered by JetBrain's Open Source License

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


DISCLAIMER