Try it
Run this code to get a random quote:
const animeQuotes = require('anime-quotes-sdk');
const quotes = new animeQuotes();
quotes.fetchQuotes().then(() => {
console.log('Random Quote:', quotes.getRandomQuote());
}).catch(err => {
console.error('Failed to fetch quotes:', err);
});
{
"Anime": "Naruto Shippuuden",
"Character": "Obito Uchiha",
"Quote": "The moment people come to know love, they run the risk of carrying hate."
}
FAQ
Frequently Asked Questions
Animekun is a tiny sdk to get random anime quotes
Yes,Its absolutely free to use.
Cool, reach out on twitter.