Get this data via API

Classify metatron.marketing — 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://metatron.marketing"}'
{ "domain": { "domain_url": "https://metatron.marketing", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.7336688041687012, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.19094012677669525, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13944076001644137, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs