Get this data via API

Classify kidfriendlylondon.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://kidfriendlylondon.co.uk"}'
{ "domain": { "domain_url": "https://kidfriendlylondon.co.uk", "categories": [ { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.614867091178894, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.511360764503479 }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.2716626226902008, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.2269793003797531, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.11060120165348052, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs