Category
Global Rank
#30,848
Reviews
No reviews yet — be the first to review site.pro.
Get this data via API
Classify site.pro — 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://site.pro"}'
{
"domain": {
"domain_url": "https://site.pro",
"categories": [
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.7231098413467407,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.3720272481441498,
"IAB9": "Hobbies & Interests",
"IAB-1KXCLD": "Holidays"
},
{
"name": "/People & Society/Other",
"confidence": 0.1377606987953186,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.