KAA Scrapper scraps the search result from KickAssAnime.
npm install kaa-scrapper
import { search } from 'kaa-scrapper';
const SearchResult = await search('Kakushigoto', 1); // query, page
console.log(SearchResult);
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction kindly create an github issue or join our official kaa-scrapper Support Server.