Manwha Details
Endpoint : https://scrapergo.vercel.app/api/manwha/[manwhaId]
The https://scrapergo.vercel.app/api/manwha/[manwhaId] endpoint provides detailed information about a specific Manwha. Use the [manwhaId] obtained from the Manwha List endpoint to access Manwha details.
Simple Fetch
Example :
GET https://scrapergo.vercel.app/api/manwha/beginning-after-end
Response :
{
  "success": true,
  "data": {
    "title": "The Beginning After the End",
    "status": "HOT",
    "image": "https://fiveu8fj384j3f329dfs.onrender.com/p/?url=https%3A%2F%2Ftoonily.com%2Fwp-content%2Fuploads%2F2020%2F06%2FThe-Beginning-After-the-End-tapas-free-manhwa-224x320.jpg",
    "info": [
      {
        "Alt Name": "TBATE",
        "Author": "TurtleMe",
        "Artist": "Duta Permana",
        "Genre": [
          "Action",
          "Adventure",
          "Comedy",
          "Fantasy",
          "School Life",
          "Supernatural"
        ]
      }
    ],
    "summary": "King Grey has unrivaled strength, wealth, and prestige in a world governed by martial ability. However, solitude lingers closely behind those with great power. Beneath the glamorous exterior of a powerful king lurks the shell of man, devoid of purpose and will. Reincarnated into a new world filled with magic and monsters, the king has a second chance to relive his life. Correcting the mistakes of his past will not be his only challenge, however. Underneath the peace and prosperity of the new world is an undercurrent threatening to destroy everything he has worked for, questioning his role and reason for being born again.",
    "chaptersCount": 234,
    "chapters": [
      {
        "name": "Chapter 217 - Battle Between Lances",
        "releaseDate": "May 9, 25",
        "chapterId": "217"
      },
      {
        "name": "Chapter 216 - A Night Out",
        "releaseDate": "May 4, 25",
        "chapterId": "216"
      },
      {
        "name": "Chapter 215 - Landship",
        "releaseDate": "Apr 26, 25",
        "chapterId": "215"
      },
      {
        "name": "Chapter 214 - Shackled Elements",
        "releaseDate": "Apr 17, 25",
        "chapterId": "214"
      }
    ]
  }
}... more
NEXT >
Manwha Chapter