Skip to content

An API capable of searching videos and photos from various +18 sites.

License

Notifications You must be signed in to change notification settings

Swag666baby/nsfw-api2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsfw-api

an api to "generate" nsfw images randomly.

to search hentai images or videos

/h/image/search?q=<your_research> /h/video/search?q=<your+research>

to search real videos

/r/video/search?q=<your_research>

110 types are also available in the route

/r/image/< tag >

tags are available at tags.txt

in the air is like:

https://nsfw-api-p302.onrender.com/

deployment guide

cd nsfw-api2
yarn
tsc
node dist/app.js

yes, this is the same code as before, it was taken down and I reuploaded it.