Category
Reviews
No reviews yet — be the first to review postnow.co.za.
Get this data via API
Classify postnow.co.za — 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://postnow.co.za"}'
{
"domain": {
"domain_url": "https://postnow.co.za",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery",
"confidence": 0.6420603394508362,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Business & Industrial/Printing & Publishing/Document & Printing Services",
"confidence": 0.20495723187923431,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10210996121168137,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.