Get this data via API
Classify quickgrab.co.in — 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://quickgrab.co.in"}'
{
"domain": {
"domain_url": "https://quickgrab.co.in",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Bakeries",
"confidence": 0.6577656865119934,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Baked Goods",
"confidence": 0.5013132095336914,
"IAB8": "Food & Drink",
"IAB-217-210": "Desserts and Baking/Food & Drink/Desserts and Baking"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.3172973394393921,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.183108314871788,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.17241910099983215,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.10304740071296692,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.