AnimeKun - Free tool serving quality anime quotes | Product Hunt

A free SDK serving quality anime quotes

🩷🩷🩷

  • Get Random Anime Quotes.
  • Get Random Anime Quotes by Anime Name.
  • Get upto 10 Random Anime Quotes.
  • Get upto 10 Random Anime Quotes by Anime Name.

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.

Created ❤️ by wolfgunblood © 2024