Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/swag666baby/nsfw-api2
- Owner: Swag666baby
- License: mit
- Created: 2024-07-10T14:31:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T14:36:10.000Z (7 months ago)
- Last Synced: 2024-11-30T13:14:50.043Z (2 months ago)
- Topics: 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
- Language: TypeScript
- Homepage:
- Size: 22.5 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.