Skip to main content

An API to query the mangatkatana.com site using BeautifulSoup

Project description

Downloads Downloads Downloads

Unofficial Mangakatana API

Package to scrape the Mangakatana website. Want to contribute? Pull requests are encouraged!

Installation

Python 3.7+

pip install manganelo

Examples

import mangakatana

results = mangakatana.search(title="Naruto")

first = results[0]

chapters = first.chapter_list()
# mangakatana.chapter_list(url=first.url)

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

mangakatana-0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

mangakatana-0.2-py3-none-any.whl (4.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