Get this data via API
Classify 10times.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://10times.com"}'
{
"domain": {
"domain_url": "https://10times.com",
"categories": [
{
"name": "/Science/Scientific Equipment",
"confidence": 0.9652041792869568,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1570288985967636,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.11198071390390396
}
]
},
"success": true
}
Company
Category
Global Rank
#30,207
Get this data as JSON — free trial, 50 API calls included.