Get this data via API
Classify notarypin.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://notarypin.com"}'
{
"domain": {
"domain_url": "https://notarypin.com",
"categories": [
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.7561841607093811,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.7180052995681763
},
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.1664016842842102,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.