Get this data via API

Classify karakterre.com — 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://karakterre.com"}'
{ "domain": { "domain_url": "https://karakterre.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.8627804517745972, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.7846888899803162, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism", "confidence": 0.671489417552948, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs