Get this data via API

Classify basedurocher.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://basedurocher.com"}'
{ "domain": { "domain_url": "https://basedurocher.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.5456556677818298, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.35820674896240234, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.28545111417770386, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.21198594570159912, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Individual Sports/Golf", "confidence": 0.1789821833372116, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.17084820568561554, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.127176433801651, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.12435257434844972, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.1129859909415245, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs