Get this data via API

Classify kitenomade.com.br — 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://kitenomade.com.br"}'
{ "domain": { "domain_url": "https://kitenomade.com.br", "categories": [ { "name": "/Sports/Water Sports/Surfing", "confidence": 0.8627872467041016, "IAB17": "Sports", "IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.21835719048976895, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.13870327174663544, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.10489390045404434, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs