Get this data via API

Classify tero.legal — 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://tero.legal"}'
{ "domain": { "domain_url": "https://tero.legal", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.701321542263031, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.6943672299385071, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.5119386911392212, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.20412348210811615, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.17616674304008484, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.13156992197036743, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.13067977130413055, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10133183747529984, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs