Get this data via API

Classify infrastructureai.org — 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://infrastructureai.org"}'
{ "domain": { "domain_url": "https://infrastructureai.org", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.7838261723518372, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.40625759959220886, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.40039390325546265, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.17838412523269653, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/News/Technology News", "confidence": 0.15357758104801178, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Business Operations/Other", "confidence": 0.11796706914901732, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs