Get this data via API

Classify filmesajandekok.hu — 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://filmesajandekok.hu"}'
{ "domain": { "domain_url": "https://filmesajandekok.hu", "categories": [ { "name": "/Arts & Entertainment/Movies", "confidence": 0.93, "IAB1-5": "Movies" }, { "name": "/Books & Literature/Children's Literature", "confidence": 0.85, "IAB1-1": "Books & Literature" }, { "name": "/Shopping", "confidence": 0.76, "IAB22": "Shopping" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.75 }, { "name": "/Hobbies & Leisure", "confidence": 0.6 } ] }, "success": true }
Get Free API Key View API Docs