Get this data via API
Classify theratewhisperer.us — 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://theratewhisperer.us"}'
{
"domain": {
"domain_url": "https://theratewhisperer.us",
"categories": [
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.8872073888778687,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3495347201824188,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.14774619042873385,
"IAB13-6": "Insurance",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.1461935192346573
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.12214957177639008,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.10870346426963806,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10429154336452484,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.1029188632965088,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.