Get this data via API

Classify posthouseos.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://posthouseos.com"}'
{ "domain": { "domain_url": "https://posthouseos.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.24282081425189972, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.21888332068920135, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Email & Messaging/Email", "confidence": 0.2090882956981659, "IAB19-15": "Email", "IAB-623-619": "Email/Technology & Computing/Computing/Internet/Email" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.1306646764278412, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs