fetchAnime

Fetch the anime details from the link

Name

Type

Description

link

Link of the anime page of web

fetchAnime("https://gogoanime.ai/category/naruto").then(console.log) 
//@return {Object}

Last updated

Was this helpful?