nhentai-image-getter
v1.0.3
Published
Get images from NHentai site
Downloads
4
Readme
NHentai Image Downloader
A simple Node.js app using Express 4 to download images in NHentai
Running Locally
Make sure you have Node.js installed.
npm install
npm start
Your app should now be running on localhost:3000.
NPM Install
$ npm i nhentai-image-getter
Usage
const nHentai = require("nhentai-image-getter");
nHentai("manga-url").then(images => console.log(images));
Contributors
For more information about me