Skip to content

ToonTamilIndia/manhwaclan-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manhwaclan API

Welcome to the manhwaclan API! This API provides comprehensive access to information about Manga, Manhwa, and Manhua. Data is meticulously scraped from manhwaclan, with the capability to gather data from multiple manga websites utilizing the madara themes in Wordpress.

Features

  • Manga Data: Access detailed information about manga, including chapter lists, release dates, and more.
  • Search Functionality: Search for specific manga titles and retrieve detailed information.
  • Genre Details: Explore manga genres and retrieve relevant details.
  • Chapter Data: Obtain images and related data for specific chapters.
  • Support: Visit our Telegram Support Channel for assistance and questions.

The other Website compatible with this api

Routes

  • /manga or /manga?pages={page_number}: Retrieve the home page of the manhwaclan.
  • /search/{query} or /search/{query}?page={page_number}: Search for manga titles and receive detailed information.
  • /manga/{id}: Access information about a specific manga, including chapter lists, release dates, etc.
  • /manga/{id}/{chapter_id}: Retrieve images and related data for a specific chapter.
  • /genre/{id} or /genre/{id}?page={page_number}: Explore manga genres and retrieve relevant details.

Examples

Example 1: Search for Manga

GET /search/one piece

Example 2: Retrieve Manga Information

GET /manga/imprisoned-one-million-years-my-disciples-are-all-over-the-world

Example 3: Retrieve Chapter Data

GET /manga/one-day-i-found-a-husband/chapter-1

Deployment Guide

Local Deployment

  1. Clone the repository: git clone https://github.com/ToonTamilIndia/manhwaclan-api.git
  2. Install dependencies: pip install -r requirements.txt
  3. Run the application: python main.py

Vercel Deployment (Using CLI)

  1. Install Vercel CLI: npm install -g vercel
  2. Navigate to the project directory: cd <project_directory>
  3. Deploy to Vercel: vercel --prod

Visit the deployed example at manhwaclan.vercel.app.

Support and Contact

For any further assistance, inquiries, don't hesitate to reach out to us through our Telegram Support Channel.

Credits

This project is built with Flask for the backend and Beautiful Soup for web scraping.

About

This API provides access to a information of Manga, Manhwa, Manhua data, Data is scraped from manhwaclan but it's also able to scrap data from lot of manga websites which are all used madara themes in wordpress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages