Category
Reviews
No reviews yet — be the first to review infodocumen.com.
Get this data via API
Classify infodocumen.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://infodocumen.com"}'
{
"domain": {
"domain_url": "https://infodocumen.com",
"categories": [
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.4667510986328125,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.18599097430706024,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.16908638179302216,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.12867699563503265,
"IAB11-1": "Immigration",
"IAB-383": "Law"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.1218176931142807,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.