animedex.entry.quote

animedex quote <subcommand> Click group + bindings.

quote_group

animedex.entry.quote.quote_group(*args: t.Any, **kwargs: t.Any) t.Any

High-level AnimeChan commands (anonymous quote API).

Docs:
  https://animechan.io/docs                       docs index
  https://animechan.io/docs/quote                 quote object
  https://animechan.io/docs/anime                 anime object
.. rubric:: Examples

animedex quote random animedex quote random-by-anime Naruto animedex quote random-by-character Saitama animedex quote quotes-by-anime Naruto –page 1 animedex quote anime 188

Backend: AnimeChan (api.animechan.io/v1).

Rate limit: 5 req/hour anonymous. The dispatcher cache is checked before the token bucket, so cache hits do not consume a token.

— LLM Agent Guidance — Read-only anime quote lookup. The anonymous free tier is very tight (5 req/hour), so prefer cached calls and avoid exploratory live probing. quotes-by-anime and quotes-by-character return five ordered quotes per page; use the page option when the user asks for more than one page. — End —