Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alenvelocity/mywaifulist-scraper
Unofficial MyWaifuList Scraper
https://github.com/alenvelocity/mywaifulist-scraper
anime cheerio mywaifulist scraper waifu
Last synced: about 1 month ago
JSON representation
Unofficial MyWaifuList Scraper
- Host: GitHub
- URL: https://github.com/alenvelocity/mywaifulist-scraper
- Owner: AlenVelocity
- Created: 2021-03-29T09:25:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T09:41:48.000Z (almost 4 years ago)
- Last Synced: 2024-12-16T03:49:02.507Z (about 1 month ago)
- Topics: anime, cheerio, mywaifulist, scraper, waifu
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/mywaifulist-scraper
- Size: 105 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# _**MYWAIFULIST-SCRAPER**_
> Unofficial Scraper for [https://mywaifulist.moe/](https://mywaifulist.moe/)
>
>
# 🏮 Installation
```cmd
> npm i mywaifulist-scraper
```# 🎋 Usage
## Importing
### 💛 JavaScript
```JS
const mwl = require('mywaifulist-scraper')
const mwlClient = new mwl.client()
```
### 💙 TypeScript
```TS
import * as mwl from 'mywaifulist-scraper'
const mwlClient = new mwl.client()
```## ☄ Methods
```JS
mwlClient.getCharacter(id) //returns the full into of the given characteridmwlClient.getAiringAnimes() //returns the list of all airng anime of the season