Get this data via API
Classify cargiants.pk — 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://cargiants.pk"}'
{
"domain": {
"domain_url": "https://cargiants.pk",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Land Rover",
"confidence": 0.7016376256942749,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.49653568863868713,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.4250640273094177,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Convertibles",
"confidence": 0.3840356171131134,
"IAB2-6": "Convertible",
"IAB-8-2": "Auto Body Styles - Convertible"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.31701332330703735,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons",
"confidence": 0.20764094591140747,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.1156558394432068,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.11515609920024872,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.