Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jikan - The Unofficial MyAnimelist PHP API

build version status REST API Average time to resolve an issue Percentage of issues still open

The REST API & Documentation is available at https://jikan.me

Jikan is an OOP based class written in PHP that scrapes and parses data out of MyAnimeList. It provides you an easy syntax that can fetch Anime, Manga, People, Character details and even user lists. It returns the data in an array and has a built-in method that converts it to JSON.

The raison d'être for Jikan is to provide an easy API for being able to get stuff that the official API of MyAnimeList lacks.

Jikan even has it's own REST API that responds in JSON - Get Started

Responses

  • Anime Parsing
    • Characters & Staff
    • Episodes
  • Manga Parsing
    • Characters
  • Character Parsing
  • People Parsing
  • User Anime/Manga List Parsing
    • Wrapper for the official API
  • Modular scraping method for developers to extend the API
  • JSON formats! ლ( ͡⎚ ͜ʖ ͡⎚ ლ)

Planned Features

  • Anime & Manga
    • User Reviews
    • Recommendations
    • Stats
    • News
    • Pictures
  • Command Line Usage
  • PThreads (Multi-threaded) Support (CLI ONLY!)

Examples

Check the examples directory

About

Unofficial MyAnimelist Scraper-Type PHP API which provides functions other than the official API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages