Get this data via API
Classify dronechecker.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://dronechecker.co.uk"}'
{
"domain": {
"domain_url": "https://dronechecker.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft",
"confidence": 0.7871499061584473,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Aerospace & Defense/Aviation Industry",
"confidence": 0.32874923944473267,
"IAB-92-90": "Education industry/Business and Finance/Industries/Education industry"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.3280653953552246,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/News/Weather",
"confidence": 0.25601500272750854,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2112552970647812,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Autos & Vehicles/Personal Aircraft",
"confidence": 0.1853550225496292,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.10775046050548552,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.