Get this data via API

Classify ubuntutrails.mom — 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://ubuntutrails.mom"}'
{ "domain": { "domain_url": "https://ubuntutrails.mom", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.9903438091278076, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.4462540745735169, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.1670716404914856, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.16487182676792145, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.12396792322397232, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.1020255610346794, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs