Get this data via API
Classify seek2claims.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://seek2claims.com"}'
{
"domain": {
"domain_url": "https://seek2claims.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Antivirus & Malware",
"confidence": 0.6142430305480957,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.3368571698665619,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.2128799706697464,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.138405904173851,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.12226536124944688,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1213635727763176,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.