Get this data via API
Classify luckymart.biz — 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://luckymart.biz"}'
{
"domain": {
"domain_url": "https://luckymart.biz",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 1,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.7613370418548584,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores",
"confidence": 0.6492789387702942,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Tobacco & Vaping Products",
"confidence": 0.3960846960544586,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Food & Drink/Beverages/Alcoholic Beverages",
"confidence": 0.22994685173034668,
"IAB8": "Food & Drink",
"IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.15128469467163086,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.1409679502248764,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.