Category
Global Rank
#23,488
Tech Stack (1 technologies)
Reviews
No reviews yet — be the first to review defra.gov.uk.
Get this data via API
Classify defra.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://defra.gov.uk"}'
{
"domain": {
"domain_url": "https://defra.gov.uk",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 1,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.7545788288116455,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.21749581396579745,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.