Category
Reviews
No reviews yet — be the first to review ttry.fun.
Get this data via API
Classify ttry.fun — 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://ttry.fun"}'
{
"domain": {
"domain_url": "https://ttry.fun",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5422414541244507,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.19183853268623352,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1878090053796768,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.10316906124353407,
"IAB19-5": "Cameras & Camcorders",
"IAB-633-632": "Consumer Electronics - Cameras and Camcorders"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.