Skip to content

jikan-me/jikan-rest

Folders and files

NameName
Last commit message
Last commit date
Jul 2, 2024
Nov 13, 2024
May 23, 2023
Jun 27, 2024
Jun 20, 2024
Oct 24, 2023
May 21, 2023
Dec 2, 2022
Jul 15, 2023
Sep 22, 2024
Oct 28, 2024
May 21, 2023
Oct 23, 2023
May 21, 2023
Mar 5, 2024
Jun 8, 2022
Oct 24, 2023
May 21, 2023
May 21, 2023
Oct 23, 2023
Nov 8, 2024
Jan 19, 2024
Jul 22, 2019
Nov 4, 2024
Mar 11, 2021
Dec 2, 2022
Nov 4, 2024
Sep 22, 2024
Nov 9, 2024
Nov 5, 2024
Jul 26, 2024
Oct 24, 2023
Dec 2, 2022
May 21, 2023

Repository files navigation

Jikan

Jikan REST API v4 - Unofficial MyAnimeList.net REST API

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

Jikan is a REST 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 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 REST API does not support authenticated requests. You can not update your lists. Use the official MyAnimeList API for this!

Installation

NOTICE: v3

This is Jikan REST API v4 - which has been merged into master branch. If you're looking for deploying a v3 build, view the v3 branch for installation instructions: https://github.com/jikan-me/jikan-rest/tree/v3

⚠ v3 is discontinued and will no longer receive any updates.

Manual installation

Please read the manual installation guide. For any additional help, join our Discord server.

🐳 Docker Installation

We distribute the app as a container image, so you can just run it:

docker run -d --name=jikan-rest -p 8080:8080 -v ./.env:/app/.env jikanme/jikan-rest:latest

For more information please refer to our container usage guide.

Public REST API

If you don't want to host your instance, there's a public API available.

Documentation

Please view the documentation. For any additional help, join our Discord server.

Wrappers

Language Wrappers
JavaScript JikanJS by Zuritor
πŸ†• (v4) JikanJS by Mateo Aranda
Java Jikan4java by Doomsdayrs
πŸ†• (v4) reactive-jikan by Sandro Marques
πŸ†• (v4) Jaikan by ShindouMihou
Python (v4) JikanPy by Abhinav Kasamsetty
πŸ†• (v4) jikan4snek by Indrawan I.
Node.js jikan-node by xy137
jikan-nodejs by ribeirogab
πŸ†• (v4) Jikan4JS by RizzziGit
πŸ†• (v4) jikan-api.js by OpenianDev
TypeScript jikants by Julien Broyard
jikan-client by Javier Blanco
πŸ†• (v4) jikan-ts by Clara Castillo
PHP jikan-php by Jan Vernieuwe
.NET πŸ†• (v4) Jikan.net by Ervie
Go πŸ†• (v4) jikan-go by Daren Liang
jikan2go by nokusukun
Ruby Jikan.rb by Zerocchi
Dart jikan-dart by Rafal Wachol
Kotlin JikanKt by Ganedra Afrasya

Add your wrapper here

Running Tests

php vendor/bin/phpunit tests

Note: Tests may fail due to rate limit from MyAnimeList (HTTP 429)


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
  • Kundan Chintamaneni
  • 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