Dependecy-Lowest Monoschinos scrapper for nodejs, just using node-html-parser
and he
for faster DOM parsing.
Warning
This library isn't finished yet, expect breaking changes.
Install this module with
# npm
npm i monoschinos
# pnpm
pnpm add monoschinos
# bun
bun install monoschinos
Just import from the module and execute the function
import {Search} from "monoschinos";
let results = await Search("Charlotte");
import {HomePage} from "monoschinos";
let {RecentEpisodes, RecentAnimes} = await HomePage();
import {Anime} from "monoschinos";
let results = await Anime("charlotte-sub-espanol");
Note
For use this module is needed set "type": "module"
-> on your package.json
Made with ❤️ from 🇲🇽 by CarlosNunexMX / Discord @kururosu