Get this data via API
Classify slvdrones.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://slvdrones.com"}'
{
"domain": {
"domain_url": "https://slvdrones.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Drones & RC Aircraft",
"confidence": 0.7633074522018433,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.651858925819397,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.2533676326274872,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.18915949761867523,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.18710525333881375,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.16403508186340332,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.