Get this data via API

Classify majivo.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://majivo.com"}'
{ "domain": { "domain_url": "https://majivo.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.6698764562606812, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.16228726506233215, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.13889415562152865, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.13800561428070068, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.11445719003677368, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs