Get this data via API

Classify symple.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://symple.co.uk"}'
{ "domain": { "domain_url": "https://symple.co.uk", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.4861771762371063, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.2945233881473541, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.17805632948875427, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.16605105996131897, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1610821932554245, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.13283677399158478, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.1205894574522972, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs