node-hiroba is scraping library for javascript which scrapes donderhiroba
npm install node-hiroba
const {default:hiroba} = require('node-hiroba');
import hiroba from 'node-hiroba';
This library depends on only axios
and cheerio
, but maybe you can't use this library on browser due to CORS
.