Get this data via API
Classify artbabridgereport.org — 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://artbabridgereport.org"}'
{
"domain": {
"domain_url": "https://artbabridgereport.org",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.8494419455528259,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.6390949487686157,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.3612384498119354,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.339938223361969,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.3035801947116852,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Legislative Branch",
"confidence": 0.22299879789352417,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.