Get this data via API
Classify ustr.gov — 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://ustr.gov"}'
{
"domain": {
"domain_url": "https://ustr.gov",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.5362752079963684,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.5031810402870178,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.3989927172660827,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Import & Export",
"confidence": 0.33826717734336853,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.13769246637821198,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Law & Government/Government/Executive Branch",
"confidence": 0.10462123900651932,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Global Rank
#13,771
Tech Stack (6 technologies)
Get this data as JSON — free trial, 50 API calls included.