Get this data via API

Classify portalcuarzo.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://portalcuarzo.com"}'
{ "domain": { "domain_url": "https://portalcuarzo.com", "categories": [ { "name": "/People & Society/Religion & Belief", "confidence": 1, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Arts & Entertainment/Offbeat/Occult & Paranormal", "confidence": 0.3240832984447479, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.20534779131412503, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.14969557523727417, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.12579983472824097, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs