Category
Reviews
No reviews yet — be the first to review legalsatu.id.
Get this data via API
Classify legalsatu.id — 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://legalsatu.id"}'
{
"domain": {
"domain_url": "https://legalsatu.id",
"categories": [
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.9321209192276,
"IAB3": "Business",
"IAB-61-53": "Business - Startups"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.25204071402549744,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.1830170750617981,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.