Get this data via API

Classify patitas.com.ar — 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://patitas.com.ar"}'
{ "domain": { "domain_url": "https://patitas.com.ar", "categories": [ { "name": "/Arts & Entertainment/Movies/Animated Films", "confidence": 0.8918824791908264, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Toys/Other", "confidence": 0.4771054983139038, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Body Art", "confidence": 0.25200143456459045, "IAB18-2": "Body Art", "IAB-574-552": "Body Art/Style & Fashion/Body Art" }, { "name": "/Arts & Entertainment/Movies/Family Films", "confidence": 0.18297873437404633, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways", "confidence": 0.10469739139080048, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs