Get this data via API

Classify topcasting.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://topcasting.lt"}'
{ "domain": { "domain_url": "https://topcasting.lt", "categories": [ { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.621023952960968, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.5886165499687195, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.19214434921741488, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs