https://github.com/satyawikananda/waifu-generator
Let's pick up your favorite waifu just from the API
https://github.com/satyawikananda/waifu-generator
anime nodejs scrapper serverless vercel waifu
Last synced: 3 months ago
JSON representation
Let's pick up your favorite waifu just from the API
- Host: GitHub
- URL: https://github.com/satyawikananda/waifu-generator
- Owner: satyawikananda
- License: mit
- Created: 2020-11-29T16:12:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T00:57:12.000Z (about 2 years ago)
- Last Synced: 2025-06-03T16:50:02.311Z (4 months ago)
- Topics: anime, nodejs, scrapper, serverless, vercel, waifu
- Language: JavaScript
- Homepage: https://waifu-generator.vercel.app/api/v1
- Size: 140 KB
- Stars: 41
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Waifu Generator
Let's pick up your favorite waifu
[](https://raw.githubusercontent.com/satyawikananda/waifu-generator/main/LICENSE?token=AH44ZFA7YM7EATKXBSYW4Q27ZUC7I)
[](https://img.shields.io/github/issues/satyawikananda/waifu-generator)
[](https://img.shields.io/github/forks/satyawikananda/waifu-generator)
[](https://img.shields.io/github/stars/satyawikananda/waifu-generator)# Description
Waifu generator is an open source project and simple API to get list of waifu, the data was scrapped from [Waifu wednesday tag from Jurnal otaku](http://jurnalotaku.com/tag/waifu-wednesday/). For the tech stack, Waifu Generator was using Node js, Cheerio, axios and Vercel for serverless
# API
For now, Waifu Generator just have one endpoint to get the list of all data waifu and maybe will be update soon
| Description | Endpoint |
| --------------------- | ----------------------------------------- |
| Get all of data waifu | https://waifu-generator.vercel.app/api/v1 |# Installation
If you want to add this project in your own machine, you can install this project by following the step below
1. Clone this repository
```
git clone https://github.com/satyawikananda/waifu-generator.git
```2. Install dependencies
```bash
pnpm install
pnpm start:scrape
```# Related projects
- [Waifu Generator](https://github.com/moepoi/WaifuGenerator) (PHP) by [Moepoi](https://github.com/moepoi)
# Contribution
Want to make this project better? You can contribute this project, I am very open if there are contributions to this project.
---

Powered by Node js and vercel. Code licensed under MIT License.