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.4165131449699402,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.35568252205848694,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.1999668926000595,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.1323915272951126,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.