Category
Reviews
No reviews yet — be the first to review crotag.ro.
Get this data via API
Classify crotag.ro — 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://crotag.ro"}'
{
"domain": {
"domain_url": "https://crotag.ro",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.3474908471107483,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.23603858053684235,
"IAB16": "Pets",
"IAB-422": "Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.