Get this data via API

Classify skye-pets.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://skye-pets.com"}'
{ "domain": { "domain_url": "https://skye-pets.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.8996398448944092, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.5967590808868408, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.3389470875263214, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs