Get this data via API

Classify abeltasman.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://abeltasman.com"}'
{ "domain": { "domain_url": "https://abeltasman.com", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.7815149426460266, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.5491431951522827, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.4525375962257385, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.34218865633010864, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.2726808786392212, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.20221573114395144, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs