# Wibu-API-Py
[![Downloads](https://static.pepy.tech/badge/wibuapi)](https://pepy.tech/project/wibuapi) [![Repo Size](https://img.shields.io/github/repo-size/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py) [![Languages](https://img.shields.io/github/languages/top/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py) [![CodeFactor](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py/badge)](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/8b87ea2387574f54849805430a9bc9ea)](https://www.codacy.com/gh/zYxDevs/wibu-api-py/dashboard?utm_source=github.com&utm_medium=referral&utm_content=zYxDevs/wibu-api-py&utm_campaign=Badge_Grade)
_Official Python Wrapper for Wibu API._
[![wibu-api-py](https://socialify.git.ci/zYxDevs/wibu-api-py/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&language=1&logo=https%3A%2F%2F1000logos.net%2Fwp-content%2Fuploads%2F2021%2F04%2FTelegram-logo.png&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Light)](https://t.me/SpreadNetworks)
[![Repobeats](https://repobeats.axiom.co/api/embed/364ba56848b827421280d052516d543e9515cb2e.svg "Repobeats analytics image")](https://t.me/WibuAPIBot)
## How to install
#### Use pip
```
pip3 install wibuapi
```
```
pip3 install git+https://github.com/zYxDevs/wibu-api-py
```
#### Get latest update
```
pip3 install -U wibuapi
```
#### Install from repo
```shell
root@zyxdevs:~ git clone https://github.com/zYxDevs/wibu-api-py wibuapi
root@zyxdevs:~ cd wibuapi
root@zyxdevs:~ python3 setup.py install
```
## Telegram Bot:
_There's many useful features in bot but it required big resource, so i make it for paid users only. If you interest to buy PM me on Telegram._
**Paid Features:**
- [x] Everything on WibuAPI
- [x] LH Translation ziper
- [x] Shinigami ziper
- [x] Worldmanhwas ziper
- [x] Maid Manga ziper
- [x] Mangayaro ziper
- [x] Cosmicscans ziper
- [x] nHentai, nHentai.to, Hentaifox, AsmHentai, Pururin ziper
- [x] Sheakomik, Sheamanga ziper
- [x] Komikindo.info ziper
- [x] Mikoroku ziper
- [x] Mangakakalot ziper
- [x] OnlyWaifu ziper
- [x] Manhwatop ziper
- [x] Manhuafast ziper
- [x] Drakescans ziper
- [x] Omegascans ziper
- [x] Telegra.ph ziper
- [x] Onlylama
- [x] Download link scraper
- [x] Photo album ziper
- [x] Otomi Games
- [x] Search parser
- [x] Download link scraper
- [x] Javhd
- [x] Search parser
- [x] Download link scraper
- [x] Rule34 downloader
- [x] Bunkrr.su downloader
- [x] NudeCosplayGirl ziper
- [x] Mirrored scraper
- [x] Other incoming features
[![WibuAPI Bot](https://img.shields.io/badge/WibuAPI-Bot-blue?&logo=telegram)](https://wibuapibot.t.me)
[![Yoga Pranata](https://img.shields.io/badge/Yoga-Pranata-blue?&logo=telegram)](https://t.me/Yoga_CIC)
[![Supoort Chat](https://img.shields.io/badge/Support-Chat-blue?&logo=telegram)](https://ybotssupport.t.me)
[![Update Channel](https://img.shields.io/badge/Update-Channel-blue?&logo=telegram)](https://spreadnetworks.t.me)
## Examples:
### Importing modules
```python
from wibuapi import WibuAPI
api = WibuAPI()
```
### Anime, Hentai, Donghua
_For nekopoi search only works in [bot](https://t.me/wibuapibot)._
| Website | Params |
| :-: | :-: |
| [Lendrive](https://github.com/zYxDevs/wibu-api-py#lendrive)| link |
| [Anichin](https://github.com/zYxDevs/wibu-api-py#anichin) | link |
| [Donghua](https://github.com/zYxDevs/wibu-api-py#donghua) | link |
| [Anixlife](https://github.com/zYxDevs/wibu-api-py#anixlife) | link |
| [Kazefuri](https://github.com/zYxDevs/wibu-api-py#kazefuri) | link |
| [Kusonime](https://github.com/zYxDevs/wibu-api-py#kusonime) | link |
| [Doronime](https://github.com/zYxDevs/wibu-api-py#doronime) | link |
| [Samehadaku](https://github.com/zYxDevs/wibu-api-py#samehadaku) | link |
| [Kuramanime](https://github.com/zYxDevs/wibu-api-py#kuramanime) | link |
| [Moenime](https://github.com/zYxDevs/wibu-api-py#moenime) | link |
| [Nekopoi](https://github.com/zYxDevs/wibu-api-py#nekopoi) | link |
| [HentaiGuru](https://github.com/zYxDevs/wibu-api-py#hentaiguru) | link |
#### [Lendrive](https://lendrive.web.id)
```python
# works with batch, bd, and single eps link
url = "https://lendrive.web.id/tondemo-skill-de-isekai-hourou-meshi-ep-04-dual-subs-x265-hevc-subtitle-indonesia-english/"
res = api.lendrive(url)
print(res)
```
#### [Anichin](https://anichin.vip)
```python
# works with batch, bd, and single eps link
url = "https://anichin.vip/soul-land-season-2-episode-226-252-subtitle-indonesia/"
res = api.anichin(url)
print(res)
```
#### [Donghua](https://donghua.web.id)
```python
# works with batch, bd, and single eps link
url = "https://donghua.web.id/soul-land-season-2-episode-224-250"
res = api.donghua(url)
print(res)
```
#### [Anixlife](https://anixverse.com)
```python
# works with batch, bd, and single eps link
url = "https://anixverse.com/battle-through-the-heavens-season-5-episode-56-subtitle-indonesia/"
res = api.anixlife(url)
print(res)
```
#### [Kazefuri](https://kazefuri.vip)
```python
# works with batch, bd, and single eps link
url = "https://kazefuri.vip/shrouding-the-heavens-episode-17-subtitle-indonesia/"
res = api.kazefuri(url)
print(res)
```
#### [Kusonime](https://kusonime.com)
```python
# works with batch, bd, and single eps link
url = "https://kusonime.com/isekai-ojisan-batch-subtitle-indonesia/"
res = api.kusonime(url)
print(res)
```
#### [Doronime](https://doroni.me)
```python
# works with batch, bd, and single eps link
url = "https://doroni.me/anime/om-ke-isekai/batch"
res = api.doronime(url)
print(res)
```
#### [Samehadaku](https://samehadaku.run)
```python
# works with batch, bd, and single eps link
url = "https://samehadaku.run/nierautomata-ver1-1a-episode-8/"
res = api.samehadaku(url)
print(res)
```
#### [Kuramanime](https://kuramalink.my.id)
```python
# works with batch, bd, and single eps link
url = "https://kuramanime.art/anime/2004/mushoku-tensei-isekai-ittara-honki-dasu-shugo-jutsushi-fitz/episode/1"
res = api.kuramanime(url)
print(res)
```
#### [Moenime](https://moenime.com)
```python
# works with batch, bd, and single eps link
url = "https://moenime.com/liar-liar-sub-indo/"
res = api.moenime(url)
print(res)
```
#### [Nekopoi](https://nekopoi.care)
```python
# works with single eps link (hentai, jav)
url = "https://nekopoi.care/koumi-jima-shuu-7-de-umeru-mesu-tachi-episode-1-subtitle-indonesia/"
res = api.nekopoi(url)
print(res)
```
#### [HentaiGuru](https://hentai.guru)
```python
# works with single eps link (hentai, jav)
url = "https://hentai.guru/hentai/fushigi-no-kuni-no-succubus/"
res = api.hentaiguru(url)
print(res)
```
### Manga, Doujin, Manhua, Manhwa
| Website | Params |
| :-: | :-: |
| [Rawkuma](https://github.com/zYxDevs/wibu-api-py#rawkuma) | link |
| [Yumekomik](https://github.com/zYxDevs/wibu-api-py#yumekomik) | link |
| [Westmanga](https://github.com/zYxDevs/wibu-api-py#westmanga) | link |
| [Komikindo](https://github.com/zYxDevs/wibu-api-py#komikindo) | link |
| [Mangatale](https://github.com/zYxDevs/wibu-api-py#mangatale) | link |
| [Kiryuu](https://github.com/zYxDevs/wibu-api-py#kiryuu) | link |
| [Masterkomik](https://github.com/zYxDevs/wibu-api-py#masterkomik) | link |
| [Mangakita](https://github.com/zYxDevs/wibu-api-py#mangakita) | link |
| [Doujindesu](https://github.com/zYxDevs/wibu-api-py#doujindesu) | link |
| [Crotpedia](https://github.com/zYxDevs/wibu-api-py#crotpedia) | link |
#### [Rawkuma](https://rawkuma.com)
```python
# works with list and single chapter
# list: https://rawkuma.com/manga/guilty-circle/
# single: https://rawkuma.com/guilty-circle-chapter-83/
url = "https://rawkuma.com/manga/guilty-circle/"
res = api.rawkuma(url)
print(res)
```
#### [Yumekomik](https://yumekomik.com)
```python
# works with list and single chapter
# list: https://yumekomik.com/manga/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no/
# single: https://yumekomik.com/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no-chapter-08-bahasa-indonesia/
url = "https://yumekomik.com/manga/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no/"
res = api.yumekomik(url)
print(res)
```
#### [Westmanga](https://westmanga.info)
```python
# works with list and single chapter
# list: https://westmanga.info/manga/kaifuku-jutsushi-no-yarinaoshi/
# single: https://westmanga.info/kaifuku-jutsushi-no-yarinaoshi-chapter-52-1-bahasa-indonesia/
url = "https://westmanga.info/manga/kaifuku-jutsushi-no-yarinaoshi/"
res = api.westmanga(url)
print(res)
```
#### [Komikindo](https://komikindo.co)
```python
# work with list and single chapter
# list: https://komikindo.co/manga/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita/
# single: https://komikindo.co/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita-chapter-04/
url = "https://komikindo.co/manga/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita/"
res = api.komikindo(url)
print(res)
```
#### [Mangatale](https://mangatale.co)
```python
# work with list and single chapter
# list: https://mangatale.co/manga/dungeon-odyssey/
# single: https://mangatale.co/dungeon-odyssey-chapter-40/
url = "https://mangatale.co/manga/dungeon-odyssey/"
res = api.mangatale(url)
print(res)
```
#### [Kiryuu](https://kiryuu.id)
```python
# work with list and single chapter
# list: https://kiryuu.id/manga/a-rank-boukensha-no-slow-life/
# single: https://kiryuu.id/a-rank-boukensha-no-slow-life-chapter-39-3/
url = "https://kiryuu.id/manga/a-rank-boukensha-no-slow-life/"
res = api.kiryuu(url)
print(res)
```
#### [Masterkomik](https://masterkomik.com)
```python
# work with list and single chapter
# list: https://masterkomik.com/manga/max-level-player/
# single: https://masterkomik.com/max-level-player-chapter-07/
url = "https://masterkomik.com/manga/max-level-player/"
res = api.masterkomik(url)
print(res)
```
#### [Mangakita](https://mangakita.net)
```python
# works with list and single chapter
# list: https://mangakita.net/manga/please-go-home-akutsu-san/
# single: https://mangakita.net/please-go-home-akutsu-san-chapter-137/
url = "https://mangakita.net/manga/please-go-home-akutsu-san/"
res = api.mangakita(url)
print(res)
```
#### [Doujindesu](https://212.32.226.234)
```python
# works with list and single chapter
# list: https://212.32.226.234/manga/i-cant-stand-it-ajumma/
# single: https://212.32.226.234/i-cant-stand-it-ajumma-chapter-20/
url = "https://212.32.226.234/manga/i-cant-stand-it-ajumma/"
res = api.doujindesu(url)
print(res)
```
#### [Crotpedia](https://38.242.194.12)
```python
# works with list chapter
# list: https://38.242.194.12/baca/series/young-housemaid/
url = "https://38.242.194.12/baca/series/young-housemaid/"
res = api.crotpedia(url)
print(res)
```
**Note:**
```
You can see more endpoints on https://wibu-api.eu.org/docs or wibuapi.py file.
Sometimes their will change domains, that will make some endpoints wont works.
Please let me know when their sites change domains, I will asap fix dead endpoints.
If you find any bugs or requests a new sites,
You can ping me on telegram or make new issue.
```
## Copyright:
```
© 2022-2023 Yoga Pranata
```
Raw data
{
"_id": null,
"home_page": "https://wibu-api.eu.org",
"name": "wibuapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "wibu, weebs, otaku, anime, hentai, donghua, manga, doujin, manhwa, manhua, jdrama, jav, music, novel, api, ip, terabox, lyrics, booru, sfw, nsfw, scraper, bypasser, genshin, facebook, youtube",
"author": "Yoga Pranata",
"author_email": "yoga@zyxdevs.eu.org",
"download_url": "https://files.pythonhosted.org/packages/01/fb/eab92e98942f28724ff8a4647dc25848c400b010bea235881f11e11a0621/wibuapi-0.1.8.tar.gz",
"platform": null,
"description": "# Wibu-API-Py\n[![Downloads](https://static.pepy.tech/badge/wibuapi)](https://pepy.tech/project/wibuapi) [![Repo Size](https://img.shields.io/github/repo-size/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py) [![Languages](https://img.shields.io/github/languages/top/zYxDevs/wibu-api-py?style=flat-square)](https://github.com/zYxDevs/wibu-api-py) [![CodeFactor](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py/badge)](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-py) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/8b87ea2387574f54849805430a9bc9ea)](https://www.codacy.com/gh/zYxDevs/wibu-api-py/dashboard?utm_source=github.com&utm_medium=referral&utm_content=zYxDevs/wibu-api-py&utm_campaign=Badge_Grade)\n\n_Official Python Wrapper for Wibu API._\n\n[![wibu-api-py](https://socialify.git.ci/zYxDevs/wibu-api-py/image?description=1&font=Source%20Code%20Pro&forks=1&issues=1&language=1&logo=https%3A%2F%2F1000logos.net%2Fwp-content%2Fuploads%2F2021%2F04%2FTelegram-logo.png&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Light)](https://t.me/SpreadNetworks)\n\n[![Repobeats](https://repobeats.axiom.co/api/embed/364ba56848b827421280d052516d543e9515cb2e.svg \"Repobeats analytics image\")](https://t.me/WibuAPIBot)\n\n## How to install\n#### Use pip\n```\npip3 install wibuapi\n```\n```\npip3 install git+https://github.com/zYxDevs/wibu-api-py\n```\n\n#### Get latest update\n```\npip3 install -U wibuapi\n```\n\n#### Install from repo\n```shell\nroot@zyxdevs:~ git clone https://github.com/zYxDevs/wibu-api-py wibuapi\nroot@zyxdevs:~ cd wibuapi\nroot@zyxdevs:~ python3 setup.py install\n```\n\n## Telegram Bot:\n_There's many useful features in bot but it required big resource, so i make it for paid users only. If you interest to buy PM me on Telegram._\n\n**Paid Features:**\n\n- [x] Everything on WibuAPI\n- [x] LH Translation ziper\n- [x] Shinigami ziper\n- [x] Worldmanhwas ziper\n- [x] Maid Manga ziper\n- [x] Mangayaro ziper\n- [x] Cosmicscans ziper\n- [x] nHentai, nHentai.to, Hentaifox, AsmHentai, Pururin ziper\n- [x] Sheakomik, Sheamanga ziper\n- [x] Komikindo.info ziper\n- [x] Mikoroku ziper\n- [x] Mangakakalot ziper\n- [x] OnlyWaifu ziper\n- [x] Manhwatop ziper\n- [x] Manhuafast ziper\n- [x] Drakescans ziper\n- [x] Omegascans ziper\n- [x] Telegra.ph ziper\n- [x] Onlylama\n - [x] Download link scraper\n - [x] Photo album ziper\n- [x] Otomi Games\n - [x] Search parser\n - [x] Download link scraper\n- [x] Javhd\n - [x] Search parser\n - [x] Download link scraper\n- [x] Rule34 downloader\n- [x] Bunkrr.su downloader\n- [x] NudeCosplayGirl ziper\n- [x] Mirrored scraper\n- [x] Other incoming features\n\n[![WibuAPI Bot](https://img.shields.io/badge/WibuAPI-Bot-blue?&logo=telegram)](https://wibuapibot.t.me)\n[![Yoga Pranata](https://img.shields.io/badge/Yoga-Pranata-blue?&logo=telegram)](https://t.me/Yoga_CIC)\n[![Supoort Chat](https://img.shields.io/badge/Support-Chat-blue?&logo=telegram)](https://ybotssupport.t.me)\n[![Update Channel](https://img.shields.io/badge/Update-Channel-blue?&logo=telegram)](https://spreadnetworks.t.me)\n\n## Examples:\n### Importing modules\n```python\nfrom wibuapi import WibuAPI\napi = WibuAPI()\n```\n\n### Anime, Hentai, Donghua\n_For nekopoi search only works in [bot](https://t.me/wibuapibot)._\n\n| Website | Params |\n| :-: | :-: |\n| [Lendrive](https://github.com/zYxDevs/wibu-api-py#lendrive)| link |\n| [Anichin](https://github.com/zYxDevs/wibu-api-py#anichin) | link |\n| [Donghua](https://github.com/zYxDevs/wibu-api-py#donghua) | link |\n| [Anixlife](https://github.com/zYxDevs/wibu-api-py#anixlife) | link |\n| [Kazefuri](https://github.com/zYxDevs/wibu-api-py#kazefuri) | link |\n| [Kusonime](https://github.com/zYxDevs/wibu-api-py#kusonime) | link |\n| [Doronime](https://github.com/zYxDevs/wibu-api-py#doronime) | link |\n| [Samehadaku](https://github.com/zYxDevs/wibu-api-py#samehadaku) | link |\n| [Kuramanime](https://github.com/zYxDevs/wibu-api-py#kuramanime) | link |\n| [Moenime](https://github.com/zYxDevs/wibu-api-py#moenime) | link |\n| [Nekopoi](https://github.com/zYxDevs/wibu-api-py#nekopoi) | link |\n| [HentaiGuru](https://github.com/zYxDevs/wibu-api-py#hentaiguru) | link |\n\n#### [Lendrive](https://lendrive.web.id)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://lendrive.web.id/tondemo-skill-de-isekai-hourou-meshi-ep-04-dual-subs-x265-hevc-subtitle-indonesia-english/\"\nres = api.lendrive(url)\nprint(res)\n```\n\n#### [Anichin](https://anichin.vip)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://anichin.vip/soul-land-season-2-episode-226-252-subtitle-indonesia/\"\nres = api.anichin(url)\nprint(res)\n```\n\n#### [Donghua](https://donghua.web.id)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://donghua.web.id/soul-land-season-2-episode-224-250\"\nres = api.donghua(url)\nprint(res)\n```\n\n#### [Anixlife](https://anixverse.com)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://anixverse.com/battle-through-the-heavens-season-5-episode-56-subtitle-indonesia/\"\nres = api.anixlife(url)\nprint(res)\n```\n\n#### [Kazefuri](https://kazefuri.vip)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://kazefuri.vip/shrouding-the-heavens-episode-17-subtitle-indonesia/\"\nres = api.kazefuri(url)\nprint(res)\n```\n\n#### [Kusonime](https://kusonime.com)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://kusonime.com/isekai-ojisan-batch-subtitle-indonesia/\"\nres = api.kusonime(url)\nprint(res)\n```\n\n#### [Doronime](https://doroni.me)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://doroni.me/anime/om-ke-isekai/batch\"\nres = api.doronime(url)\nprint(res)\n```\n\n#### [Samehadaku](https://samehadaku.run)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://samehadaku.run/nierautomata-ver1-1a-episode-8/\"\nres = api.samehadaku(url)\nprint(res)\n```\n\n#### [Kuramanime](https://kuramalink.my.id)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://kuramanime.art/anime/2004/mushoku-tensei-isekai-ittara-honki-dasu-shugo-jutsushi-fitz/episode/1\"\nres = api.kuramanime(url)\nprint(res)\n```\n\n#### [Moenime](https://moenime.com)\n```python\n# works with batch, bd, and single eps link\nurl = \"https://moenime.com/liar-liar-sub-indo/\"\nres = api.moenime(url)\nprint(res)\n```\n\n#### [Nekopoi](https://nekopoi.care)\n```python\n# works with single eps link (hentai, jav)\nurl = \"https://nekopoi.care/koumi-jima-shuu-7-de-umeru-mesu-tachi-episode-1-subtitle-indonesia/\"\nres = api.nekopoi(url)\nprint(res)\n```\n\n#### [HentaiGuru](https://hentai.guru)\n```python\n# works with single eps link (hentai, jav)\nurl = \"https://hentai.guru/hentai/fushigi-no-kuni-no-succubus/\"\nres = api.hentaiguru(url)\nprint(res)\n```\n\n### Manga, Doujin, Manhua, Manhwa\n\n| Website | Params |\n| :-: | :-: |\n| [Rawkuma](https://github.com/zYxDevs/wibu-api-py#rawkuma) | link |\n| [Yumekomik](https://github.com/zYxDevs/wibu-api-py#yumekomik) | link |\n| [Westmanga](https://github.com/zYxDevs/wibu-api-py#westmanga) | link |\n| [Komikindo](https://github.com/zYxDevs/wibu-api-py#komikindo) | link |\n| [Mangatale](https://github.com/zYxDevs/wibu-api-py#mangatale) | link |\n| [Kiryuu](https://github.com/zYxDevs/wibu-api-py#kiryuu) | link |\n| [Masterkomik](https://github.com/zYxDevs/wibu-api-py#masterkomik) | link |\n| [Mangakita](https://github.com/zYxDevs/wibu-api-py#mangakita) | link |\n| [Doujindesu](https://github.com/zYxDevs/wibu-api-py#doujindesu) | link |\n| [Crotpedia](https://github.com/zYxDevs/wibu-api-py#crotpedia) | link |\n\n#### [Rawkuma](https://rawkuma.com)\n```python\n# works with list and single chapter\n# list: https://rawkuma.com/manga/guilty-circle/\n# single: https://rawkuma.com/guilty-circle-chapter-83/\nurl = \"https://rawkuma.com/manga/guilty-circle/\"\nres = api.rawkuma(url)\nprint(res)\n```\n\n#### [Yumekomik](https://yumekomik.com)\n```python\n# works with list and single chapter\n# list: https://yumekomik.com/manga/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no/\n# single: https://yumekomik.com/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no-chapter-08-bahasa-indonesia/\nurl = \"https://yumekomik.com/manga/watashi-yori-tsuyoi-otoko-to-kekkon-shitai-no/\"\nres = api.yumekomik(url)\nprint(res)\n```\n\n#### [Westmanga](https://westmanga.info)\n```python\n# works with list and single chapter\n# list: https://westmanga.info/manga/kaifuku-jutsushi-no-yarinaoshi/\n# single: https://westmanga.info/kaifuku-jutsushi-no-yarinaoshi-chapter-52-1-bahasa-indonesia/\nurl = \"https://westmanga.info/manga/kaifuku-jutsushi-no-yarinaoshi/\"\nres = api.westmanga(url)\nprint(res)\n```\n\n#### [Komikindo](https://komikindo.co)\n```python\n# work with list and single chapter\n# list: https://komikindo.co/manga/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita/\n# single: https://komikindo.co/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita-chapter-04/\nurl = \"https://komikindo.co/manga/yuusha-ni-zenbu-ubawareta-ore-wa-yuusha-no-hahaoya-to-party-wo-kumimashita/\"\nres = api.komikindo(url)\nprint(res)\n```\n\n#### [Mangatale](https://mangatale.co)\n```python\n# work with list and single chapter\n# list: https://mangatale.co/manga/dungeon-odyssey/\n# single: https://mangatale.co/dungeon-odyssey-chapter-40/\nurl = \"https://mangatale.co/manga/dungeon-odyssey/\"\nres = api.mangatale(url)\nprint(res)\n```\n\n#### [Kiryuu](https://kiryuu.id)\n```python\n# work with list and single chapter\n# list: https://kiryuu.id/manga/a-rank-boukensha-no-slow-life/\n# single: https://kiryuu.id/a-rank-boukensha-no-slow-life-chapter-39-3/\nurl = \"https://kiryuu.id/manga/a-rank-boukensha-no-slow-life/\"\nres = api.kiryuu(url)\nprint(res)\n```\n\n#### [Masterkomik](https://masterkomik.com)\n```python\n# work with list and single chapter\n# list: https://masterkomik.com/manga/max-level-player/\n# single: https://masterkomik.com/max-level-player-chapter-07/\nurl = \"https://masterkomik.com/manga/max-level-player/\"\nres = api.masterkomik(url)\nprint(res)\n```\n\n#### [Mangakita](https://mangakita.net)\n```python\n# works with list and single chapter\n# list: https://mangakita.net/manga/please-go-home-akutsu-san/\n# single: https://mangakita.net/please-go-home-akutsu-san-chapter-137/\nurl = \"https://mangakita.net/manga/please-go-home-akutsu-san/\"\nres = api.mangakita(url)\nprint(res)\n```\n\n#### [Doujindesu](https://212.32.226.234)\n```python\n# works with list and single chapter\n# list: https://212.32.226.234/manga/i-cant-stand-it-ajumma/\n# single: https://212.32.226.234/i-cant-stand-it-ajumma-chapter-20/\nurl = \"https://212.32.226.234/manga/i-cant-stand-it-ajumma/\"\nres = api.doujindesu(url)\nprint(res)\n```\n\n#### [Crotpedia](https://38.242.194.12)\n```python\n# works with list chapter\n# list: https://38.242.194.12/baca/series/young-housemaid/\nurl = \"https://38.242.194.12/baca/series/young-housemaid/\"\nres = api.crotpedia(url)\nprint(res)\n```\n\n**Note:**\n```\nYou can see more endpoints on https://wibu-api.eu.org/docs or wibuapi.py file.\n\nSometimes their will change domains, that will make some endpoints wont works.\nPlease let me know when their sites change domains, I will asap fix dead endpoints.\n\nIf you find any bugs or requests a new sites,\nYou can ping me on telegram or make new issue.\n```\n\n## Copyright:\n```\n\u00a9 2022-2023 Yoga Pranata\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Official Sync and Async Python Wrapper for Wibu API.",
"version": "0.1.8",
"project_urls": {
"Bug Tracker": "https://github.com/zYxDevs/wibu-api-py/issues",
"Changelog": "https://github.com/zYxDevs/wibu-api-py/releases",
"Documentation": "https://wibu-api.eu.org/redoc",
"Funding": "https://github.com/sponsors/zYxDevs",
"Homepage": "https://wibu-api.eu.org",
"Source": "https://github.com/zYxDevs/wibu-api-py"
},
"split_keywords": [
"wibu",
" weebs",
" otaku",
" anime",
" hentai",
" donghua",
" manga",
" doujin",
" manhwa",
" manhua",
" jdrama",
" jav",
" music",
" novel",
" api",
" ip",
" terabox",
" lyrics",
" booru",
" sfw",
" nsfw",
" scraper",
" bypasser",
" genshin",
" facebook",
" youtube"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e8da76d241652166b848fb5c55a4444af09e40af0af51509466527f09fe541b6",
"md5": "335180e411e79324e6a0e19bc07f29a2",
"sha256": "7d425aac6c2204dc000fc687452ca6d476efc7328fdd764a8c56badd3f1564b7"
},
"downloads": -1,
"filename": "wibuapi-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "335180e411e79324e6a0e19bc07f29a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 22112,
"upload_time": "2024-09-19T09:24:27",
"upload_time_iso_8601": "2024-09-19T09:24:27.947481Z",
"url": "https://files.pythonhosted.org/packages/e8/da/76d241652166b848fb5c55a4444af09e40af0af51509466527f09fe541b6/wibuapi-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01fbeab92e98942f28724ff8a4647dc25848c400b010bea235881f11e11a0621",
"md5": "c1ec844d3fec0f6cda1cbe0e840de730",
"sha256": "3c7f3987c9768f1364c68db02113db0d0c95d8a13fe20b80649ee3b824e813a2"
},
"downloads": -1,
"filename": "wibuapi-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "c1ec844d3fec0f6cda1cbe0e840de730",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 23911,
"upload_time": "2024-09-19T09:24:29",
"upload_time_iso_8601": "2024-09-19T09:24:29.641624Z",
"url": "https://files.pythonhosted.org/packages/01/fb/eab92e98942f28724ff8a4647dc25848c400b010bea235881f11e11a0621/wibuapi-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 09:24:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zYxDevs",
"github_project": "wibu-api-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "wibuapi"
}