Get this data via API

Classify alternatifextreme.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://alternatifextreme.com"}'
{ "domain": { "domain_url": "https://alternatifextreme.com", "categories": [ { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.3695071041584015, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Extreme Sports/Other", "confidence": 0.2723628878593445, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.2281852960586548, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts", "confidence": 0.20240066945552823, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs