Get this data via API
Classify iron-sight-imagery.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://iron-sight-imagery.com"}'
{
"domain": {
"domain_url": "https://iron-sight-imagery.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.9,
"IAB1": "Arts & Entertainment",
"IAB-205-201": "Digital Arts/Fine Art/Digital Arts"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks & SUVs",
"confidence": 0.7
},
{
"name": "/Business & Industrial/Transportation & Logistics",
"confidence": 0.6,
"IAB-101-90": "Logistics and Transportation Industry/Business and Finance/Industries/Logistics and Transportation Industry"
},
{
"name": "/Real Estate/Real Estate Services",
"confidence": 0.5,
"IAB21": "Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.