Get this data via API

Classify discoverdouro.pt — 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://discoverdouro.pt"}'
{ "domain": { "domain_url": "https://discoverdouro.pt", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.6172691583633423, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Vineyards & Wine Tourism", "confidence": 0.569361686706543, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.4902984201908112, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.4072591960430145 }, { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.2183459848165512, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" } ] }, "success": true }
Get Free API Key View API Docs