Get this data via API

Classify rlcafe.co.za — 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://rlcafe.co.za"}'
{ "domain": { "domain_url": "https://rlcafe.co.za", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 1, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.9194567203521729, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.5616856217384338, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.5537833571434021, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" }, { "name": "/Sports/Motor Sports/Auto Racing", "confidence": 0.22518928349018097, "IAB17-1": "Auto Racing", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Home & Garden/Kitchen & Dining/Small Kitchen Appliances", "confidence": 0.16836775839328766, "IAB10": "Home & Garden", "IAB-278-274": "Home Appliances/Home & Garden/Home Appliances" }, { "name": "/Internet & Telecom/Service Providers/Other", "confidence": 0.15198315680027008, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.12421834468841551, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs