Get this data via API
Classify govproposals.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://govproposals.com"}'
{
"domain": {
"domain_url": "https://govproposals.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.91363924741745,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.7216267585754395,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.21867118775844577
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.130690336227417,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.12236566096544266,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.11792734265327454,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.1040339693427086,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.