Get this data via API

Classify madebythomas.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://madebythomas.ai"}'
{ "domain": { "domain_url": "https://madebythomas.ai", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7968094944953918, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.16006366908550262, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/News/Business News/Company News", "confidence": 0.143400177359581, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Other", "confidence": 0.11399713903665544, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.10509319603443146, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Technology News", "confidence": 0.10048241913318634, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs