Get this data via API

Classify coffee1.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://coffee1.co.uk"}'
{ "domain": { "domain_url": "https://coffee1.co.uk", "categories": [ { "name": "/Food & Drink/Beverages/Coffee & Tea", "confidence": 0.8861343264579773, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.7520852088928223, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Fast Food", "confidence": 0.27180540561676025, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.16490474343299866, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/News/Business News/Company News", "confidence": 0.11682957410812378, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs