Get this data via API
Classify jireeb.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://jireeb.com"}'
{
"domain": {
"domain_url": "https://jireeb.com",
"categories": [
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.5403199195861816,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Real Estate/Real Estate Listings/Other",
"confidence": 0.1807653307914734,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.11648258566856384,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Directories & Listings/Other",
"confidence": 0.10217292606830596
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.