Company
Category
Global Rank
#4,709
Tech Stack (8 technologies)
Reviews
No reviews yet — be the first to review nationalarchives.gov.uk.
Get this data via API
Classify nationalarchives.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://nationalarchives.gov.uk"}'
{
"domain": {
"domain_url": "https://nationalarchives.gov.uk",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.6751259565353394,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.48452824354171753,
"IAB5": "Education",
"IAB-EZWB7V-SPSHQ5": "Genres - History"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.3769739866256714,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.