😎
Anime Scraper
  • INTRODUCTION
  • Gogoanime
    • getRecentAnime
    • getPopularAnime
    • getFromLink
    • search
    • getEpisodes
    • fetchAnime
Powered by GitBook
On this page

Was this helpful?

  1. Gogoanime

getPopularAnime

Returns the list of popular anime available on the website.

Gogoanime.getPopularAnime().then(console.log) //[Array]

PreviousgetRecentAnimeNextgetFromLink

Last updated 3 years ago

Was this helpful?