Get this data via API
Classify theregister.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://theregister.com"}'
{
"domain": {
"domain_url": "https://theregister.com",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.9765001535415648,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.17709951102733612,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Company
Category
Global Rank
#2,972
Tech Stack (8 technologies)
Get this data as JSON — free trial, 50 API calls included.