GithubHelp home page GithubHelp logo

doomsdayrs / jikan4java Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 8.0 3.85 MB

Kotlin wrapper for Jikan, an myanimelist api

Home Page: https://jikan.moe/

License: Other

Kotlin 100.00%
jikan anime java myanimelist myanimelist-api api manga wrapper java-wrapper kotlin

jikan4java's Introduction

Discord Server

Jikan4java

Java api wrapper for Jikan api Website for Jikan: https://jikan.moe/

To add to your project, head over to https://jitpack.io/#Doomsdayrs/Jikan4java and select the method you need to use!

ALERT: Connection classes are obsolete do not use them.

Capabilities

  • Everything as detailed from Here

Basic documentation

Here

Previous versions do not have such documentation

oh and remember i rarely test the methods~ So ill just pump out new versions for the smallest error

Known issues

  • API issue of user object being returned as an array list when empty. Future update of api will let me return Related fields back to normal

jikan4java's People

Contributors

cjcharles777 avatar dependabot[bot] avatar doomsdayrs avatar nadecancode avatar praveencbe0 avatar xerragnaroek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jikan4java's Issues

Jikan API v3.2 Update

Hi, I just released Jikan v3.2. It has some new additions and changes, thought I'd let wrapper devs know directly.

New Features

  • Anime/Manga Reviews, Recommendations, User Updates
  • Club Information, Members
  • Season Later

Specification

Reviews

Anime

GET /v3/anime/{id}/reviews/{page}

Manga

GET /v3/anime/{id}/reviews/{page}

Remarks: Only 20 items are shown per page for reviews

Recommendations

Anime

GET /v3/anime/{id}/recommendations

Manga

GET /v3/anime/{id}/recommendations

User Updates

Anime

GET /v3/anime/{id}/userupdates/{page}

Manga

GET /v3/anime/{id}/userupdates/{page}

Season Later

GET /v3/season/later

Club Information

GET /v3/club/{id}

Club Members

GET /v3/club/{id}/members

Changes

  • All data from user related endpoints /v3/user/* are now cached for 5 minutes only
  • (Anime/Manga) Bug fixed for related property. It's an object but returns an array when it was empty. This is fixed now.
  • Error messages are now different and readable.

Documentation: https://jikan.docs.apiary.io

HTTP 403 on searching for a specific anime

Sorry, I'm new to this.

So I made a jar file that I can run via a shortcut on the desktop, to check on the release status of a specific anime.

The anime being Mobile Suit Gundam: Hathaway's Flash (https://myanimelist.net/anime/37765/)

Now if I run, AnimeSearch().getByID(37765).get()

I get: Caused by: java.util.concurrent.ExecutionException: com.github.doomsdayrs.jikan4java.exceptions.RequestError: 403 on https://myanimelist.net/anime/37765/

And this is happening only for this anime (37765). This seems to be happening for any anime related to Mobile Suit Gundam.
If I were to search for any other anime, it works. (Naruto id:20, etc)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.