Get this data via API
Classify laserpowercreations.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://laserpowercreations.com"}'
{
"domain": {
"domain_url": "https://laserpowercreations.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.40432268381118774,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.16106729209423065,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.13033773005008698,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11528275907039642,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.