Get this data via API
Classify ipstack.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://ipstack.com"}'
{
"domain": {
"domain_url": "https://ipstack.com",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.7256356477737427,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.5335237979888916,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.439201682806015,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Networking/Data Formats & Protocols",
"confidence": 0.3453122079372406,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Other",
"confidence": 0.2276165336370468,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.1657765805721283,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.13554587960243225,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.13097618520259857,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.11017832159996031,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Global Rank
#24,375
Get this data as JSON — free trial, 50 API calls included.