1.0.0 • Published 5 years ago

gogoanime-web-scraper v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

What's this about šŸ¤”

GogoAnime-web-scaper šŸ”® provides you with functions that help you in scapping GogoAnime faster ā©

How to install ā“

npm i gogoanime-web-scaper --save

🄳YayšŸŽ‰

Usage

const scrp = require('gogoanime-web-scraper');

(async () => {
    console.log(await scrp.popular(1))
})();
1.0.1

5 years ago

1.0.0

5 years ago