Get this data via API

Classify contacontando.pt — 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://contacontando.pt"}'
{ "domain": { "domain_url": "https://contacontando.pt", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.3651312291622162, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Finance/Other", "confidence": 0.3260633051395416, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.276381254196167, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Kids & Teens/Teen Interests", "confidence": 0.12359175086021423, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs