Get this data via API

Classify acailifestyle.co.uk — 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://acailifestyle.co.uk"}'
{ "domain": { "domain_url": "https://acailifestyle.co.uk", "categories": [ { "name": "/Food & Drink/Food/Fruits & Vegetables", "confidence": 0.7071679830551147, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.2473696619272232, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.2317668050527573, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Beverages/Juice", "confidence": 0.15659669041633606, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.10769356042146684, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs