Get this data via API
Classify postertemplate.co.uk — 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://postertemplate.co.uk"}'
{
"domain": {
"domain_url": "https://postertemplate.co.uk",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.4562693238258362,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.3352918326854706
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.28352099657058716,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.1313837170600891,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.12838737666606903,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.10581133514642715,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.10041549801826476,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.