Category
Reviews
No reviews yet — be the first to review campaign.gov.uk.
Get this data via API
Classify campaign.gov.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://campaign.gov.uk"}'
{
"domain": {
"domain_url": "https://campaign.gov.uk",
"categories": [
{
"name": "/Travel & Transportation/Other",
"confidence": 0.2943992018699646,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.25439363718032837,
"IAB20": "Travel",
"IAB-663-653": "Travel - Travel Preparation and Advice"
},
{
"name": "/Finance/Insurance/Travel Insurance",
"confidence": 0.14275918900966644,
"IAB13-6": "Insurance",
"IAB-404-398": "Insurance - Travel Insurance"
},
{
"name": "/People & Society/Family & Relationships/Other",
"confidence": 0.13437238335609436,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.