Get this data via API
Classify findimoney.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://findimoney.com"}'
{
"domain": {
"domain_url": "https://findimoney.com",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.8491743206977844,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Banking/Savings Accounts",
"confidence": 0.2079460620880127,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.15802860260009766,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.12130532413721085,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.10225672274827956,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.