Get this data via API

Classify fetchapet.co.uk — 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://fetchapet.co.uk"}'
{ "domain": { "domain_url": "https://fetchapet.co.uk", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.787743330001831, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.5352039933204651, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.4939636290073395, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.21554456651210785, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Pets & Animals/Other", "confidence": 0.10186591744422913, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs