Category
Reviews
No reviews yet — be the first to review deets.technology.
Get this data via API
Classify deets.technology — 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://deets.technology"}'
{
"domain": {
"domain_url": "https://deets.technology",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.7002873420715332,
"IAB19-28": "Portable",
"IAB-630-599": "Computing - Laptops"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.4809300005435944,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.11369600892066956,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.