Unofficial API for the Manganelo (and Mangakakalot) website.
Project description
Unofficial Manganelo API
Package to scrape the website Manganelo (and Mangakakalot).
nixonjoshua98 at gmail dot com
Installation
Python 3.7.x
pip install manganelo
Example
naruto = SearchManga("Naruto")[0]
info = MangaInfo(naruto.url)
for k, v in info.items():
print(f"{k}: {v}")
download = DownloadChapter(info["chapters"][0].url, "./Naruto.pdf")
print(f"Downloaded: {download.ok}")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
manganelo-1.3.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manganelo-1.3.1.tar.gz.
File metadata
- Download URL: manganelo-1.3.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c549f7ac08fe5dd860b9eb4fbce631dbc3eabe67fc70da5b9624ed67a66c1cd9
|
|
| MD5 |
6c9ed9f548b0cc15dedab8bea0a8d041
|
|
| BLAKE2b-256 |
f6c9f5acec8f9cb6b2e7b1daff1454835e374d703d3813d29364b8128d99c6d2
|
File details
Details for the file manganelo-1.3.1-py3-none-any.whl.
File metadata
- Download URL: manganelo-1.3.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
251a08155e5db956282d77cc9ecfeb5e95f8e179f74dc424b6d0c9d025ae86cc
|
|
| MD5 |
a85fa85a24cc906e180eab1082a0a08c
|
|
| BLAKE2b-256 |
d05dcb9371fee0898b4296be265ea79448db558019351cc739546d096d076b61
|