Get this data via API
Classify govparse.io — 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://govparse.io"}'
{
"domain": {
"domain_url": "https://govparse.io",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.7781546115875244,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.5538079738616943,
"IAB-376-SPSHQ5": "Genres - Public Radio"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.39487144351005554,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.14920693635940552,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.12441011518239976,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.