Get this data via API
Classify clickweave.co — 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://clickweave.co"}'
{
"domain": {
"domain_url": "https://clickweave.co",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6890895366668701,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.4485536515712738,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.28009411692619324,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.26373782753944397,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.12402414530515672,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.11309675127267838,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.112049899995327,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.10080352425575256,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.