Get this data via API

Classify scentdog.se — 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://scentdog.se"}'
{ "domain": { "domain_url": "https://scentdog.se", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.7163172364234924, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.7149670124053955, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.5032873749732971, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs