Get this data via API

Classify catchandreleasee.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://catchandreleasee.com"}'
{ "domain": { "domain_url": "https://catchandreleasee.com", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.8377034068107605, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.6510336995124817, "IAB-239": "Hobbies & Interests" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.29429325461387634, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Specialty Travel/Ecotourism", "confidence": 0.16204598546028137, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.1534479558467865, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.1198880895972252, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs