Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swag666baby/nsfw-api2

An API capable of searching videos and photos from various +18 sites.
https://github.com/swag666baby/nsfw-api2

api express hentai hentai-downloader hentai-scraper hentai-sites image-processing nodejs nsfw nsfw-api nsfw-data nsfw-discord-bot nsfwjs porn-for-free-to-download porn-game-download pornohub pornostars video-processing xnxx

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        



# nsfw-api
an api to "generate" nsfw images randomly.

## to search hentai images or videos
**/h/image/search?q=**
**/h/video/search?q=**

## to search real videos
**/r/video/search?q=**

## 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
```bash
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.