Category
Reviews
No reviews yet — be the first to review trieve.ai.
Get this data via API
Classify trieve.ai — 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://trieve.ai"}'
{
"domain": {
"domain_url": "https://trieve.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7035195827484131,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.43397483229637146,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.30786001682281494,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.14096727967262268,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.1124296635389328,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.