Get this data via API

Classify metalsuppliersonline.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://metalsuppliersonline.com"}'
{ "domain": { "domain_url": "https://metalsuppliersonline.com", "categories": [ { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.9286534190177916, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.45112937688827515, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.20750968158245087, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Chemistry", "confidence": 0.13531020283699036, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Science/Physics", "confidence": 0.11151369661092758, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" } ] }, "success": true }
Get Free API Key View API Docs