Get this data via API
Classify fastdl.app — 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://fastdl.app"}'
{
"domain": {
"domain_url": "https://fastdl.app",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.6911868453025818,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.5945976376533508,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.585046112537384,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Photo & Video Sharing/Other",
"confidence": 0.2596600651741028,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.22839310765266416,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.13121986389160156,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Global Rank
#1,569
Get this data as JSON — free trial, 50 API calls included.