Get this data via API

Classify prostay.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://prostay.com"}'
{ "domain": { "domain_url": "https://prostay.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9339588284492492, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.6260355710983276, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.4914086163043976, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.4668148159980774, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.10487237572669984, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs