Get this data via API

Classify pawvelle.shop — 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://pawvelle.shop"}'
{ "domain": { "domain_url": "https://pawvelle.shop", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.96239972114563, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.4090567529201507, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.16820400953292847, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs