travelblueprint.world
Export Report Sign up Claim Profile

No reviews yet — be the first to review travelblueprint.world.

Get this data via API

Classify travelblueprint.world — 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://travelblueprint.world"}'
{ "domain": { "domain_url": "https://travelblueprint.world", "categories": [ { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.4666556715965271, "IAB20": "Travel", "IAB-663-653": "Travel - Travel Preparation and Advice" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.41941559314727783, "IAB19": "Technology & Computing", "IAB-602-599": "Computing - Software and Applications" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.4113247394561768, "IAB20": "Travel", "IAB-653": "Travel" }, { "name": "/Travel & Transportation/Other", "confidence": 0.29714933037757874, "IAB20": "Travel", "IAB-653": "Travel" } ] }, "success": true }