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

Was this helpful?

  1. Gogoanime

getRecentAnime

Returns the list of anime which are updated recently on the website.

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

PreviousINTRODUCTIONNextgetPopularAnime

Last updated 3 years ago

Was this helpful?