Get this data via API

Classify marketplacebookings.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://marketplacebookings.com"}'
{ "domain": { "domain_url": "https://marketplacebookings.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.45819517970085144, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.36221128702163696, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.1867721676826477, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.14333394169807434, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.13828124105930328, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.10080796480178832, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs