Get this data via API

Classify cumbriaguide.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://cumbriaguide.co.uk"}'
{ "domain": { "domain_url": "https://cumbriaguide.co.uk", "categories": [ { "name": "/News/Local News", "confidence": 0.6493880748748779, "IAB12-3": "Local News" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.6322171688079834 }, { "name": "/Books & Literature/Other", "confidence": 0.34871870279312134, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.2735706865787506, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.27171042561531067, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/News/Other", "confidence": 0.17891332507133484, "IAB12": "News" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.11394116282463074, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs