A scraper for AnimeGarden.
npm install @animegarden/scraper


Scraper for AnimeGarden.
``bash`
npm i @animegarden/scraper
`ts
import { fetchDmhyPage, fetchMoePage, fetchLastestANi } from '@animegarden/scraper'
// Fetch the first page of 鍕曟极鑺卞湌
const dmhy = await fetchDmhyPage(fetch)
// Fetch the first page of 鍕曟极鑺卞湌
const moe = await fetchMoePage(fetch)
// Fetch latest ANi
const ani = await fetchLastestANi(fetch)
``
+ 鍕曟极鑺卞湌
+ Bangumi 鐣粍璁″垝
+ bangumi-data
MIT License 漏 2023 XLor