Get this data via API

Classify freediveandrasa.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://freediveandrasa.com"}'
{ "domain": { "domain_url": "https://freediveandrasa.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities", "confidence": 0.985425353050232, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.6522031426429749, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.3539808988571167, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.16799868643283844, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.1163872852921486, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" } ] }, "success": true }
Get Free API Key View API Docs