Anime · head-to-head
AnimeNewsNetwork vs NekosBest
AnimeNewsNetwork
ANN's Encyclopedia API serves anime, manga, person, and company records as XML from cdn.animenewsnetwork.com/encyclopedia/api.xml, confirmed live with a real title lookup carrying Access-Control-Allow-Origin: *; the www.animenewsnetwork.com/encyclopedia/api.php page most integrations bookmark is actually the human-readable documentation front end rather than the data endpoint itself. It's free to use with attribution, capped at one request per second per IP.
NekosBest
NekosBest was reconfirmed live at nekos.best/api/v2 with a real image lookup and an explicit Access-Control-Allow-Origin: * header. It needs no API key, is rate-limited to 200 requests/minute per the response headers, and has no paid tier.
| AnimeNewsNetwork | NekosBest | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | XML | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |