Get this data via API

Classify amenitiesweb.com.br — 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://amenitiesweb.com.br"}'
{ "domain": { "domain_url": "https://amenitiesweb.com.br", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.6068803071975708, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.5611598491668701, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Home & Garden/Bed & Bath/Bathroom", "confidence": 0.2541083097457886, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs