Get this data via API
Classify topfindtoday.com — 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://topfindtoday.com"}'
{
"domain": {
"domain_url": "https://topfindtoday.com",
"categories": [
{
"name": "/Shopping",
"confidence": 0.7,
"IAB22": "Shopping",
"IAB-473": "Shopping/Shopping"
},
{
"name": "/Home & Garden",
"confidence": 0.7,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Jobs & Education",
"confidence": 0.7
},
{
"name": "/Health",
"confidence": 0.7
},
{
"name": "/Computers & Electronics",
"confidence": 0.7
},
{
"name": "/Autos & Vehicles",
"confidence": 0.7
},
{
"name": "/People & Society",
"confidence": 0.7
},
{
"name": "/Science",
"confidence": 0.7,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Global Rank
#114,652
Get this data as JSON — free trial, 50 API calls included.