Get this data via API

Classify argents.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://argents.com"}'
{ "domain": { "domain_url": "https://argents.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.9572041630744934, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.578673779964447 }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.19952920079231265, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.17173932492733002, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.15326236188411713, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs