search
Returns the list of the related anime to given name
Gogoanime.search("naruto").then(results => {
// do something with results
})
Last updated
Was this helpful?
Returns the list of the related anime to given name
Gogoanime.search("naruto").then(results => {
// do something with results
})
Last updated
Was this helpful?