Get this data via API

Classify 71a.co.uk — 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://71a.co.uk"}'
{ "domain": { "domain_url": "https://71a.co.uk", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.6762170791625977, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Other", "confidence": 0.3130325376987457, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.23718947172164917, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.14708395302295685, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Insurance/Other", "confidence": 0.12595823407173157, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.11122024059295654, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1009681150317192, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs