Get this data via API
Classify salesagentsplus.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://salesagentsplus.com"}'
{
"domain": {
"domain_url": "https://salesagentsplus.com",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.7150401473045349,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.3645669519901275,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.300913006067276,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.16609728336334229,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.