Get this data via API
Classify ripple.solutions — 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://ripple.solutions"}'
{
"domain": {
"domain_url": "https://ripple.solutions",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.5955814719200134,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.3836469650268554,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.13129808008670807,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10440431535243988,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.