Get this data via API

Classify xanviro.website — 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://xanviro.website"}'
{ "domain": { "domain_url": "https://xanviro.website", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.24841685593128204, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.21837621927261353, "IAB-239": "Hobbies & Interests" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.19976022839546204, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.15645094215869904, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs