Get this data via API

Classify la-amira.es — 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://la-amira.es"}'
{ "domain": { "domain_url": "https://la-amira.es", "categories": [ { "name": "/Hobbies & Leisure/Outdoors", "confidence": 0.64 }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Supplies", "confidence": 0.62, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Shopping", "confidence": 0.62, "IAB22": "Shopping" }, { "name": "/Sports/Sporting Goods", "confidence": 0.59, "IAB17": "Sports", "IAB-551-483": "Sports Equipment/Sports/Sports Equipment" }, { "name": "/Pets & Animals/Pets", "confidence": 0.51, "IAB16": "Pets" } ] }, "success": true }
Get Free API Key View API Docs