Get this data via API

Classify fwmetals.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://fwmetals.com"}'
{ "domain": { "domain_url": "https://fwmetals.com", "categories": [ { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.5731325149536133, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.37749114632606506, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.21299409866333008, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.1816870719194412, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Teleconferencing", "confidence": 0.1610775589942932, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.12276465445756912, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10744895786046982, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Business News/Company News", "confidence": 0.10198649019002914, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs