Get this data via API

Classify festivals.lt — 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://festivals.lt"}'
{ "domain": { "domain_url": "https://festivals.lt", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Religious Travel", "confidence": 0.2791314423084259, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.1776760071516037, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.12182066589593887, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.11903882771730424, "IAB-453": "Religion & Spirituality/Religion & Spirituality" } ] }, "success": true }
Get Free API Key View API Docs