Get this data via API

Classify clayalldaypottery.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://clayalldaypottery.com"}'
{ "domain": { "domain_url": "https://clayalldaypottery.com", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery", "confidence": 0.94644033908844, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.8335607647895813, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.15087580680847168, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.1217566728591919, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs