Category
Global Rank
#144,737
Reviews
No reviews yet — be the first to review techround.co.uk.
Get this data via API
Classify techround.co.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://techround.co.uk"}'
{
"domain": {
"domain_url": "https://techround.co.uk",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.9378378391265868,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2403188794851303,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.20376671850681305,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/News/Business News/Other",
"confidence": 0.1271040439605713,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.