Get this data via API

Classify murphaco.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://murphaco.co.uk"}'
{ "domain": { "domain_url": "https://murphaco.co.uk", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.3016706705093384, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Other", "confidence": 0.17972710728645325, "IAB-148-132": "Education - Online Education" }, { "name": "/Shopping/Other", "confidence": 0.12729565799236298, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Investing/Currencies & Foreign Exchange", "confidence": 0.12550246715545654, "IAB13-7": "Investing", "IAB-82-80": "Currencies/Business and Finance/Economy/Currencies" }, { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.1213744506239891, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.1052429899573326, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs