Category
Reviews
No reviews yet — be the first to review clearformation.com.
Get this data via API
Classify clearformation.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://clearformation.com"}'
{
"domain": {
"domain_url": "https://clearformation.com",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.9919205904006958,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.5886794924736023,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.20456767082214355,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1597374677658081,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.