Category
Reviews
No reviews yet — be the first to review theoutpost.network.
Get this data via API
Classify theoutpost.network — 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://theoutpost.network"}'
{
"domain": {
"domain_url": "https://theoutpost.network",
"categories": [
{
"name": "/Online Communities/Other",
"confidence": 0.1607518047094345,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.14131048321723938,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.13072721660137177,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.