Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 251 Bytes

my-anime-list

Barebones library for scraping myanimelist.net

Requires Cheerio

Import mal and then use it like this

mal.get({ name: "death note", type: "anime", count: 10 })

Type supports either anime or manga, and count supports <= 10