Category
Reviews
No reviews yet — be the first to review projected.co.uk.
Get this data via API
Classify projected.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://projected.co.uk"}'
{
"domain": {
"domain_url": "https://projected.co.uk",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.9460321068763732,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Brand Management",
"confidence": 0.3848015069961548,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.26964616775512695,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Public Relations",
"confidence": 0.2237890660762787,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.12292862683534622,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.11542437970638277,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.