Get this data via API
Classify myworldgo.com — 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://myworldgo.com"}'
{
"domain": {
"domain_url": "https://myworldgo.com",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.9,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Arts & Entertainment",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Jobs & Education",
"confidence": 0.7,
"IAB-132": "Education"
},
{
"name": "/Travel",
"confidence": 0.7,
"IAB20": "Travel",
"IAB-653": "Travel/Travel"
},
{
"name": "/Real Estate",
"confidence": 0.6,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial",
"confidence": 0.5,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Pets & Animals",
"confidence": 0.5,
"IAB-422": "Pets/Pets"
},
{
"name": "/Autos & Vehicles",
"confidence": 0.5,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Global Rank
#99,364
Get this data as JSON — free trial, 50 API calls included.