Get this data via API

Classify bemertravels.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://bemertravels.com"}'
{ "domain": { "domain_url": "https://bemertravels.com", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.6528118848800659, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.28855273127555847, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.28177016973495483, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" }, { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.16425246000289917, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.11019612848758698, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs