Get this data via API

Classify wolfbearbison.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://wolfbearbison.com"}'
{ "domain": { "domain_url": "https://wolfbearbison.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.7917171716690063, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.7530099749565125, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.6620985269546509, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.6242142915725708, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Guided Tours & Escorted Vacations", "confidence": 0.4298367202281952, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs