Get this data via API

Classify ailaora.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://ailaora.com"}'
{ "domain": { "domain_url": "https://ailaora.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.6929994225502014, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.43748939037323, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Other", "confidence": 0.4246895909309387, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.3450678288936615, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.2550261318683624, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" } ] }, "success": true }
Get Free API Key View API Docs