Get this data via API

Classify numanufacturing.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://numanufacturing.com"}'
{ "domain": { "domain_url": "https://numanufacturing.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.36336103081703186, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.276199609041214, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.240214005112648, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.15167950093746185, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.11891089379787444, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.1021597683429718, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs