This is not an official library written in python for getting manga from Newmanga website.
Project description
NewManga
NewManga is a Python library for retrieving manga information from the Newmanga website. Note that this is not an official library.
Features
- 🔍 Search for manga in the catalogue.
- 📄 Retrieve detailed information about manga.
- 📚 Access short summaries of manga chapters.
- 💬 View comments associated with manga.
- 🔗 Discover similar manga projects.
- 🌟 Retrieve popular manga and manga currently being read.
- 🔄 Get updated manga.
- 🏷️ Receive manga tags.
- 📦 All responses are provided as dataclasses.
Installing
To install the library, run the following command:
pip install newmanga
Usage
Here are examples demonstrating how to use various features of the library. Click on each link to view the corresponding example file:
- Search for manga in the catalogue: search.py
- Retrieve detailed information about manga: manga.py
- Access short summaries of manga chapters: chapters.py
- View comments associated with manga: comments.py
- Discover similar manga projects: similar_projects.py
- Get the first manga from the catalogue: first_manga.py
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
newmanga-1.3.0.tar.gz
(12.8 kB
view hashes)
Built Distribution
newmanga-1.3.0-py3-none-any.whl
(18.7 kB
view hashes)