Get this data via API
Classify starry.law — 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://starry.law"}'
{
"domain": {
"domain_url": "https://starry.law",
"categories": [
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.561939537525177,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.1489594578742981,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.1138136386871338,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Legal/Accident & Personal Injury Law",
"confidence": 0.1082674190402031,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.