Get this data via API
Classify rescue-me.co.uk — 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://rescue-me.co.uk"}'
{
"domain": {
"domain_url": "https://rescue-me.co.uk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance",
"confidence": 0.8603977560997009,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage",
"confidence": 0.20441730320453644,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.14470991492271423,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.