Get this data via API

Classify bustea.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://bustea.uk"}'
{ "domain": { "domain_url": "https://bustea.uk", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Peripherals", "confidence": 0.6872913837432861, "IAB19-9": "Computer Peripherals", "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.5691515207290649, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.5406369566917419, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.34775158762931824, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.3100505471229553, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Sculpture", "confidence": 0.2260325402021408, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Photo & Video Services/Photo Printing Services", "confidence": 0.22452551126480105, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.12066221237182616, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs