Get this data via API
Classify stopcar.com.ar — 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://stopcar.com.ar"}'
{
"domain": {
"domain_url": "https://stopcar.com.ar",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.616259753704071,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.3297935724258423,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.19192662835121155,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.114875927567482,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.