Category
Reviews
No reviews yet — be the first to review techpoint.co.uk.
Get this data via API
Classify techpoint.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://techpoint.co.uk"}'
{
"domain": {
"domain_url": "https://techpoint.co.uk",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.6967687606811523,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.527320921421051,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.32113587856292725,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.30561116337776184,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Other",
"confidence": 0.17696231603622437,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.16897276043891907,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.15882548689842224,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.15561918914318085,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.13811282813549042,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.12675470113754272,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.