Get this data via API
Classify operationvetrepreneur.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://operationvetrepreneur.com"}'
{
"domain": {
"domain_url": "https://operationvetrepreneur.com",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.8978952765464783,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.48460400104522705,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.2130361795425415,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.20428574085235596,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.1352701485157013,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.12947030365467072,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.10690100491046906,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.