Get this data via API

Classify apoio.co.in — 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://apoio.co.in"}'
{ "domain": { "domain_url": "https://apoio.co.in", "categories": [ { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.76, "IAB22": "Shopping" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.7, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.6, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" }, { "name": "/Hobbies & Leisure", "confidence": 0.57 }, { "name": "/Autos & Vehicles/Bicycles & Accessories", "confidence": 0.53 } ] }, "success": true }
Get Free API Key View API Docs