Skip to main content

An Unofficial Python API Library to Download Manga for FREE...

Project description

GogoMangaApi

An Unofficial Python API Library to Download Manga for FREE...

Important

Installation

$ pip install gogomanga

Usage

1. Importing the Library

from gogomanga import get_search, get_detail, get_chapter

Example

Search Example print(get_search(query="naruto"))

Detail Example print(get_detail(mangaid="boruto", page=1))

Details Example print(get_chapter(mangaid="boruto", chapternum=1))

©Otakatsu

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

gogomanga-1.0.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

gogomanga-1.0.3-py3-none-any.whl (3.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