Get this data via API

Classify qualitymarket.com.pa — 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://qualitymarket.com.pa"}'
{ "domain": { "domain_url": "https://qualitymarket.com.pa", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.682528018951416, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.21450689435005188, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.13633501529693604, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Beauty & Fitness/Hair Care/Shampoos & Conditioners", "confidence": 0.12545199692249298, "IAB7": "Health & Fitness", "IAB-554-553": "Hair Care/Style & Fashion/Beauty/Hair Care" }, { "name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries", "confidence": 0.10657501220703124, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs