Get this data via API
Classify fxoapps.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://fxoapps.com"}'
{
"domain": {
"domain_url": "https://fxoapps.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 1,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.8119866251945496,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5492928624153137,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.45313408970832825,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.21045354008674624,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1378164142370224,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10122745484113692,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.