Category
Reviews
No reviews yet — be the first to review frenly.ai.
Get this data via API
Classify frenly.ai — 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://frenly.ai"}'
{
"domain": {
"domain_url": "https://frenly.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6006585359573364,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.18967735767364505,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.17279084026813507,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Other",
"confidence": 0.12577039003372192,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.1235458478331566,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.