Get this data via API

Classify experiencias.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://experiencias.com.br"}'
{ "domain": { "domain_url": "https://experiencias.com.br", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.5107113718986511, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.14248532056808472, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Science/Astronomy", "confidence": 0.12752415239810944, "IAB15": "Science", "IAB-472-464": "Space and Astronomy/Science/Space and Astronomy" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.11061964929103851, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs