Company
Category
Global Rank
#11,271
Tech Stack (4 technologies)
Reviews
No reviews yet — be the first to review data.gov.uk.
Get this data via API
Classify data.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://data.gov.uk"}'
{
"domain": {
"domain_url": "https://data.gov.uk",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.38897570967674255,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.37784481048583984,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.12327291816473009,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.