Get this data via API

Classify paintedpaws.store — 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://paintedpaws.store"}'
{ "domain": { "domain_url": "https://paintedpaws.store", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.4090518057346344, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.37230780720710754, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.29454317688941956, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.12074819207191469, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Gifts & Special Event Items/Gifts", "confidence": 0.104864239692688, "IAB22": "Shopping", "IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards" } ] }, "success": true }
Get Free API Key View API Docs