Get this data via API

Classify livestock.org.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://livestock.org.uk"}'
{ "domain": { "domain_url": "https://livestock.org.uk", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.41003140807151794, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.15452423691749573, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Other", "confidence": 0.12066961079835892, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.11454671621322632, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Online Communities/Social Networks", "confidence": 0.10949721932411194, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs