Get this data via API

Classify codeelevenagency.com — 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://codeelevenagency.com"}'
{ "domain": { "domain_url": "https://codeelevenagency.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.5717139840126038, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/Other", "confidence": 0.48818376660346985, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.41020822525024414, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.24586273729801175, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/News/Sports News", "confidence": 0.2367188036441803, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.22177626192569733, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sports/College Sports", "confidence": 0.12313780188560486, "IAB17": "Sports", "IAB-487-483": "College Sports/Sports/College Sports" } ] }, "success": true }
Get Free API Key View API Docs