Get this data via API

Classify soluclic.lat — 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://soluclic.lat"}'
{ "domain": { "domain_url": "https://soluclic.lat", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.47030460834503174, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.2546321749687195, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.1680417358875275, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs