Get this data via API

Classify 3lines.com.au — 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://3lines.com.au"}'
{ "domain": { "domain_url": "https://3lines.com.au", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.793969452381134, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.35669729113578796, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.35629016160964966, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Other", "confidence": 0.3060791492462158, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.30305904150009155, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.2503952383995056, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.1919800490140915, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1602597534656525, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.10585671663284302, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs