Category
Global Rank
#652
Reviews
No reviews yet — be the first to review service.gov.uk.
Get this data via API
Classify service.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://service.gov.uk"}'
{
"domain": {
"domain_url": "https://service.gov.uk",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.5546011328697205,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.39211466908454895,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.3789677917957306,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.2468898743391037,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2173965871334076,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2167028784751892,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.13455258309841156,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.