Category
Reviews
No reviews yet — be the first to review natinfo.app.
Get this data via API
Classify natinfo.app — 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://natinfo.app"}'
{
"domain": {
"domain_url": "https://natinfo.app",
"categories": [
{
"name": "/Sensitive Subjects/Accidents & Disasters",
"confidence": 0.31117066740989685,
"IAB25": "Non-Standard Content",
"IAB-381": "Disasters"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.2032732665538788,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.10125132650136948,
"IAB11-3": "U.S. Government Resources",
"IAB-8YPBBL-386": "Politics - Civic affairs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.