Get this data via API

Classify cnp.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://cnp.org.uk"}'
{ "domain": { "domain_url": "https://cnp.org.uk", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.8640214204788208, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.6665639877319336, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.6443507671356201, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.2253313809633255, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.10532404482364656, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs