Get this data via API

Classify thebigbuoys.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://thebigbuoys.com"}'
{ "domain": { "domain_url": "https://thebigbuoys.com", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.9772993326187134, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.4417216181755066, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.437710702419281, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.3469080924987793, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.3024328351020813, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.16968399286270142, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.12926208972930908, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.1134493499994278, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.1110408529639244, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs