Wallhaven

Wallpaper extractor from the famous site wallhaven.cc

Rate Limit

Constructor

new Wallhaven()
Properties
Methods
Events

.randomizeAnime(options)

Get a detailed array of 24 randoms anime wallpapers

Properties
Type
Description

nsfw

Boolean

By making a request this will also add wallpapers nsfw

onlyNSFW

Boolean

nsfw solo wallpapers Anime

Returns: Promise

Examples:

// Log: { data... }
console.log(await w.randomizeAnime({ nsfw: true })

.login(token)

Get your user token here.

Last updated