Get this data via API

Classify prikazki.eu — 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://prikazki.eu"}'
{ "domain": { "domain_url": "https://prikazki.eu", "categories": [ { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.5479483008384705, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.24342428147792816, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Other", "confidence": 0.20260336995124817, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18056562542915344, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1383948028087616, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Reference/Technical Reference", "confidence": 0.1263003647327423 }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.12551115453243256, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" } ] }, "success": true }
Get Free API Key View API Docs