nekomangaorg / Neko

Unofficial MangaDex Reader for Android 7+
Apache License 2.0
2.22k stars 116 forks source link

Add Anime-Planet tracking #453

Open zivoy opened 3 years ago

zivoy commented 3 years ago

Why/User Benefit/User Problem

Anime-Planet's DB covers almost all of MangaDex, so it is a better tracking option than MyAnimeList in most cases. Also, AP does much better in the coverage of manhwa and manhua than MAL. It is often linked when you click the globe icon, along with the MangaDex page and Manga Updates.

What/Requirements

Like the MyAnimeList tracking but for Anime-Planet.

nonproto commented 3 years ago

No plans to add anime planet unless they add a proper API. You can use anilist, kitsu, or even MDList (which has all the manga because its from MangaDex).

zivoy commented 3 years ago

It seems like Anime-Planet has an API planned but is still not officially released from looking at the forums. But the website itself does use an API. You can see the requests it makes when you set a chapter by monitoring the requests it makes. or you can look at this project that looked at the requests and implemented it Glagan/SyncDex/src/Service/Class/AnimePlanet.ts#L152

nonproto commented 3 years ago

I'll look into it