Get this data via API
Classify mangagoes.online — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://mangagoes.online"}'
{
"domain": {
"domain_url": "https://mangagoes.online",
"categories": [
{
"name": "/Jobs & Education/Education/Open Online Courses",
"confidence": 0.7157678604125977,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.5664764642715454,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.47628945112228394,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.