Category
Reviews
No reviews yet — be the first to review supplies.com.pk.
Get this data via API
Classify supplies.com.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://supplies.com.pk"}'
{
"domain": {
"domain_url": "https://supplies.com.pk",
"categories": [
{
"name": "/Business & Industrial/Chemicals Industry/Other",
"confidence": 0.8,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment",
"confidence": 0.7,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Scientific Equipment",
"confidence": 0.6,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Home & Garden/Home Appliances/Other",
"confidence": 0.5,
"IAB10-1": "Appliances",
"IAB-278-274": "Home & Garden - Home Appliances"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.4,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.