Get this data via API
Classify blog.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://blog.gov.uk"}'
{
"domain": {
"domain_url": "https://blog.gov.uk",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.722664475440979,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.11613369733095168,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Global Rank
#14,459
Tech Stack (2 technologies)
Get this data as JSON — free trial, 50 API calls included.