Get this data via API

Classify trybrae.com — 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://trybrae.com"}'
{ "domain": { "domain_url": "https://trybrae.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9171189665794371, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.7086892127990723, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.23674213886260984, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.15994319319725037, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.13509708642959595, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.11932571232318878, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs