Category
Global Rank
#5,232
Reviews
No reviews yet — be the first to review frameo.net.
Get this data via API
Classify frameo.net — 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://frameo.net"}'
{
"domain": {
"domain_url": "https://frameo.net",
"categories": [
{
"name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing",
"confidence": 0.5069246292114258,
"IAB9-23": "Photography",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.1663511097431183,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.15097282826900482,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.