Get this data via API

Classify kittila.fi — 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://kittila.fi"}'
{ "domain": { "domain_url": "https://kittila.fi", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Movie Listings & Theater Showtimes", "confidence": 0.7, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.6, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Gardening", "confidence": 0.5, "IAB10-4": "Gardening", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/News/Local News", "confidence": 0.4, "IAB12-3": "Local News" }, { "name": "/Business & Industrial/Other", "confidence": 0.3, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs