Anime · head-to-head
AnimeChan vs Studio Ghibli
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.
The original ghibliapi.herokuapp.com now returns Heroku's 'No such app' placeholder — Heroku retired free dynos in November 2022 — but the project lives on at the community-maintained ghibliapi.vercel.app mirror, confirmed live with a real films listing and Access-Control-Allow-Origin echoing the request's Origin. It remains a free, keyless, read-only dataset of Ghibli films, people, and locations.
| AnimeChan | Studio Ghibli | |
|---|---|---|
| Authentication | None | None |
| Pricing | freemium | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |