Get this data via API
Classify detectivesdecastro.es — 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://detectivesdecastro.es"}'
{
"domain": {
"domain_url": "https://detectivesdecastro.es",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.7565160989761353,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.25756651163101196,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13329851627349854,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.