Get this data via API

Classify pirmaprezentacija.lv — 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://pirmaprezentacija.lv"}'
{ "domain": { "domain_url": "https://pirmaprezentacija.lv", "categories": [ { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.17312532663345337, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.10528651624917984, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs