Get this data via API

Classify saberticlegal.com.br — 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://saberticlegal.com.br"}'
{ "domain": { "domain_url": "https://saberticlegal.com.br", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.25421881675720215, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.23598845303058624, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.18958339095115664, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.147283673286438, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Technology News", "confidence": 0.13164377212524414, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs