Get this data via API

Classify threesistersbake.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://threesistersbake.co.uk"}'
{ "domain": { "domain_url": "https://threesistersbake.co.uk", "categories": [ { "name": "/Food & Drink/Food", "confidence": 0.84, "IAB8": "Food & Drink" }, { "name": "/People & Society/Family & Relationships/Family", "confidence": 0.77, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Special Occasions", "confidence": 0.56 }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.53, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.51, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" } ] }, "success": true }
Get Free API Key View API Docs