Get this data via API

Classify nomazzeismelter.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://nomazzeismelter.com"}'
{ "domain": { "domain_url": "https://nomazzeismelter.com", "categories": [ { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.5453767776489258, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.16493141651153564, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Other", "confidence": 0.1296045333147049, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs