Get this data via API
Classify ifongapp.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://ifongapp.com"}'
{
"domain": {
"domain_url": "https://ifongapp.com",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.9134992957115172,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.5998522043228149,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/News/Weather",
"confidence": 0.4350784420967102,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.25969311594963074,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.