Get this data via API
Classify piter.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://piter.com"}'
{
"domain": {
"domain_url": "https://piter.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.7862926721572876,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.709374725818634,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.3228643238544464,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.103104867041111,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Global Rank
#119,801
Get this data as JSON — free trial, 50 API calls included.