Skip to main content

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}")

Project details


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.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

manganelo-1.2-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page