KatsuteDev / Mal4J

Java wrapper for the official MyAnimeList API
https://katsute.dev/product/mal4j
GNU General Public License v2.0
36 stars 4 forks source link

People/Characters API #427

Closed kdevbot[bot] closed 5 months ago

kdevbot[bot] commented 8 months ago

The MyAnimeList API will, at some point, add a characters and people API. See https://myanimelist.net/forum/?topicid=1973141&show=0#msg64959633

However, the API cannot be used (yet) to:

  • post comments in the forum²;
  • send private messages to other users²;
  • query the characters or people databases³;
  • access the news or featured articles pages;
  • interact with several other functionalities found on the website.

(¹) Only the main forum boards can be accessed. (²) It's technically possible to send messages and post forum comments using the API, but the recent introduction of Google reCAPTCHA made it impossible to perform such actions in an automated manner. (³) The characters and people endpoints exist but are undocumented and under active development. Don't use them.