Get this data via API

Classify firstpointe.sg — 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://firstpointe.sg"}'
{ "domain": { "domain_url": "https://firstpointe.sg", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9869385957717896, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.3282151520252228, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.12477190792560576, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.11613510549068452, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs