Anime · head-to-head
AnimeChan vs Trace Moe
The rebuilt AnimeChan now runs as a hosted service at api.animechan.io (the original GitHub project moved under the AnimechanOrg organization), serving anime-quote JSON with a wide-open CORS policy confirmed live against the real gateway. It's free for casual use at a default 5 requests/hour, with a 1,000/hour tier for anyone who becomes a paid supporter.
Trace.moe's real search endpoint at api.trace.moe was reconfirmed live — a deliberately broken image URL returned a proper JSON error rather than a network failure, and a real image search (a Gochuumon wa Usagi Desuka 2 screenshot) returned genuine matching-scene data with Access-Control-Allow-Origin echoing the request's Origin. It's free and keyless up to a 100-search/24-hour quota per IP (confirmed live via GET /me, not the 1,000/month figure some third-party write-ups repeat); Patreon sponsorship raises both the daily quota and concurrency.
| AnimeChan | Trace Moe | |
|---|---|---|
| Authentication | None | None |
| Pricing | freemium | freemium |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |