Get this data via API
Classify punitinstrument.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://punitinstrument.com"}'
{
"domain": {
"domain_url": "https://punitinstrument.com",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.5460083484649658,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Business & Industrial/Business Services/Physical Asset Management",
"confidence": 0.3263739347457886,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment",
"confidence": 0.24906036257743835,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.2486773431301117,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.24092696607112885,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.18017040193080905,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.15819494426250458,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Business & Industrial/Business Services/Office Supplies",
"confidence": 0.10259299725294112,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.