Category
Reviews
No reviews yet — be the first to review regulation261.co.uk.
Get this data via API
Classify regulation261.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://regulation261.co.uk"}'
{
"domain": {
"domain_url": "https://regulation261.co.uk",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.9506874084472656,
"IAB20-3": "Air Travel",
"IAB-672-664": "Travel Type - Air Travel"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.5378640294075012,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.18924233317375183,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.