Get this data via API

Classify timewalksplit.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://timewalksplit.com"}'
{ "domain": { "domain_url": "https://timewalksplit.com", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.42165958881378174, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.28994977474212646, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.2713509500026703, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.2405099868774414 }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.20431029796600345, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.1180962100625038, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.10147354006767272, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs