Get this data via API

Classify burncast.io — 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://burncast.io"}'
{ "domain": { "domain_url": "https://burncast.io", "categories": [ { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.48328256607055664, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.476313203573227, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.3539932072162628, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.32044461369514465, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Operations/Business Plans & Presentations", "confidence": 0.2895354628562927, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.2612593472003937, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Finance/Other", "confidence": 0.16370703279972076, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.1420220285654068, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.10289934277534483, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs